[==========] Running 24 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 22 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260608 09:59:41.722724  1233 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.52.126:36909,127.1.52.125:44957,127.1.52.124:44141
I20260608 09:59:41.724696  1233 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260608 09:59:41.725787  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:41.743709  1242 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:41.743721  1240 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:41.743841  1239 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:42.924142  1241 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260608 09:59:42.924260  1233 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260608 09:59:42.928893  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:42.929169  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:42.929384  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912782929363 us; error 0 us; skew 500 ppm
I20260608 09:59:42.930259  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:42.936717  1233 webserver.cc:533] Webserver started at http://127.1.52.126:36811/ using document root <none> and password file <none>
I20260608 09:59:42.937603  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:42.937863  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:42.938382  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:42.944176  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-0-root/instance:
uuid: "6e744de29e134a198f7e575f7e5377d7"
format_stamp: "Formatted at 2026-06-08 09:59:42 on dist-test-slave-tgjf"
I20260608 09:59:42.952517  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.004s
I20260608 09:59:42.957803  1248 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:42.959138  1233 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 09:59:42.959506  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-0-root
uuid: "6e744de29e134a198f7e575f7e5377d7"
format_stamp: "Formatted at 2026-06-08 09:59:42 on dist-test-slave-tgjf"
I20260608 09:59:42.959868  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:43.018687  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:43.020236  1233 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260608 09:59:43.020723  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:43.095072  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.126:36909
I20260608 09:59:43.095250  1299 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.126:36909 every 8 connection(s)
I20260608 09:59:43.101430  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:59:43.103434  1300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 09:59:43.108029  1302 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:43.110925  1303 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:43.113461  1305 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:43.113523  1233 server_base.cc:1061] running on GCE node
I20260608 09:59:43.114470  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:43.114691  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:43.114882  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912783114866 us; error 0 us; skew 500 ppm
I20260608 09:59:43.115528  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:43.119132  1233 webserver.cc:533] Webserver started at http://127.1.52.125:41717/ using document root <none> and password file <none>
I20260608 09:59:43.119712  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:43.119937  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:43.120220  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:43.121280  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-1-root/instance:
uuid: "1c12b9d430d14e7697c2afa365ff9c82"
format_stamp: "Formatted at 2026-06-08 09:59:43 on dist-test-slave-tgjf"
I20260608 09:59:43.126785  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.006s
I20260608 09:59:43.124953  1300 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.52.126" port: 36909 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:59:43.131860  1310 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:43.132751  1233 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 09:59:43.133076  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-1-root
uuid: "1c12b9d430d14e7697c2afa365ff9c82"
format_stamp: "Formatted at 2026-06-08 09:59:43 on dist-test-slave-tgjf"
I20260608 09:59:43.133553  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:43.158572  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:43.158702  1300 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.52.125" port: 44957 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:59:43.160079  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260608 09:59:43.161327  1251 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.52.125:44957: connect: Connection refused (error 111)
W20260608 09:59:43.166759  1300 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.52.125:44957: Network error: Client connection negotiation failed: client connection to 127.1.52.125:44957: connect: Connection refused (error 111)
I20260608 09:59:43.216394  1300 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.52.125" port: 44957 } attempt: 1
W20260608 09:59:43.222808  1300 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.52.125:44957: Network error: Client connection negotiation failed: client connection to 127.1.52.125:44957: connect: Connection refused (error 111)
I20260608 09:59:43.230042  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.125:44957
I20260608 09:59:43.230268  1364 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.125:44957 every 8 connection(s)
I20260608 09:59:43.235136  1365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:43.236137  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:59:43.242033  1365 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.52.126" port: 36909 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:59:43.242619  1367 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:43.245486  1368 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:43.250283  1233 server_base.cc:1061] running on GCE node
W20260608 09:59:43.251122  1370 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:43.252131  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:43.252399  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:43.252596  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912783252580 us; error 0 us; skew 500 ppm
I20260608 09:59:43.253304  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:43.257721  1233 webserver.cc:533] Webserver started at http://127.1.52.124:34919/ using document root <none> and password file <none>
I20260608 09:59:43.258129  1365 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.52.125" port: 44957 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:59:43.258407  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:43.258699  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:43.259028  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:43.260511  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-2-root/instance:
uuid: "ba4b75f55c5943d689c41c5bcf1b4874"
format_stamp: "Formatted at 2026-06-08 09:59:43 on dist-test-slave-tgjf"
I20260608 09:59:43.266724  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 09:59:43.271698  1365 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.52.124" port: 44141 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:59:43.272145  1377 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:43.273020  1233 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260608 09:59:43.273316  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-2-root
uuid: "ba4b75f55c5943d689c41c5bcf1b4874"
format_stamp: "Formatted at 2026-06-08 09:59:43 on dist-test-slave-tgjf"
I20260608 09:59:43.273633  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260608 09:59:43.278520  1365 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.52.124:44141: Network error: Client connection negotiation failed: client connection to 127.1.52.124:44141: connect: Connection refused (error 111)
I20260608 09:59:43.291333  1300 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.52.125" port: 44957 } attempt: 2
I20260608 09:59:43.293558  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:43.295373  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:43.302547  1300 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.52.124" port: 44141 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:59:43.307235  1300 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.52.124:44141: Network error: Client connection negotiation failed: client connection to 127.1.52.124:44141: connect: Connection refused (error 111)
I20260608 09:59:43.322100  1365 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.52.124" port: 44141 } attempt: 1
W20260608 09:59:43.328210  1365 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.52.124:44141: Network error: Client connection negotiation failed: client connection to 127.1.52.124:44141: connect: Connection refused (error 111)
I20260608 09:59:43.338979  1300 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.52.124" port: 44141 } attempt: 1
W20260608 09:59:43.344014  1300 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.52.124:44141: Network error: Client connection negotiation failed: client connection to 127.1.52.124:44141: connect: Connection refused (error 111)
I20260608 09:59:43.368321  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.124:44141
I20260608 09:59:43.368470  1429 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.124:44141 every 8 connection(s)
I20260608 09:59:43.372496  1233 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:59:43.373577  1430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:43.379127  1430 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.52.126" port: 36909 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:59:43.390791  1430 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.52.125" port: 44957 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:59:43.399786  1430 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.52.124" port: 44141 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:59:43.403679  1365 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.52.124" port: 44141 } attempt: 2
I20260608 09:59:43.411581  1300 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.52.124" port: 44141 } attempt: 2
I20260608 09:59:43.422298  1430 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba4b75f55c5943d689c41c5bcf1b4874: Bootstrap starting.
I20260608 09:59:43.423840  1365 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82: Bootstrap starting.
I20260608 09:59:43.429369  1430 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ba4b75f55c5943d689c41c5bcf1b4874: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:43.430519  1300 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e744de29e134a198f7e575f7e5377d7: Bootstrap starting.
I20260608 09:59:43.431470  1430 log.cc:826] T 00000000000000000000000000000000 P ba4b75f55c5943d689c41c5bcf1b4874: Log is configured to *not* fsync() on all Append() calls
I20260608 09:59:43.431466  1365 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:43.437644  1300 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6e744de29e134a198f7e575f7e5377d7: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:43.438069  1430 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ba4b75f55c5943d689c41c5bcf1b4874: No bootstrap required, opened a new log
I20260608 09:59:43.439592  1365 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82: No bootstrap required, opened a new log
I20260608 09:59:43.443910  1300 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e744de29e134a198f7e575f7e5377d7: No bootstrap required, opened a new log
I20260608 09:59:43.458463  1430 raft_consensus.cc:359] T 00000000000000000000000000000000 P ba4b75f55c5943d689c41c5bcf1b4874 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e744de29e134a198f7e575f7e5377d7" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 36909 } } peers { permanent_uuid: "1c12b9d430d14e7697c2afa365ff9c82" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 44957 } } peers { permanent_uuid: "ba4b75f55c5943d689c41c5bcf1b4874" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 44141 } }
I20260608 09:59:43.458495  1300 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6e744de29e134a198f7e575f7e5377d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e744de29e134a198f7e575f7e5377d7" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 36909 } } peers { permanent_uuid: "1c12b9d430d14e7697c2afa365ff9c82" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 44957 } } peers { permanent_uuid: "ba4b75f55c5943d689c41c5bcf1b4874" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 44141 } }
I20260608 09:59:43.458495  1365 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e744de29e134a198f7e575f7e5377d7" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 36909 } } peers { permanent_uuid: "1c12b9d430d14e7697c2afa365ff9c82" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 44957 } } peers { permanent_uuid: "ba4b75f55c5943d689c41c5bcf1b4874" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 44141 } }
I20260608 09:59:43.459409  1430 raft_consensus.cc:385] T 00000000000000000000000000000000 P ba4b75f55c5943d689c41c5bcf1b4874 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:43.459450  1300 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6e744de29e134a198f7e575f7e5377d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:43.459496  1365 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:43.459824  1430 raft_consensus.cc:740] T 00000000000000000000000000000000 P ba4b75f55c5943d689c41c5bcf1b4874 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba4b75f55c5943d689c41c5bcf1b4874, State: Initialized, Role: FOLLOWER
I20260608 09:59:43.459880  1300 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6e744de29e134a198f7e575f7e5377d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e744de29e134a198f7e575f7e5377d7, State: Initialized, Role: FOLLOWER
I20260608 09:59:43.459952  1365 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1c12b9d430d14e7697c2afa365ff9c82, State: Initialized, Role: FOLLOWER
I20260608 09:59:43.460997  1430 consensus_queue.cc:260] T 00000000000000000000000000000000 P ba4b75f55c5943d689c41c5bcf1b4874 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e744de29e134a198f7e575f7e5377d7" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 36909 } } peers { permanent_uuid: "1c12b9d430d14e7697c2afa365ff9c82" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 44957 } } peers { permanent_uuid: "ba4b75f55c5943d689c41c5bcf1b4874" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 44141 } }
I20260608 09:59:43.460999  1300 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6e744de29e134a198f7e575f7e5377d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e744de29e134a198f7e575f7e5377d7" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 36909 } } peers { permanent_uuid: "1c12b9d430d14e7697c2afa365ff9c82" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 44957 } } peers { permanent_uuid: "ba4b75f55c5943d689c41c5bcf1b4874" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 44141 } }
I20260608 09:59:43.460999  1365 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e744de29e134a198f7e575f7e5377d7" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 36909 } } peers { permanent_uuid: "1c12b9d430d14e7697c2afa365ff9c82" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 44957 } } peers { permanent_uuid: "ba4b75f55c5943d689c41c5bcf1b4874" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 44141 } }
I20260608 09:59:43.463894  1438 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba4b75f55c5943d689c41c5bcf1b4874 [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: "6e744de29e134a198f7e575f7e5377d7" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 36909 } } peers { permanent_uuid: "1c12b9d430d14e7697c2afa365ff9c82" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 44957 } } peers { permanent_uuid: "ba4b75f55c5943d689c41c5bcf1b4874" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 44141 } } }
I20260608 09:59:43.464668  1438 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba4b75f55c5943d689c41c5bcf1b4874 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:59:43.465871  1430 sys_catalog.cc:565] T 00000000000000000000000000000000 P ba4b75f55c5943d689c41c5bcf1b4874 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:59:43.467278  1440 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [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: "6e744de29e134a198f7e575f7e5377d7" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 36909 } } peers { permanent_uuid: "1c12b9d430d14e7697c2afa365ff9c82" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 44957 } } peers { permanent_uuid: "ba4b75f55c5943d689c41c5bcf1b4874" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 44141 } } }
I20260608 09:59:43.468276  1440 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:59:43.469049  1365 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:59:43.469583  1439 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e744de29e134a198f7e575f7e5377d7 [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: "6e744de29e134a198f7e575f7e5377d7" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 36909 } } peers { permanent_uuid: "1c12b9d430d14e7697c2afa365ff9c82" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 44957 } } peers { permanent_uuid: "ba4b75f55c5943d689c41c5bcf1b4874" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 44141 } } }
I20260608 09:59:43.470599  1439 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e744de29e134a198f7e575f7e5377d7 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:59:43.473380  1300 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6e744de29e134a198f7e575f7e5377d7 [sys.catalog]: configured and running, proceeding with master startup.
W20260608 09:59:43.518603  1463 catalog_manager.cc:1593] T 00000000000000000000000000000000 P ba4b75f55c5943d689c41c5bcf1b4874: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:59:43.519016  1463 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 09:59:43.519210  1471 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:59:43.519655  1471 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 09:59:43.519963  1233 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 09:59:43.520267  1233 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 09:59:43.521801  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:43.525324  1474 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 6e744de29e134a198f7e575f7e5377d7: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:59:43.526140  1254 tablet.cc:2404] T 00000000000000000000000000000000 P 6e744de29e134a198f7e575f7e5377d7: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260608 09:59:43.527415  1474 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 09:59:43.531257  1475 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:43.533053  1476 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:43.534122  1478 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:43.536003  1233 server_base.cc:1061] running on GCE node
I20260608 09:59:43.537124  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:43.537423  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:43.537634  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912783537616 us; error 0 us; skew 500 ppm
I20260608 09:59:43.538494  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:43.541376  1233 webserver.cc:533] Webserver started at http://127.1.52.65:44539/ using document root <none> and password file <none>
I20260608 09:59:43.542048  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:43.542315  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:43.542708  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:43.544199  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-0-root/instance:
uuid: "e098c78cc7a24d049194666388ed459d"
format_stamp: "Formatted at 2026-06-08 09:59:43 on dist-test-slave-tgjf"
I20260608 09:59:43.550555  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.002s
I20260608 09:59:43.554466  1440 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:43.555397  1483 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:43.555164  1440 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e744de29e134a198f7e575f7e5377d7" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 36909 } } peers { permanent_uuid: "1c12b9d430d14e7697c2afa365ff9c82" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 44957 } } peers { permanent_uuid: "ba4b75f55c5943d689c41c5bcf1b4874" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 44141 } }
I20260608 09:59:43.556322  1233 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 09:59:43.556660  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-0-root
uuid: "e098c78cc7a24d049194666388ed459d"
format_stamp: "Formatted at 2026-06-08 09:59:43 on dist-test-slave-tgjf"
I20260608 09:59:43.556988  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:43.558941  1275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1c12b9d430d14e7697c2afa365ff9c82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e744de29e134a198f7e575f7e5377d7" is_pre_election: true
I20260608 09:59:43.559262  1405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1c12b9d430d14e7697c2afa365ff9c82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba4b75f55c5943d689c41c5bcf1b4874" is_pre_election: true
I20260608 09:59:43.559796  1275 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6e744de29e134a198f7e575f7e5377d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c12b9d430d14e7697c2afa365ff9c82 in term 0.
I20260608 09:59:43.560315  1440 leader_election.cc:290] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6e744de29e134a198f7e575f7e5377d7 (127.1.52.126:36909), ba4b75f55c5943d689c41c5bcf1b4874 (127.1.52.124:44141)
I20260608 09:59:43.559903  1405 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ba4b75f55c5943d689c41c5bcf1b4874 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1c12b9d430d14e7697c2afa365ff9c82 in term 0.
I20260608 09:59:43.561407  1313 leader_election.cc:304] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c12b9d430d14e7697c2afa365ff9c82, 6e744de29e134a198f7e575f7e5377d7; no voters: 
I20260608 09:59:43.562903  1440 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:43.563329  1440 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:43.563730  1440 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:43.569702  1440 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e744de29e134a198f7e575f7e5377d7" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 36909 } } peers { permanent_uuid: "1c12b9d430d14e7697c2afa365ff9c82" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 44957 } } peers { permanent_uuid: "ba4b75f55c5943d689c41c5bcf1b4874" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 44141 } }
I20260608 09:59:43.572566  1275 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1c12b9d430d14e7697c2afa365ff9c82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6e744de29e134a198f7e575f7e5377d7"
I20260608 09:59:43.572829  1405 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1c12b9d430d14e7697c2afa365ff9c82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba4b75f55c5943d689c41c5bcf1b4874"
I20260608 09:59:43.573135  1275 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6e744de29e134a198f7e575f7e5377d7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:43.573307  1405 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ba4b75f55c5943d689c41c5bcf1b4874 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:43.580451  1440 leader_election.cc:290] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [CANDIDATE]: Term 1 election: Requested vote from peers 6e744de29e134a198f7e575f7e5377d7 (127.1.52.126:36909), ba4b75f55c5943d689c41c5bcf1b4874 (127.1.52.124:44141)
I20260608 09:59:43.580348  1405 raft_consensus.cc:2468] T 00000000000000000000000000000000 P ba4b75f55c5943d689c41c5bcf1b4874 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c12b9d430d14e7697c2afa365ff9c82 in term 1.
I20260608 09:59:43.580348  1275 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 6e744de29e134a198f7e575f7e5377d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1c12b9d430d14e7697c2afa365ff9c82 in term 1.
I20260608 09:59:43.582412  1314 leader_election.cc:304] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1c12b9d430d14e7697c2afa365ff9c82, ba4b75f55c5943d689c41c5bcf1b4874; no voters: 
I20260608 09:59:43.583330  1440 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:43.585636  1440 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [term 1 LEADER]: Becoming Leader. State: Replica: 1c12b9d430d14e7697c2afa365ff9c82, State: Running, Role: LEADER
I20260608 09:59:43.586644  1440 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e744de29e134a198f7e575f7e5377d7" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 36909 } } peers { permanent_uuid: "1c12b9d430d14e7697c2afa365ff9c82" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 44957 } } peers { permanent_uuid: "ba4b75f55c5943d689c41c5bcf1b4874" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 44141 } }
I20260608 09:59:43.597544  1488 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1c12b9d430d14e7697c2afa365ff9c82. Latest consensus state: current_term: 1 leader_uuid: "1c12b9d430d14e7697c2afa365ff9c82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e744de29e134a198f7e575f7e5377d7" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 36909 } } peers { permanent_uuid: "1c12b9d430d14e7697c2afa365ff9c82" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 44957 } } peers { permanent_uuid: "ba4b75f55c5943d689c41c5bcf1b4874" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 44141 } } }
I20260608 09:59:43.598197  1488 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:43.601652  1490 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:59:43.603286  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:43.605109  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:43.608019  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:43.608412  1490 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:59:43.613448  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:43.613792  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:43.614109  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:43.614395  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:59:43.624979  1405 raft_consensus.cc:1275] T 00000000000000000000000000000000 P ba4b75f55c5943d689c41c5bcf1b4874 [term 1 FOLLOWER]: Refusing update from remote peer 1c12b9d430d14e7697c2afa365ff9c82: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:43.625659  1275 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 6e744de29e134a198f7e575f7e5377d7 [term 1 FOLLOWER]: Refusing update from remote peer 1c12b9d430d14e7697c2afa365ff9c82: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:43.627075  1488 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba4b75f55c5943d689c41c5bcf1b4874" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 44141 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:43.627790  1440 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6e744de29e134a198f7e575f7e5377d7" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 36909 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:43.658915  1438 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba4b75f55c5943d689c41c5bcf1b4874 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1c12b9d430d14e7697c2afa365ff9c82. Latest consensus state: current_term: 1 leader_uuid: "1c12b9d430d14e7697c2afa365ff9c82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e744de29e134a198f7e575f7e5377d7" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 36909 } } peers { permanent_uuid: "1c12b9d430d14e7697c2afa365ff9c82" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 44957 } } peers { permanent_uuid: "ba4b75f55c5943d689c41c5bcf1b4874" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 44141 } } }
I20260608 09:59:43.659911  1438 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba4b75f55c5943d689c41c5bcf1b4874 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:59:43.666679  1494 mvcc.cc:204] Tried to move back new op lower bound from 7294618761710313472 to 7294618761579737088. Current Snapshot: MvccSnapshot[applied={T|T < 7294618761710313472}]
I20260608 09:59:43.677763  1438 sys_catalog.cc:455] T 00000000000000000000000000000000 P ba4b75f55c5943d689c41c5bcf1b4874 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "1c12b9d430d14e7697c2afa365ff9c82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e744de29e134a198f7e575f7e5377d7" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 36909 } } peers { permanent_uuid: "1c12b9d430d14e7697c2afa365ff9c82" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 44957 } } peers { permanent_uuid: "ba4b75f55c5943d689c41c5bcf1b4874" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 44141 } } }
I20260608 09:59:43.678573  1438 sys_catalog.cc:458] T 00000000000000000000000000000000 P ba4b75f55c5943d689c41c5bcf1b4874 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:59:43.685535  1440 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "1c12b9d430d14e7697c2afa365ff9c82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e744de29e134a198f7e575f7e5377d7" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 36909 } } peers { permanent_uuid: "1c12b9d430d14e7697c2afa365ff9c82" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 44957 } } peers { permanent_uuid: "ba4b75f55c5943d689c41c5bcf1b4874" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 44141 } } }
I20260608 09:59:43.686328  1440 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:43.686585  1439 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e744de29e134a198f7e575f7e5377d7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1c12b9d430d14e7697c2afa365ff9c82. Latest consensus state: current_term: 1 leader_uuid: "1c12b9d430d14e7697c2afa365ff9c82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e744de29e134a198f7e575f7e5377d7" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 36909 } } peers { permanent_uuid: "1c12b9d430d14e7697c2afa365ff9c82" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 44957 } } peers { permanent_uuid: "ba4b75f55c5943d689c41c5bcf1b4874" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 44141 } } }
I20260608 09:59:43.687286  1439 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e744de29e134a198f7e575f7e5377d7 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:59:43.688951  1490 catalog_manager.cc:1382] Generated new cluster ID: bee8380e3d954de687125a7639844d91
I20260608 09:59:43.689268  1490 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:59:43.695014  1488 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "1c12b9d430d14e7697c2afa365ff9c82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e744de29e134a198f7e575f7e5377d7" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 36909 } } peers { permanent_uuid: "1c12b9d430d14e7697c2afa365ff9c82" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 44957 } } peers { permanent_uuid: "ba4b75f55c5943d689c41c5bcf1b4874" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 44141 } } }
I20260608 09:59:43.696447  1488 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:43.698623  1439 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e744de29e134a198f7e575f7e5377d7 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "1c12b9d430d14e7697c2afa365ff9c82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6e744de29e134a198f7e575f7e5377d7" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 36909 } } peers { permanent_uuid: "1c12b9d430d14e7697c2afa365ff9c82" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 44957 } } peers { permanent_uuid: "ba4b75f55c5943d689c41c5bcf1b4874" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 44141 } } }
I20260608 09:59:43.699339  1439 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e744de29e134a198f7e575f7e5377d7 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:59:43.748478  1490 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:59:43.750681  1490 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:59:43.801630  1490 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82: Generated new TSK 0
I20260608 09:59:43.802950  1490 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:59:43.831094  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.65:41331
I20260608 09:59:43.831818  1557 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.65:41331 every 8 connection(s)
I20260608 09:59:43.843173  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:59:43.873123  1559 heartbeater.cc:344] Connected to a master server at 127.1.52.125:44957
I20260608 09:59:43.874013  1559 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:43.876330  1559 heartbeater.cc:507] Master 127.1.52.125:44957 requested a full tablet report, sending...
W20260608 09:59:43.879145  1565 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:43.881106  1330 ts_manager.cc:194] Registered new tserver with Master: e098c78cc7a24d049194666388ed459d (127.1.52.65:41331)
I20260608 09:59:43.884555  1558 heartbeater.cc:344] Connected to a master server at 127.1.52.124:44141
I20260608 09:59:43.885028  1330 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46492
I20260608 09:59:43.885108  1558 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:43.886947  1558 heartbeater.cc:507] Master 127.1.52.124:44141 requested a full tablet report, sending...
I20260608 09:59:43.892144  1395 ts_manager.cc:194] Registered new tserver with Master: e098c78cc7a24d049194666388ed459d (127.1.52.65:41331)
I20260608 09:59:43.895396  1560 heartbeater.cc:344] Connected to a master server at 127.1.52.126:36909
I20260608 09:59:43.895862  1560 heartbeater.cc:461] Registering TS with master...
W20260608 09:59:43.895910  1566 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:43.896240  1233 server_base.cc:1061] running on GCE node
W20260608 09:59:43.896483  1568 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:43.896797  1560 heartbeater.cc:507] Master 127.1.52.126:36909 requested a full tablet report, sending...
I20260608 09:59:43.897616  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:43.897862  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:43.898058  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912783898041 us; error 0 us; skew 500 ppm
I20260608 09:59:43.898892  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:43.900074  1265 ts_manager.cc:194] Registered new tserver with Master: e098c78cc7a24d049194666388ed459d (127.1.52.65:41331)
I20260608 09:59:43.902055  1233 webserver.cc:533] Webserver started at http://127.1.52.66:40599/ using document root <none> and password file <none>
I20260608 09:59:43.902724  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:43.902925  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:43.903195  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:43.904263  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-1-root/instance:
uuid: "212de1a5d9c7456e94b9b6a13b554598"
format_stamp: "Formatted at 2026-06-08 09:59:43 on dist-test-slave-tgjf"
I20260608 09:59:43.909317  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 09:59:43.913398  1573 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:43.914266  1233 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 09:59:43.914644  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-1-root
uuid: "212de1a5d9c7456e94b9b6a13b554598"
format_stamp: "Formatted at 2026-06-08 09:59:43 on dist-test-slave-tgjf"
I20260608 09:59:43.914985  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:43.924741  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:43.926050  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:43.927418  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:43.929934  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:43.930181  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:43.930444  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:43.930619  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:44.024682  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.66:45855
I20260608 09:59:44.024816  1635 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.66:45855 every 8 connection(s)
I20260608 09:59:44.051194  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:59:44.051836  1636 heartbeater.cc:344] Connected to a master server at 127.1.52.124:44141
I20260608 09:59:44.052274  1636 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:44.053305  1636 heartbeater.cc:507] Master 127.1.52.124:44141 requested a full tablet report, sending...
I20260608 09:59:44.056813  1395 ts_manager.cc:194] Registered new tserver with Master: 212de1a5d9c7456e94b9b6a13b554598 (127.1.52.66:45855)
I20260608 09:59:44.064742  1637 heartbeater.cc:344] Connected to a master server at 127.1.52.125:44957
I20260608 09:59:44.065191  1637 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:44.066180  1637 heartbeater.cc:507] Master 127.1.52.125:44957 requested a full tablet report, sending...
W20260608 09:59:44.066653  1642 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:44.069028  1330 ts_manager.cc:194] Registered new tserver with Master: 212de1a5d9c7456e94b9b6a13b554598 (127.1.52.66:45855)
I20260608 09:59:44.071192  1330 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46502
W20260608 09:59:44.071348  1643 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:44.072079  1638 heartbeater.cc:344] Connected to a master server at 127.1.52.126:36909
I20260608 09:59:44.072521  1638 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:44.074908  1638 heartbeater.cc:507] Master 127.1.52.126:36909 requested a full tablet report, sending...
I20260608 09:59:44.079062  1265 ts_manager.cc:194] Registered new tserver with Master: 212de1a5d9c7456e94b9b6a13b554598 (127.1.52.66:45855)
I20260608 09:59:44.084997  1233 server_base.cc:1061] running on GCE node
W20260608 09:59:44.086088  1646 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:44.087201  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:44.087424  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:44.087627  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912784087607 us; error 0 us; skew 500 ppm
I20260608 09:59:44.088243  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:44.091276  1233 webserver.cc:533] Webserver started at http://127.1.52.67:34569/ using document root <none> and password file <none>
I20260608 09:59:44.091956  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:44.092170  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:44.092530  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:44.093637  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-2-root/instance:
uuid: "3f2711ff6dbb49b3b49bd7ce2d041d38"
format_stamp: "Formatted at 2026-06-08 09:59:44 on dist-test-slave-tgjf"
I20260608 09:59:44.099126  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 09:59:44.103111  1650 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:44.104172  1233 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260608 09:59:44.104483  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-2-root
uuid: "3f2711ff6dbb49b3b49bd7ce2d041d38"
format_stamp: "Formatted at 2026-06-08 09:59:44 on dist-test-slave-tgjf"
I20260608 09:59:44.104763  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:44.149257  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:44.150728  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:44.153513  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:44.157310  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:44.157514  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:44.157833  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:44.158007  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:44.249540  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.67:46309
I20260608 09:59:44.249646  1712 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.67:46309 every 8 connection(s)
I20260608 09:59:44.286979  1713 heartbeater.cc:344] Connected to a master server at 127.1.52.124:44141
I20260608 09:59:44.287467  1713 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:44.287456  1714 heartbeater.cc:344] Connected to a master server at 127.1.52.125:44957
I20260608 09:59:44.288123  1714 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:44.288789  1713 heartbeater.cc:507] Master 127.1.52.124:44141 requested a full tablet report, sending...
I20260608 09:59:44.289105  1714 heartbeater.cc:507] Master 127.1.52.125:44957 requested a full tablet report, sending...
I20260608 09:59:44.292212  1395 ts_manager.cc:194] Registered new tserver with Master: 3f2711ff6dbb49b3b49bd7ce2d041d38 (127.1.52.67:46309)
I20260608 09:59:44.293084  1330 ts_manager.cc:194] Registered new tserver with Master: 3f2711ff6dbb49b3b49bd7ce2d041d38 (127.1.52.67:46309)
I20260608 09:59:44.294834  1330 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46504
I20260608 09:59:44.296466  1715 heartbeater.cc:344] Connected to a master server at 127.1.52.126:36909
I20260608 09:59:44.296927  1715 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:44.297628  1715 heartbeater.cc:507] Master 127.1.52.126:36909 requested a full tablet report, sending...
I20260608 09:59:44.300227  1265 ts_manager.cc:194] Registered new tserver with Master: 3f2711ff6dbb49b3b49bd7ce2d041d38 (127.1.52.67:46309)
I20260608 09:59:44.301129  1233 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.032713343s
I20260608 09:59:44.525211  1463 catalog_manager.cc:1294] Loaded cluster ID: bee8380e3d954de687125a7639844d91
I20260608 09:59:44.525580  1463 catalog_manager.cc:1587] T 00000000000000000000000000000000 P ba4b75f55c5943d689c41c5bcf1b4874: loading cluster ID for follower catalog manager: success
I20260608 09:59:44.531807  1474 catalog_manager.cc:1294] Loaded cluster ID: bee8380e3d954de687125a7639844d91
I20260608 09:59:44.532121  1474 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 6e744de29e134a198f7e575f7e5377d7: loading cluster ID for follower catalog manager: success
I20260608 09:59:44.533097  1463 catalog_manager.cc:1609] T 00000000000000000000000000000000 P ba4b75f55c5943d689c41c5bcf1b4874: acquiring CA information for follower catalog manager: success
I20260608 09:59:44.537251  1474 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 6e744de29e134a198f7e575f7e5377d7: acquiring CA information for follower catalog manager: success
I20260608 09:59:44.538920  1463 catalog_manager.cc:1637] T 00000000000000000000000000000000 P ba4b75f55c5943d689c41c5bcf1b4874: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:59:44.541206  1474 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 6e744de29e134a198f7e575f7e5377d7: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:59:44.889662  1559 heartbeater.cc:499] Master 127.1.52.125:44957 was elected leader, sending a full tablet report...
I20260608 09:59:45.074544  1637 heartbeater.cc:499] Master 127.1.52.125:44957 was elected leader, sending a full tablet report...
I20260608 09:59:45.297704  1714 heartbeater.cc:499] Master 127.1.52.125:44957 was elected leader, sending a full tablet report...
I20260608 09:59:45.510125  1470 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:59:45.668588  1330 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46518:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:59:45.752035  1523 tablet_service.cc:1511] Processing CreateTablet for tablet 1086735b02d9431797ecd966aecd35b1 (DEFAULT_TABLE table=test-workload [id=051388ab7ef443fc96d11343c08fce66]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 09:59:45.754302  1523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1086735b02d9431797ecd966aecd35b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:45.757881  1522 tablet_service.cc:1511] Processing CreateTablet for tablet b2a56644255d483c80b141dc29ebcc71 (DEFAULT_TABLE table=test-workload [id=051388ab7ef443fc96d11343c08fce66]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 09:59:45.759347  1522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b2a56644255d483c80b141dc29ebcc71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:45.763082  1601 tablet_service.cc:1511] Processing CreateTablet for tablet 1d189ef06b5e434b9256a32e550b75bb (DEFAULT_TABLE table=test-workload [id=051388ab7ef443fc96d11343c08fce66]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 09:59:45.764642  1601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d189ef06b5e434b9256a32e550b75bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:45.769851  1678 tablet_service.cc:1511] Processing CreateTablet for tablet 3f1441736f6e433d85162a8e9be80f43 (DEFAULT_TABLE table=test-workload [id=051388ab7ef443fc96d11343c08fce66]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 09:59:45.771405  1678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f1441736f6e433d85162a8e9be80f43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:45.784189  1749 tablet_bootstrap.cc:492] T 1086735b02d9431797ecd966aecd35b1 P e098c78cc7a24d049194666388ed459d: Bootstrap starting.
I20260608 09:59:45.787145  1750 tablet_bootstrap.cc:492] T 1d189ef06b5e434b9256a32e550b75bb P 212de1a5d9c7456e94b9b6a13b554598: Bootstrap starting.
I20260608 09:59:45.789611  1751 tablet_bootstrap.cc:492] T 3f1441736f6e433d85162a8e9be80f43 P 3f2711ff6dbb49b3b49bd7ce2d041d38: Bootstrap starting.
I20260608 09:59:45.792912  1749 tablet_bootstrap.cc:654] T 1086735b02d9431797ecd966aecd35b1 P e098c78cc7a24d049194666388ed459d: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:45.796499  1750 tablet_bootstrap.cc:654] T 1d189ef06b5e434b9256a32e550b75bb P 212de1a5d9c7456e94b9b6a13b554598: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:45.798053  1751 tablet_bootstrap.cc:654] T 3f1441736f6e433d85162a8e9be80f43 P 3f2711ff6dbb49b3b49bd7ce2d041d38: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:45.801752  1749 tablet_bootstrap.cc:492] T 1086735b02d9431797ecd966aecd35b1 P e098c78cc7a24d049194666388ed459d: No bootstrap required, opened a new log
I20260608 09:59:45.802253  1749 ts_tablet_manager.cc:1403] T 1086735b02d9431797ecd966aecd35b1 P e098c78cc7a24d049194666388ed459d: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260608 09:59:45.803654  1750 tablet_bootstrap.cc:492] T 1d189ef06b5e434b9256a32e550b75bb P 212de1a5d9c7456e94b9b6a13b554598: No bootstrap required, opened a new log
I20260608 09:59:45.804111  1750 ts_tablet_manager.cc:1403] T 1d189ef06b5e434b9256a32e550b75bb P 212de1a5d9c7456e94b9b6a13b554598: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.005s
I20260608 09:59:45.805533  1751 tablet_bootstrap.cc:492] T 3f1441736f6e433d85162a8e9be80f43 P 3f2711ff6dbb49b3b49bd7ce2d041d38: No bootstrap required, opened a new log
I20260608 09:59:45.805666  1749 raft_consensus.cc:359] T 1086735b02d9431797ecd966aecd35b1 P e098c78cc7a24d049194666388ed459d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e098c78cc7a24d049194666388ed459d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 41331 } }
I20260608 09:59:45.806311  1749 raft_consensus.cc:385] T 1086735b02d9431797ecd966aecd35b1 P e098c78cc7a24d049194666388ed459d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:45.806718  1751 ts_tablet_manager.cc:1403] T 3f1441736f6e433d85162a8e9be80f43 P 3f2711ff6dbb49b3b49bd7ce2d041d38: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.011s
I20260608 09:59:45.806684  1749 raft_consensus.cc:740] T 1086735b02d9431797ecd966aecd35b1 P e098c78cc7a24d049194666388ed459d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e098c78cc7a24d049194666388ed459d, State: Initialized, Role: FOLLOWER
I20260608 09:59:45.806854  1750 raft_consensus.cc:359] T 1d189ef06b5e434b9256a32e550b75bb P 212de1a5d9c7456e94b9b6a13b554598 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "212de1a5d9c7456e94b9b6a13b554598" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 45855 } }
I20260608 09:59:45.807579  1750 raft_consensus.cc:385] T 1d189ef06b5e434b9256a32e550b75bb P 212de1a5d9c7456e94b9b6a13b554598 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:45.807930  1750 raft_consensus.cc:740] T 1d189ef06b5e434b9256a32e550b75bb P 212de1a5d9c7456e94b9b6a13b554598 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 212de1a5d9c7456e94b9b6a13b554598, State: Initialized, Role: FOLLOWER
I20260608 09:59:45.807763  1749 consensus_queue.cc:260] T 1086735b02d9431797ecd966aecd35b1 P e098c78cc7a24d049194666388ed459d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e098c78cc7a24d049194666388ed459d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 41331 } }
I20260608 09:59:45.808531  1749 raft_consensus.cc:399] T 1086735b02d9431797ecd966aecd35b1 P e098c78cc7a24d049194666388ed459d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:45.808696  1750 consensus_queue.cc:260] T 1d189ef06b5e434b9256a32e550b75bb P 212de1a5d9c7456e94b9b6a13b554598 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "212de1a5d9c7456e94b9b6a13b554598" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 45855 } }
I20260608 09:59:45.808907  1749 raft_consensus.cc:493] T 1086735b02d9431797ecd966aecd35b1 P e098c78cc7a24d049194666388ed459d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:45.809365  1750 raft_consensus.cc:399] T 1d189ef06b5e434b9256a32e550b75bb P 212de1a5d9c7456e94b9b6a13b554598 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:45.809405  1749 raft_consensus.cc:3060] T 1086735b02d9431797ecd966aecd35b1 P e098c78cc7a24d049194666388ed459d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:45.809780  1750 raft_consensus.cc:493] T 1d189ef06b5e434b9256a32e550b75bb P 212de1a5d9c7456e94b9b6a13b554598 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:45.810192  1750 raft_consensus.cc:3060] T 1d189ef06b5e434b9256a32e550b75bb P 212de1a5d9c7456e94b9b6a13b554598 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:45.809921  1751 raft_consensus.cc:359] T 3f1441736f6e433d85162a8e9be80f43 P 3f2711ff6dbb49b3b49bd7ce2d041d38 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f2711ff6dbb49b3b49bd7ce2d041d38" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46309 } }
I20260608 09:59:45.810685  1751 raft_consensus.cc:385] T 3f1441736f6e433d85162a8e9be80f43 P 3f2711ff6dbb49b3b49bd7ce2d041d38 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:45.811084  1751 raft_consensus.cc:740] T 3f1441736f6e433d85162a8e9be80f43 P 3f2711ff6dbb49b3b49bd7ce2d041d38 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f2711ff6dbb49b3b49bd7ce2d041d38, State: Initialized, Role: FOLLOWER
I20260608 09:59:45.811895  1751 consensus_queue.cc:260] T 3f1441736f6e433d85162a8e9be80f43 P 3f2711ff6dbb49b3b49bd7ce2d041d38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3f2711ff6dbb49b3b49bd7ce2d041d38" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46309 } }
I20260608 09:59:45.812652  1751 raft_consensus.cc:399] T 3f1441736f6e433d85162a8e9be80f43 P 3f2711ff6dbb49b3b49bd7ce2d041d38 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:45.813009  1751 raft_consensus.cc:493] T 3f1441736f6e433d85162a8e9be80f43 P 3f2711ff6dbb49b3b49bd7ce2d041d38 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:45.813395  1751 raft_consensus.cc:3060] T 3f1441736f6e433d85162a8e9be80f43 P 3f2711ff6dbb49b3b49bd7ce2d041d38 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:45.815600  1749 raft_consensus.cc:515] T 1086735b02d9431797ecd966aecd35b1 P e098c78cc7a24d049194666388ed459d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e098c78cc7a24d049194666388ed459d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 41331 } }
I20260608 09:59:45.816354  1749 leader_election.cc:304] T 1086735b02d9431797ecd966aecd35b1 P e098c78cc7a24d049194666388ed459d [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: e098c78cc7a24d049194666388ed459d; no voters: 
I20260608 09:59:45.817090  1750 raft_consensus.cc:515] T 1d189ef06b5e434b9256a32e550b75bb P 212de1a5d9c7456e94b9b6a13b554598 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "212de1a5d9c7456e94b9b6a13b554598" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 45855 } }
I20260608 09:59:45.817879  1750 leader_election.cc:304] T 1d189ef06b5e434b9256a32e550b75bb P 212de1a5d9c7456e94b9b6a13b554598 [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: 212de1a5d9c7456e94b9b6a13b554598; no voters: 
I20260608 09:59:45.819036  1749 leader_election.cc:290] T 1086735b02d9431797ecd966aecd35b1 P e098c78cc7a24d049194666388ed459d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:45.820513  1755 raft_consensus.cc:2804] T 1086735b02d9431797ecd966aecd35b1 P e098c78cc7a24d049194666388ed459d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:45.822154  1751 raft_consensus.cc:515] T 3f1441736f6e433d85162a8e9be80f43 P 3f2711ff6dbb49b3b49bd7ce2d041d38 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f2711ff6dbb49b3b49bd7ce2d041d38" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46309 } }
I20260608 09:59:45.823269  1751 leader_election.cc:304] T 3f1441736f6e433d85162a8e9be80f43 P 3f2711ff6dbb49b3b49bd7ce2d041d38 [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: 3f2711ff6dbb49b3b49bd7ce2d041d38; no voters: 
I20260608 09:59:45.826048  1749 ts_tablet_manager.cc:1434] T 1086735b02d9431797ecd966aecd35b1 P e098c78cc7a24d049194666388ed459d: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.013s
I20260608 09:59:45.829553  1755 raft_consensus.cc:697] T 1086735b02d9431797ecd966aecd35b1 P e098c78cc7a24d049194666388ed459d [term 1 LEADER]: Becoming Leader. State: Replica: e098c78cc7a24d049194666388ed459d, State: Running, Role: LEADER
I20260608 09:59:45.829953  1749 tablet_bootstrap.cc:492] T b2a56644255d483c80b141dc29ebcc71 P e098c78cc7a24d049194666388ed459d: Bootstrap starting.
I20260608 09:59:45.830471  1755 consensus_queue.cc:237] T 1086735b02d9431797ecd966aecd35b1 P e098c78cc7a24d049194666388ed459d [LEADER]: Queue going to LEADER mode. State: All 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: "e098c78cc7a24d049194666388ed459d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 41331 } }
I20260608 09:59:45.839570  1750 leader_election.cc:290] T 1d189ef06b5e434b9256a32e550b75bb P 212de1a5d9c7456e94b9b6a13b554598 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:45.840435  1756 raft_consensus.cc:2804] T 1d189ef06b5e434b9256a32e550b75bb P 212de1a5d9c7456e94b9b6a13b554598 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:45.838155  1749 tablet_bootstrap.cc:654] T b2a56644255d483c80b141dc29ebcc71 P e098c78cc7a24d049194666388ed459d: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:45.843385  1751 leader_election.cc:290] T 3f1441736f6e433d85162a8e9be80f43 P 3f2711ff6dbb49b3b49bd7ce2d041d38 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:45.866614  1330 catalog_manager.cc:5696] T 1086735b02d9431797ecd966aecd35b1 P e098c78cc7a24d049194666388ed459d reported cstate change: term changed from 0 to 1, leader changed from <none> to e098c78cc7a24d049194666388ed459d (127.1.52.65). New cstate: current_term: 1 leader_uuid: "e098c78cc7a24d049194666388ed459d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e098c78cc7a24d049194666388ed459d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 41331 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:45.877900  1759 raft_consensus.cc:2804] T 3f1441736f6e433d85162a8e9be80f43 P 3f2711ff6dbb49b3b49bd7ce2d041d38 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:45.889145  1750 ts_tablet_manager.cc:1434] T 1d189ef06b5e434b9256a32e550b75bb P 212de1a5d9c7456e94b9b6a13b554598: Time spent starting tablet: real 0.085s	user 0.042s	sys 0.040s
I20260608 09:59:45.901345  1756 raft_consensus.cc:697] T 1d189ef06b5e434b9256a32e550b75bb P 212de1a5d9c7456e94b9b6a13b554598 [term 1 LEADER]: Becoming Leader. State: Replica: 212de1a5d9c7456e94b9b6a13b554598, State: Running, Role: LEADER
I20260608 09:59:45.902457  1756 consensus_queue.cc:237] T 1d189ef06b5e434b9256a32e550b75bb P 212de1a5d9c7456e94b9b6a13b554598 [LEADER]: Queue going to LEADER mode. State: All 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: "212de1a5d9c7456e94b9b6a13b554598" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 45855 } }
I20260608 09:59:45.909092  1759 raft_consensus.cc:697] T 3f1441736f6e433d85162a8e9be80f43 P 3f2711ff6dbb49b3b49bd7ce2d041d38 [term 1 LEADER]: Becoming Leader. State: Replica: 3f2711ff6dbb49b3b49bd7ce2d041d38, State: Running, Role: LEADER
I20260608 09:59:45.910145  1759 consensus_queue.cc:237] T 3f1441736f6e433d85162a8e9be80f43 P 3f2711ff6dbb49b3b49bd7ce2d041d38 [LEADER]: Queue going to LEADER mode. State: All 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: "3f2711ff6dbb49b3b49bd7ce2d041d38" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46309 } }
I20260608 09:59:45.914464  1751 ts_tablet_manager.cc:1434] T 3f1441736f6e433d85162a8e9be80f43 P 3f2711ff6dbb49b3b49bd7ce2d041d38: Time spent starting tablet: real 0.107s	user 0.026s	sys 0.020s
I20260608 09:59:45.918681  1749 tablet_bootstrap.cc:492] T b2a56644255d483c80b141dc29ebcc71 P e098c78cc7a24d049194666388ed459d: No bootstrap required, opened a new log
I20260608 09:59:45.919595  1749 ts_tablet_manager.cc:1403] T b2a56644255d483c80b141dc29ebcc71 P e098c78cc7a24d049194666388ed459d: Time spent bootstrapping tablet: real 0.090s	user 0.022s	sys 0.017s
I20260608 09:59:45.923081  1749 raft_consensus.cc:359] T b2a56644255d483c80b141dc29ebcc71 P e098c78cc7a24d049194666388ed459d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e098c78cc7a24d049194666388ed459d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 41331 } }
I20260608 09:59:45.923782  1749 raft_consensus.cc:385] T b2a56644255d483c80b141dc29ebcc71 P e098c78cc7a24d049194666388ed459d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:45.924166  1749 raft_consensus.cc:740] T b2a56644255d483c80b141dc29ebcc71 P e098c78cc7a24d049194666388ed459d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e098c78cc7a24d049194666388ed459d, State: Initialized, Role: FOLLOWER
I20260608 09:59:45.925109  1749 consensus_queue.cc:260] T b2a56644255d483c80b141dc29ebcc71 P e098c78cc7a24d049194666388ed459d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e098c78cc7a24d049194666388ed459d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 41331 } }
I20260608 09:59:45.925906  1749 raft_consensus.cc:399] T b2a56644255d483c80b141dc29ebcc71 P e098c78cc7a24d049194666388ed459d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:45.926373  1749 raft_consensus.cc:493] T b2a56644255d483c80b141dc29ebcc71 P e098c78cc7a24d049194666388ed459d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:45.926061  1329 catalog_manager.cc:5696] T 1d189ef06b5e434b9256a32e550b75bb P 212de1a5d9c7456e94b9b6a13b554598 reported cstate change: term changed from 0 to 1, leader changed from <none> to 212de1a5d9c7456e94b9b6a13b554598 (127.1.52.66). New cstate: current_term: 1 leader_uuid: "212de1a5d9c7456e94b9b6a13b554598" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "212de1a5d9c7456e94b9b6a13b554598" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 45855 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:45.926816  1749 raft_consensus.cc:3060] T b2a56644255d483c80b141dc29ebcc71 P e098c78cc7a24d049194666388ed459d [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:45.937413  1749 raft_consensus.cc:515] T b2a56644255d483c80b141dc29ebcc71 P e098c78cc7a24d049194666388ed459d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e098c78cc7a24d049194666388ed459d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 41331 } }
I20260608 09:59:45.938230  1749 leader_election.cc:304] T b2a56644255d483c80b141dc29ebcc71 P e098c78cc7a24d049194666388ed459d [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: e098c78cc7a24d049194666388ed459d; no voters: 
I20260608 09:59:45.939000  1749 leader_election.cc:290] T b2a56644255d483c80b141dc29ebcc71 P e098c78cc7a24d049194666388ed459d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:45.939152  1755 raft_consensus.cc:2804] T b2a56644255d483c80b141dc29ebcc71 P e098c78cc7a24d049194666388ed459d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:45.940922  1755 raft_consensus.cc:697] T b2a56644255d483c80b141dc29ebcc71 P e098c78cc7a24d049194666388ed459d [term 1 LEADER]: Becoming Leader. State: Replica: e098c78cc7a24d049194666388ed459d, State: Running, Role: LEADER
I20260608 09:59:45.941082  1749 ts_tablet_manager.cc:1434] T b2a56644255d483c80b141dc29ebcc71 P e098c78cc7a24d049194666388ed459d: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.008s
I20260608 09:59:45.941764  1755 consensus_queue.cc:237] T b2a56644255d483c80b141dc29ebcc71 P e098c78cc7a24d049194666388ed459d [LEADER]: Queue going to LEADER mode. State: All 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: "e098c78cc7a24d049194666388ed459d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 41331 } }
I20260608 09:59:45.938943  1328 catalog_manager.cc:5696] T 3f1441736f6e433d85162a8e9be80f43 P 3f2711ff6dbb49b3b49bd7ce2d041d38 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f2711ff6dbb49b3b49bd7ce2d041d38 (127.1.52.67). New cstate: current_term: 1 leader_uuid: "3f2711ff6dbb49b3b49bd7ce2d041d38" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3f2711ff6dbb49b3b49bd7ce2d041d38" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46309 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:45.982870  1330 catalog_manager.cc:5696] T b2a56644255d483c80b141dc29ebcc71 P e098c78cc7a24d049194666388ed459d reported cstate change: term changed from 0 to 1, leader changed from <none> to e098c78cc7a24d049194666388ed459d (127.1.52.65). New cstate: current_term: 1 leader_uuid: "e098c78cc7a24d049194666388ed459d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e098c78cc7a24d049194666388ed459d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 41331 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:46.047890  1233 tablet_server.cc:179] TabletServer@127.1.52.65:0 shutting down...
I20260608 09:59:46.069276  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:46.071205  1233 tablet_replica.cc:333] T b2a56644255d483c80b141dc29ebcc71 P e098c78cc7a24d049194666388ed459d: stopping tablet replica
I20260608 09:59:46.071871  1233 raft_consensus.cc:2243] T b2a56644255d483c80b141dc29ebcc71 P e098c78cc7a24d049194666388ed459d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:46.072346  1233 raft_consensus.cc:2272] T b2a56644255d483c80b141dc29ebcc71 P e098c78cc7a24d049194666388ed459d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:46.075094  1233 tablet_replica.cc:333] T 1086735b02d9431797ecd966aecd35b1 P e098c78cc7a24d049194666388ed459d: stopping tablet replica
I20260608 09:59:46.075518  1233 raft_consensus.cc:2243] T 1086735b02d9431797ecd966aecd35b1 P e098c78cc7a24d049194666388ed459d [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:46.075989  1233 raft_consensus.cc:2272] T 1086735b02d9431797ecd966aecd35b1 P e098c78cc7a24d049194666388ed459d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:46.227790  1233 tablet_server.cc:196] TabletServer@127.1.52.65:0 shutdown complete.
I20260608 09:59:46.237918  1233 tablet_server.cc:179] TabletServer@127.1.52.66:0 shutting down...
I20260608 09:59:46.254665  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:46.255519  1233 tablet_replica.cc:333] T 1d189ef06b5e434b9256a32e550b75bb P 212de1a5d9c7456e94b9b6a13b554598: stopping tablet replica
I20260608 09:59:46.256101  1233 raft_consensus.cc:2243] T 1d189ef06b5e434b9256a32e550b75bb P 212de1a5d9c7456e94b9b6a13b554598 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:46.256579  1233 raft_consensus.cc:2272] T 1d189ef06b5e434b9256a32e550b75bb P 212de1a5d9c7456e94b9b6a13b554598 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:46.266630  1233 tablet_server.cc:196] TabletServer@127.1.52.66:0 shutdown complete.
I20260608 09:59:46.274989  1233 tablet_server.cc:179] TabletServer@127.1.52.67:0 shutting down...
I20260608 09:59:46.291838  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:46.292692  1233 tablet_replica.cc:333] T 3f1441736f6e433d85162a8e9be80f43 P 3f2711ff6dbb49b3b49bd7ce2d041d38: stopping tablet replica
I20260608 09:59:46.293197  1233 raft_consensus.cc:2243] T 3f1441736f6e433d85162a8e9be80f43 P 3f2711ff6dbb49b3b49bd7ce2d041d38 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:46.293602  1233 raft_consensus.cc:2272] T 3f1441736f6e433d85162a8e9be80f43 P 3f2711ff6dbb49b3b49bd7ce2d041d38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:46.312853  1233 tablet_server.cc:196] TabletServer@127.1.52.67:0 shutdown complete.
I20260608 09:59:46.321369  1233 master.cc:562] Master@127.1.52.126:36909 shutting down...
I20260608 09:59:46.421110  1233 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6e744de29e134a198f7e575f7e5377d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:46.421819  1233 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6e744de29e134a198f7e575f7e5377d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:46.422240  1233 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6e744de29e134a198f7e575f7e5377d7: stopping tablet replica
I20260608 09:59:46.443430  1233 master.cc:584] Master@127.1.52.126:36909 shutdown complete.
I20260608 09:59:46.457656  1233 master.cc:562] Master@127.1.52.125:44957 shutting down...
I20260608 09:59:46.471136  1233 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:46.472105  1233 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:46.472489  1233 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1c12b9d430d14e7697c2afa365ff9c82: stopping tablet replica
I20260608 09:59:46.518006  1233 master.cc:584] Master@127.1.52.125:44957 shutdown complete.
I20260608 09:59:46.531546  1233 master.cc:562] Master@127.1.52.124:44141 shutting down...
I20260608 09:59:46.548895  1233 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ba4b75f55c5943d689c41c5bcf1b4874 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:46.549446  1233 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ba4b75f55c5943d689c41c5bcf1b4874 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:46.549780  1233 tablet_replica.cc:333] T 00000000000000000000000000000000 P ba4b75f55c5943d689c41c5bcf1b4874: stopping tablet replica
I20260608 09:59:46.567652  1233 master.cc:584] Master@127.1.52.124:44141 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (4875 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 09:59:46.595032  1233 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.52.126:35375
I20260608 09:59:46.596207  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:46.601598  1772 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:46.601796  1773 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:46.603096  1775 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:46.603756  1233 server_base.cc:1061] running on GCE node
I20260608 09:59:46.604638  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:46.604853  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:46.605018  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912786604986 us; error 0 us; skew 500 ppm
I20260608 09:59:46.605643  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:46.608042  1233 webserver.cc:533] Webserver started at http://127.1.52.126:38243/ using document root <none> and password file <none>
I20260608 09:59:46.608685  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:46.608889  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:46.609200  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:46.610307  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912781554680-1233-0/minicluster-data/master-0-root/instance:
uuid: "3819fff3fecf411c98c247d8ec9f7878"
format_stamp: "Formatted at 2026-06-08 09:59:46 on dist-test-slave-tgjf"
I20260608 09:59:46.614948  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260608 09:59:46.618419  1780 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:46.619156  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:59:46.619465  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912781554680-1233-0/minicluster-data/master-0-root
uuid: "3819fff3fecf411c98c247d8ec9f7878"
format_stamp: "Formatted at 2026-06-08 09:59:46 on dist-test-slave-tgjf"
I20260608 09:59:46.619755  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912781554680-1233-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912781554680-1233-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912781554680-1233-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:46.640760  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:46.641855  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:46.677517  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.126:35375
I20260608 09:59:46.677628  1831 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.126:35375 every 8 connection(s)
I20260608 09:59:46.681587  1832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:46.692041  1832 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3819fff3fecf411c98c247d8ec9f7878: Bootstrap starting.
I20260608 09:59:46.697780  1832 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3819fff3fecf411c98c247d8ec9f7878: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:46.701700  1832 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3819fff3fecf411c98c247d8ec9f7878: No bootstrap required, opened a new log
I20260608 09:59:46.703759  1832 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3819fff3fecf411c98c247d8ec9f7878 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3819fff3fecf411c98c247d8ec9f7878" member_type: VOTER }
I20260608 09:59:46.704156  1832 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3819fff3fecf411c98c247d8ec9f7878 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:46.704384  1832 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3819fff3fecf411c98c247d8ec9f7878 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3819fff3fecf411c98c247d8ec9f7878, State: Initialized, Role: FOLLOWER
I20260608 09:59:46.705024  1832 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3819fff3fecf411c98c247d8ec9f7878 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3819fff3fecf411c98c247d8ec9f7878" member_type: VOTER }
I20260608 09:59:46.705520  1832 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3819fff3fecf411c98c247d8ec9f7878 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:46.705754  1832 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3819fff3fecf411c98c247d8ec9f7878 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:46.706041  1832 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3819fff3fecf411c98c247d8ec9f7878 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:46.710263  1832 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3819fff3fecf411c98c247d8ec9f7878 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3819fff3fecf411c98c247d8ec9f7878" member_type: VOTER }
I20260608 09:59:46.710878  1832 leader_election.cc:304] T 00000000000000000000000000000000 P 3819fff3fecf411c98c247d8ec9f7878 [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: 3819fff3fecf411c98c247d8ec9f7878; no voters: 
I20260608 09:59:46.712024  1832 leader_election.cc:290] T 00000000000000000000000000000000 P 3819fff3fecf411c98c247d8ec9f7878 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:46.712436  1835 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3819fff3fecf411c98c247d8ec9f7878 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:46.713796  1835 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3819fff3fecf411c98c247d8ec9f7878 [term 1 LEADER]: Becoming Leader. State: Replica: 3819fff3fecf411c98c247d8ec9f7878, State: Running, Role: LEADER
I20260608 09:59:46.714604  1835 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3819fff3fecf411c98c247d8ec9f7878 [LEADER]: Queue going to LEADER mode. State: All 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: "3819fff3fecf411c98c247d8ec9f7878" member_type: VOTER }
I20260608 09:59:46.715081  1832 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3819fff3fecf411c98c247d8ec9f7878 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:59:46.718807  1836 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3819fff3fecf411c98c247d8ec9f7878 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3819fff3fecf411c98c247d8ec9f7878" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3819fff3fecf411c98c247d8ec9f7878" member_type: VOTER } }
I20260608 09:59:46.718775  1837 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3819fff3fecf411c98c247d8ec9f7878 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3819fff3fecf411c98c247d8ec9f7878. Latest consensus state: current_term: 1 leader_uuid: "3819fff3fecf411c98c247d8ec9f7878" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3819fff3fecf411c98c247d8ec9f7878" member_type: VOTER } }
I20260608 09:59:46.719492  1836 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3819fff3fecf411c98c247d8ec9f7878 [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:46.719514  1837 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3819fff3fecf411c98c247d8ec9f7878 [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:46.723065  1841 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 09:59:46.730008  1841 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 09:59:46.731062  1233 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:59:46.738925  1841 catalog_manager.cc:1382] Generated new cluster ID: c9aa0c81b7044cbb85b2e2fcbca8f4bd
I20260608 09:59:46.739219  1841 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:59:46.757988  1841 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:59:46.759301  1841 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:59:46.777392  1841 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3819fff3fecf411c98c247d8ec9f7878: Generated new TSK 0
I20260608 09:59:46.778060  1841 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:59:46.797516  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:46.803264  1853 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:46.804510  1854 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:46.807153  1856 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:46.807495  1233 server_base.cc:1061] running on GCE node
I20260608 09:59:46.808380  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:46.808636  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:46.808833  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912786808814 us; error 0 us; skew 500 ppm
I20260608 09:59:46.809435  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:46.811790  1233 webserver.cc:533] Webserver started at http://127.1.52.65:37707/ using document root <none> and password file <none>
I20260608 09:59:46.812341  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:46.812559  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:46.812849  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:46.813946  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912781554680-1233-0/minicluster-data/ts-0-root/instance:
uuid: "5eb7646ed2244421a025f290414bed7c"
format_stamp: "Formatted at 2026-06-08 09:59:46 on dist-test-slave-tgjf"
I20260608 09:59:46.818750  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 09:59:46.822489  1861 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:46.823264  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:59:46.823567  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912781554680-1233-0/minicluster-data/ts-0-root
uuid: "5eb7646ed2244421a025f290414bed7c"
format_stamp: "Formatted at 2026-06-08 09:59:46 on dist-test-slave-tgjf"
I20260608 09:59:46.823861  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912781554680-1233-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912781554680-1233-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912781554680-1233-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:46.835105  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:46.836146  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:46.837559  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:46.839968  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:46.840214  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:46.840468  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:46.840649  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:46.877942  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.65:44917
I20260608 09:59:46.878068  1923 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.65:44917 every 8 connection(s)
I20260608 09:59:46.883248  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:46.890064  1928 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:46.892426  1929 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:46.895315  1233 server_base.cc:1061] running on GCE node
I20260608 09:59:46.896245  1924 heartbeater.cc:344] Connected to a master server at 127.1.52.126:35375
W20260608 09:59:46.896414  1931 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:46.896643  1924 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:46.897382  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:46.897627  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:46.897540  1924 heartbeater.cc:507] Master 127.1.52.126:35375 requested a full tablet report, sending...
I20260608 09:59:46.897917  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912786897890 us; error 0 us; skew 500 ppm
I20260608 09:59:46.898618  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:46.900184  1797 ts_manager.cc:194] Registered new tserver with Master: 5eb7646ed2244421a025f290414bed7c (127.1.52.65:44917)
I20260608 09:59:46.901253  1233 webserver.cc:533] Webserver started at http://127.1.52.66:39541/ using document root <none> and password file <none>
I20260608 09:59:46.901834  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:46.902048  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:46.902221  1797 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48798
I20260608 09:59:46.902318  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:46.903681  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912781554680-1233-0/minicluster-data/ts-1-root/instance:
uuid: "90dd59764d9a44c39d421018ce9bb307"
format_stamp: "Formatted at 2026-06-08 09:59:46 on dist-test-slave-tgjf"
I20260608 09:59:46.908130  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:59:46.911628  1936 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:46.912428  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:59:46.912736  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912781554680-1233-0/minicluster-data/ts-1-root
uuid: "90dd59764d9a44c39d421018ce9bb307"
format_stamp: "Formatted at 2026-06-08 09:59:46 on dist-test-slave-tgjf"
I20260608 09:59:46.913028  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912781554680-1233-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912781554680-1233-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912781554680-1233-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:46.936450  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:46.937603  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:46.939069  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:46.941331  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:46.941570  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:46.941810  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:46.941985  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:46.980533  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.66:36081
I20260608 09:59:46.980652  1998 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.66:36081 every 8 connection(s)
I20260608 09:59:46.985823  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:46.992607  2002 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:46.994017  2003 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:46.997049  1233 server_base.cc:1061] running on GCE node
W20260608 09:59:46.997130  2006 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:46.997637  1999 heartbeater.cc:344] Connected to a master server at 127.1.52.126:35375
I20260608 09:59:46.998145  1999 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:46.998478  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:46.998708  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:46.998907  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912786998869 us; error 0 us; skew 500 ppm
I20260608 09:59:46.998986  1999 heartbeater.cc:507] Master 127.1.52.126:35375 requested a full tablet report, sending...
I20260608 09:59:46.999601  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:47.001487  1797 ts_manager.cc:194] Registered new tserver with Master: 90dd59764d9a44c39d421018ce9bb307 (127.1.52.66:36081)
I20260608 09:59:47.002588  1233 webserver.cc:533] Webserver started at http://127.1.52.67:38443/ using document root <none> and password file <none>
I20260608 09:59:47.003317  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:47.003444  1797 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48806
I20260608 09:59:47.003578  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:47.004026  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:47.005460  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912781554680-1233-0/minicluster-data/ts-2-root/instance:
uuid: "f5512a57967e4cd3b3c150fd922083e3"
format_stamp: "Formatted at 2026-06-08 09:59:47 on dist-test-slave-tgjf"
I20260608 09:59:47.010424  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260608 09:59:47.014034  2010 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:47.015024  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 09:59:47.015318  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912781554680-1233-0/minicluster-data/ts-2-root
uuid: "f5512a57967e4cd3b3c150fd922083e3"
format_stamp: "Formatted at 2026-06-08 09:59:47 on dist-test-slave-tgjf"
I20260608 09:59:47.015652  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912781554680-1233-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912781554680-1233-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912781554680-1233-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:47.029567  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:47.030740  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:47.032100  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:47.034322  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:47.034611  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:47.034850  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:47.035040  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:47.071632  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.67:37197
I20260608 09:59:47.071832  2072 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.67:37197 every 8 connection(s)
I20260608 09:59:47.087083  2073 heartbeater.cc:344] Connected to a master server at 127.1.52.126:35375
I20260608 09:59:47.087478  2073 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:47.088176  2073 heartbeater.cc:507] Master 127.1.52.126:35375 requested a full tablet report, sending...
I20260608 09:59:47.090233  1797 ts_manager.cc:194] Registered new tserver with Master: f5512a57967e4cd3b3c150fd922083e3 (127.1.52.67:37197)
I20260608 09:59:47.090705  1233 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014827996s
I20260608 09:59:47.091723  1797 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48808
I20260608 09:59:47.904915  1924 heartbeater.cc:499] Master 127.1.52.126:35375 was elected leader, sending a full tablet report...
I20260608 09:59:48.006582  1999 heartbeater.cc:499] Master 127.1.52.126:35375 was elected leader, sending a full tablet report...
I20260608 09:59:48.094429  2073 heartbeater.cc:499] Master 127.1.52.126:35375 was elected leader, sending a full tablet report...
I20260608 09:59:48.146519  1797 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48822:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 09:59:48.149183  1797 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 09:59:48.235953  1964 tablet_service.cc:1511] Processing CreateTablet for tablet de19d3805ffe4ebca63cfa0189b0d37b (DEFAULT_TABLE table=test-workload [id=6656b20f242d4d6dbb33e381998b2b81]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 09:59:48.237563  1964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de19d3805ffe4ebca63cfa0189b0d37b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:48.237210  1960 tablet_service.cc:1511] Processing CreateTablet for tablet d69e1d46fa314b1ea981a3af317c81b2 (DEFAULT_TABLE table=test-workload [id=6656b20f242d4d6dbb33e381998b2b81]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 09:59:48.238672  1960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d69e1d46fa314b1ea981a3af317c81b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:48.239606  1963 tablet_service.cc:1511] Processing CreateTablet for tablet 39f46c42a2df4923bf4edc67ab91d592 (DEFAULT_TABLE table=test-workload [id=6656b20f242d4d6dbb33e381998b2b81]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 09:59:48.241027  1963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39f46c42a2df4923bf4edc67ab91d592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:48.243626  1962 tablet_service.cc:1511] Processing CreateTablet for tablet ee08c5b7c8d840aab6e7398493d3fb9e (DEFAULT_TABLE table=test-workload [id=6656b20f242d4d6dbb33e381998b2b81]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 09:59:48.245992  1889 tablet_service.cc:1511] Processing CreateTablet for tablet de19d3805ffe4ebca63cfa0189b0d37b (DEFAULT_TABLE table=test-workload [id=6656b20f242d4d6dbb33e381998b2b81]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 09:59:48.247503  1889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de19d3805ffe4ebca63cfa0189b0d37b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:48.247908  2038 tablet_service.cc:1511] Processing CreateTablet for tablet de19d3805ffe4ebca63cfa0189b0d37b (DEFAULT_TABLE table=test-workload [id=6656b20f242d4d6dbb33e381998b2b81]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 09:59:48.249358  2038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de19d3805ffe4ebca63cfa0189b0d37b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:48.249267  1888 tablet_service.cc:1511] Processing CreateTablet for tablet 39f46c42a2df4923bf4edc67ab91d592 (DEFAULT_TABLE table=test-workload [id=6656b20f242d4d6dbb33e381998b2b81]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 09:59:48.249624  2037 tablet_service.cc:1511] Processing CreateTablet for tablet 39f46c42a2df4923bf4edc67ab91d592 (DEFAULT_TABLE table=test-workload [id=6656b20f242d4d6dbb33e381998b2b81]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 09:59:48.251675  1887 tablet_service.cc:1511] Processing CreateTablet for tablet ee08c5b7c8d840aab6e7398493d3fb9e (DEFAULT_TABLE table=test-workload [id=6656b20f242d4d6dbb33e381998b2b81]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 09:59:48.252707  1882 tablet_service.cc:1511] Processing CreateTablet for tablet 927b3ce6ea3747cab346bee9874d98cf (DEFAULT_TABLE table=test-workload [id=6656b20f242d4d6dbb33e381998b2b81]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 09:59:48.253254  1887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee08c5b7c8d840aab6e7398493d3fb9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:48.254101  1882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 927b3ce6ea3747cab346bee9874d98cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:48.255225  1886 tablet_service.cc:1511] Processing CreateTablet for tablet f91cdb1429df4a2481a526f13e130edb (DEFAULT_TABLE table=test-workload [id=6656b20f242d4d6dbb33e381998b2b81]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 09:59:48.255697  2032 tablet_service.cc:1511] Processing CreateTablet for tablet ed3abaf74d604eb192bcdaaa8e10607a (DEFAULT_TABLE table=test-workload [id=6656b20f242d4d6dbb33e381998b2b81]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 09:59:48.256686  1886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f91cdb1429df4a2481a526f13e130edb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:48.257042  1884 tablet_service.cc:1511] Processing CreateTablet for tablet 19d670841ff84b7896b52c4a69dd2c43 (DEFAULT_TABLE table=test-workload [id=6656b20f242d4d6dbb33e381998b2b81]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 09:59:48.258457  1884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19d670841ff84b7896b52c4a69dd2c43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:48.259377  2033 tablet_service.cc:1511] Processing CreateTablet for tablet 19d670841ff84b7896b52c4a69dd2c43 (DEFAULT_TABLE table=test-workload [id=6656b20f242d4d6dbb33e381998b2b81]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 09:59:48.260757  2033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19d670841ff84b7896b52c4a69dd2c43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:48.263697  2034 tablet_service.cc:1511] Processing CreateTablet for tablet d69e1d46fa314b1ea981a3af317c81b2 (DEFAULT_TABLE table=test-workload [id=6656b20f242d4d6dbb33e381998b2b81]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 09:59:48.265142  2034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d69e1d46fa314b1ea981a3af317c81b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:48.263723  2031 tablet_service.cc:1511] Processing CreateTablet for tablet 927b3ce6ea3747cab346bee9874d98cf (DEFAULT_TABLE table=test-workload [id=6656b20f242d4d6dbb33e381998b2b81]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 09:59:48.267781  2031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 927b3ce6ea3747cab346bee9874d98cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:48.267685  2035 tablet_service.cc:1511] Processing CreateTablet for tablet f91cdb1429df4a2481a526f13e130edb (DEFAULT_TABLE table=test-workload [id=6656b20f242d4d6dbb33e381998b2b81]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 09:59:48.269184  2035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f91cdb1429df4a2481a526f13e130edb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:48.271687  2036 tablet_service.cc:1511] Processing CreateTablet for tablet ee08c5b7c8d840aab6e7398493d3fb9e (DEFAULT_TABLE table=test-workload [id=6656b20f242d4d6dbb33e381998b2b81]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 09:59:48.273087  2036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee08c5b7c8d840aab6e7398493d3fb9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:48.255725  1885 tablet_service.cc:1511] Processing CreateTablet for tablet d69e1d46fa314b1ea981a3af317c81b2 (DEFAULT_TABLE table=test-workload [id=6656b20f242d4d6dbb33e381998b2b81]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 09:59:48.280391  1885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d69e1d46fa314b1ea981a3af317c81b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:48.235953  1961 tablet_service.cc:1511] Processing CreateTablet for tablet f91cdb1429df4a2481a526f13e130edb (DEFAULT_TABLE table=test-workload [id=6656b20f242d4d6dbb33e381998b2b81]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 09:59:48.245893  1883 tablet_service.cc:1511] Processing CreateTablet for tablet ed3abaf74d604eb192bcdaaa8e10607a (DEFAULT_TABLE table=test-workload [id=6656b20f242d4d6dbb33e381998b2b81]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 09:59:48.285171  1883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed3abaf74d604eb192bcdaaa8e10607a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:48.288762  1888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39f46c42a2df4923bf4edc67ab91d592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:48.288501  1959 tablet_service.cc:1511] Processing CreateTablet for tablet 19d670841ff84b7896b52c4a69dd2c43 (DEFAULT_TABLE table=test-workload [id=6656b20f242d4d6dbb33e381998b2b81]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 09:59:48.291005  1958 tablet_service.cc:1511] Processing CreateTablet for tablet ed3abaf74d604eb192bcdaaa8e10607a (DEFAULT_TABLE table=test-workload [id=6656b20f242d4d6dbb33e381998b2b81]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 09:59:48.292546  2032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed3abaf74d604eb192bcdaaa8e10607a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:48.293490  1957 tablet_service.cc:1511] Processing CreateTablet for tablet 927b3ce6ea3747cab346bee9874d98cf (DEFAULT_TABLE table=test-workload [id=6656b20f242d4d6dbb33e381998b2b81]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 09:59:48.298470  2094 tablet_bootstrap.cc:492] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3: Bootstrap starting.
I20260608 09:59:48.299311  2037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39f46c42a2df4923bf4edc67ab91d592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:48.307088  2094 tablet_bootstrap.cc:654] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:48.310170  2093 tablet_bootstrap.cc:492] T 19d670841ff84b7896b52c4a69dd2c43 P 5eb7646ed2244421a025f290414bed7c: Bootstrap starting.
I20260608 09:59:48.314769  1962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee08c5b7c8d840aab6e7398493d3fb9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:48.315502  1961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f91cdb1429df4a2481a526f13e130edb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:48.317096  1957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 927b3ce6ea3747cab346bee9874d98cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:48.318849  1959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 19d670841ff84b7896b52c4a69dd2c43. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:48.320418  1958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed3abaf74d604eb192bcdaaa8e10607a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:48.349000  2093 tablet_bootstrap.cc:654] T 19d670841ff84b7896b52c4a69dd2c43 P 5eb7646ed2244421a025f290414bed7c: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:48.371915  2094 tablet_bootstrap.cc:492] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3: No bootstrap required, opened a new log
I20260608 09:59:48.372467  2094 ts_tablet_manager.cc:1403] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3: Time spent bootstrapping tablet: real 0.074s	user 0.013s	sys 0.003s
I20260608 09:59:48.397564  2094 raft_consensus.cc:359] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } } peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } }
I20260608 09:59:48.398383  2094 raft_consensus.cc:385] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:48.398712  2094 raft_consensus.cc:740] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5512a57967e4cd3b3c150fd922083e3, State: Initialized, Role: FOLLOWER
I20260608 09:59:48.399145  2093 tablet_bootstrap.cc:492] T 19d670841ff84b7896b52c4a69dd2c43 P 5eb7646ed2244421a025f290414bed7c: No bootstrap required, opened a new log
I20260608 09:59:48.399623  2094 consensus_queue.cc:260] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } } peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } }
I20260608 09:59:48.399631  2093 ts_tablet_manager.cc:1403] T 19d670841ff84b7896b52c4a69dd2c43 P 5eb7646ed2244421a025f290414bed7c: Time spent bootstrapping tablet: real 0.090s	user 0.018s	sys 0.009s
I20260608 09:59:48.404565  2097 tablet_bootstrap.cc:492] T ee08c5b7c8d840aab6e7398493d3fb9e P 90dd59764d9a44c39d421018ce9bb307: Bootstrap starting.
I20260608 09:59:48.408356  2093 raft_consensus.cc:359] T 19d670841ff84b7896b52c4a69dd2c43 P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.409124  2093 raft_consensus.cc:385] T 19d670841ff84b7896b52c4a69dd2c43 P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:48.409415  2093 raft_consensus.cc:740] T 19d670841ff84b7896b52c4a69dd2c43 P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eb7646ed2244421a025f290414bed7c, State: Initialized, Role: FOLLOWER
I20260608 09:59:48.410185  2093 consensus_queue.cc:260] T 19d670841ff84b7896b52c4a69dd2c43 P 5eb7646ed2244421a025f290414bed7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.411667  2097 tablet_bootstrap.cc:654] T ee08c5b7c8d840aab6e7398493d3fb9e P 90dd59764d9a44c39d421018ce9bb307: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:48.411988  2094 ts_tablet_manager.cc:1434] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3: Time spent starting tablet: real 0.039s	user 0.011s	sys 0.000s
I20260608 09:59:48.413275  2094 tablet_bootstrap.cc:492] T 927b3ce6ea3747cab346bee9874d98cf P f5512a57967e4cd3b3c150fd922083e3: Bootstrap starting.
I20260608 09:59:48.420414  2093 ts_tablet_manager.cc:1434] T 19d670841ff84b7896b52c4a69dd2c43 P 5eb7646ed2244421a025f290414bed7c: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.004s
I20260608 09:59:48.421092  2094 tablet_bootstrap.cc:654] T 927b3ce6ea3747cab346bee9874d98cf P f5512a57967e4cd3b3c150fd922083e3: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:48.421743  2093 tablet_bootstrap.cc:492] T 927b3ce6ea3747cab346bee9874d98cf P 5eb7646ed2244421a025f290414bed7c: Bootstrap starting.
I20260608 09:59:48.427810  2093 tablet_bootstrap.cc:654] T 927b3ce6ea3747cab346bee9874d98cf P 5eb7646ed2244421a025f290414bed7c: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:48.430949  2099 raft_consensus.cc:493] T 19d670841ff84b7896b52c4a69dd2c43 P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:48.431504  2099 raft_consensus.cc:515] T 19d670841ff84b7896b52c4a69dd2c43 P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.432806  2093 tablet_bootstrap.cc:492] T 927b3ce6ea3747cab346bee9874d98cf P 5eb7646ed2244421a025f290414bed7c: No bootstrap required, opened a new log
I20260608 09:59:48.433320  2093 ts_tablet_manager.cc:1403] T 927b3ce6ea3747cab346bee9874d98cf P 5eb7646ed2244421a025f290414bed7c: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260608 09:59:48.433427  2097 tablet_bootstrap.cc:492] T ee08c5b7c8d840aab6e7398493d3fb9e P 90dd59764d9a44c39d421018ce9bb307: No bootstrap required, opened a new log
I20260608 09:59:48.433928  2097 ts_tablet_manager.cc:1403] T ee08c5b7c8d840aab6e7398493d3fb9e P 90dd59764d9a44c39d421018ce9bb307: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.006s
I20260608 09:59:48.436086  2099 leader_election.cc:290] T 19d670841ff84b7896b52c4a69dd2c43 P 5eb7646ed2244421a025f290414bed7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90dd59764d9a44c39d421018ce9bb307 (127.1.52.66:36081), f5512a57967e4cd3b3c150fd922083e3 (127.1.52.67:37197)
I20260608 09:59:48.436640  2093 raft_consensus.cc:359] T 927b3ce6ea3747cab346bee9874d98cf P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.437204  2093 raft_consensus.cc:385] T 927b3ce6ea3747cab346bee9874d98cf P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:48.437474  2093 raft_consensus.cc:740] T 927b3ce6ea3747cab346bee9874d98cf P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eb7646ed2244421a025f290414bed7c, State: Initialized, Role: FOLLOWER
I20260608 09:59:48.438060  2093 consensus_queue.cc:260] T 927b3ce6ea3747cab346bee9874d98cf P 5eb7646ed2244421a025f290414bed7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.438143  2097 raft_consensus.cc:359] T ee08c5b7c8d840aab6e7398493d3fb9e P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.439229  2097 raft_consensus.cc:385] T ee08c5b7c8d840aab6e7398493d3fb9e P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:48.439642  2097 raft_consensus.cc:740] T ee08c5b7c8d840aab6e7398493d3fb9e P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90dd59764d9a44c39d421018ce9bb307, State: Initialized, Role: FOLLOWER
I20260608 09:59:48.440201  2093 ts_tablet_manager.cc:1434] T 927b3ce6ea3747cab346bee9874d98cf P 5eb7646ed2244421a025f290414bed7c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260608 09:59:48.441191  2093 tablet_bootstrap.cc:492] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c: Bootstrap starting.
I20260608 09:59:48.440841  2097 consensus_queue.cc:260] T ee08c5b7c8d840aab6e7398493d3fb9e P 90dd59764d9a44c39d421018ce9bb307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.449074  2097 ts_tablet_manager.cc:1434] T ee08c5b7c8d840aab6e7398493d3fb9e P 90dd59764d9a44c39d421018ce9bb307: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.007s
I20260608 09:59:48.452193  2097 tablet_bootstrap.cc:492] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307: Bootstrap starting.
I20260608 09:59:48.453029  2093 tablet_bootstrap.cc:654] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:48.459133  2097 tablet_bootstrap.cc:654] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:48.465759  1974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d670841ff84b7896b52c4a69dd2c43" candidate_uuid: "5eb7646ed2244421a025f290414bed7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90dd59764d9a44c39d421018ce9bb307" is_pre_election: true
I20260608 09:59:48.450063  2094 tablet_bootstrap.cc:492] T 927b3ce6ea3747cab346bee9874d98cf P f5512a57967e4cd3b3c150fd922083e3: No bootstrap required, opened a new log
I20260608 09:59:48.467244  2094 ts_tablet_manager.cc:1403] T 927b3ce6ea3747cab346bee9874d98cf P f5512a57967e4cd3b3c150fd922083e3: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.004s
W20260608 09:59:48.468359  1863 leader_election.cc:343] T 19d670841ff84b7896b52c4a69dd2c43 P 5eb7646ed2244421a025f290414bed7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 90dd59764d9a44c39d421018ce9bb307 (127.1.52.66:36081): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:48.471045  2048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d670841ff84b7896b52c4a69dd2c43" candidate_uuid: "5eb7646ed2244421a025f290414bed7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5512a57967e4cd3b3c150fd922083e3" is_pre_election: true
W20260608 09:59:48.473248  1863 leader_election.cc:343] T 19d670841ff84b7896b52c4a69dd2c43 P 5eb7646ed2244421a025f290414bed7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5512a57967e4cd3b3c150fd922083e3 (127.1.52.67:37197): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:48.473857  1863 leader_election.cc:304] T 19d670841ff84b7896b52c4a69dd2c43 P 5eb7646ed2244421a025f290414bed7c [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: 5eb7646ed2244421a025f290414bed7c; no voters: 90dd59764d9a44c39d421018ce9bb307, f5512a57967e4cd3b3c150fd922083e3
I20260608 09:59:48.475139  2099 raft_consensus.cc:2749] T 19d670841ff84b7896b52c4a69dd2c43 P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:59:48.477763  2094 raft_consensus.cc:359] T 927b3ce6ea3747cab346bee9874d98cf P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.478413  2094 raft_consensus.cc:385] T 927b3ce6ea3747cab346bee9874d98cf P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:48.478726  2094 raft_consensus.cc:740] T 927b3ce6ea3747cab346bee9874d98cf P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5512a57967e4cd3b3c150fd922083e3, State: Initialized, Role: FOLLOWER
I20260608 09:59:48.479578  2094 consensus_queue.cc:260] T 927b3ce6ea3747cab346bee9874d98cf P f5512a57967e4cd3b3c150fd922083e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.480445  2097 tablet_bootstrap.cc:492] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307: No bootstrap required, opened a new log
I20260608 09:59:48.480952  2097 ts_tablet_manager.cc:1403] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307: Time spent bootstrapping tablet: real 0.029s	user 0.028s	sys 0.000s
I20260608 09:59:48.481797  2094 ts_tablet_manager.cc:1434] T 927b3ce6ea3747cab346bee9874d98cf P f5512a57967e4cd3b3c150fd922083e3: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260608 09:59:48.483695  2094 tablet_bootstrap.cc:492] T ee08c5b7c8d840aab6e7398493d3fb9e P f5512a57967e4cd3b3c150fd922083e3: Bootstrap starting.
I20260608 09:59:48.484050  2097 raft_consensus.cc:359] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.484802  2097 raft_consensus.cc:385] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:48.485169  2097 raft_consensus.cc:740] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90dd59764d9a44c39d421018ce9bb307, State: Initialized, Role: FOLLOWER
I20260608 09:59:48.485421  2093 tablet_bootstrap.cc:492] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c: No bootstrap required, opened a new log
I20260608 09:59:48.485960  2093 ts_tablet_manager.cc:1403] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.013s
I20260608 09:59:48.486094  2097 consensus_queue.cc:260] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.488430  2097 ts_tablet_manager.cc:1434] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:59:48.489509  2097 tablet_bootstrap.cc:492] T d69e1d46fa314b1ea981a3af317c81b2 P 90dd59764d9a44c39d421018ce9bb307: Bootstrap starting.
I20260608 09:59:48.489071  2093 raft_consensus.cc:359] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.489935  2093 raft_consensus.cc:385] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:48.490257  2093 raft_consensus.cc:740] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eb7646ed2244421a025f290414bed7c, State: Initialized, Role: FOLLOWER
I20260608 09:59:48.491676  2094 tablet_bootstrap.cc:654] T ee08c5b7c8d840aab6e7398493d3fb9e P f5512a57967e4cd3b3c150fd922083e3: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:48.491273  2093 consensus_queue.cc:260] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.493785  2093 ts_tablet_manager.cc:1434] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 09:59:48.494941  2093 tablet_bootstrap.cc:492] T f91cdb1429df4a2481a526f13e130edb P 5eb7646ed2244421a025f290414bed7c: Bootstrap starting.
I20260608 09:59:48.496526  2097 tablet_bootstrap.cc:654] T d69e1d46fa314b1ea981a3af317c81b2 P 90dd59764d9a44c39d421018ce9bb307: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:48.503222  2093 tablet_bootstrap.cc:654] T f91cdb1429df4a2481a526f13e130edb P 5eb7646ed2244421a025f290414bed7c: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:48.507007  2104 raft_consensus.cc:493] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:48.507543  2104 raft_consensus.cc:515] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.508385  2097 tablet_bootstrap.cc:492] T d69e1d46fa314b1ea981a3af317c81b2 P 90dd59764d9a44c39d421018ce9bb307: No bootstrap required, opened a new log
I20260608 09:59:48.508958  2097 ts_tablet_manager.cc:1403] T d69e1d46fa314b1ea981a3af317c81b2 P 90dd59764d9a44c39d421018ce9bb307: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260608 09:59:48.512207  2097 raft_consensus.cc:359] T d69e1d46fa314b1ea981a3af317c81b2 P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.513283  2097 raft_consensus.cc:385] T d69e1d46fa314b1ea981a3af317c81b2 P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:48.513656  2097 raft_consensus.cc:740] T d69e1d46fa314b1ea981a3af317c81b2 P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90dd59764d9a44c39d421018ce9bb307, State: Initialized, Role: FOLLOWER
I20260608 09:59:48.514679  2097 consensus_queue.cc:260] T d69e1d46fa314b1ea981a3af317c81b2 P 90dd59764d9a44c39d421018ce9bb307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.523224  2112 raft_consensus.cc:493] T ee08c5b7c8d840aab6e7398493d3fb9e P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:48.525574  2097 ts_tablet_manager.cc:1434] T d69e1d46fa314b1ea981a3af317c81b2 P 90dd59764d9a44c39d421018ce9bb307: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.001s
I20260608 09:59:48.527529  2097 tablet_bootstrap.cc:492] T de19d3805ffe4ebca63cfa0189b0d37b P 90dd59764d9a44c39d421018ce9bb307: Bootstrap starting.
I20260608 09:59:48.526237  2112 raft_consensus.cc:515] T ee08c5b7c8d840aab6e7398493d3fb9e P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.535007  2104 leader_election.cc:290] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eb7646ed2244421a025f290414bed7c (127.1.52.65:44917), f5512a57967e4cd3b3c150fd922083e3 (127.1.52.67:37197)
I20260608 09:59:48.537444  2112 leader_election.cc:290] T ee08c5b7c8d840aab6e7398493d3fb9e P 90dd59764d9a44c39d421018ce9bb307 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eb7646ed2244421a025f290414bed7c (127.1.52.65:44917), f5512a57967e4cd3b3c150fd922083e3 (127.1.52.67:37197)
I20260608 09:59:48.538513  2097 tablet_bootstrap.cc:654] T de19d3805ffe4ebca63cfa0189b0d37b P 90dd59764d9a44c39d421018ce9bb307: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:48.550979  2097 tablet_bootstrap.cc:492] T de19d3805ffe4ebca63cfa0189b0d37b P 90dd59764d9a44c39d421018ce9bb307: No bootstrap required, opened a new log
I20260608 09:59:48.551607  2097 ts_tablet_manager.cc:1403] T de19d3805ffe4ebca63cfa0189b0d37b P 90dd59764d9a44c39d421018ce9bb307: Time spent bootstrapping tablet: real 0.024s	user 0.003s	sys 0.016s
I20260608 09:59:48.554621  2097 raft_consensus.cc:359] T de19d3805ffe4ebca63cfa0189b0d37b P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } } peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } }
I20260608 09:59:48.555495  2097 raft_consensus.cc:385] T de19d3805ffe4ebca63cfa0189b0d37b P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:48.555867  2097 raft_consensus.cc:740] T de19d3805ffe4ebca63cfa0189b0d37b P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90dd59764d9a44c39d421018ce9bb307, State: Initialized, Role: FOLLOWER
I20260608 09:59:48.556834  2097 consensus_queue.cc:260] T de19d3805ffe4ebca63cfa0189b0d37b P 90dd59764d9a44c39d421018ce9bb307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } } peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } }
I20260608 09:59:48.559478  2097 ts_tablet_manager.cc:1434] T de19d3805ffe4ebca63cfa0189b0d37b P 90dd59764d9a44c39d421018ce9bb307: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:59:48.560614  2097 tablet_bootstrap.cc:492] T ed3abaf74d604eb192bcdaaa8e10607a P 90dd59764d9a44c39d421018ce9bb307: Bootstrap starting.
I20260608 09:59:48.562621  2099 raft_consensus.cc:493] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:48.563340  2099 raft_consensus.cc:515] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.566206  2099 leader_election.cc:290] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90dd59764d9a44c39d421018ce9bb307 (127.1.52.66:36081), f5512a57967e4cd3b3c150fd922083e3 (127.1.52.67:37197)
I20260608 09:59:48.567663  2097 tablet_bootstrap.cc:654] T ed3abaf74d604eb192bcdaaa8e10607a P 90dd59764d9a44c39d421018ce9bb307: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:48.569239  2048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee08c5b7c8d840aab6e7398493d3fb9e" candidate_uuid: "5eb7646ed2244421a025f290414bed7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5512a57967e4cd3b3c150fd922083e3" is_pre_election: true
W20260608 09:59:48.571300  1863 leader_election.cc:343] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5512a57967e4cd3b3c150fd922083e3 (127.1.52.67:37197): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:48.569239  1974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee08c5b7c8d840aab6e7398493d3fb9e" candidate_uuid: "5eb7646ed2244421a025f290414bed7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90dd59764d9a44c39d421018ce9bb307" is_pre_election: true
I20260608 09:59:48.572872  1974 raft_consensus.cc:2468] T ee08c5b7c8d840aab6e7398493d3fb9e P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eb7646ed2244421a025f290414bed7c in term 0.
I20260608 09:59:48.574685  1863 leader_election.cc:304] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c [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: 5eb7646ed2244421a025f290414bed7c, 90dd59764d9a44c39d421018ce9bb307; no voters: f5512a57967e4cd3b3c150fd922083e3
I20260608 09:59:48.576237  2099 raft_consensus.cc:2804] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:48.576731  2099 raft_consensus.cc:493] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:48.577191  2099 raft_consensus.cc:3060] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:48.581662  2097 tablet_bootstrap.cc:492] T ed3abaf74d604eb192bcdaaa8e10607a P 90dd59764d9a44c39d421018ce9bb307: No bootstrap required, opened a new log
I20260608 09:59:48.582249  2097 ts_tablet_manager.cc:1403] T ed3abaf74d604eb192bcdaaa8e10607a P 90dd59764d9a44c39d421018ce9bb307: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260608 09:59:48.583827  2047 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee08c5b7c8d840aab6e7398493d3fb9e" candidate_uuid: "90dd59764d9a44c39d421018ce9bb307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5512a57967e4cd3b3c150fd922083e3" is_pre_election: true
I20260608 09:59:48.585496  2048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f46c42a2df4923bf4edc67ab91d592" candidate_uuid: "90dd59764d9a44c39d421018ce9bb307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5512a57967e4cd3b3c150fd922083e3" is_pre_election: true
W20260608 09:59:48.587147  1938 leader_election.cc:343] T ee08c5b7c8d840aab6e7398493d3fb9e P 90dd59764d9a44c39d421018ce9bb307 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5512a57967e4cd3b3c150fd922083e3 (127.1.52.67:37197): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:48.587105  2097 raft_consensus.cc:359] T ed3abaf74d604eb192bcdaaa8e10607a P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
W20260608 09:59:48.588094  1938 leader_election.cc:343] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5512a57967e4cd3b3c150fd922083e3 (127.1.52.67:37197): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:48.588158  2097 raft_consensus.cc:385] T ed3abaf74d604eb192bcdaaa8e10607a P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:48.588672  2097 raft_consensus.cc:740] T ed3abaf74d604eb192bcdaaa8e10607a P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90dd59764d9a44c39d421018ce9bb307, State: Initialized, Role: FOLLOWER
I20260608 09:59:48.589618  2097 consensus_queue.cc:260] T ed3abaf74d604eb192bcdaaa8e10607a P 90dd59764d9a44c39d421018ce9bb307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.587265  2099 raft_consensus.cc:515] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.590121  2094 tablet_bootstrap.cc:492] T ee08c5b7c8d840aab6e7398493d3fb9e P f5512a57967e4cd3b3c150fd922083e3: No bootstrap required, opened a new log
I20260608 09:59:48.591524  2093 tablet_bootstrap.cc:492] T f91cdb1429df4a2481a526f13e130edb P 5eb7646ed2244421a025f290414bed7c: No bootstrap required, opened a new log
I20260608 09:59:48.591739  2094 ts_tablet_manager.cc:1403] T ee08c5b7c8d840aab6e7398493d3fb9e P f5512a57967e4cd3b3c150fd922083e3: Time spent bootstrapping tablet: real 0.108s	user 0.024s	sys 0.061s
I20260608 09:59:48.592096  2093 ts_tablet_manager.cc:1403] T f91cdb1429df4a2481a526f13e130edb P 5eb7646ed2244421a025f290414bed7c: Time spent bootstrapping tablet: real 0.097s	user 0.043s	sys 0.046s
I20260608 09:59:48.594134  2097 ts_tablet_manager.cc:1434] T ed3abaf74d604eb192bcdaaa8e10607a P 90dd59764d9a44c39d421018ce9bb307: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 09:59:48.595206  2097 tablet_bootstrap.cc:492] T 927b3ce6ea3747cab346bee9874d98cf P 90dd59764d9a44c39d421018ce9bb307: Bootstrap starting.
I20260608 09:59:48.596251  1974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee08c5b7c8d840aab6e7398493d3fb9e" candidate_uuid: "5eb7646ed2244421a025f290414bed7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90dd59764d9a44c39d421018ce9bb307"
I20260608 09:59:48.596158  2093 raft_consensus.cc:359] T f91cdb1429df4a2481a526f13e130edb P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.596865  1974 raft_consensus.cc:3060] T ee08c5b7c8d840aab6e7398493d3fb9e P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:48.600231  2098 raft_consensus.cc:493] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:48.600525  2093 raft_consensus.cc:385] T f91cdb1429df4a2481a526f13e130edb P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:48.601027  2093 raft_consensus.cc:740] T f91cdb1429df4a2481a526f13e130edb P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eb7646ed2244421a025f290414bed7c, State: Initialized, Role: FOLLOWER
I20260608 09:59:48.600814  2098 raft_consensus.cc:515] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } } peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } }
I20260608 09:59:48.602221  2097 tablet_bootstrap.cc:654] T 927b3ce6ea3747cab346bee9874d98cf P 90dd59764d9a44c39d421018ce9bb307: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:48.601998  2093 consensus_queue.cc:260] T f91cdb1429df4a2481a526f13e130edb P 5eb7646ed2244421a025f290414bed7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.604785  1974 raft_consensus.cc:2468] T ee08c5b7c8d840aab6e7398493d3fb9e P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eb7646ed2244421a025f290414bed7c in term 1.
I20260608 09:59:48.606460  1863 leader_election.cc:304] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eb7646ed2244421a025f290414bed7c, 90dd59764d9a44c39d421018ce9bb307; no voters: 
I20260608 09:59:48.612404  2099 leader_election.cc:290] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c [CANDIDATE]: Term 1 election: Requested vote from peers 90dd59764d9a44c39d421018ce9bb307 (127.1.52.66:36081), f5512a57967e4cd3b3c150fd922083e3 (127.1.52.67:37197)
I20260608 09:59:48.614776  2097 tablet_bootstrap.cc:492] T 927b3ce6ea3747cab346bee9874d98cf P 90dd59764d9a44c39d421018ce9bb307: No bootstrap required, opened a new log
I20260608 09:59:48.615440  2097 ts_tablet_manager.cc:1403] T 927b3ce6ea3747cab346bee9874d98cf P 90dd59764d9a44c39d421018ce9bb307: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260608 09:59:48.615284  2094 raft_consensus.cc:359] T ee08c5b7c8d840aab6e7398493d3fb9e P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.620678  2110 raft_consensus.cc:493] T ed3abaf74d604eb192bcdaaa8e10607a P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:48.621352  2110 raft_consensus.cc:515] T ed3abaf74d604eb192bcdaaa8e10607a P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.622166  2098 leader_election.cc:290] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90dd59764d9a44c39d421018ce9bb307 (127.1.52.66:36081), 5eb7646ed2244421a025f290414bed7c (127.1.52.65:44917)
I20260608 09:59:48.624274  2110 leader_election.cc:290] T ed3abaf74d604eb192bcdaaa8e10607a P 90dd59764d9a44c39d421018ce9bb307 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eb7646ed2244421a025f290414bed7c (127.1.52.65:44917), f5512a57967e4cd3b3c150fd922083e3 (127.1.52.67:37197)
I20260608 09:59:48.625491  2048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3abaf74d604eb192bcdaaa8e10607a" candidate_uuid: "90dd59764d9a44c39d421018ce9bb307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5512a57967e4cd3b3c150fd922083e3" is_pre_election: true
I20260608 09:59:48.626055  2097 raft_consensus.cc:359] T 927b3ce6ea3747cab346bee9874d98cf P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.626801  2097 raft_consensus.cc:385] T 927b3ce6ea3747cab346bee9874d98cf P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 09:59:48.627014  1938 leader_election.cc:343] T ed3abaf74d604eb192bcdaaa8e10607a P 90dd59764d9a44c39d421018ce9bb307 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f5512a57967e4cd3b3c150fd922083e3 (127.1.52.67:37197): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:48.627106  2099 raft_consensus.cc:2804] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:48.627818  2099 raft_consensus.cc:697] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c [term 1 LEADER]: Becoming Leader. State: Replica: 5eb7646ed2244421a025f290414bed7c, State: Running, Role: LEADER
I20260608 09:59:48.627120  2097 raft_consensus.cc:740] T 927b3ce6ea3747cab346bee9874d98cf P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90dd59764d9a44c39d421018ce9bb307, State: Initialized, Role: FOLLOWER
I20260608 09:59:48.628968  2099 consensus_queue.cc:237] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.629594  2097 consensus_queue.cc:260] T 927b3ce6ea3747cab346bee9874d98cf P 90dd59764d9a44c39d421018ce9bb307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.631635  2094 raft_consensus.cc:385] T ee08c5b7c8d840aab6e7398493d3fb9e P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:48.633936  2094 raft_consensus.cc:740] T ee08c5b7c8d840aab6e7398493d3fb9e P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5512a57967e4cd3b3c150fd922083e3, State: Initialized, Role: FOLLOWER
I20260608 09:59:48.634761  2094 consensus_queue.cc:260] T ee08c5b7c8d840aab6e7398493d3fb9e P f5512a57967e4cd3b3c150fd922083e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.635613  2097 ts_tablet_manager.cc:1434] T 927b3ce6ea3747cab346bee9874d98cf P 90dd59764d9a44c39d421018ce9bb307: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260608 09:59:48.636732  2097 tablet_bootstrap.cc:492] T f91cdb1429df4a2481a526f13e130edb P 90dd59764d9a44c39d421018ce9bb307: Bootstrap starting.
I20260608 09:59:48.638092  1899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f46c42a2df4923bf4edc67ab91d592" candidate_uuid: "90dd59764d9a44c39d421018ce9bb307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eb7646ed2244421a025f290414bed7c" is_pre_election: true
I20260608 09:59:48.639832  1898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee08c5b7c8d840aab6e7398493d3fb9e" candidate_uuid: "90dd59764d9a44c39d421018ce9bb307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eb7646ed2244421a025f290414bed7c" is_pre_election: true
I20260608 09:59:48.641554  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3abaf74d604eb192bcdaaa8e10607a" candidate_uuid: "90dd59764d9a44c39d421018ce9bb307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eb7646ed2244421a025f290414bed7c" is_pre_election: true
I20260608 09:59:48.645699  2048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee08c5b7c8d840aab6e7398493d3fb9e" candidate_uuid: "5eb7646ed2244421a025f290414bed7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5512a57967e4cd3b3c150fd922083e3"
I20260608 09:59:48.646322  2048 raft_consensus.cc:3060] T ee08c5b7c8d840aab6e7398493d3fb9e P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Advancing to term 1
W20260608 09:59:48.650955  1939 leader_election.cc:343] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eb7646ed2244421a025f290414bed7c (127.1.52.65:44917): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:48.651542  1939 leader_election.cc:304] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307 [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: 90dd59764d9a44c39d421018ce9bb307; no voters: 5eb7646ed2244421a025f290414bed7c, f5512a57967e4cd3b3c150fd922083e3
I20260608 09:59:48.653219  1939 leader_election.cc:304] T ee08c5b7c8d840aab6e7398493d3fb9e P 90dd59764d9a44c39d421018ce9bb307 [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: 90dd59764d9a44c39d421018ce9bb307; no voters: 5eb7646ed2244421a025f290414bed7c, f5512a57967e4cd3b3c150fd922083e3
I20260608 09:59:48.655264  2112 raft_consensus.cc:2749] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:59:48.655943  2112 raft_consensus.cc:2749] T ee08c5b7c8d840aab6e7398493d3fb9e P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 09:59:48.657794  1939 leader_election.cc:343] T ed3abaf74d604eb192bcdaaa8e10607a P 90dd59764d9a44c39d421018ce9bb307 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eb7646ed2244421a025f290414bed7c (127.1.52.65:44917): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:48.658398  1939 leader_election.cc:304] T ed3abaf74d604eb192bcdaaa8e10607a P 90dd59764d9a44c39d421018ce9bb307 [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: 90dd59764d9a44c39d421018ce9bb307; no voters: 5eb7646ed2244421a025f290414bed7c, f5512a57967e4cd3b3c150fd922083e3
I20260608 09:59:48.659657  2110 raft_consensus.cc:2749] T ed3abaf74d604eb192bcdaaa8e10607a P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:59:48.641556  2094 ts_tablet_manager.cc:1434] T ee08c5b7c8d840aab6e7398493d3fb9e P f5512a57967e4cd3b3c150fd922083e3: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.000s
I20260608 09:59:48.661791  2094 tablet_bootstrap.cc:492] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3: Bootstrap starting.
I20260608 09:59:48.664885  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de19d3805ffe4ebca63cfa0189b0d37b" candidate_uuid: "f5512a57967e4cd3b3c150fd922083e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eb7646ed2244421a025f290414bed7c" is_pre_election: true
I20260608 09:59:48.659950  2048 raft_consensus.cc:2468] T ee08c5b7c8d840aab6e7398493d3fb9e P f5512a57967e4cd3b3c150fd922083e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eb7646ed2244421a025f290414bed7c in term 1.
W20260608 09:59:48.667032  2013 leader_election.cc:343] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5eb7646ed2244421a025f290414bed7c (127.1.52.65:44917): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:48.659879  2097 tablet_bootstrap.cc:654] T f91cdb1429df4a2481a526f13e130edb P 90dd59764d9a44c39d421018ce9bb307: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:48.675206  1797 catalog_manager.cc:5696] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5eb7646ed2244421a025f290414bed7c (127.1.52.65). New cstate: current_term: 1 leader_uuid: "5eb7646ed2244421a025f290414bed7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:48.680182  2097 tablet_bootstrap.cc:492] T f91cdb1429df4a2481a526f13e130edb P 90dd59764d9a44c39d421018ce9bb307: No bootstrap required, opened a new log
I20260608 09:59:48.680732  2097 ts_tablet_manager.cc:1403] T f91cdb1429df4a2481a526f13e130edb P 90dd59764d9a44c39d421018ce9bb307: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.003s
I20260608 09:59:48.683483  2094 tablet_bootstrap.cc:654] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:48.683864  2097 raft_consensus.cc:359] T f91cdb1429df4a2481a526f13e130edb P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.684633  2097 raft_consensus.cc:385] T f91cdb1429df4a2481a526f13e130edb P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:48.684900  1974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de19d3805ffe4ebca63cfa0189b0d37b" candidate_uuid: "f5512a57967e4cd3b3c150fd922083e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90dd59764d9a44c39d421018ce9bb307" is_pre_election: true
I20260608 09:59:48.685978  1974 raft_consensus.cc:2468] T de19d3805ffe4ebca63cfa0189b0d37b P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5512a57967e4cd3b3c150fd922083e3 in term 0.
I20260608 09:59:48.688082  2012 leader_election.cc:304] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 [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: 90dd59764d9a44c39d421018ce9bb307, f5512a57967e4cd3b3c150fd922083e3; no voters: 5eb7646ed2244421a025f290414bed7c
I20260608 09:59:48.688630  2093 ts_tablet_manager.cc:1434] T f91cdb1429df4a2481a526f13e130edb P 5eb7646ed2244421a025f290414bed7c: Time spent starting tablet: real 0.096s	user 0.039s	sys 0.039s
I20260608 09:59:48.689342  2098 raft_consensus.cc:2804] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:48.689714  2098 raft_consensus.cc:493] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:48.689821  2093 tablet_bootstrap.cc:492] T ed3abaf74d604eb192bcdaaa8e10607a P 5eb7646ed2244421a025f290414bed7c: Bootstrap starting.
I20260608 09:59:48.690109  2098 raft_consensus.cc:3060] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:48.684973  2097 raft_consensus.cc:740] T f91cdb1429df4a2481a526f13e130edb P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90dd59764d9a44c39d421018ce9bb307, State: Initialized, Role: FOLLOWER
I20260608 09:59:48.698098  2098 raft_consensus.cc:515] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } } peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } }
I20260608 09:59:48.698865  2097 consensus_queue.cc:260] T f91cdb1429df4a2481a526f13e130edb P 90dd59764d9a44c39d421018ce9bb307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.701225  2097 ts_tablet_manager.cc:1434] T f91cdb1429df4a2481a526f13e130edb P 90dd59764d9a44c39d421018ce9bb307: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.007s
I20260608 09:59:48.702616  2093 tablet_bootstrap.cc:654] T ed3abaf74d604eb192bcdaaa8e10607a P 5eb7646ed2244421a025f290414bed7c: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:48.702611  2097 tablet_bootstrap.cc:492] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307: Bootstrap starting.
I20260608 09:59:48.711977  2097 tablet_bootstrap.cc:654] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:48.715512  2093 tablet_bootstrap.cc:492] T ed3abaf74d604eb192bcdaaa8e10607a P 5eb7646ed2244421a025f290414bed7c: No bootstrap required, opened a new log
I20260608 09:59:48.716094  2093 ts_tablet_manager.cc:1403] T ed3abaf74d604eb192bcdaaa8e10607a P 5eb7646ed2244421a025f290414bed7c: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.014s
I20260608 09:59:48.719205  2093 raft_consensus.cc:359] T ed3abaf74d604eb192bcdaaa8e10607a P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.720084  2093 raft_consensus.cc:385] T ed3abaf74d604eb192bcdaaa8e10607a P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:48.720466  2093 raft_consensus.cc:740] T ed3abaf74d604eb192bcdaaa8e10607a P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eb7646ed2244421a025f290414bed7c, State: Initialized, Role: FOLLOWER
I20260608 09:59:48.721347  2093 consensus_queue.cc:260] T ed3abaf74d604eb192bcdaaa8e10607a P 5eb7646ed2244421a025f290414bed7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.723719  2093 ts_tablet_manager.cc:1434] T ed3abaf74d604eb192bcdaaa8e10607a P 5eb7646ed2244421a025f290414bed7c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 09:59:48.724833  2093 tablet_bootstrap.cc:492] T 39f46c42a2df4923bf4edc67ab91d592 P 5eb7646ed2244421a025f290414bed7c: Bootstrap starting.
W20260608 09:59:48.728734  1845 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 09:59:48.733973  2097 tablet_bootstrap.cc:492] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307: No bootstrap required, opened a new log
I20260608 09:59:48.734277  1974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de19d3805ffe4ebca63cfa0189b0d37b" candidate_uuid: "f5512a57967e4cd3b3c150fd922083e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90dd59764d9a44c39d421018ce9bb307"
I20260608 09:59:48.734573  2097 ts_tablet_manager.cc:1403] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.008s
I20260608 09:59:48.734454  1850 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 09:59:48.736112  1850 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 09:59:48.736505  1974 raft_consensus.cc:3060] T de19d3805ffe4ebca63cfa0189b0d37b P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:48.737782  2097 raft_consensus.cc:359] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.738530  2097 raft_consensus.cc:385] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:48.738855  2097 raft_consensus.cc:740] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90dd59764d9a44c39d421018ce9bb307, State: Initialized, Role: FOLLOWER
I20260608 09:59:48.739744  2097 consensus_queue.cc:260] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.741353  2097 ts_tablet_manager.cc:1434] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 09:59:48.745332  2098 leader_election.cc:290] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 [CANDIDATE]: Term 1 election: Requested vote from peers 90dd59764d9a44c39d421018ce9bb307 (127.1.52.66:36081), 5eb7646ed2244421a025f290414bed7c (127.1.52.65:44917)
I20260608 09:59:48.746873  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de19d3805ffe4ebca63cfa0189b0d37b" candidate_uuid: "f5512a57967e4cd3b3c150fd922083e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eb7646ed2244421a025f290414bed7c"
W20260608 09:59:48.749029  2013 leader_election.cc:343] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5eb7646ed2244421a025f290414bed7c (127.1.52.65:44917): Illegal state: must be running to vote when last-logged opid is not known
I20260608 09:59:48.750067  1974 raft_consensus.cc:2468] T de19d3805ffe4ebca63cfa0189b0d37b P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5512a57967e4cd3b3c150fd922083e3 in term 1.
I20260608 09:59:48.751366  2012 leader_election.cc:304] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 [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: 90dd59764d9a44c39d421018ce9bb307, f5512a57967e4cd3b3c150fd922083e3; no voters: 5eb7646ed2244421a025f290414bed7c
I20260608 09:59:48.753240  2093 tablet_bootstrap.cc:654] T 39f46c42a2df4923bf4edc67ab91d592 P 5eb7646ed2244421a025f290414bed7c: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:48.753145  2098 raft_consensus.cc:2804] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:48.755510  2098 raft_consensus.cc:697] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 [term 1 LEADER]: Becoming Leader. State: Replica: f5512a57967e4cd3b3c150fd922083e3, State: Running, Role: LEADER
I20260608 09:59:48.756843  2094 tablet_bootstrap.cc:492] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3: No bootstrap required, opened a new log
I20260608 09:59:48.756469  2098 consensus_queue.cc:237] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } } peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } }
I20260608 09:59:48.757288  2094 ts_tablet_manager.cc:1403] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3: Time spent bootstrapping tablet: real 0.096s	user 0.036s	sys 0.038s
I20260608 09:59:48.760149  2094 raft_consensus.cc:359] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.760876  2094 raft_consensus.cc:385] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:48.761164  2093 tablet_bootstrap.cc:492] T 39f46c42a2df4923bf4edc67ab91d592 P 5eb7646ed2244421a025f290414bed7c: No bootstrap required, opened a new log
I20260608 09:59:48.761170  2094 raft_consensus.cc:740] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5512a57967e4cd3b3c150fd922083e3, State: Initialized, Role: FOLLOWER
I20260608 09:59:48.761808  2093 ts_tablet_manager.cc:1403] T 39f46c42a2df4923bf4edc67ab91d592 P 5eb7646ed2244421a025f290414bed7c: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.004s
I20260608 09:59:48.762418  2094 consensus_queue.cc:260] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.764878  2094 ts_tablet_manager.cc:1434] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:59:48.764742  2093 raft_consensus.cc:359] T 39f46c42a2df4923bf4edc67ab91d592 P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.765501  2093 raft_consensus.cc:385] T 39f46c42a2df4923bf4edc67ab91d592 P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:48.765699  2094 tablet_bootstrap.cc:492] T 19d670841ff84b7896b52c4a69dd2c43 P f5512a57967e4cd3b3c150fd922083e3: Bootstrap starting.
I20260608 09:59:48.765832  2093 raft_consensus.cc:740] T 39f46c42a2df4923bf4edc67ab91d592 P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eb7646ed2244421a025f290414bed7c, State: Initialized, Role: FOLLOWER
I20260608 09:59:48.766242  1797 catalog_manager.cc:5696] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5512a57967e4cd3b3c150fd922083e3 (127.1.52.67). New cstate: current_term: 1 leader_uuid: "f5512a57967e4cd3b3c150fd922083e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:48.766710  2093 consensus_queue.cc:260] T 39f46c42a2df4923bf4edc67ab91d592 P 5eb7646ed2244421a025f290414bed7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.770596  2093 ts_tablet_manager.cc:1434] T 39f46c42a2df4923bf4edc67ab91d592 P 5eb7646ed2244421a025f290414bed7c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260608 09:59:48.771637  2093 tablet_bootstrap.cc:492] T d69e1d46fa314b1ea981a3af317c81b2 P 5eb7646ed2244421a025f290414bed7c: Bootstrap starting.
I20260608 09:59:48.772195  2094 tablet_bootstrap.cc:654] T 19d670841ff84b7896b52c4a69dd2c43 P f5512a57967e4cd3b3c150fd922083e3: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:48.774557  2099 raft_consensus.cc:493] T 927b3ce6ea3747cab346bee9874d98cf P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:48.775089  2099 raft_consensus.cc:515] T 927b3ce6ea3747cab346bee9874d98cf P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.778259  2093 tablet_bootstrap.cc:654] T d69e1d46fa314b1ea981a3af317c81b2 P 5eb7646ed2244421a025f290414bed7c: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:48.780714  1974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927b3ce6ea3747cab346bee9874d98cf" candidate_uuid: "5eb7646ed2244421a025f290414bed7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90dd59764d9a44c39d421018ce9bb307" is_pre_election: true
I20260608 09:59:48.781461  1974 raft_consensus.cc:2468] T 927b3ce6ea3747cab346bee9874d98cf P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eb7646ed2244421a025f290414bed7c in term 0.
I20260608 09:59:48.784337  2094 tablet_bootstrap.cc:492] T 19d670841ff84b7896b52c4a69dd2c43 P f5512a57967e4cd3b3c150fd922083e3: No bootstrap required, opened a new log
I20260608 09:59:48.784459  1863 leader_election.cc:304] T 927b3ce6ea3747cab346bee9874d98cf P 5eb7646ed2244421a025f290414bed7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eb7646ed2244421a025f290414bed7c, 90dd59764d9a44c39d421018ce9bb307; no voters: 
I20260608 09:59:48.784865  2094 ts_tablet_manager.cc:1403] T 19d670841ff84b7896b52c4a69dd2c43 P f5512a57967e4cd3b3c150fd922083e3: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260608 09:59:48.785653  2117 raft_consensus.cc:2804] T 927b3ce6ea3747cab346bee9874d98cf P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:48.786190  2117 raft_consensus.cc:493] T 927b3ce6ea3747cab346bee9874d98cf P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:48.786626  2117 raft_consensus.cc:3060] T 927b3ce6ea3747cab346bee9874d98cf P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:48.787464  2048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927b3ce6ea3747cab346bee9874d98cf" candidate_uuid: "5eb7646ed2244421a025f290414bed7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5512a57967e4cd3b3c150fd922083e3" is_pre_election: true
I20260608 09:59:48.788111  2048 raft_consensus.cc:2468] T 927b3ce6ea3747cab346bee9874d98cf P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eb7646ed2244421a025f290414bed7c in term 0.
I20260608 09:59:48.789723  2094 raft_consensus.cc:359] T 19d670841ff84b7896b52c4a69dd2c43 P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.790496  2094 raft_consensus.cc:385] T 19d670841ff84b7896b52c4a69dd2c43 P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:48.790823  2094 raft_consensus.cc:740] T 19d670841ff84b7896b52c4a69dd2c43 P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5512a57967e4cd3b3c150fd922083e3, State: Initialized, Role: FOLLOWER
I20260608 09:59:48.791571  2094 consensus_queue.cc:260] T 19d670841ff84b7896b52c4a69dd2c43 P f5512a57967e4cd3b3c150fd922083e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.793358  2094 ts_tablet_manager.cc:1434] T 19d670841ff84b7896b52c4a69dd2c43 P f5512a57967e4cd3b3c150fd922083e3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 09:59:48.794163  2094 tablet_bootstrap.cc:492] T ed3abaf74d604eb192bcdaaa8e10607a P f5512a57967e4cd3b3c150fd922083e3: Bootstrap starting.
I20260608 09:59:48.785701  2099 leader_election.cc:290] T 927b3ce6ea3747cab346bee9874d98cf P 5eb7646ed2244421a025f290414bed7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90dd59764d9a44c39d421018ce9bb307 (127.1.52.66:36081), f5512a57967e4cd3b3c150fd922083e3 (127.1.52.67:37197)
I20260608 09:59:48.800463  2094 tablet_bootstrap.cc:654] T ed3abaf74d604eb192bcdaaa8e10607a P f5512a57967e4cd3b3c150fd922083e3: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:48.800190  2117 raft_consensus.cc:515] T 927b3ce6ea3747cab346bee9874d98cf P 5eb7646ed2244421a025f290414bed7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.804131  2117 leader_election.cc:290] T 927b3ce6ea3747cab346bee9874d98cf P 5eb7646ed2244421a025f290414bed7c [CANDIDATE]: Term 1 election: Requested vote from peers 90dd59764d9a44c39d421018ce9bb307 (127.1.52.66:36081), f5512a57967e4cd3b3c150fd922083e3 (127.1.52.67:37197)
I20260608 09:59:48.804811  1974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927b3ce6ea3747cab346bee9874d98cf" candidate_uuid: "5eb7646ed2244421a025f290414bed7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90dd59764d9a44c39d421018ce9bb307"
I20260608 09:59:48.805428  1974 raft_consensus.cc:3060] T 927b3ce6ea3747cab346bee9874d98cf P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:48.805759  2048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "927b3ce6ea3747cab346bee9874d98cf" candidate_uuid: "5eb7646ed2244421a025f290414bed7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5512a57967e4cd3b3c150fd922083e3"
I20260608 09:59:48.806525  2048 raft_consensus.cc:3060] T 927b3ce6ea3747cab346bee9874d98cf P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:48.807062  2093 tablet_bootstrap.cc:492] T d69e1d46fa314b1ea981a3af317c81b2 P 5eb7646ed2244421a025f290414bed7c: No bootstrap required, opened a new log
I20260608 09:59:48.807575  2093 ts_tablet_manager.cc:1403] T d69e1d46fa314b1ea981a3af317c81b2 P 5eb7646ed2244421a025f290414bed7c: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.021s
I20260608 09:59:48.810817  2094 tablet_bootstrap.cc:492] T ed3abaf74d604eb192bcdaaa8e10607a P f5512a57967e4cd3b3c150fd922083e3: No bootstrap required, opened a new log
I20260608 09:59:48.810774  2093 raft_consensus.cc:359] T d69e1d46fa314b1ea981a3af317c81b2 P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.811415  2094 ts_tablet_manager.cc:1403] T ed3abaf74d604eb192bcdaaa8e10607a P f5512a57967e4cd3b3c150fd922083e3: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.010s
I20260608 09:59:48.811610  2093 raft_consensus.cc:385] T d69e1d46fa314b1ea981a3af317c81b2 P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:48.811959  2093 raft_consensus.cc:740] T d69e1d46fa314b1ea981a3af317c81b2 P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eb7646ed2244421a025f290414bed7c, State: Initialized, Role: FOLLOWER
I20260608 09:59:48.812276  1974 raft_consensus.cc:2468] T 927b3ce6ea3747cab346bee9874d98cf P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eb7646ed2244421a025f290414bed7c in term 1.
I20260608 09:59:48.812764  2093 consensus_queue.cc:260] T d69e1d46fa314b1ea981a3af317c81b2 P 5eb7646ed2244421a025f290414bed7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.813642  1863 leader_election.cc:304] T 927b3ce6ea3747cab346bee9874d98cf P 5eb7646ed2244421a025f290414bed7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eb7646ed2244421a025f290414bed7c, 90dd59764d9a44c39d421018ce9bb307; no voters: 
I20260608 09:59:48.814623  2117 raft_consensus.cc:2804] T 927b3ce6ea3747cab346bee9874d98cf P 5eb7646ed2244421a025f290414bed7c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:48.814688  2094 raft_consensus.cc:359] T ed3abaf74d604eb192bcdaaa8e10607a P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.815243  2117 raft_consensus.cc:697] T 927b3ce6ea3747cab346bee9874d98cf P 5eb7646ed2244421a025f290414bed7c [term 1 LEADER]: Becoming Leader. State: Replica: 5eb7646ed2244421a025f290414bed7c, State: Running, Role: LEADER
I20260608 09:59:48.815482  2093 ts_tablet_manager.cc:1434] T d69e1d46fa314b1ea981a3af317c81b2 P 5eb7646ed2244421a025f290414bed7c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 09:59:48.815584  2094 raft_consensus.cc:385] T ed3abaf74d604eb192bcdaaa8e10607a P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:48.815977  2094 raft_consensus.cc:740] T ed3abaf74d604eb192bcdaaa8e10607a P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5512a57967e4cd3b3c150fd922083e3, State: Initialized, Role: FOLLOWER
I20260608 09:59:48.816534  2093 tablet_bootstrap.cc:492] T de19d3805ffe4ebca63cfa0189b0d37b P 5eb7646ed2244421a025f290414bed7c: Bootstrap starting.
I20260608 09:59:48.816088  2117 consensus_queue.cc:237] T 927b3ce6ea3747cab346bee9874d98cf P 5eb7646ed2244421a025f290414bed7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.817518  2048 raft_consensus.cc:2468] T 927b3ce6ea3747cab346bee9874d98cf P f5512a57967e4cd3b3c150fd922083e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eb7646ed2244421a025f290414bed7c in term 1.
I20260608 09:59:48.817121  2094 consensus_queue.cc:260] T ed3abaf74d604eb192bcdaaa8e10607a P f5512a57967e4cd3b3c150fd922083e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.819626  2094 ts_tablet_manager.cc:1434] T ed3abaf74d604eb192bcdaaa8e10607a P f5512a57967e4cd3b3c150fd922083e3: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 09:59:48.820633  2094 tablet_bootstrap.cc:492] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3: Bootstrap starting.
I20260608 09:59:48.824240  2093 tablet_bootstrap.cc:654] T de19d3805ffe4ebca63cfa0189b0d37b P 5eb7646ed2244421a025f290414bed7c: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:48.828125  2094 tablet_bootstrap.cc:654] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:48.832957  2093 tablet_bootstrap.cc:492] T de19d3805ffe4ebca63cfa0189b0d37b P 5eb7646ed2244421a025f290414bed7c: No bootstrap required, opened a new log
I20260608 09:59:48.833518  2093 ts_tablet_manager.cc:1403] T de19d3805ffe4ebca63cfa0189b0d37b P 5eb7646ed2244421a025f290414bed7c: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.002s
I20260608 09:59:48.836361  2093 raft_consensus.cc:359] T de19d3805ffe4ebca63cfa0189b0d37b P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } } peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } }
I20260608 09:59:48.837085  2093 raft_consensus.cc:385] T de19d3805ffe4ebca63cfa0189b0d37b P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:48.837368  2093 raft_consensus.cc:740] T de19d3805ffe4ebca63cfa0189b0d37b P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5eb7646ed2244421a025f290414bed7c, State: Initialized, Role: FOLLOWER
I20260608 09:59:48.838199  2093 consensus_queue.cc:260] T de19d3805ffe4ebca63cfa0189b0d37b P 5eb7646ed2244421a025f290414bed7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } } peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } }
I20260608 09:59:48.838254  1797 catalog_manager.cc:5696] T 927b3ce6ea3747cab346bee9874d98cf P 5eb7646ed2244421a025f290414bed7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5eb7646ed2244421a025f290414bed7c (127.1.52.65). New cstate: current_term: 1 leader_uuid: "5eb7646ed2244421a025f290414bed7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:48.840483  2093 ts_tablet_manager.cc:1434] T de19d3805ffe4ebca63cfa0189b0d37b P 5eb7646ed2244421a025f290414bed7c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 09:59:48.845886  2094 tablet_bootstrap.cc:492] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3: No bootstrap required, opened a new log
I20260608 09:59:48.846405  2094 ts_tablet_manager.cc:1403] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.011s
I20260608 09:59:48.849180  2094 raft_consensus.cc:359] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.849691  2117 raft_consensus.cc:493] T ed3abaf74d604eb192bcdaaa8e10607a P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:48.849756  2094 raft_consensus.cc:385] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:48.850267  2094 raft_consensus.cc:740] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5512a57967e4cd3b3c150fd922083e3, State: Initialized, Role: FOLLOWER
I20260608 09:59:48.850323  2117 raft_consensus.cc:515] T ed3abaf74d604eb192bcdaaa8e10607a P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.851240  2094 consensus_queue.cc:260] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.852692  2117 leader_election.cc:290] T ed3abaf74d604eb192bcdaaa8e10607a P 5eb7646ed2244421a025f290414bed7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90dd59764d9a44c39d421018ce9bb307 (127.1.52.66:36081), f5512a57967e4cd3b3c150fd922083e3 (127.1.52.67:37197)
I20260608 09:59:48.853679  2094 ts_tablet_manager.cc:1434] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 09:59:48.855183  2094 tablet_bootstrap.cc:492] T d69e1d46fa314b1ea981a3af317c81b2 P f5512a57967e4cd3b3c150fd922083e3: Bootstrap starting.
I20260608 09:59:48.856024  1974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3abaf74d604eb192bcdaaa8e10607a" candidate_uuid: "5eb7646ed2244421a025f290414bed7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90dd59764d9a44c39d421018ce9bb307" is_pre_election: true
I20260608 09:59:48.856385  2048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3abaf74d604eb192bcdaaa8e10607a" candidate_uuid: "5eb7646ed2244421a025f290414bed7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5512a57967e4cd3b3c150fd922083e3" is_pre_election: true
I20260608 09:59:48.856683  1974 raft_consensus.cc:2468] T ed3abaf74d604eb192bcdaaa8e10607a P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eb7646ed2244421a025f290414bed7c in term 0.
I20260608 09:59:48.857028  2048 raft_consensus.cc:2468] T ed3abaf74d604eb192bcdaaa8e10607a P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5eb7646ed2244421a025f290414bed7c in term 0.
I20260608 09:59:48.858083  1863 leader_election.cc:304] T ed3abaf74d604eb192bcdaaa8e10607a P 5eb7646ed2244421a025f290414bed7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eb7646ed2244421a025f290414bed7c, 90dd59764d9a44c39d421018ce9bb307; no voters: 
I20260608 09:59:48.861555  2094 tablet_bootstrap.cc:654] T d69e1d46fa314b1ea981a3af317c81b2 P f5512a57967e4cd3b3c150fd922083e3: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:48.862015  2117 raft_consensus.cc:2804] T ed3abaf74d604eb192bcdaaa8e10607a P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:48.862462  2117 raft_consensus.cc:493] T ed3abaf74d604eb192bcdaaa8e10607a P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:48.862824  2117 raft_consensus.cc:3060] T ed3abaf74d604eb192bcdaaa8e10607a P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:48.866566  2094 tablet_bootstrap.cc:492] T d69e1d46fa314b1ea981a3af317c81b2 P f5512a57967e4cd3b3c150fd922083e3: No bootstrap required, opened a new log
I20260608 09:59:48.867031  2094 ts_tablet_manager.cc:1403] T d69e1d46fa314b1ea981a3af317c81b2 P f5512a57967e4cd3b3c150fd922083e3: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.004s
I20260608 09:59:48.868289  2117 raft_consensus.cc:515] T ed3abaf74d604eb192bcdaaa8e10607a P 5eb7646ed2244421a025f290414bed7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.869602  2094 raft_consensus.cc:359] T d69e1d46fa314b1ea981a3af317c81b2 P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.870110  2094 raft_consensus.cc:385] T d69e1d46fa314b1ea981a3af317c81b2 P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:48.870378  2094 raft_consensus.cc:740] T d69e1d46fa314b1ea981a3af317c81b2 P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f5512a57967e4cd3b3c150fd922083e3, State: Initialized, Role: FOLLOWER
I20260608 09:59:48.870370  2117 leader_election.cc:290] T ed3abaf74d604eb192bcdaaa8e10607a P 5eb7646ed2244421a025f290414bed7c [CANDIDATE]: Term 1 election: Requested vote from peers 90dd59764d9a44c39d421018ce9bb307 (127.1.52.66:36081), f5512a57967e4cd3b3c150fd922083e3 (127.1.52.67:37197)
I20260608 09:59:48.871213  2094 consensus_queue.cc:260] T d69e1d46fa314b1ea981a3af317c81b2 P f5512a57967e4cd3b3c150fd922083e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.871351  1974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3abaf74d604eb192bcdaaa8e10607a" candidate_uuid: "5eb7646ed2244421a025f290414bed7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90dd59764d9a44c39d421018ce9bb307"
I20260608 09:59:48.871460  2048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed3abaf74d604eb192bcdaaa8e10607a" candidate_uuid: "5eb7646ed2244421a025f290414bed7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5512a57967e4cd3b3c150fd922083e3"
I20260608 09:59:48.872040  1974 raft_consensus.cc:3060] T ed3abaf74d604eb192bcdaaa8e10607a P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:48.872095  2048 raft_consensus.cc:3060] T ed3abaf74d604eb192bcdaaa8e10607a P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:48.873247  2094 ts_tablet_manager.cc:1434] T d69e1d46fa314b1ea981a3af317c81b2 P f5512a57967e4cd3b3c150fd922083e3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 09:59:48.875156  2110 raft_consensus.cc:493] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:48.875633  2110 raft_consensus.cc:515] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.877537  2048 raft_consensus.cc:2468] T ed3abaf74d604eb192bcdaaa8e10607a P f5512a57967e4cd3b3c150fd922083e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eb7646ed2244421a025f290414bed7c in term 1.
I20260608 09:59:48.877794  2110 leader_election.cc:290] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eb7646ed2244421a025f290414bed7c (127.1.52.65:44917), f5512a57967e4cd3b3c150fd922083e3 (127.1.52.67:37197)
I20260608 09:59:48.878844  1974 raft_consensus.cc:2468] T ed3abaf74d604eb192bcdaaa8e10607a P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5eb7646ed2244421a025f290414bed7c in term 1.
I20260608 09:59:48.879853  1863 leader_election.cc:304] T ed3abaf74d604eb192bcdaaa8e10607a P 5eb7646ed2244421a025f290414bed7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eb7646ed2244421a025f290414bed7c, f5512a57967e4cd3b3c150fd922083e3; no voters: 
I20260608 09:59:48.880553  2117 raft_consensus.cc:2804] T ed3abaf74d604eb192bcdaaa8e10607a P 5eb7646ed2244421a025f290414bed7c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:48.880507  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d670841ff84b7896b52c4a69dd2c43" candidate_uuid: "90dd59764d9a44c39d421018ce9bb307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eb7646ed2244421a025f290414bed7c" is_pre_election: true
I20260608 09:59:48.881361  2048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d670841ff84b7896b52c4a69dd2c43" candidate_uuid: "90dd59764d9a44c39d421018ce9bb307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5512a57967e4cd3b3c150fd922083e3" is_pre_election: true
I20260608 09:59:48.881383  1897 raft_consensus.cc:2468] T 19d670841ff84b7896b52c4a69dd2c43 P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90dd59764d9a44c39d421018ce9bb307 in term 0.
I20260608 09:59:48.882110  2117 raft_consensus.cc:697] T ed3abaf74d604eb192bcdaaa8e10607a P 5eb7646ed2244421a025f290414bed7c [term 1 LEADER]: Becoming Leader. State: Replica: 5eb7646ed2244421a025f290414bed7c, State: Running, Role: LEADER
I20260608 09:59:48.882185  2048 raft_consensus.cc:2468] T 19d670841ff84b7896b52c4a69dd2c43 P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90dd59764d9a44c39d421018ce9bb307 in term 0.
I20260608 09:59:48.883008  1939 leader_election.cc:304] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eb7646ed2244421a025f290414bed7c, 90dd59764d9a44c39d421018ce9bb307; no voters: 
I20260608 09:59:48.883215  2117 consensus_queue.cc:237] T ed3abaf74d604eb192bcdaaa8e10607a P 5eb7646ed2244421a025f290414bed7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.883890  2110 raft_consensus.cc:2804] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:48.884258  2110 raft_consensus.cc:493] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:48.884624  2110 raft_consensus.cc:3060] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:48.891623  2110 raft_consensus.cc:515] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.894066  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d670841ff84b7896b52c4a69dd2c43" candidate_uuid: "90dd59764d9a44c39d421018ce9bb307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eb7646ed2244421a025f290414bed7c"
I20260608 09:59:48.894415  2110 leader_election.cc:290] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307 [CANDIDATE]: Term 1 election: Requested vote from peers 5eb7646ed2244421a025f290414bed7c (127.1.52.65:44917), f5512a57967e4cd3b3c150fd922083e3 (127.1.52.67:37197)
I20260608 09:59:48.894598  1897 raft_consensus.cc:3060] T 19d670841ff84b7896b52c4a69dd2c43 P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:48.894696  2048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "19d670841ff84b7896b52c4a69dd2c43" candidate_uuid: "90dd59764d9a44c39d421018ce9bb307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5512a57967e4cd3b3c150fd922083e3"
I20260608 09:59:48.895337  2048 raft_consensus.cc:3060] T 19d670841ff84b7896b52c4a69dd2c43 P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:48.895519  1795 catalog_manager.cc:5696] T ed3abaf74d604eb192bcdaaa8e10607a P 5eb7646ed2244421a025f290414bed7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 5eb7646ed2244421a025f290414bed7c (127.1.52.65). New cstate: current_term: 1 leader_uuid: "5eb7646ed2244421a025f290414bed7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:48.898552  2098 raft_consensus.cc:493] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:48.898985  2098 raft_consensus.cc:515] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.900781  2098 leader_election.cc:290] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eb7646ed2244421a025f290414bed7c (127.1.52.65:44917), 90dd59764d9a44c39d421018ce9bb307 (127.1.52.66:36081)
I20260608 09:59:48.901571  1898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91cdb1429df4a2481a526f13e130edb" candidate_uuid: "f5512a57967e4cd3b3c150fd922083e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eb7646ed2244421a025f290414bed7c" is_pre_election: true
I20260608 09:59:48.901981  2048 raft_consensus.cc:2468] T 19d670841ff84b7896b52c4a69dd2c43 P f5512a57967e4cd3b3c150fd922083e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90dd59764d9a44c39d421018ce9bb307 in term 1.
I20260608 09:59:48.901981  1897 raft_consensus.cc:2468] T 19d670841ff84b7896b52c4a69dd2c43 P 5eb7646ed2244421a025f290414bed7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90dd59764d9a44c39d421018ce9bb307 in term 1.
I20260608 09:59:48.902192  1898 raft_consensus.cc:2468] T f91cdb1429df4a2481a526f13e130edb P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5512a57967e4cd3b3c150fd922083e3 in term 0.
I20260608 09:59:48.903757  2013 leader_election.cc:304] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eb7646ed2244421a025f290414bed7c, f5512a57967e4cd3b3c150fd922083e3; no voters: 
I20260608 09:59:48.903939  1939 leader_election.cc:304] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eb7646ed2244421a025f290414bed7c, 90dd59764d9a44c39d421018ce9bb307; no voters: 
I20260608 09:59:48.904634  2098 raft_consensus.cc:2804] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:48.904906  2098 raft_consensus.cc:493] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:48.905243  2098 raft_consensus.cc:3060] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:48.905419  1974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91cdb1429df4a2481a526f13e130edb" candidate_uuid: "f5512a57967e4cd3b3c150fd922083e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90dd59764d9a44c39d421018ce9bb307" is_pre_election: true
I20260608 09:59:48.906059  1974 raft_consensus.cc:2468] T f91cdb1429df4a2481a526f13e130edb P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5512a57967e4cd3b3c150fd922083e3 in term 0.
I20260608 09:59:48.907094  2110 raft_consensus.cc:2804] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:48.907588  2110 raft_consensus.cc:697] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307 [term 1 LEADER]: Becoming Leader. State: Replica: 90dd59764d9a44c39d421018ce9bb307, State: Running, Role: LEADER
I20260608 09:59:48.908866  2110 consensus_queue.cc:237] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.909413  2117 raft_consensus.cc:493] T de19d3805ffe4ebca63cfa0189b0d37b P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:48.910015  2117 raft_consensus.cc:515] T de19d3805ffe4ebca63cfa0189b0d37b P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } } peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } }
I20260608 09:59:48.911778  2098 raft_consensus.cc:515] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.912510  2117 leader_election.cc:290] T de19d3805ffe4ebca63cfa0189b0d37b P 5eb7646ed2244421a025f290414bed7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 90dd59764d9a44c39d421018ce9bb307 (127.1.52.66:36081), f5512a57967e4cd3b3c150fd922083e3 (127.1.52.67:37197)
I20260608 09:59:48.913190  1974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de19d3805ffe4ebca63cfa0189b0d37b" candidate_uuid: "5eb7646ed2244421a025f290414bed7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90dd59764d9a44c39d421018ce9bb307" is_pre_election: true
I20260608 09:59:48.913604  2048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "de19d3805ffe4ebca63cfa0189b0d37b" candidate_uuid: "5eb7646ed2244421a025f290414bed7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5512a57967e4cd3b3c150fd922083e3" is_pre_election: true
I20260608 09:59:48.913679  2112 raft_consensus.cc:493] T d69e1d46fa314b1ea981a3af317c81b2 P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:48.914073  1974 raft_consensus.cc:2393] T de19d3805ffe4ebca63cfa0189b0d37b P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5eb7646ed2244421a025f290414bed7c in current term 1: Already voted for candidate f5512a57967e4cd3b3c150fd922083e3 in this term.
I20260608 09:59:48.914378  2112 raft_consensus.cc:515] T d69e1d46fa314b1ea981a3af317c81b2 P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.914798  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91cdb1429df4a2481a526f13e130edb" candidate_uuid: "f5512a57967e4cd3b3c150fd922083e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eb7646ed2244421a025f290414bed7c"
I20260608 09:59:48.915416  1897 raft_consensus.cc:3060] T f91cdb1429df4a2481a526f13e130edb P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:48.915524  1863 leader_election.cc:304] T de19d3805ffe4ebca63cfa0189b0d37b P 5eb7646ed2244421a025f290414bed7c [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: 5eb7646ed2244421a025f290414bed7c; no voters: 90dd59764d9a44c39d421018ce9bb307, f5512a57967e4cd3b3c150fd922083e3
I20260608 09:59:48.916680  2112 leader_election.cc:290] T d69e1d46fa314b1ea981a3af317c81b2 P 90dd59764d9a44c39d421018ce9bb307 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eb7646ed2244421a025f290414bed7c (127.1.52.65:44917), f5512a57967e4cd3b3c150fd922083e3 (127.1.52.67:37197)
I20260608 09:59:48.918282  1898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69e1d46fa314b1ea981a3af317c81b2" candidate_uuid: "90dd59764d9a44c39d421018ce9bb307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eb7646ed2244421a025f290414bed7c" is_pre_election: true
I20260608 09:59:48.918916  1898 raft_consensus.cc:2468] T d69e1d46fa314b1ea981a3af317c81b2 P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90dd59764d9a44c39d421018ce9bb307 in term 0.
I20260608 09:59:48.919620  2117 raft_consensus.cc:3060] T de19d3805ffe4ebca63cfa0189b0d37b P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:48.919714  2048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69e1d46fa314b1ea981a3af317c81b2" candidate_uuid: "90dd59764d9a44c39d421018ce9bb307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5512a57967e4cd3b3c150fd922083e3" is_pre_election: true
I20260608 09:59:48.920375  2048 raft_consensus.cc:2468] T d69e1d46fa314b1ea981a3af317c81b2 P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 90dd59764d9a44c39d421018ce9bb307 in term 0.
I20260608 09:59:48.920864  1939 leader_election.cc:304] T d69e1d46fa314b1ea981a3af317c81b2 P 90dd59764d9a44c39d421018ce9bb307 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eb7646ed2244421a025f290414bed7c, 90dd59764d9a44c39d421018ce9bb307; no voters: 
I20260608 09:59:48.921986  2098 leader_election.cc:290] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3 [CANDIDATE]: Term 1 election: Requested vote from peers 5eb7646ed2244421a025f290414bed7c (127.1.52.65:44917), 90dd59764d9a44c39d421018ce9bb307 (127.1.52.66:36081)
I20260608 09:59:48.922843  1974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f91cdb1429df4a2481a526f13e130edb" candidate_uuid: "f5512a57967e4cd3b3c150fd922083e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90dd59764d9a44c39d421018ce9bb307"
I20260608 09:59:48.923394  1974 raft_consensus.cc:3060] T f91cdb1429df4a2481a526f13e130edb P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:48.924551  1897 raft_consensus.cc:2468] T f91cdb1429df4a2481a526f13e130edb P 5eb7646ed2244421a025f290414bed7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5512a57967e4cd3b3c150fd922083e3 in term 1.
I20260608 09:59:48.925098  2112 raft_consensus.cc:2804] T d69e1d46fa314b1ea981a3af317c81b2 P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:48.925767  2112 raft_consensus.cc:493] T d69e1d46fa314b1ea981a3af317c81b2 P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:48.925961  2013 leader_election.cc:304] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eb7646ed2244421a025f290414bed7c, f5512a57967e4cd3b3c150fd922083e3; no voters: 
I20260608 09:59:48.927318  2112 raft_consensus.cc:3060] T d69e1d46fa314b1ea981a3af317c81b2 P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:48.928503  2117 raft_consensus.cc:2749] T de19d3805ffe4ebca63cfa0189b0d37b P 5eb7646ed2244421a025f290414bed7c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 09:59:48.931757  1974 raft_consensus.cc:2468] T f91cdb1429df4a2481a526f13e130edb P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5512a57967e4cd3b3c150fd922083e3 in term 1.
I20260608 09:59:48.932406  1795 catalog_manager.cc:5696] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90dd59764d9a44c39d421018ce9bb307 (127.1.52.66). New cstate: current_term: 1 leader_uuid: "90dd59764d9a44c39d421018ce9bb307" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:48.933638  2112 raft_consensus.cc:515] T d69e1d46fa314b1ea981a3af317c81b2 P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.934557  2098 raft_consensus.cc:2804] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:48.935091  2098 raft_consensus.cc:697] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3 [term 1 LEADER]: Becoming Leader. State: Replica: f5512a57967e4cd3b3c150fd922083e3, State: Running, Role: LEADER
I20260608 09:59:48.935822  2112 leader_election.cc:290] T d69e1d46fa314b1ea981a3af317c81b2 P 90dd59764d9a44c39d421018ce9bb307 [CANDIDATE]: Term 1 election: Requested vote from peers 5eb7646ed2244421a025f290414bed7c (127.1.52.65:44917), f5512a57967e4cd3b3c150fd922083e3 (127.1.52.67:37197)
I20260608 09:59:48.935940  2098 consensus_queue.cc:237] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.937017  2048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69e1d46fa314b1ea981a3af317c81b2" candidate_uuid: "90dd59764d9a44c39d421018ce9bb307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f5512a57967e4cd3b3c150fd922083e3"
I20260608 09:59:48.937578  2048 raft_consensus.cc:3060] T d69e1d46fa314b1ea981a3af317c81b2 P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:48.937533  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d69e1d46fa314b1ea981a3af317c81b2" candidate_uuid: "90dd59764d9a44c39d421018ce9bb307" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eb7646ed2244421a025f290414bed7c"
I20260608 09:59:48.938395  1897 raft_consensus.cc:3060] T d69e1d46fa314b1ea981a3af317c81b2 P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:48.944926  2048 raft_consensus.cc:2468] T d69e1d46fa314b1ea981a3af317c81b2 P f5512a57967e4cd3b3c150fd922083e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90dd59764d9a44c39d421018ce9bb307 in term 1.
I20260608 09:59:48.946151  1938 leader_election.cc:304] T d69e1d46fa314b1ea981a3af317c81b2 P 90dd59764d9a44c39d421018ce9bb307 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 90dd59764d9a44c39d421018ce9bb307, f5512a57967e4cd3b3c150fd922083e3; no voters: 
I20260608 09:59:48.947072  1897 raft_consensus.cc:2468] T d69e1d46fa314b1ea981a3af317c81b2 P 5eb7646ed2244421a025f290414bed7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90dd59764d9a44c39d421018ce9bb307 in term 1.
I20260608 09:59:48.947255  2112 raft_consensus.cc:2804] T d69e1d46fa314b1ea981a3af317c81b2 P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:48.947933  2112 raft_consensus.cc:697] T d69e1d46fa314b1ea981a3af317c81b2 P 90dd59764d9a44c39d421018ce9bb307 [term 1 LEADER]: Becoming Leader. State: Replica: 90dd59764d9a44c39d421018ce9bb307, State: Running, Role: LEADER
I20260608 09:59:48.948827  2112 consensus_queue.cc:237] T d69e1d46fa314b1ea981a3af317c81b2 P 90dd59764d9a44c39d421018ce9bb307 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.955194  2098 raft_consensus.cc:493] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:48.955696  2098 raft_consensus.cc:515] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.953742  1795 catalog_manager.cc:5696] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5512a57967e4cd3b3c150fd922083e3 (127.1.52.67). New cstate: current_term: 1 leader_uuid: "f5512a57967e4cd3b3c150fd922083e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:48.958037  2098 leader_election.cc:290] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5eb7646ed2244421a025f290414bed7c (127.1.52.65:44917), 90dd59764d9a44c39d421018ce9bb307 (127.1.52.66:36081)
I20260608 09:59:48.958822  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f46c42a2df4923bf4edc67ab91d592" candidate_uuid: "f5512a57967e4cd3b3c150fd922083e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eb7646ed2244421a025f290414bed7c" is_pre_election: true
I20260608 09:59:48.959563  1897 raft_consensus.cc:2468] T 39f46c42a2df4923bf4edc67ab91d592 P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5512a57967e4cd3b3c150fd922083e3 in term 0.
I20260608 09:59:48.960950  2013 leader_election.cc:304] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eb7646ed2244421a025f290414bed7c, f5512a57967e4cd3b3c150fd922083e3; no voters: 
I20260608 09:59:48.961277  1974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f46c42a2df4923bf4edc67ab91d592" candidate_uuid: "f5512a57967e4cd3b3c150fd922083e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90dd59764d9a44c39d421018ce9bb307" is_pre_election: true
I20260608 09:59:48.960726  1797 catalog_manager.cc:5696] T d69e1d46fa314b1ea981a3af317c81b2 P 90dd59764d9a44c39d421018ce9bb307 reported cstate change: term changed from 0 to 1, leader changed from <none> to 90dd59764d9a44c39d421018ce9bb307 (127.1.52.66). New cstate: current_term: 1 leader_uuid: "90dd59764d9a44c39d421018ce9bb307" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:48.961934  1974 raft_consensus.cc:2468] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f5512a57967e4cd3b3c150fd922083e3 in term 0.
I20260608 09:59:48.962720  2098 raft_consensus.cc:2804] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:48.963155  2098 raft_consensus.cc:493] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:48.963603  2098 raft_consensus.cc:3060] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:48.970458  2098 raft_consensus.cc:515] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.972326  2098 leader_election.cc:290] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 [CANDIDATE]: Term 1 election: Requested vote from peers 5eb7646ed2244421a025f290414bed7c (127.1.52.65:44917), 90dd59764d9a44c39d421018ce9bb307 (127.1.52.66:36081)
I20260608 09:59:48.973029  1897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f46c42a2df4923bf4edc67ab91d592" candidate_uuid: "f5512a57967e4cd3b3c150fd922083e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5eb7646ed2244421a025f290414bed7c"
I20260608 09:59:48.973265  1974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f46c42a2df4923bf4edc67ab91d592" candidate_uuid: "f5512a57967e4cd3b3c150fd922083e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "90dd59764d9a44c39d421018ce9bb307"
I20260608 09:59:48.973531  1897 raft_consensus.cc:3060] T 39f46c42a2df4923bf4edc67ab91d592 P 5eb7646ed2244421a025f290414bed7c [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:48.973869  1974 raft_consensus.cc:3060] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:48.978112  1897 raft_consensus.cc:2468] T 39f46c42a2df4923bf4edc67ab91d592 P 5eb7646ed2244421a025f290414bed7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5512a57967e4cd3b3c150fd922083e3 in term 1.
I20260608 09:59:48.978963  1974 raft_consensus.cc:2468] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f5512a57967e4cd3b3c150fd922083e3 in term 1.
I20260608 09:59:48.979233  2013 leader_election.cc:304] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5eb7646ed2244421a025f290414bed7c, f5512a57967e4cd3b3c150fd922083e3; no voters: 
I20260608 09:59:48.980033  2098 raft_consensus.cc:2804] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:48.980553  2098 raft_consensus.cc:697] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 [term 1 LEADER]: Becoming Leader. State: Replica: f5512a57967e4cd3b3c150fd922083e3, State: Running, Role: LEADER
I20260608 09:59:48.981186  2098 consensus_queue.cc:237] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:48.989041  1797 catalog_manager.cc:5696] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to f5512a57967e4cd3b3c150fd922083e3 (127.1.52.67). New cstate: current_term: 1 leader_uuid: "f5512a57967e4cd3b3c150fd922083e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:49.087677  2117 consensus_queue.cc:1048] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:49.089103  2117 consensus_queue.cc:1048] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:49.127274  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:49.132897  2148 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:49.134199  2149 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:49.137908  1233 server_base.cc:1061] running on GCE node
W20260608 09:59:49.137876  2151 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:49.139050  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:49.139286  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:49.139473  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912789139454 us; error 0 us; skew 500 ppm
I20260608 09:59:49.140115  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:49.142742  1233 webserver.cc:533] Webserver started at http://127.1.52.68:43479/ using document root <none> and password file <none>
I20260608 09:59:49.143280  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:49.143498  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:49.143811  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:49.144954  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912781554680-1233-0/minicluster-data/ts-3-root/instance:
uuid: "399b71101c6e4bdb9355d1f56ecb8e97"
format_stamp: "Formatted at 2026-06-08 09:59:49 on dist-test-slave-tgjf"
I20260608 09:59:49.149739  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260608 09:59:49.153218  2156 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:49.154032  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 09:59:49.154404  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912781554680-1233-0/minicluster-data/ts-3-root
uuid: "399b71101c6e4bdb9355d1f56ecb8e97"
format_stamp: "Formatted at 2026-06-08 09:59:49 on dist-test-slave-tgjf"
I20260608 09:59:49.154732  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912781554680-1233-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912781554680-1233-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912781554680-1233-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:49.173844  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:49.175061  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:49.176452  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:49.178975  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:49.179170  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:49.179371  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:49.179502  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:49.206032  2117 consensus_queue.cc:1048] T 927b3ce6ea3747cab346bee9874d98cf P 5eb7646ed2244421a025f290414bed7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:49.208990  2098 consensus_queue.cc:1048] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:49.218714  2098 consensus_queue.cc:1048] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:49.229799  2120 consensus_queue.cc:1048] T 927b3ce6ea3747cab346bee9874d98cf P 5eb7646ed2244421a025f290414bed7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 09:59:49.285789  2117 consensus_queue.cc:1048] T ed3abaf74d604eb192bcdaaa8e10607a P 5eb7646ed2244421a025f290414bed7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:49.287839  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.68:37187
I20260608 09:59:49.287961  2223 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.68:37187 every 8 connection(s)
I20260608 09:59:49.300711  2120 consensus_queue.cc:1048] T ed3abaf74d604eb192bcdaaa8e10607a P 5eb7646ed2244421a025f290414bed7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:49.315259  2225 heartbeater.cc:344] Connected to a master server at 127.1.52.126:35375
I20260608 09:59:49.315671  2225 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:49.316568  2225 heartbeater.cc:507] Master 127.1.52.126:35375 requested a full tablet report, sending...
I20260608 09:59:49.318919  1794 ts_manager.cc:194] Registered new tserver with Master: 399b71101c6e4bdb9355d1f56ecb8e97 (127.1.52.68:37187)
I20260608 09:59:49.320487  1794 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48832
I20260608 09:59:49.330297  2112 consensus_queue.cc:1048] T d69e1d46fa314b1ea981a3af317c81b2 P 90dd59764d9a44c39d421018ce9bb307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:49.332901  2128 consensus_queue.cc:1048] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:49.346202  2112 consensus_queue.cc:1048] T d69e1d46fa314b1ea981a3af317c81b2 P 90dd59764d9a44c39d421018ce9bb307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:49.352319  2208 consensus_queue.cc:1048] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:49.390460  2232 consensus_queue.cc:1048] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:49.391199  2110 consensus_queue.cc:1048] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:49.497259  2208 consensus_queue.cc:1048] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:49.508642  2208 consensus_queue.cc:1048] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:50.323276  2225 heartbeater.cc:499] Master 127.1.52.126:35375 was elected leader, sending a full tablet report...
I20260608 09:59:50.737241  1850 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:59:50.754839  2048 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39f46c42a2df4923bf4edc67ab91d592"
dest_uuid: "f5512a57967e4cd3b3c150fd922083e3"
mode: GRACEFUL
new_leader_uuid: "90dd59764d9a44c39d421018ce9bb307"
 from {username='slave'} at 127.0.0.1:46444
I20260608 09:59:50.755457  2048 raft_consensus.cc:606] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 [term 1 LEADER]: Received request to transfer leadership to TS 90dd59764d9a44c39d421018ce9bb307
I20260608 09:59:50.756708  1850 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 09:59:50.757252  1850 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:59:50.869664  2208 raft_consensus.cc:993] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3: : Instructing follower 90dd59764d9a44c39d421018ce9bb307 to start an election
I20260608 09:59:50.870174  2241 raft_consensus.cc:1081] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 [term 1 LEADER]: Signalling peer 90dd59764d9a44c39d421018ce9bb307 to start an election
I20260608 09:59:50.871807  1973 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39f46c42a2df4923bf4edc67ab91d592"
dest_uuid: "90dd59764d9a44c39d421018ce9bb307"
 from {username='slave'} at 127.0.0.1:39514
I20260608 09:59:50.872357  1973 raft_consensus.cc:493] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 09:59:50.872637  1973 raft_consensus.cc:3060] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:59:50.877164  1973 raft_consensus.cc:515] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:50.878903  1973 leader_election.cc:290] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307 [CANDIDATE]: Term 2 election: Requested vote from peers 5eb7646ed2244421a025f290414bed7c (127.1.52.65:44917), f5512a57967e4cd3b3c150fd922083e3 (127.1.52.67:37197)
I20260608 09:59:50.879607  1898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f46c42a2df4923bf4edc67ab91d592" candidate_uuid: "90dd59764d9a44c39d421018ce9bb307" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5eb7646ed2244421a025f290414bed7c"
I20260608 09:59:50.880188  1898 raft_consensus.cc:3060] T 39f46c42a2df4923bf4edc67ab91d592 P 5eb7646ed2244421a025f290414bed7c [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:59:50.880327  2048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39f46c42a2df4923bf4edc67ab91d592" candidate_uuid: "90dd59764d9a44c39d421018ce9bb307" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f5512a57967e4cd3b3c150fd922083e3"
I20260608 09:59:50.880889  2048 raft_consensus.cc:3055] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 09:59:50.881172  2048 raft_consensus.cc:740] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f5512a57967e4cd3b3c150fd922083e3, State: Running, Role: LEADER
I20260608 09:59:50.881889  2048 consensus_queue.cc:260] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 [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: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:50.882860  2048 raft_consensus.cc:3060] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 09:59:50.884991  1898 raft_consensus.cc:2468] T 39f46c42a2df4923bf4edc67ab91d592 P 5eb7646ed2244421a025f290414bed7c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90dd59764d9a44c39d421018ce9bb307 in term 2.
I20260608 09:59:50.886188  1939 leader_election.cc:304] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307 [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: 5eb7646ed2244421a025f290414bed7c, 90dd59764d9a44c39d421018ce9bb307; no voters: 
I20260608 09:59:50.887163  2112 raft_consensus.cc:2804] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 09:59:50.887830  2048 raft_consensus.cc:2468] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 90dd59764d9a44c39d421018ce9bb307 in term 2.
I20260608 09:59:50.888224  2112 raft_consensus.cc:697] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307 [term 2 LEADER]: Becoming Leader. State: Replica: 90dd59764d9a44c39d421018ce9bb307, State: Running, Role: LEADER
I20260608 09:59:50.889158  2112 consensus_queue.cc:237] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307 [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: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } }
I20260608 09:59:50.896868  1794 catalog_manager.cc:5696] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307 reported cstate change: term changed from 1 to 2, leader changed from f5512a57967e4cd3b3c150fd922083e3 (127.1.52.67) to 90dd59764d9a44c39d421018ce9bb307 (127.1.52.66). New cstate: current_term: 2 leader_uuid: "90dd59764d9a44c39d421018ce9bb307" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:51.268936  2048 raft_consensus.cc:1275] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 [term 2 FOLLOWER]: Refusing update from remote peer 90dd59764d9a44c39d421018ce9bb307: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:59:51.270412  2112 consensus_queue.cc:1048] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:51.280997  1898 raft_consensus.cc:1275] T 39f46c42a2df4923bf4edc67ab91d592 P 5eb7646ed2244421a025f290414bed7c [term 2 FOLLOWER]: Refusing update from remote peer 90dd59764d9a44c39d421018ce9bb307: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 09:59:51.282755  2112 consensus_queue.cc:1048] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:52.758386  1850 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:59:52.764513  1850 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:59:52.764997  1850 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:59:54.765856  1850 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 09:59:54.772410  1850 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 09:59:54.772903  1850 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:59:54.799078  1898 consensus_queue.cc:237] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c [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: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } attrs { replace: true } } peers { permanent_uuid: "399b71101c6e4bdb9355d1f56ecb8e97" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 37187 } attrs { promote: true } }
I20260608 09:59:54.809847  2047 raft_consensus.cc:1275] T ee08c5b7c8d840aab6e7398493d3fb9e P f5512a57967e4cd3b3c150fd922083e3 [term 1 FOLLOWER]: Refusing update from remote peer 5eb7646ed2244421a025f290414bed7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:54.812852  2261 consensus_queue.cc:1048] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:59:54.813452  1973 raft_consensus.cc:1275] T ee08c5b7c8d840aab6e7398493d3fb9e P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Refusing update from remote peer 5eb7646ed2244421a025f290414bed7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:54.818241  2261 consensus_queue.cc:1048] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 09:59:54.825974  2248 raft_consensus.cc:2955] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 399b71101c6e4bdb9355d1f56ecb8e97 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } attrs { replace: true } } peers { permanent_uuid: "399b71101c6e4bdb9355d1f56ecb8e97" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 37187 } attrs { promote: true } } }
W20260608 09:59:54.832932  1862 consensus_peers.cc:597] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c -> Peer 399b71101c6e4bdb9355d1f56ecb8e97 (127.1.52.68:37187): Couldn't send request to peer 399b71101c6e4bdb9355d1f56ecb8e97. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ee08c5b7c8d840aab6e7398493d3fb9e. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:54.835657  2047 raft_consensus.cc:2955] T ee08c5b7c8d840aab6e7398493d3fb9e P f5512a57967e4cd3b3c150fd922083e3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 399b71101c6e4bdb9355d1f56ecb8e97 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } attrs { replace: true } } peers { permanent_uuid: "399b71101c6e4bdb9355d1f56ecb8e97" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 37187 } attrs { promote: true } } }
I20260608 09:59:54.837821  1973 raft_consensus.cc:2955] T ee08c5b7c8d840aab6e7398493d3fb9e P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 399b71101c6e4bdb9355d1f56ecb8e97 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } attrs { replace: true } } peers { permanent_uuid: "399b71101c6e4bdb9355d1f56ecb8e97" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 37187 } attrs { promote: true } } }
I20260608 09:59:54.842792  1797 catalog_manager.cc:5696] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c reported cstate change: config changed from index -1 to 2, NON_VOTER 399b71101c6e4bdb9355d1f56ecb8e97 (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "5eb7646ed2244421a025f290414bed7c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "399b71101c6e4bdb9355d1f56ecb8e97" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 37187 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:54.863658  2047 consensus_queue.cc:237] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 [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: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } attrs { replace: true } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } } peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "399b71101c6e4bdb9355d1f56ecb8e97" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 37187 } attrs { promote: true } }
I20260608 09:59:54.877969  1973 raft_consensus.cc:1275] T de19d3805ffe4ebca63cfa0189b0d37b P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Refusing update from remote peer f5512a57967e4cd3b3c150fd922083e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:54.877974  1898 raft_consensus.cc:1275] T de19d3805ffe4ebca63cfa0189b0d37b P 5eb7646ed2244421a025f290414bed7c [term 1 FOLLOWER]: Refusing update from remote peer f5512a57967e4cd3b3c150fd922083e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:54.879818  2241 consensus_queue.cc:1048] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:59:54.880887  2273 consensus_queue.cc:1048] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:59:54.887061  2011 consensus_peers.cc:597] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 -> Peer 399b71101c6e4bdb9355d1f56ecb8e97 (127.1.52.68:37187): Couldn't send request to peer 399b71101c6e4bdb9355d1f56ecb8e97. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: de19d3805ffe4ebca63cfa0189b0d37b. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:54.892714  2277 raft_consensus.cc:2955] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 399b71101c6e4bdb9355d1f56ecb8e97 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } attrs { replace: true } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } } peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "399b71101c6e4bdb9355d1f56ecb8e97" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 37187 } attrs { promote: true } } }
I20260608 09:59:54.894224  1973 raft_consensus.cc:2955] T de19d3805ffe4ebca63cfa0189b0d37b P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 399b71101c6e4bdb9355d1f56ecb8e97 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } attrs { replace: true } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } } peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "399b71101c6e4bdb9355d1f56ecb8e97" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 37187 } attrs { promote: true } } }
I20260608 09:59:54.894155  1898 raft_consensus.cc:2955] T de19d3805ffe4ebca63cfa0189b0d37b P 5eb7646ed2244421a025f290414bed7c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 399b71101c6e4bdb9355d1f56ecb8e97 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } attrs { replace: true } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } } peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "399b71101c6e4bdb9355d1f56ecb8e97" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 37187 } attrs { promote: true } } }
I20260608 09:59:54.907310  1794 catalog_manager.cc:5696] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 reported cstate change: config changed from index -1 to 2, NON_VOTER 399b71101c6e4bdb9355d1f56ecb8e97 (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "f5512a57967e4cd3b3c150fd922083e3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "399b71101c6e4bdb9355d1f56ecb8e97" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 37187 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:54.908932  2047 consensus_queue.cc:237] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3 [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: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } attrs { replace: true } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } } peers { permanent_uuid: "399b71101c6e4bdb9355d1f56ecb8e97" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 37187 } attrs { promote: true } }
I20260608 09:59:54.916388  1973 raft_consensus.cc:1275] T f91cdb1429df4a2481a526f13e130edb P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Refusing update from remote peer f5512a57967e4cd3b3c150fd922083e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:54.917426  1898 raft_consensus.cc:1275] T f91cdb1429df4a2481a526f13e130edb P 5eb7646ed2244421a025f290414bed7c [term 1 FOLLOWER]: Refusing update from remote peer f5512a57967e4cd3b3c150fd922083e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:54.919504  2273 consensus_queue.cc:1048] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:59:54.921096  2277 consensus_queue.cc:1048] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 09:59:54.923491  2011 consensus_peers.cc:597] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3 -> Peer 399b71101c6e4bdb9355d1f56ecb8e97 (127.1.52.68:37187): Couldn't send request to peer 399b71101c6e4bdb9355d1f56ecb8e97. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f91cdb1429df4a2481a526f13e130edb. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:54.931969  2273 raft_consensus.cc:2955] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 399b71101c6e4bdb9355d1f56ecb8e97 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } attrs { replace: true } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } } peers { permanent_uuid: "399b71101c6e4bdb9355d1f56ecb8e97" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 37187 } attrs { promote: true } } }
I20260608 09:59:54.933950  1973 raft_consensus.cc:2955] T f91cdb1429df4a2481a526f13e130edb P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 399b71101c6e4bdb9355d1f56ecb8e97 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } attrs { replace: true } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } } peers { permanent_uuid: "399b71101c6e4bdb9355d1f56ecb8e97" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 37187 } attrs { promote: true } } }
I20260608 09:59:54.934836  1898 raft_consensus.cc:2955] T f91cdb1429df4a2481a526f13e130edb P 5eb7646ed2244421a025f290414bed7c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 399b71101c6e4bdb9355d1f56ecb8e97 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } attrs { replace: true } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } } peers { permanent_uuid: "399b71101c6e4bdb9355d1f56ecb8e97" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 37187 } attrs { promote: true } } }
I20260608 09:59:54.944625  1794 catalog_manager.cc:5696] T f91cdb1429df4a2481a526f13e130edb P 90dd59764d9a44c39d421018ce9bb307 reported cstate change: config changed from index -1 to 2, NON_VOTER 399b71101c6e4bdb9355d1f56ecb8e97 (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "f5512a57967e4cd3b3c150fd922083e3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } attrs { replace: true } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } } peers { permanent_uuid: "399b71101c6e4bdb9355d1f56ecb8e97" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 37187 } attrs { promote: true } } }
I20260608 09:59:54.962033  1973 consensus_queue.cc:237] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307 [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: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } attrs { replace: true } } peers { permanent_uuid: "399b71101c6e4bdb9355d1f56ecb8e97" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 37187 } attrs { promote: true } }
I20260608 09:59:54.970723  2047 raft_consensus.cc:1275] T 19d670841ff84b7896b52c4a69dd2c43 P f5512a57967e4cd3b3c150fd922083e3 [term 1 FOLLOWER]: Refusing update from remote peer 90dd59764d9a44c39d421018ce9bb307: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:54.972396  1898 raft_consensus.cc:1275] T 19d670841ff84b7896b52c4a69dd2c43 P 5eb7646ed2244421a025f290414bed7c [term 1 FOLLOWER]: Refusing update from remote peer 90dd59764d9a44c39d421018ce9bb307: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:54.973191  2112 consensus_queue.cc:1048] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 09:59:54.975016  2257 consensus_queue.cc:1048] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 09:59:54.984963  1937 consensus_peers.cc:597] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307 -> Peer 399b71101c6e4bdb9355d1f56ecb8e97 (127.1.52.68:37187): Couldn't send request to peer 399b71101c6e4bdb9355d1f56ecb8e97. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 19d670841ff84b7896b52c4a69dd2c43. This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:54.990839  2112 raft_consensus.cc:2955] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 399b71101c6e4bdb9355d1f56ecb8e97 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } attrs { replace: true } } peers { permanent_uuid: "399b71101c6e4bdb9355d1f56ecb8e97" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 37187 } attrs { promote: true } } }
I20260608 09:59:54.993368  2047 raft_consensus.cc:2955] T 19d670841ff84b7896b52c4a69dd2c43 P f5512a57967e4cd3b3c150fd922083e3 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 399b71101c6e4bdb9355d1f56ecb8e97 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } attrs { replace: true } } peers { permanent_uuid: "399b71101c6e4bdb9355d1f56ecb8e97" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 37187 } attrs { promote: true } } }
I20260608 09:59:54.994124  1898 raft_consensus.cc:2955] T 19d670841ff84b7896b52c4a69dd2c43 P 5eb7646ed2244421a025f290414bed7c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 399b71101c6e4bdb9355d1f56ecb8e97 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } attrs { replace: true } } peers { permanent_uuid: "399b71101c6e4bdb9355d1f56ecb8e97" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 37187 } attrs { promote: true } } }
I20260608 09:59:55.005404  1797 catalog_manager.cc:5696] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307 reported cstate change: config changed from index -1 to 2, NON_VOTER 399b71101c6e4bdb9355d1f56ecb8e97 (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "90dd59764d9a44c39d421018ce9bb307" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "399b71101c6e4bdb9355d1f56ecb8e97" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 37187 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 09:59:55.324352  1233 tablet_server.cc:179] TabletServer@127.1.52.65:0 shutting down...
I20260608 09:59:55.341681  2287 ts_tablet_manager.cc:933] T f91cdb1429df4a2481a526f13e130edb P 399b71101c6e4bdb9355d1f56ecb8e97: Initiating tablet copy from peer f5512a57967e4cd3b3c150fd922083e3 (127.1.52.67:37197)
I20260608 09:59:55.346716  2287 tablet_copy_client.cc:323] T f91cdb1429df4a2481a526f13e130edb P 399b71101c6e4bdb9355d1f56ecb8e97: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.67:37197
I20260608 09:59:55.362129  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:55.363901  1233 tablet_replica.cc:333] T d69e1d46fa314b1ea981a3af317c81b2 P 5eb7646ed2244421a025f290414bed7c: stopping tablet replica
I20260608 09:59:55.364619  1233 raft_consensus.cc:2243] T d69e1d46fa314b1ea981a3af317c81b2 P 5eb7646ed2244421a025f290414bed7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:55.365201  1233 raft_consensus.cc:2272] T d69e1d46fa314b1ea981a3af317c81b2 P 5eb7646ed2244421a025f290414bed7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:55.368508  1233 tablet_replica.cc:333] T 39f46c42a2df4923bf4edc67ab91d592 P 5eb7646ed2244421a025f290414bed7c: stopping tablet replica
I20260608 09:59:55.368520  2058 tablet_copy_service.cc:140] P f5512a57967e4cd3b3c150fd922083e3: Received BeginTabletCopySession request for tablet f91cdb1429df4a2481a526f13e130edb from peer 399b71101c6e4bdb9355d1f56ecb8e97 ({username='slave'} at 127.0.0.1:41082)
I20260608 09:59:55.369275  2058 tablet_copy_service.cc:161] P f5512a57967e4cd3b3c150fd922083e3: Beginning new tablet copy session on tablet f91cdb1429df4a2481a526f13e130edb from peer 399b71101c6e4bdb9355d1f56ecb8e97 at {username='slave'} at 127.0.0.1:41082: session id = 399b71101c6e4bdb9355d1f56ecb8e97-f91cdb1429df4a2481a526f13e130edb
I20260608 09:59:55.369517  1233 raft_consensus.cc:2243] T 39f46c42a2df4923bf4edc67ab91d592 P 5eb7646ed2244421a025f290414bed7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:55.370078  1233 raft_consensus.cc:2272] T 39f46c42a2df4923bf4edc67ab91d592 P 5eb7646ed2244421a025f290414bed7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:55.373006  1233 tablet_replica.cc:333] T 927b3ce6ea3747cab346bee9874d98cf P 5eb7646ed2244421a025f290414bed7c: stopping tablet replica
I20260608 09:59:55.373783  1233 raft_consensus.cc:2243] T 927b3ce6ea3747cab346bee9874d98cf P 5eb7646ed2244421a025f290414bed7c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:55.374841  1233 raft_consensus.cc:2272] T 927b3ce6ea3747cab346bee9874d98cf P 5eb7646ed2244421a025f290414bed7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:55.377648  1233 tablet_replica.cc:333] T f91cdb1429df4a2481a526f13e130edb P 5eb7646ed2244421a025f290414bed7c: stopping tablet replica
I20260608 09:59:55.377666  2058 tablet_copy_source_session.cc:215] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:55.378607  1233 raft_consensus.cc:2243] T f91cdb1429df4a2481a526f13e130edb P 5eb7646ed2244421a025f290414bed7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:55.379215  1233 raft_consensus.cc:2272] T f91cdb1429df4a2481a526f13e130edb P 5eb7646ed2244421a025f290414bed7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:55.383256  1233 tablet_replica.cc:333] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c: stopping tablet replica
I20260608 09:59:55.383314  2287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f91cdb1429df4a2481a526f13e130edb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:55.386997  1233 raft_consensus.cc:2243] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:55.388123  1233 raft_consensus.cc:2272] T ee08c5b7c8d840aab6e7398493d3fb9e P 5eb7646ed2244421a025f290414bed7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:55.389737  2290 ts_tablet_manager.cc:933] T ee08c5b7c8d840aab6e7398493d3fb9e P 399b71101c6e4bdb9355d1f56ecb8e97: Initiating tablet copy from peer 5eb7646ed2244421a025f290414bed7c (127.1.52.65:44917)
I20260608 09:59:55.392051  1233 tablet_replica.cc:333] T de19d3805ffe4ebca63cfa0189b0d37b P 5eb7646ed2244421a025f290414bed7c: stopping tablet replica
I20260608 09:59:55.392970  1233 raft_consensus.cc:2243] T de19d3805ffe4ebca63cfa0189b0d37b P 5eb7646ed2244421a025f290414bed7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:55.393554  1233 raft_consensus.cc:2272] T de19d3805ffe4ebca63cfa0189b0d37b P 5eb7646ed2244421a025f290414bed7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:55.396700  1233 tablet_replica.cc:333] T ed3abaf74d604eb192bcdaaa8e10607a P 5eb7646ed2244421a025f290414bed7c: stopping tablet replica
I20260608 09:59:55.397415  1233 raft_consensus.cc:2243] T ed3abaf74d604eb192bcdaaa8e10607a P 5eb7646ed2244421a025f290414bed7c [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:55.398494  1233 raft_consensus.cc:2272] T ed3abaf74d604eb192bcdaaa8e10607a P 5eb7646ed2244421a025f290414bed7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:55.400933  1233 tablet_replica.cc:333] T 19d670841ff84b7896b52c4a69dd2c43 P 5eb7646ed2244421a025f290414bed7c: stopping tablet replica
I20260608 09:59:55.401582  1233 raft_consensus.cc:2243] T 19d670841ff84b7896b52c4a69dd2c43 P 5eb7646ed2244421a025f290414bed7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:55.402187  1233 raft_consensus.cc:2272] T 19d670841ff84b7896b52c4a69dd2c43 P 5eb7646ed2244421a025f290414bed7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:55.402632  2287 tablet_copy_client.cc:806] T f91cdb1429df4a2481a526f13e130edb P 399b71101c6e4bdb9355d1f56ecb8e97: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:55.402704  2290 tablet_copy_client.cc:323] T ee08c5b7c8d840aab6e7398493d3fb9e P 399b71101c6e4bdb9355d1f56ecb8e97: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.65:44917
I20260608 09:59:55.404500  2287 tablet_copy_client.cc:670] T f91cdb1429df4a2481a526f13e130edb P 399b71101c6e4bdb9355d1f56ecb8e97: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:55.411671  2287 tablet_copy_client.cc:538] T f91cdb1429df4a2481a526f13e130edb P 399b71101c6e4bdb9355d1f56ecb8e97: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 09:59:55.420363  1862 proxy.cc:239] Call had error, refreshing address and retrying: Service unavailable: reactor is shutting down (error 108) [suppressed 5 similar messages]
W20260608 09:59:55.425336  2289 negotiation.cc:336] Failed RPC negotiation. Trace:
0608 09:59:55.405351 (+     0us) reactor.cc:730] Submitting negotiation task for client connection to 127.1.52.65:44917 (local address 127.0.0.1:52280)
0608 09:59:55.406060 (+   709us) negotiation.cc:107] Waiting for socket to connect
0608 09:59:55.406111 (+    51us) client_negotiation.cc:175] Beginning negotiation
0608 09:59:55.406438 (+   327us) client_negotiation.cc:253] Sending NEGOTIATE NegotiatePB request
0608 09:59:55.423651 (+ 17213us) negotiation.cc:326] Negotiation complete: Network error: Client connection negotiation failed: client connection to 127.1.52.65:44917: BlockingRecv error: recv error from unknown peer: Transport endpoint is not connected (error 107)
Metrics: {"client-negotiator.queue_time_us":92}
W20260608 09:59:55.426823  2158 connection.cc:466] server connection from 127.0.0.1:57264 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:57264 (request call id 1) could send its response
I20260608 09:59:55.427011  2287 tablet_bootstrap.cc:492] T f91cdb1429df4a2481a526f13e130edb P 399b71101c6e4bdb9355d1f56ecb8e97: Bootstrap starting.
I20260608 09:59:55.437536  1233 tablet_server.cc:196] TabletServer@127.1.52.65:0 shutdown complete.
I20260608 09:59:55.444418  2290 ts_tablet_manager.cc:933] T de19d3805ffe4ebca63cfa0189b0d37b P 399b71101c6e4bdb9355d1f56ecb8e97: Initiating tablet copy from peer f5512a57967e4cd3b3c150fd922083e3 (127.1.52.67:37197)
I20260608 09:59:55.457300  2290 tablet_copy_client.cc:323] T de19d3805ffe4ebca63cfa0189b0d37b P 399b71101c6e4bdb9355d1f56ecb8e97: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.67:37197
I20260608 09:59:55.459702  2058 tablet_copy_service.cc:140] P f5512a57967e4cd3b3c150fd922083e3: Received BeginTabletCopySession request for tablet de19d3805ffe4ebca63cfa0189b0d37b from peer 399b71101c6e4bdb9355d1f56ecb8e97 ({username='slave'} at 127.0.0.1:41082)
I20260608 09:59:55.460448  2058 tablet_copy_service.cc:161] P f5512a57967e4cd3b3c150fd922083e3: Beginning new tablet copy session on tablet de19d3805ffe4ebca63cfa0189b0d37b from peer 399b71101c6e4bdb9355d1f56ecb8e97 at {username='slave'} at 127.0.0.1:41082: session id = 399b71101c6e4bdb9355d1f56ecb8e97-de19d3805ffe4ebca63cfa0189b0d37b
I20260608 09:59:55.468763  2058 tablet_copy_source_session.cc:215] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 09:59:55.470125  2287 tablet_bootstrap.cc:492] T f91cdb1429df4a2481a526f13e130edb P 399b71101c6e4bdb9355d1f56ecb8e97: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:55.471312  2287 tablet_bootstrap.cc:492] T f91cdb1429df4a2481a526f13e130edb P 399b71101c6e4bdb9355d1f56ecb8e97: Bootstrap complete.
I20260608 09:59:55.472506  2287 ts_tablet_manager.cc:1403] T f91cdb1429df4a2481a526f13e130edb P 399b71101c6e4bdb9355d1f56ecb8e97: Time spent bootstrapping tablet: real 0.047s	user 0.023s	sys 0.011s
I20260608 09:59:55.472560  2290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de19d3805ffe4ebca63cfa0189b0d37b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:55.476020  2287 raft_consensus.cc:359] T f91cdb1429df4a2481a526f13e130edb P 399b71101c6e4bdb9355d1f56ecb8e97 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } attrs { replace: true } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } } peers { permanent_uuid: "399b71101c6e4bdb9355d1f56ecb8e97" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 37187 } attrs { promote: true } }
I20260608 09:59:55.477020  2287 raft_consensus.cc:740] T f91cdb1429df4a2481a526f13e130edb P 399b71101c6e4bdb9355d1f56ecb8e97 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 399b71101c6e4bdb9355d1f56ecb8e97, State: Initialized, Role: LEARNER
I20260608 09:59:55.477909  2287 consensus_queue.cc:260] T f91cdb1429df4a2481a526f13e130edb P 399b71101c6e4bdb9355d1f56ecb8e97 [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: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } attrs { replace: true } } peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } } peers { permanent_uuid: "399b71101c6e4bdb9355d1f56ecb8e97" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 37187 } attrs { promote: true } }
I20260608 09:59:55.486191  2296 ts_tablet_manager.cc:933] T 19d670841ff84b7896b52c4a69dd2c43 P 399b71101c6e4bdb9355d1f56ecb8e97: Initiating tablet copy from peer 90dd59764d9a44c39d421018ce9bb307 (127.1.52.66:36081)
I20260608 09:59:55.505224  2290 tablet_copy_client.cc:806] T de19d3805ffe4ebca63cfa0189b0d37b P 399b71101c6e4bdb9355d1f56ecb8e97: tablet copy: Starting download of 0 data blocks...
I20260608 09:59:55.505860  2290 tablet_copy_client.cc:670] T de19d3805ffe4ebca63cfa0189b0d37b P 399b71101c6e4bdb9355d1f56ecb8e97: tablet copy: Starting download of 1 WAL segments...
I20260608 09:59:55.506858  2287 ts_tablet_manager.cc:1434] T f91cdb1429df4a2481a526f13e130edb P 399b71101c6e4bdb9355d1f56ecb8e97: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.015s
I20260608 09:59:55.509481  2057 tablet_copy_service.cc:342] P f5512a57967e4cd3b3c150fd922083e3: Request end of tablet copy session 399b71101c6e4bdb9355d1f56ecb8e97-f91cdb1429df4a2481a526f13e130edb received from {username='slave'} at 127.0.0.1:41082
I20260608 09:59:55.510015  1233 tablet_server.cc:179] TabletServer@127.1.52.66:0 shutting down...
I20260608 09:59:55.511204  2296 tablet_copy_client.cc:323] T 19d670841ff84b7896b52c4a69dd2c43 P 399b71101c6e4bdb9355d1f56ecb8e97: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.66:36081
W20260608 09:59:55.513788  2013 consensus_peers.cc:597] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3 -> Peer 5eb7646ed2244421a025f290414bed7c (127.1.52.65:44917): Couldn't send request to peer 5eb7646ed2244421a025f290414bed7c. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:44917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 09:59:55.514331  2013 consensus_peers.cc:597] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 -> Peer 5eb7646ed2244421a025f290414bed7c (127.1.52.65:44917): Couldn't send request to peer 5eb7646ed2244421a025f290414bed7c. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:44917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 09:59:55.510046  2057 tablet_copy_service.cc:434] P f5512a57967e4cd3b3c150fd922083e3: ending tablet copy session 399b71101c6e4bdb9355d1f56ecb8e97-f91cdb1429df4a2481a526f13e130edb on tablet f91cdb1429df4a2481a526f13e130edb with peer 399b71101c6e4bdb9355d1f56ecb8e97
I20260608 09:59:55.518474  2290 tablet_copy_client.cc:538] T de19d3805ffe4ebca63cfa0189b0d37b P 399b71101c6e4bdb9355d1f56ecb8e97: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 09:59:55.531059  2290 tablet_bootstrap.cc:492] T de19d3805ffe4ebca63cfa0189b0d37b P 399b71101c6e4bdb9355d1f56ecb8e97: Bootstrap starting.
I20260608 09:59:55.553460  2290 tablet_bootstrap.cc:492] T de19d3805ffe4ebca63cfa0189b0d37b P 399b71101c6e4bdb9355d1f56ecb8e97: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 09:59:55.554822  2290 tablet_bootstrap.cc:492] T de19d3805ffe4ebca63cfa0189b0d37b P 399b71101c6e4bdb9355d1f56ecb8e97: Bootstrap complete.
I20260608 09:59:55.557236  2290 ts_tablet_manager.cc:1403] T de19d3805ffe4ebca63cfa0189b0d37b P 399b71101c6e4bdb9355d1f56ecb8e97: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.002s
I20260608 09:59:55.561148  2290 raft_consensus.cc:359] T de19d3805ffe4ebca63cfa0189b0d37b P 399b71101c6e4bdb9355d1f56ecb8e97 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } attrs { replace: true } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } } peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "399b71101c6e4bdb9355d1f56ecb8e97" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 37187 } attrs { promote: true } }
I20260608 09:59:55.562282  2290 raft_consensus.cc:740] T de19d3805ffe4ebca63cfa0189b0d37b P 399b71101c6e4bdb9355d1f56ecb8e97 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 399b71101c6e4bdb9355d1f56ecb8e97, State: Initialized, Role: LEARNER
I20260608 09:59:55.563222  2290 consensus_queue.cc:260] T de19d3805ffe4ebca63cfa0189b0d37b P 399b71101c6e4bdb9355d1f56ecb8e97 [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: "90dd59764d9a44c39d421018ce9bb307" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36081 } attrs { replace: true } } peers { permanent_uuid: "f5512a57967e4cd3b3c150fd922083e3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37197 } } peers { permanent_uuid: "5eb7646ed2244421a025f290414bed7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44917 } } peers { permanent_uuid: "399b71101c6e4bdb9355d1f56ecb8e97" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 37187 } attrs { promote: true } }
I20260608 09:59:55.565238  2290 ts_tablet_manager.cc:1434] T de19d3805ffe4ebca63cfa0189b0d37b P 399b71101c6e4bdb9355d1f56ecb8e97: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 09:59:55.568002  2057 tablet_copy_service.cc:342] P f5512a57967e4cd3b3c150fd922083e3: Request end of tablet copy session 399b71101c6e4bdb9355d1f56ecb8e97-de19d3805ffe4ebca63cfa0189b0d37b received from {username='slave'} at 127.0.0.1:41082
I20260608 09:59:55.568441  2057 tablet_copy_service.cc:434] P f5512a57967e4cd3b3c150fd922083e3: ending tablet copy session 399b71101c6e4bdb9355d1f56ecb8e97-de19d3805ffe4ebca63cfa0189b0d37b on tablet de19d3805ffe4ebca63cfa0189b0d37b with peer 399b71101c6e4bdb9355d1f56ecb8e97
I20260608 09:59:55.572510  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:55.574101  1233 tablet_replica.cc:333] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307: stopping tablet replica
I20260608 09:59:55.575114  1233 raft_consensus.cc:2243] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:55.576005  1233 raft_consensus.cc:2272] T 19d670841ff84b7896b52c4a69dd2c43 P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:55.578759  1233 tablet_replica.cc:333] T f91cdb1429df4a2481a526f13e130edb P 90dd59764d9a44c39d421018ce9bb307: stopping tablet replica
I20260608 09:59:55.579320  1233 raft_consensus.cc:2243] T f91cdb1429df4a2481a526f13e130edb P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:55.579797  1233 raft_consensus.cc:2272] T f91cdb1429df4a2481a526f13e130edb P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:55.582050  1233 tablet_replica.cc:333] T 927b3ce6ea3747cab346bee9874d98cf P 90dd59764d9a44c39d421018ce9bb307: stopping tablet replica
I20260608 09:59:55.582612  1233 raft_consensus.cc:2243] T 927b3ce6ea3747cab346bee9874d98cf P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:55.582990  1233 raft_consensus.cc:2272] T 927b3ce6ea3747cab346bee9874d98cf P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:55.584928  1233 tablet_replica.cc:333] T ed3abaf74d604eb192bcdaaa8e10607a P 90dd59764d9a44c39d421018ce9bb307: stopping tablet replica
I20260608 09:59:55.585464  1233 raft_consensus.cc:2243] T ed3abaf74d604eb192bcdaaa8e10607a P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:55.585862  1233 raft_consensus.cc:2272] T ed3abaf74d604eb192bcdaaa8e10607a P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:55.587721  1233 tablet_replica.cc:333] T de19d3805ffe4ebca63cfa0189b0d37b P 90dd59764d9a44c39d421018ce9bb307: stopping tablet replica
I20260608 09:59:55.588168  1233 raft_consensus.cc:2243] T de19d3805ffe4ebca63cfa0189b0d37b P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:55.588593  1233 raft_consensus.cc:2272] T de19d3805ffe4ebca63cfa0189b0d37b P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:55.590781  1233 tablet_replica.cc:333] T d69e1d46fa314b1ea981a3af317c81b2 P 90dd59764d9a44c39d421018ce9bb307: stopping tablet replica
I20260608 09:59:55.591322  1233 raft_consensus.cc:2243] T d69e1d46fa314b1ea981a3af317c81b2 P 90dd59764d9a44c39d421018ce9bb307 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:55.592195  1233 raft_consensus.cc:2272] T d69e1d46fa314b1ea981a3af317c81b2 P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:55.594308  1233 tablet_replica.cc:333] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307: stopping tablet replica
I20260608 09:59:55.594851  1233 raft_consensus.cc:2243] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307 [term 2 LEADER]: Raft consensus shutting down.
I20260608 09:59:55.595553  1233 raft_consensus.cc:2272] T 39f46c42a2df4923bf4edc67ab91d592 P 90dd59764d9a44c39d421018ce9bb307 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:55.597196  1233 tablet_replica.cc:333] T ee08c5b7c8d840aab6e7398493d3fb9e P 90dd59764d9a44c39d421018ce9bb307: stopping tablet replica
I20260608 09:59:55.597645  1233 raft_consensus.cc:2243] T ee08c5b7c8d840aab6e7398493d3fb9e P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:55.598088  1233 raft_consensus.cc:2272] T ee08c5b7c8d840aab6e7398493d3fb9e P 90dd59764d9a44c39d421018ce9bb307 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:55.628815  1233 tablet_server.cc:196] TabletServer@127.1.52.66:0 shutdown complete.
I20260608 09:59:55.648752  1233 tablet_server.cc:179] TabletServer@127.1.52.67:0 shutting down...
W20260608 09:59:55.667435  2157 connection.cc:466] server connection from 127.0.0.1:57284 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:57284 (request call id 1) could send its response
I20260608 09:59:55.688675  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:55.689622  1233 tablet_replica.cc:333] T d69e1d46fa314b1ea981a3af317c81b2 P f5512a57967e4cd3b3c150fd922083e3: stopping tablet replica
I20260608 09:59:55.690548  1233 raft_consensus.cc:2243] T d69e1d46fa314b1ea981a3af317c81b2 P f5512a57967e4cd3b3c150fd922083e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:55.691113  1233 raft_consensus.cc:2272] T d69e1d46fa314b1ea981a3af317c81b2 P f5512a57967e4cd3b3c150fd922083e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:55.693806  1233 tablet_replica.cc:333] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3: stopping tablet replica
I20260608 09:59:55.694597  1233 raft_consensus.cc:2243] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:55.695140  1233 raft_consensus.cc:2272] T 39f46c42a2df4923bf4edc67ab91d592 P f5512a57967e4cd3b3c150fd922083e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:55.697575  1233 tablet_replica.cc:333] T 19d670841ff84b7896b52c4a69dd2c43 P f5512a57967e4cd3b3c150fd922083e3: stopping tablet replica
I20260608 09:59:55.698228  1233 raft_consensus.cc:2243] T 19d670841ff84b7896b52c4a69dd2c43 P f5512a57967e4cd3b3c150fd922083e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:55.698776  1233 raft_consensus.cc:2272] T 19d670841ff84b7896b52c4a69dd2c43 P f5512a57967e4cd3b3c150fd922083e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:55.701413  1233 tablet_replica.cc:333] T ee08c5b7c8d840aab6e7398493d3fb9e P f5512a57967e4cd3b3c150fd922083e3: stopping tablet replica
I20260608 09:59:55.702152  1233 raft_consensus.cc:2243] T ee08c5b7c8d840aab6e7398493d3fb9e P f5512a57967e4cd3b3c150fd922083e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:55.702719  1233 raft_consensus.cc:2272] T ee08c5b7c8d840aab6e7398493d3fb9e P f5512a57967e4cd3b3c150fd922083e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:55.705407  1233 tablet_replica.cc:333] T 927b3ce6ea3747cab346bee9874d98cf P f5512a57967e4cd3b3c150fd922083e3: stopping tablet replica
I20260608 09:59:55.706133  1233 raft_consensus.cc:2243] T 927b3ce6ea3747cab346bee9874d98cf P f5512a57967e4cd3b3c150fd922083e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:55.706689  1233 raft_consensus.cc:2272] T 927b3ce6ea3747cab346bee9874d98cf P f5512a57967e4cd3b3c150fd922083e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:55.709074  1233 tablet_replica.cc:333] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3: stopping tablet replica
I20260608 09:59:55.709761  1233 raft_consensus.cc:2243] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:55.711030  1233 raft_consensus.cc:2272] T f91cdb1429df4a2481a526f13e130edb P f5512a57967e4cd3b3c150fd922083e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:55.713759  1233 tablet_replica.cc:333] T ed3abaf74d604eb192bcdaaa8e10607a P f5512a57967e4cd3b3c150fd922083e3: stopping tablet replica
I20260608 09:59:55.714443  1233 raft_consensus.cc:2243] T ed3abaf74d604eb192bcdaaa8e10607a P f5512a57967e4cd3b3c150fd922083e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 09:59:55.714893  1233 raft_consensus.cc:2272] T ed3abaf74d604eb192bcdaaa8e10607a P f5512a57967e4cd3b3c150fd922083e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:55.717299  1233 tablet_replica.cc:333] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3: stopping tablet replica
I20260608 09:59:55.717895  1233 raft_consensus.cc:2243] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:55.719056  1233 raft_consensus.cc:2272] T de19d3805ffe4ebca63cfa0189b0d37b P f5512a57967e4cd3b3c150fd922083e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:55.752274  1233 tablet_server.cc:196] TabletServer@127.1.52.67:0 shutdown complete.
I20260608 09:59:55.771811  1233 tablet_server.cc:179] TabletServer@127.1.52.68:0 shutting down...
I20260608 09:59:55.798565  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 09:59:55.800104  1233 tablet_replica.cc:333] T de19d3805ffe4ebca63cfa0189b0d37b P 399b71101c6e4bdb9355d1f56ecb8e97: stopping tablet replica
I20260608 09:59:55.800670  1233 raft_consensus.cc:2243] T de19d3805ffe4ebca63cfa0189b0d37b P 399b71101c6e4bdb9355d1f56ecb8e97 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:59:55.801080  1233 raft_consensus.cc:2272] T de19d3805ffe4ebca63cfa0189b0d37b P 399b71101c6e4bdb9355d1f56ecb8e97 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:59:55.803014  1233 tablet_replica.cc:333] T f91cdb1429df4a2481a526f13e130edb P 399b71101c6e4bdb9355d1f56ecb8e97: stopping tablet replica
I20260608 09:59:55.803483  1233 raft_consensus.cc:2243] T f91cdb1429df4a2481a526f13e130edb P 399b71101c6e4bdb9355d1f56ecb8e97 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 09:59:55.803848  1233 raft_consensus.cc:2272] T f91cdb1429df4a2481a526f13e130edb P 399b71101c6e4bdb9355d1f56ecb8e97 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 09:59:55.823659  1233 tablet_server.cc:196] TabletServer@127.1.52.68:0 shutdown complete.
I20260608 09:59:55.835675  1233 master.cc:562] Master@127.1.52.126:35375 shutting down...
W20260608 09:59:55.860193  1845 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 09:59:55.860450  1845 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 09:59:55.860706  1845 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 09:59:55.861833  1233 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3819fff3fecf411c98c247d8ec9f7878 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:55.862272  1233 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3819fff3fecf411c98c247d8ec9f7878 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:55.862627  1233 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3819fff3fecf411c98c247d8ec9f7878: stopping tablet replica
I20260608 09:59:55.881389  1233 master.cc:584] Master@127.1.52.126:35375 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9325 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 09:59:55.920501  1233 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.52.126:35975,127.1.52.125:39999,127.1.52.124:33943
I20260608 09:59:55.921828  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:55.927631  2304 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:55.927646  2305 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:55.928433  2307 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:55.929769  1233 server_base.cc:1061] running on GCE node
I20260608 09:59:55.930670  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:55.930881  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:55.931056  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912795931023 us; error 0 us; skew 500 ppm
I20260608 09:59:55.931653  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:55.934150  1233 webserver.cc:533] Webserver started at http://127.1.52.126:34743/ using document root <none> and password file <none>
I20260608 09:59:55.934715  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:55.934871  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:55.935096  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:55.936122  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-0-root/instance:
uuid: "080940fc150846b6bf422a137626fe0a"
format_stamp: "Formatted at 2026-06-08 09:59:55 on dist-test-slave-tgjf"
I20260608 09:59:55.940438  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 09:59:55.943653  2312 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:55.944356  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 09:59:55.944658  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-0-root
uuid: "080940fc150846b6bf422a137626fe0a"
format_stamp: "Formatted at 2026-06-08 09:59:55 on dist-test-slave-tgjf"
I20260608 09:59:55.944923  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:55.961719  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:55.962992  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:55.999987  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.126:35975
I20260608 09:59:56.000119  2363 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.126:35975 every 8 connection(s)
I20260608 09:59:56.004096  2364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:56.004202  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:56.009593  2366 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:56.010653  2367 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:56.011250  2364 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:59:56.012537  2369 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:56.013254  1233 server_base.cc:1061] running on GCE node
I20260608 09:59:56.014235  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:56.014551  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:56.014770  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912796014750 us; error 0 us; skew 500 ppm
I20260608 09:59:56.015609  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:56.018622  1233 webserver.cc:533] Webserver started at http://127.1.52.125:40283/ using document root <none> and password file <none>
I20260608 09:59:56.019279  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:56.019536  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:56.019847  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:56.021235  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-1-root/instance:
uuid: "2146eecf168144beba0f210881446db7"
format_stamp: "Formatted at 2026-06-08 09:59:56 on dist-test-slave-tgjf"
I20260608 09:59:56.026446  2364 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:59:56.027206  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.007s
I20260608 09:59:56.032271  2377 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
W20260608 09:59:56.032519  2364 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.52.125:39999: Network error: Client connection negotiation failed: client connection to 127.1.52.125:39999: connect: Connection refused (error 111)
I20260608 09:59:56.033337  1233 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 09:59:56.033661  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-1-root
uuid: "2146eecf168144beba0f210881446db7"
format_stamp: "Formatted at 2026-06-08 09:59:56 on dist-test-slave-tgjf"
I20260608 09:59:56.033967  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:56.043766  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:56.044950  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:56.075012  2364 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } attempt: 1
W20260608 09:59:56.080090  2364 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.52.125:39999: Network error: Client connection negotiation failed: client connection to 127.1.52.125:39999: connect: Connection refused (error 111)
I20260608 09:59:56.084743  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.125:39999
I20260608 09:59:56.084906  2428 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.125:39999 every 8 connection(s)
I20260608 09:59:56.088604  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:59:56.088930  2429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 09:59:56.093997  2431 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:56.094636  2432 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:56.096431  2429 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } has no permanent_uuid. Determining permanent_uuid...
W20260608 09:59:56.096939  2435 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:56.100267  1233 server_base.cc:1061] running on GCE node
I20260608 09:59:56.101208  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:56.101411  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:56.101624  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912796101589 us; error 0 us; skew 500 ppm
I20260608 09:59:56.102190  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:56.106359  1233 webserver.cc:533] Webserver started at http://127.1.52.124:46431/ using document root <none> and password file <none>
I20260608 09:59:56.107010  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:56.107280  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:56.107586  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:56.108654  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-2-root/instance:
uuid: "b75fe11062874940954c966b7439c926"
format_stamp: "Formatted at 2026-06-08 09:59:56 on dist-test-slave-tgjf"
I20260608 09:59:56.110373  2429 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:59:56.114387  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 09:59:56.118100  2441 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:56.119098  1233 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 09:59:56.119381  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-2-root
uuid: "b75fe11062874940954c966b7439c926"
format_stamp: "Formatted at 2026-06-08 09:59:56 on dist-test-slave-tgjf"
I20260608 09:59:56.119680  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:56.122646  2429 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:59:56.126636  2364 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } attempt: 2
W20260608 09:59:56.129678  2429 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.52.124:33943: Network error: Client connection negotiation failed: client connection to 127.1.52.124:33943: connect: Connection refused (error 111)
I20260608 09:59:56.137097  2364 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:59:56.140656  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260608 09:59:56.141840  2364 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.52.124:33943: Network error: Client connection negotiation failed: client connection to 127.1.52.124:33943: connect: Connection refused (error 111)
I20260608 09:59:56.141923  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:56.179728  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.124:33943
I20260608 09:59:56.179848  2493 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.124:33943 every 8 connection(s)
I20260608 09:59:56.182972  1233 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 09:59:56.184023  2494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:56.185153  2429 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } attempt: 1
I20260608 09:59:56.187445  2364 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } attempt: 1
I20260608 09:59:56.193945  2494 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:59:56.211290  2494 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:59:56.215731  2364 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a: Bootstrap starting.
I20260608 09:59:56.215731  2429 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7: Bootstrap starting.
I20260608 09:59:56.222684  2429 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:56.222755  2364 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:56.222784  2494 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } has no permanent_uuid. Determining permanent_uuid...
I20260608 09:59:56.229188  2364 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a: No bootstrap required, opened a new log
I20260608 09:59:56.229189  2429 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7: No bootstrap required, opened a new log
I20260608 09:59:56.232627  2429 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } }
I20260608 09:59:56.232774  2364 raft_consensus.cc:359] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } }
I20260608 09:59:56.234988  2429 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:56.235196  2364 raft_consensus.cc:385] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:56.235353  2429 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2146eecf168144beba0f210881446db7, State: Initialized, Role: FOLLOWER
I20260608 09:59:56.235603  2364 raft_consensus.cc:740] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 080940fc150846b6bf422a137626fe0a, State: Initialized, Role: FOLLOWER
I20260608 09:59:56.236323  2429 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } }
I20260608 09:59:56.236542  2364 consensus_queue.cc:260] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } }
I20260608 09:59:56.238492  2501 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [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: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } } }
I20260608 09:59:56.239274  2501 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:59:56.240067  2429 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:59:56.242449  2494 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926: Bootstrap starting.
I20260608 09:59:56.245110  2502 sys_catalog.cc:455] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [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: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } } }
I20260608 09:59:56.245680  2502 sys_catalog.cc:458] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:59:56.246934  2364 sys_catalog.cc:565] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 09:59:56.250385  2494 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:56.257586  2494 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926: No bootstrap required, opened a new log
I20260608 09:59:56.261360  2494 raft_consensus.cc:359] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } }
I20260608 09:59:56.262303  2494 raft_consensus.cc:385] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:56.262468  1233 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 09:59:56.262663  2494 raft_consensus.cc:740] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b75fe11062874940954c966b7439c926, State: Initialized, Role: FOLLOWER
I20260608 09:59:56.263649  2494 consensus_queue.cc:260] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } }
I20260608 09:59:56.267441  2523 sys_catalog.cc:455] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [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: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } } }
I20260608 09:59:56.268210  2523 sys_catalog.cc:458] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:59:56.268954  2494 sys_catalog.cc:565] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [sys.catalog]: configured and running, proceeding with master startup.
W20260608 09:59:56.269100  2521 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:59:56.269673  2521 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 09:59:56.270907  1233 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 09:59:56.272079  2523 raft_consensus.cc:493] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 09:59:56.272686  2523 raft_consensus.cc:515] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } }
W20260608 09:59:56.275115  2526 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:59:56.275516  2526 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 09:59:56.276382  2339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b75fe11062874940954c966b7439c926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "080940fc150846b6bf422a137626fe0a" is_pre_election: true
I20260608 09:59:56.276929  2523 leader_election.cc:290] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 080940fc150846b6bf422a137626fe0a (127.1.52.126:35975), 2146eecf168144beba0f210881446db7 (127.1.52.125:39999)
I20260608 09:59:56.277012  2339 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b75fe11062874940954c966b7439c926 in term 0.
I20260608 09:59:56.277133  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b75fe11062874940954c966b7439c926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2146eecf168144beba0f210881446db7" is_pre_election: true
I20260608 09:59:56.277860  2404 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b75fe11062874940954c966b7439c926 in term 0.
I20260608 09:59:56.278610  2443 leader_election.cc:304] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 080940fc150846b6bf422a137626fe0a, b75fe11062874940954c966b7439c926; no voters: 
I20260608 09:59:56.279688  2523 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 09:59:56.280002  2523 raft_consensus.cc:493] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 09:59:56.280283  2523 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:56.285106  2523 raft_consensus.cc:515] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } }
I20260608 09:59:56.288164  2523 leader_election.cc:290] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [CANDIDATE]: Term 1 election: Requested vote from peers 080940fc150846b6bf422a137626fe0a (127.1.52.126:35975), 2146eecf168144beba0f210881446db7 (127.1.52.125:39999)
I20260608 09:59:56.288347  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b75fe11062874940954c966b7439c926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2146eecf168144beba0f210881446db7"
I20260608 09:59:56.288393  2339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "b75fe11062874940954c966b7439c926" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "080940fc150846b6bf422a137626fe0a"
I20260608 09:59:56.289007  2404 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:56.289314  2339 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:56.293754  2404 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b75fe11062874940954c966b7439c926 in term 1.
I20260608 09:59:56.294871  2444 leader_election.cc:304] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2146eecf168144beba0f210881446db7, b75fe11062874940954c966b7439c926; no voters: 
I20260608 09:59:56.295583  2523 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:56.296868  2523 raft_consensus.cc:697] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [term 1 LEADER]: Becoming Leader. State: Replica: b75fe11062874940954c966b7439c926, State: Running, Role: LEADER
I20260608 09:59:56.297595  2523 consensus_queue.cc:237] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } }
I20260608 09:59:56.297971  2339 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b75fe11062874940954c966b7439c926 in term 1.
I20260608 09:59:56.302980  2537 sys_catalog.cc:455] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b75fe11062874940954c966b7439c926. Latest consensus state: current_term: 1 leader_uuid: "b75fe11062874940954c966b7439c926" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } } }
I20260608 09:59:56.303526  2537 sys_catalog.cc:458] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:56.305721  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:56.307186  2539 catalog_manager.cc:1593] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 09:59:56.307439  2539 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 09:59:56.307849  2540 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
W20260608 09:59:56.313328  2541 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:56.314271  2542 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:56.316802  2540 catalog_manager.cc:1519] Initializing Kudu cluster ID...
W20260608 09:59:56.317076  2544 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:56.317720  1233 server_base.cc:1061] running on GCE node
I20260608 09:59:56.318780  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:56.319062  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:56.319259  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912796319242 us; error 0 us; skew 500 ppm
I20260608 09:59:56.320007  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:56.323299  1233 webserver.cc:533] Webserver started at http://127.1.52.65:36819/ using document root <none> and password file <none>
I20260608 09:59:56.323848  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:56.324046  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:56.324352  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:56.325843  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-0-root/instance:
uuid: "d5def30f0e6942dd8190f91010b1a3d4"
format_stamp: "Formatted at 2026-06-08 09:59:56 on dist-test-slave-tgjf"
I20260608 09:59:56.327184  2339 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [term 1 FOLLOWER]: Refusing update from remote peer b75fe11062874940954c966b7439c926: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:56.327719  2404 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [term 1 FOLLOWER]: Refusing update from remote peer b75fe11062874940954c966b7439c926: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 09:59:56.328784  2523 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:56.329425  2537 consensus_queue.cc:1048] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 09:59:56.338441  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.012s	user 0.005s	sys 0.000s
I20260608 09:59:56.340037  2501 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b75fe11062874940954c966b7439c926. Latest consensus state: current_term: 1 leader_uuid: "b75fe11062874940954c966b7439c926" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } } }
I20260608 09:59:56.340631  2501 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:59:56.342449  2502 sys_catalog.cc:455] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [sys.catalog]: SysCatalogTable state changed. Reason: New leader b75fe11062874940954c966b7439c926. Latest consensus state: current_term: 1 leader_uuid: "b75fe11062874940954c966b7439c926" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } } }
I20260608 09:59:56.343147  2502 sys_catalog.cc:458] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:59:56.345170  2554 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:56.346752  1233 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 09:59:56.347187  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-0-root
uuid: "d5def30f0e6942dd8190f91010b1a3d4"
format_stamp: "Formatted at 2026-06-08 09:59:56 on dist-test-slave-tgjf"
I20260608 09:59:56.347260  2537 sys_catalog.cc:455] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "b75fe11062874940954c966b7439c926" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } } }
I20260608 09:59:56.347666  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:56.347980  2537 sys_catalog.cc:458] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:56.349514  2540 catalog_manager.cc:1382] Generated new cluster ID: 9fd99a29864546f69b7b2e9f25658129
I20260608 09:59:56.349824  2540 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 09:59:56.360515  2501 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "b75fe11062874940954c966b7439c926" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } } }
I20260608 09:59:56.361533  2501 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:59:56.361991  2502 sys_catalog.cc:455] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "b75fe11062874940954c966b7439c926" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } } }
I20260608 09:59:56.362674  2502 sys_catalog.cc:458] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 09:59:56.371212  2523 sys_catalog.cc:455] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "b75fe11062874940954c966b7439c926" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } } }
I20260608 09:59:56.372328  2523 sys_catalog.cc:458] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [sys.catalog]: This master's current role is: LEADER
I20260608 09:59:56.403654  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:56.405421  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:56.407863  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:56.413414  2540 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 09:59:56.415014  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:56.415158  2540 catalog_manager.cc:1539] Loading token signing keys...
I20260608 09:59:56.415321  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:56.415725  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:56.415910  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:56.442886  2540 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926: Generated new TSK 0
I20260608 09:59:56.444025  2540 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 09:59:56.483343  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.65:42515
I20260608 09:59:56.483551  2622 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.65:42515 every 8 connection(s)
I20260608 09:59:56.497129  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 09:59:56.505903  2630 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 09:59:56.509380  2631 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:56.511243  2625 heartbeater.cc:344] Connected to a master server at 127.1.52.126:35975
I20260608 09:59:56.511773  2625 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:56.512734  2625 heartbeater.cc:507] Master 127.1.52.126:35975 requested a full tablet report, sending...
I20260608 09:59:56.516135  2329 ts_manager.cc:194] Registered new tserver with Master: d5def30f0e6942dd8190f91010b1a3d4 (127.1.52.65:42515)
I20260608 09:59:56.517066  2623 heartbeater.cc:344] Connected to a master server at 127.1.52.125:39999
I20260608 09:59:56.517230  2624 heartbeater.cc:344] Connected to a master server at 127.1.52.124:33943
I20260608 09:59:56.517573  2623 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:56.517638  2624 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:56.518674  2624 heartbeater.cc:507] Master 127.1.52.124:33943 requested a full tablet report, sending...
I20260608 09:59:56.518715  2623 heartbeater.cc:507] Master 127.1.52.125:39999 requested a full tablet report, sending...
I20260608 09:59:56.522395  2459 ts_manager.cc:194] Registered new tserver with Master: d5def30f0e6942dd8190f91010b1a3d4 (127.1.52.65:42515)
I20260608 09:59:56.522722  2394 ts_manager.cc:194] Registered new tserver with Master: d5def30f0e6942dd8190f91010b1a3d4 (127.1.52.65:42515)
I20260608 09:59:56.525024  1233 server_base.cc:1061] running on GCE node
I20260608 09:59:56.525972  2459 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46150
W20260608 09:59:56.526901  2634 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:56.528038  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:56.528298  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:56.528491  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912796528475 us; error 0 us; skew 500 ppm
I20260608 09:59:56.529229  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:56.532554  1233 webserver.cc:533] Webserver started at http://127.1.52.66:33563/ using document root <none> and password file <none>
I20260608 09:59:56.533243  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:56.533468  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:56.533682  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:56.534907  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-1-root/instance:
uuid: "8029519b26aa48df8dfce93e9a0552ec"
format_stamp: "Formatted at 2026-06-08 09:59:56 on dist-test-slave-tgjf"
I20260608 09:59:56.542146  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260608 09:59:56.545894  2638 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:56.546779  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 09:59:56.547052  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-1-root
uuid: "8029519b26aa48df8dfce93e9a0552ec"
format_stamp: "Formatted at 2026-06-08 09:59:56 on dist-test-slave-tgjf"
I20260608 09:59:56.547286  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:56.558218  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:56.559577  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:56.560972  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:56.563585  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:56.563766  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:56.564071  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:56.564236  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:56.603904  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.66:35963
I20260608 09:59:56.604046  2700 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.66:35963 every 8 connection(s)
I20260608 09:59:56.619993  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 09:59:56.628731  2701 heartbeater.cc:344] Connected to a master server at 127.1.52.125:39999
I20260608 09:59:56.629287  2701 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:56.630697  2701 heartbeater.cc:507] Master 127.1.52.125:39999 requested a full tablet report, sending...
W20260608 09:59:56.631655  2708 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:56.632648  2702 heartbeater.cc:344] Connected to a master server at 127.1.52.124:33943
I20260608 09:59:56.633183  2702 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:56.634312  2702 heartbeater.cc:507] Master 127.1.52.124:33943 requested a full tablet report, sending...
I20260608 09:59:56.634398  2394 ts_manager.cc:194] Registered new tserver with Master: 8029519b26aa48df8dfce93e9a0552ec (127.1.52.66:35963)
I20260608 09:59:56.637193  2703 heartbeater.cc:344] Connected to a master server at 127.1.52.126:35975
I20260608 09:59:56.637820  2703 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:56.638862  2703 heartbeater.cc:507] Master 127.1.52.126:35975 requested a full tablet report, sending...
W20260608 09:59:56.639253  2709 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:56.641078  2459 ts_manager.cc:194] Registered new tserver with Master: 8029519b26aa48df8dfce93e9a0552ec (127.1.52.66:35963)
I20260608 09:59:56.641265  1233 server_base.cc:1061] running on GCE node
I20260608 09:59:56.642732  2329 ts_manager.cc:194] Registered new tserver with Master: 8029519b26aa48df8dfce93e9a0552ec (127.1.52.66:35963)
W20260608 09:59:56.643069  2711 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 09:59:56.643131  2459 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46162
I20260608 09:59:56.644342  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 09:59:56.644650  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 09:59:56.644887  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912796644870 us; error 0 us; skew 500 ppm
I20260608 09:59:56.645728  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 09:59:56.648491  1233 webserver.cc:533] Webserver started at http://127.1.52.67:42991/ using document root <none> and password file <none>
I20260608 09:59:56.648932  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 09:59:56.649129  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 09:59:56.649433  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 09:59:56.650703  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-2-root/instance:
uuid: "86d9d325102b48d99f411093c7ecdf74"
format_stamp: "Formatted at 2026-06-08 09:59:56 on dist-test-slave-tgjf"
I20260608 09:59:56.655205  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 09:59:56.658625  2716 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:56.659377  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 09:59:56.659657  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-2-root
uuid: "86d9d325102b48d99f411093c7ecdf74"
format_stamp: "Formatted at 2026-06-08 09:59:56 on dist-test-slave-tgjf"
I20260608 09:59:56.659889  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912781554680-1233-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 09:59:56.683363  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 09:59:56.684652  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 09:59:56.686522  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 09:59:56.690203  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 09:59:56.690507  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 09:59:56.690881  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 09:59:56.691141  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 09:59:56.736235  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.67:46799
I20260608 09:59:56.736334  2778 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.67:46799 every 8 connection(s)
I20260608 09:59:56.761252  2779 heartbeater.cc:344] Connected to a master server at 127.1.52.125:39999
I20260608 09:59:56.761729  2779 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:56.762655  2779 heartbeater.cc:507] Master 127.1.52.125:39999 requested a full tablet report, sending...
I20260608 09:59:56.765565  2394 ts_manager.cc:194] Registered new tserver with Master: 86d9d325102b48d99f411093c7ecdf74 (127.1.52.67:46799)
I20260608 09:59:56.768102  2781 heartbeater.cc:344] Connected to a master server at 127.1.52.126:35975
I20260608 09:59:56.768457  2781 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:56.768426  2780 heartbeater.cc:344] Connected to a master server at 127.1.52.124:33943
I20260608 09:59:56.769080  2780 heartbeater.cc:461] Registering TS with master...
I20260608 09:59:56.769454  2781 heartbeater.cc:507] Master 127.1.52.126:35975 requested a full tablet report, sending...
I20260608 09:59:56.769834  2780 heartbeater.cc:507] Master 127.1.52.124:33943 requested a full tablet report, sending...
I20260608 09:59:56.772140  2329 ts_manager.cc:194] Registered new tserver with Master: 86d9d325102b48d99f411093c7ecdf74 (127.1.52.67:46799)
I20260608 09:59:56.772158  2459 ts_manager.cc:194] Registered new tserver with Master: 86d9d325102b48d99f411093c7ecdf74 (127.1.52.67:46799)
I20260608 09:59:56.772631  1233 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019813093s
I20260608 09:59:56.773953  2459 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46178
I20260608 09:59:57.273523  2521 catalog_manager.cc:1294] Loaded cluster ID: 9fd99a29864546f69b7b2e9f25658129
I20260608 09:59:57.273831  2521 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a: loading cluster ID for follower catalog manager: success
I20260608 09:59:57.278119  2521 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a: acquiring CA information for follower catalog manager: success
I20260608 09:59:57.279088  2526 catalog_manager.cc:1294] Loaded cluster ID: 9fd99a29864546f69b7b2e9f25658129
I20260608 09:59:57.279346  2526 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7: loading cluster ID for follower catalog manager: success
I20260608 09:59:57.281432  2521 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:59:57.283751  2526 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7: acquiring CA information for follower catalog manager: success
I20260608 09:59:57.287883  2526 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 09:59:57.529178  2624 heartbeater.cc:499] Master 127.1.52.124:33943 was elected leader, sending a full tablet report...
I20260608 09:59:57.646109  2702 heartbeater.cc:499] Master 127.1.52.124:33943 was elected leader, sending a full tablet report...
I20260608 09:59:57.776351  2780 heartbeater.cc:499] Master 127.1.52.124:33943 was elected leader, sending a full tablet report...
I20260608 09:59:58.297214  2536 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 09:59:58.378968  2459 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46190:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 09:59:58.453142  2666 tablet_service.cc:1511] Processing CreateTablet for tablet 823df6b187d84d8d9864dce48209e773 (DEFAULT_TABLE table=test-workload [id=31fadc2abcf040be8f0b070ff64c7705]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 09:59:58.455159  2666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 823df6b187d84d8d9864dce48209e773. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:58.465723  2588 tablet_service.cc:1511] Processing CreateTablet for tablet b86d40caf6cb419db582d5bc21385bf3 (DEFAULT_TABLE table=test-workload [id=31fadc2abcf040be8f0b070ff64c7705]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 09:59:58.467242  2588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b86d40caf6cb419db582d5bc21385bf3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:58.467116  2744 tablet_service.cc:1511] Processing CreateTablet for tablet 2384fd06379f4e9e8b1919b36ff50c0e (DEFAULT_TABLE table=test-workload [id=31fadc2abcf040be8f0b070ff64c7705]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 09:59:58.468523  2744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2384fd06379f4e9e8b1919b36ff50c0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 09:59:58.474665  2814 tablet_bootstrap.cc:492] T 823df6b187d84d8d9864dce48209e773 P 8029519b26aa48df8dfce93e9a0552ec: Bootstrap starting.
I20260608 09:59:58.481921  2814 tablet_bootstrap.cc:654] T 823df6b187d84d8d9864dce48209e773 P 8029519b26aa48df8dfce93e9a0552ec: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:58.482123  2815 tablet_bootstrap.cc:492] T 2384fd06379f4e9e8b1919b36ff50c0e P 86d9d325102b48d99f411093c7ecdf74: Bootstrap starting.
I20260608 09:59:58.483997  2816 tablet_bootstrap.cc:492] T b86d40caf6cb419db582d5bc21385bf3 P d5def30f0e6942dd8190f91010b1a3d4: Bootstrap starting.
I20260608 09:59:58.487881  2814 tablet_bootstrap.cc:492] T 823df6b187d84d8d9864dce48209e773 P 8029519b26aa48df8dfce93e9a0552ec: No bootstrap required, opened a new log
I20260608 09:59:58.488435  2814 ts_tablet_manager.cc:1403] T 823df6b187d84d8d9864dce48209e773 P 8029519b26aa48df8dfce93e9a0552ec: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 09:59:58.491065  2814 raft_consensus.cc:359] T 823df6b187d84d8d9864dce48209e773 P 8029519b26aa48df8dfce93e9a0552ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8029519b26aa48df8dfce93e9a0552ec" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35963 } }
I20260608 09:59:58.491359  2815 tablet_bootstrap.cc:654] T 2384fd06379f4e9e8b1919b36ff50c0e P 86d9d325102b48d99f411093c7ecdf74: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:58.491559  2814 raft_consensus.cc:385] T 823df6b187d84d8d9864dce48209e773 P 8029519b26aa48df8dfce93e9a0552ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:58.491950  2814 raft_consensus.cc:740] T 823df6b187d84d8d9864dce48209e773 P 8029519b26aa48df8dfce93e9a0552ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8029519b26aa48df8dfce93e9a0552ec, State: Initialized, Role: FOLLOWER
I20260608 09:59:58.492031  2816 tablet_bootstrap.cc:654] T b86d40caf6cb419db582d5bc21385bf3 P d5def30f0e6942dd8190f91010b1a3d4: Neither blocks nor log segments found. Creating new log.
I20260608 09:59:58.492690  2814 consensus_queue.cc:260] T 823df6b187d84d8d9864dce48209e773 P 8029519b26aa48df8dfce93e9a0552ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8029519b26aa48df8dfce93e9a0552ec" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35963 } }
I20260608 09:59:58.493438  2814 raft_consensus.cc:399] T 823df6b187d84d8d9864dce48209e773 P 8029519b26aa48df8dfce93e9a0552ec [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:58.493820  2814 raft_consensus.cc:493] T 823df6b187d84d8d9864dce48209e773 P 8029519b26aa48df8dfce93e9a0552ec [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:58.494217  2814 raft_consensus.cc:3060] T 823df6b187d84d8d9864dce48209e773 P 8029519b26aa48df8dfce93e9a0552ec [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:58.499766  2816 tablet_bootstrap.cc:492] T b86d40caf6cb419db582d5bc21385bf3 P d5def30f0e6942dd8190f91010b1a3d4: No bootstrap required, opened a new log
I20260608 09:59:58.499881  2815 tablet_bootstrap.cc:492] T 2384fd06379f4e9e8b1919b36ff50c0e P 86d9d325102b48d99f411093c7ecdf74: No bootstrap required, opened a new log
I20260608 09:59:58.500252  2816 ts_tablet_manager.cc:1403] T b86d40caf6cb419db582d5bc21385bf3 P d5def30f0e6942dd8190f91010b1a3d4: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260608 09:59:58.500411  2815 ts_tablet_manager.cc:1403] T 2384fd06379f4e9e8b1919b36ff50c0e P 86d9d325102b48d99f411093c7ecdf74: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.007s
I20260608 09:59:58.502282  2814 raft_consensus.cc:515] T 823df6b187d84d8d9864dce48209e773 P 8029519b26aa48df8dfce93e9a0552ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8029519b26aa48df8dfce93e9a0552ec" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35963 } }
I20260608 09:59:58.502735  2816 raft_consensus.cc:359] T b86d40caf6cb419db582d5bc21385bf3 P d5def30f0e6942dd8190f91010b1a3d4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5def30f0e6942dd8190f91010b1a3d4" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 42515 } }
I20260608 09:59:58.503280  2816 raft_consensus.cc:385] T b86d40caf6cb419db582d5bc21385bf3 P d5def30f0e6942dd8190f91010b1a3d4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:58.503082  2814 leader_election.cc:304] T 823df6b187d84d8d9864dce48209e773 P 8029519b26aa48df8dfce93e9a0552ec [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: 8029519b26aa48df8dfce93e9a0552ec; no voters: 
I20260608 09:59:58.503487  2815 raft_consensus.cc:359] T 2384fd06379f4e9e8b1919b36ff50c0e P 86d9d325102b48d99f411093c7ecdf74 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86d9d325102b48d99f411093c7ecdf74" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46799 } }
I20260608 09:59:58.503643  2816 raft_consensus.cc:740] T b86d40caf6cb419db582d5bc21385bf3 P d5def30f0e6942dd8190f91010b1a3d4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5def30f0e6942dd8190f91010b1a3d4, State: Initialized, Role: FOLLOWER
I20260608 09:59:58.504192  2815 raft_consensus.cc:385] T 2384fd06379f4e9e8b1919b36ff50c0e P 86d9d325102b48d99f411093c7ecdf74 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 09:59:58.504544  2815 raft_consensus.cc:740] T 2384fd06379f4e9e8b1919b36ff50c0e P 86d9d325102b48d99f411093c7ecdf74 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86d9d325102b48d99f411093c7ecdf74, State: Initialized, Role: FOLLOWER
I20260608 09:59:58.504813  2816 consensus_queue.cc:260] T b86d40caf6cb419db582d5bc21385bf3 P d5def30f0e6942dd8190f91010b1a3d4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d5def30f0e6942dd8190f91010b1a3d4" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 42515 } }
I20260608 09:59:58.505084  2814 leader_election.cc:290] T 823df6b187d84d8d9864dce48209e773 P 8029519b26aa48df8dfce93e9a0552ec [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:58.505653  2820 raft_consensus.cc:2804] T 823df6b187d84d8d9864dce48209e773 P 8029519b26aa48df8dfce93e9a0552ec [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:58.505657  2816 raft_consensus.cc:399] T b86d40caf6cb419db582d5bc21385bf3 P d5def30f0e6942dd8190f91010b1a3d4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:58.505563  2815 consensus_queue.cc:260] T 2384fd06379f4e9e8b1919b36ff50c0e P 86d9d325102b48d99f411093c7ecdf74 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "86d9d325102b48d99f411093c7ecdf74" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46799 } }
I20260608 09:59:58.508334  2816 raft_consensus.cc:493] T b86d40caf6cb419db582d5bc21385bf3 P d5def30f0e6942dd8190f91010b1a3d4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:58.508565  2815 raft_consensus.cc:399] T 2384fd06379f4e9e8b1919b36ff50c0e P 86d9d325102b48d99f411093c7ecdf74 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 09:59:58.508764  2816 raft_consensus.cc:3060] T b86d40caf6cb419db582d5bc21385bf3 P d5def30f0e6942dd8190f91010b1a3d4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:58.509135  2815 raft_consensus.cc:493] T 2384fd06379f4e9e8b1919b36ff50c0e P 86d9d325102b48d99f411093c7ecdf74 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 09:59:58.509644  2815 raft_consensus.cc:3060] T 2384fd06379f4e9e8b1919b36ff50c0e P 86d9d325102b48d99f411093c7ecdf74 [term 0 FOLLOWER]: Advancing to term 1
I20260608 09:59:58.513763  2816 raft_consensus.cc:515] T b86d40caf6cb419db582d5bc21385bf3 P d5def30f0e6942dd8190f91010b1a3d4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5def30f0e6942dd8190f91010b1a3d4" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 42515 } }
I20260608 09:59:58.514160  2820 raft_consensus.cc:697] T 823df6b187d84d8d9864dce48209e773 P 8029519b26aa48df8dfce93e9a0552ec [term 1 LEADER]: Becoming Leader. State: Replica: 8029519b26aa48df8dfce93e9a0552ec, State: Running, Role: LEADER
I20260608 09:59:58.507975  2814 ts_tablet_manager.cc:1434] T 823df6b187d84d8d9864dce48209e773 P 8029519b26aa48df8dfce93e9a0552ec: Time spent starting tablet: real 0.019s	user 0.015s	sys 0.004s
I20260608 09:59:58.514431  2816 leader_election.cc:304] T b86d40caf6cb419db582d5bc21385bf3 P d5def30f0e6942dd8190f91010b1a3d4 [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: d5def30f0e6942dd8190f91010b1a3d4; no voters: 
I20260608 09:59:58.515138  2820 consensus_queue.cc:237] T 823df6b187d84d8d9864dce48209e773 P 8029519b26aa48df8dfce93e9a0552ec [LEADER]: Queue going to LEADER mode. State: All 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: "8029519b26aa48df8dfce93e9a0552ec" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35963 } }
I20260608 09:59:58.516698  2816 leader_election.cc:290] T b86d40caf6cb419db582d5bc21385bf3 P d5def30f0e6942dd8190f91010b1a3d4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:58.517313  2823 raft_consensus.cc:2804] T b86d40caf6cb419db582d5bc21385bf3 P d5def30f0e6942dd8190f91010b1a3d4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:58.517705  2815 raft_consensus.cc:515] T 2384fd06379f4e9e8b1919b36ff50c0e P 86d9d325102b48d99f411093c7ecdf74 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86d9d325102b48d99f411093c7ecdf74" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46799 } }
I20260608 09:59:58.518692  2815 leader_election.cc:304] T 2384fd06379f4e9e8b1919b36ff50c0e P 86d9d325102b48d99f411093c7ecdf74 [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: 86d9d325102b48d99f411093c7ecdf74; no voters: 
I20260608 09:59:58.547672  2458 catalog_manager.cc:5696] T 823df6b187d84d8d9864dce48209e773 P 8029519b26aa48df8dfce93e9a0552ec reported cstate change: term changed from 0 to 1, leader changed from <none> to 8029519b26aa48df8dfce93e9a0552ec (127.1.52.66). New cstate: current_term: 1 leader_uuid: "8029519b26aa48df8dfce93e9a0552ec" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8029519b26aa48df8dfce93e9a0552ec" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35963 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:58.576989  2815 leader_election.cc:290] T 2384fd06379f4e9e8b1919b36ff50c0e P 86d9d325102b48d99f411093c7ecdf74 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 09:59:58.577526  2827 raft_consensus.cc:2804] T 2384fd06379f4e9e8b1919b36ff50c0e P 86d9d325102b48d99f411093c7ecdf74 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 09:59:58.584993  2816 ts_tablet_manager.cc:1434] T b86d40caf6cb419db582d5bc21385bf3 P d5def30f0e6942dd8190f91010b1a3d4: Time spent starting tablet: real 0.084s	user 0.003s	sys 0.039s
I20260608 09:59:58.588270  2823 raft_consensus.cc:697] T b86d40caf6cb419db582d5bc21385bf3 P d5def30f0e6942dd8190f91010b1a3d4 [term 1 LEADER]: Becoming Leader. State: Replica: d5def30f0e6942dd8190f91010b1a3d4, State: Running, Role: LEADER
I20260608 09:59:58.599193  2823 consensus_queue.cc:237] T b86d40caf6cb419db582d5bc21385bf3 P d5def30f0e6942dd8190f91010b1a3d4 [LEADER]: Queue going to LEADER mode. State: All 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: "d5def30f0e6942dd8190f91010b1a3d4" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 42515 } }
I20260608 09:59:58.606082  2827 raft_consensus.cc:697] T 2384fd06379f4e9e8b1919b36ff50c0e P 86d9d325102b48d99f411093c7ecdf74 [term 1 LEADER]: Becoming Leader. State: Replica: 86d9d325102b48d99f411093c7ecdf74, State: Running, Role: LEADER
I20260608 09:59:58.607646  2815 ts_tablet_manager.cc:1434] T 2384fd06379f4e9e8b1919b36ff50c0e P 86d9d325102b48d99f411093c7ecdf74: Time spent starting tablet: real 0.107s	user 0.029s	sys 0.052s
I20260608 09:59:58.607303  2827 consensus_queue.cc:237] T 2384fd06379f4e9e8b1919b36ff50c0e P 86d9d325102b48d99f411093c7ecdf74 [LEADER]: Queue going to LEADER mode. State: All 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: "86d9d325102b48d99f411093c7ecdf74" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46799 } }
I20260608 09:59:58.619603  2459 catalog_manager.cc:5696] T b86d40caf6cb419db582d5bc21385bf3 P d5def30f0e6942dd8190f91010b1a3d4 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5def30f0e6942dd8190f91010b1a3d4 (127.1.52.65). New cstate: current_term: 1 leader_uuid: "d5def30f0e6942dd8190f91010b1a3d4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d5def30f0e6942dd8190f91010b1a3d4" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 42515 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:58.627866  2458 catalog_manager.cc:5696] T 2384fd06379f4e9e8b1919b36ff50c0e P 86d9d325102b48d99f411093c7ecdf74 reported cstate change: term changed from 0 to 1, leader changed from <none> to 86d9d325102b48d99f411093c7ecdf74 (127.1.52.67). New cstate: current_term: 1 leader_uuid: "86d9d325102b48d99f411093c7ecdf74" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86d9d325102b48d99f411093c7ecdf74" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46799 } health_report { overall_health: HEALTHY } } }
I20260608 09:59:58.698880  1233 master.cc:562] Master@127.1.52.124:33943 shutting down...
I20260608 09:59:58.714874  1233 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [term 1 LEADER]: Raft consensus shutting down.
I20260608 09:59:58.715754  1233 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 09:59:58.716132  1233 tablet_replica.cc:333] T 00000000000000000000000000000000 P b75fe11062874940954c966b7439c926: stopping tablet replica
I20260608 09:59:58.737421  1233 master.cc:584] Master@127.1.52.124:33943 shutdown complete.
W20260608 09:59:59.600263  2702 heartbeater.cc:646] Failed to heartbeat to 127.1.52.124:33943 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.1.52.124:33943: connect: Connection refused (error 111)
I20260608 10:00:00.159950  2839 raft_consensus.cc:493] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b75fe11062874940954c966b7439c926)
I20260608 10:00:00.160507  2839 raft_consensus.cc:515] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } }
I20260608 10:00:00.161687  2840 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b75fe11062874940954c966b7439c926)
I20260608 10:00:00.162169  2840 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } }
I20260608 10:00:00.163175  2839 leader_election.cc:290] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2146eecf168144beba0f210881446db7 (127.1.52.125:39999), b75fe11062874940954c966b7439c926 (127.1.52.124:33943)
I20260608 10:00:00.164024  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "080940fc150846b6bf422a137626fe0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "2146eecf168144beba0f210881446db7" is_pre_election: true
I20260608 10:00:00.164733  2404 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 080940fc150846b6bf422a137626fe0a in term 1.
I20260608 10:00:00.165086  2339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2146eecf168144beba0f210881446db7" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "080940fc150846b6bf422a137626fe0a" is_pre_election: true
I20260608 10:00:00.165729  2339 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2146eecf168144beba0f210881446db7 in term 1.
I20260608 10:00:00.166234  2315 leader_election.cc:304] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [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: 080940fc150846b6bf422a137626fe0a, 2146eecf168144beba0f210881446db7; no voters: 
I20260608 10:00:00.167095  2839 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:00:00.167128  2379 leader_election.cc:304] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [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: 080940fc150846b6bf422a137626fe0a, 2146eecf168144beba0f210881446db7; no voters: 
I20260608 10:00:00.167703  2839 raft_consensus.cc:493] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [term 1 FOLLOWER]: Starting leader election (detected failure of leader b75fe11062874940954c966b7439c926)
I20260608 10:00:00.168195  2839 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:00:00.172488  2316 leader_election.cc:336] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b75fe11062874940954c966b7439c926 (127.1.52.124:33943): Network error: Client connection negotiation failed: client connection to 127.1.52.124:33943: connect: Connection refused (error 111)
I20260608 10:00:00.173717  2840 leader_election.cc:290] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 080940fc150846b6bf422a137626fe0a (127.1.52.126:35975), b75fe11062874940954c966b7439c926 (127.1.52.124:33943)
I20260608 10:00:00.174266  2840 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:00:00.174736  2840 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b75fe11062874940954c966b7439c926)
I20260608 10:00:00.175133  2840 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:00:00.175451  2381 leader_election.cc:336] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b75fe11062874940954c966b7439c926 (127.1.52.124:33943): Network error: Client connection negotiation failed: client connection to 127.1.52.124:33943: connect: Connection refused (error 111)
I20260608 10:00:00.177237  2839 raft_consensus.cc:515] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } }
I20260608 10:00:00.179435  2839 leader_election.cc:290] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [CANDIDATE]: Term 2 election: Requested vote from peers 2146eecf168144beba0f210881446db7 (127.1.52.125:39999), b75fe11062874940954c966b7439c926 (127.1.52.124:33943)
I20260608 10:00:00.180091  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "080940fc150846b6bf422a137626fe0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "2146eecf168144beba0f210881446db7"
I20260608 10:00:00.181370  2840 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } }
I20260608 10:00:00.182412  2404 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 080940fc150846b6bf422a137626fe0a in current term 2: Already voted for candidate 2146eecf168144beba0f210881446db7 in this term.
I20260608 10:00:00.183305  2840 leader_election.cc:290] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [CANDIDATE]: Term 2 election: Requested vote from peers 080940fc150846b6bf422a137626fe0a (127.1.52.126:35975), b75fe11062874940954c966b7439c926 (127.1.52.124:33943)
W20260608 10:00:00.183976  2316 leader_election.cc:336] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b75fe11062874940954c966b7439c926 (127.1.52.124:33943): Network error: Client connection negotiation failed: client connection to 127.1.52.124:33943: connect: Connection refused (error 111)
I20260608 10:00:00.185014  2339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2146eecf168144beba0f210881446db7" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "080940fc150846b6bf422a137626fe0a"
I20260608 10:00:00.185779  2339 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 2146eecf168144beba0f210881446db7 in current term 2: Already voted for candidate 080940fc150846b6bf422a137626fe0a in this term.
I20260608 10:00:00.185627  2315 leader_election.cc:304] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [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: 080940fc150846b6bf422a137626fe0a; no voters: 2146eecf168144beba0f210881446db7, b75fe11062874940954c966b7439c926
I20260608 10:00:00.186904  2839 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260608 10:00:00.188180  2381 leader_election.cc:336] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer b75fe11062874940954c966b7439c926 (127.1.52.124:33943): Network error: Client connection negotiation failed: client connection to 127.1.52.124:33943: connect: Connection refused (error 111)
I20260608 10:00:00.188608  2381 leader_election.cc:304] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [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: 2146eecf168144beba0f210881446db7; no voters: 080940fc150846b6bf422a137626fe0a, b75fe11062874940954c966b7439c926
I20260608 10:00:00.189242  2840 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 10:00:01.851492  2853 raft_consensus.cc:493] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:01.853468  2853 raft_consensus.cc:515] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } }
I20260608 10:00:01.857216  2853 leader_election.cc:290] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 2146eecf168144beba0f210881446db7 (127.1.52.125:39999), b75fe11062874940954c966b7439c926 (127.1.52.124:33943)
W20260608 10:00:01.900628  2316 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.52.124:33943: connect: Connection refused (error 111) [suppressed 11 similar messages]
W20260608 10:00:01.906971  2316 leader_election.cc:336] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b75fe11062874940954c966b7439c926 (127.1.52.124:33943): Network error: Client connection negotiation failed: client connection to 127.1.52.124:33943: connect: Connection refused (error 111)
I20260608 10:00:01.932148  2856 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:01.932854  2856 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } }
I20260608 10:00:01.935935  2856 leader_election.cc:290] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 080940fc150846b6bf422a137626fe0a (127.1.52.126:35975), b75fe11062874940954c966b7439c926 (127.1.52.124:33943)
I20260608 10:00:01.937561  2339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2146eecf168144beba0f210881446db7" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "080940fc150846b6bf422a137626fe0a" is_pre_election: true
I20260608 10:00:01.938544  2339 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2146eecf168144beba0f210881446db7 in term 2.
I20260608 10:00:01.940673  2379 leader_election.cc:304] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [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: 080940fc150846b6bf422a137626fe0a, 2146eecf168144beba0f210881446db7; no voters: 
I20260608 10:00:01.942067  2856 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:00:01.942643  2856 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:01.943055  2856 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:00:01.952862  2404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "080940fc150846b6bf422a137626fe0a" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "2146eecf168144beba0f210881446db7" is_pre_election: true
I20260608 10:00:01.952800  2856 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } }
I20260608 10:00:01.954268  2404 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 080940fc150846b6bf422a137626fe0a in current term 3: Already voted for candidate 2146eecf168144beba0f210881446db7 in this term.
W20260608 10:00:01.956271  2381 leader_election.cc:336] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer b75fe11062874940954c966b7439c926 (127.1.52.124:33943): Network error: Client connection negotiation failed: client connection to 127.1.52.124:33943: connect: Connection refused (error 111)
I20260608 10:00:01.956341  2339 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "2146eecf168144beba0f210881446db7" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "080940fc150846b6bf422a137626fe0a"
I20260608 10:00:01.957018  2339 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:00:01.957453  2856 leader_election.cc:290] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [CANDIDATE]: Term 3 election: Requested vote from peers 080940fc150846b6bf422a137626fe0a (127.1.52.126:35975), b75fe11062874940954c966b7439c926 (127.1.52.124:33943)
I20260608 10:00:01.957723  2315 leader_election.cc:304] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [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: 080940fc150846b6bf422a137626fe0a; no voters: 2146eecf168144beba0f210881446db7, b75fe11062874940954c966b7439c926
W20260608 10:00:01.964905  2381 leader_election.cc:336] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer b75fe11062874940954c966b7439c926 (127.1.52.124:33943): Network error: Client connection negotiation failed: client connection to 127.1.52.124:33943: connect: Connection refused (error 111)
I20260608 10:00:01.970100  2339 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2146eecf168144beba0f210881446db7 in term 3.
I20260608 10:00:01.971107  2853 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260608 10:00:01.973348  2379 leader_election.cc:304] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [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: 080940fc150846b6bf422a137626fe0a, 2146eecf168144beba0f210881446db7; no voters: b75fe11062874940954c966b7439c926
I20260608 10:00:01.974897  2856 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:00:01.983075  2856 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [term 3 LEADER]: Becoming Leader. State: Replica: 2146eecf168144beba0f210881446db7, State: Running, Role: LEADER
I20260608 10:00:01.984187  2856 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 9, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } }
I20260608 10:00:02.013391  2859 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2146eecf168144beba0f210881446db7. Latest consensus state: current_term: 3 leader_uuid: "2146eecf168144beba0f210881446db7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } } }
I20260608 10:00:02.014400  2859 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:02.016078  2861 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:00:02.022429  2861 catalog_manager.cc:679] Loaded metadata for table test-workload [id=31fadc2abcf040be8f0b070ff64c7705]
I20260608 10:00:02.026906  2861 tablet_loader.cc:96] loaded metadata for tablet 2384fd06379f4e9e8b1919b36ff50c0e (table test-workload [id=31fadc2abcf040be8f0b070ff64c7705])
I20260608 10:00:02.027848  2861 tablet_loader.cc:96] loaded metadata for tablet 823df6b187d84d8d9864dce48209e773 (table test-workload [id=31fadc2abcf040be8f0b070ff64c7705])
I20260608 10:00:02.028690  2861 tablet_loader.cc:96] loaded metadata for tablet b86d40caf6cb419db582d5bc21385bf3 (table test-workload [id=31fadc2abcf040be8f0b070ff64c7705])
I20260608 10:00:02.029539  2861 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:00:02.032757  2861 catalog_manager.cc:1294] Loaded cluster ID: 9fd99a29864546f69b7b2e9f25658129
I20260608 10:00:02.033046  2861 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:00:02.036598  2861 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:00:02.039418  2861 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7: Loaded TSK: 0
I20260608 10:00:02.040459  2861 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:00:02.272156  2525 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:02.272527  2525 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:02.320024  1233 tablet_server.cc:179] TabletServer@127.1.52.65:0 shutting down...
I20260608 10:00:02.345006  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:02.345731  1233 tablet_replica.cc:333] T b86d40caf6cb419db582d5bc21385bf3 P d5def30f0e6942dd8190f91010b1a3d4: stopping tablet replica
I20260608 10:00:02.346287  1233 raft_consensus.cc:2243] T b86d40caf6cb419db582d5bc21385bf3 P d5def30f0e6942dd8190f91010b1a3d4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:02.346820  1233 raft_consensus.cc:2272] T b86d40caf6cb419db582d5bc21385bf3 P d5def30f0e6942dd8190f91010b1a3d4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:02.367655  1233 tablet_server.cc:196] TabletServer@127.1.52.65:0 shutdown complete.
I20260608 10:00:02.369758  2339 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [term 3 FOLLOWER]: Refusing update from remote peer 2146eecf168144beba0f210881446db7: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 3 index: 10. (index mismatch)
I20260608 10:00:02.371429  2859 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260608 10:00:02.378372  2853 sys_catalog.cc:455] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2146eecf168144beba0f210881446db7. Latest consensus state: current_term: 3 leader_uuid: "2146eecf168144beba0f210881446db7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } } }
I20260608 10:00:02.379462  2853 sys_catalog.cc:458] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:02.383080  2856 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "2146eecf168144beba0f210881446db7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } } }
I20260608 10:00:02.388751  2856 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:02.387768  1233 tablet_server.cc:179] TabletServer@127.1.52.66:0 shutting down...
W20260608 10:00:02.392459  2381 consensus_peers.cc:597] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 -> Peer b75fe11062874940954c966b7439c926 (127.1.52.124:33943): Couldn't send request to peer b75fe11062874940954c966b7439c926. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.124:33943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:02.395442  2853 sys_catalog.cc:455] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "2146eecf168144beba0f210881446db7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "080940fc150846b6bf422a137626fe0a" member_type: VOTER last_known_addr { host: "127.1.52.126" port: 35975 } } peers { permanent_uuid: "2146eecf168144beba0f210881446db7" member_type: VOTER last_known_addr { host: "127.1.52.125" port: 39999 } } peers { permanent_uuid: "b75fe11062874940954c966b7439c926" member_type: VOTER last_known_addr { host: "127.1.52.124" port: 33943 } } }
I20260608 10:00:02.396278  2853 sys_catalog.cc:458] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:02.415050  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:02.415825  1233 tablet_replica.cc:333] T 823df6b187d84d8d9864dce48209e773 P 8029519b26aa48df8dfce93e9a0552ec: stopping tablet replica
I20260608 10:00:02.416395  1233 raft_consensus.cc:2243] T 823df6b187d84d8d9864dce48209e773 P 8029519b26aa48df8dfce93e9a0552ec [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:02.416996  1233 raft_consensus.cc:2272] T 823df6b187d84d8d9864dce48209e773 P 8029519b26aa48df8dfce93e9a0552ec [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:00:02.982956  2697 debug-util.cc:398] Leaking SignalData structure 0x7b0800110f80 after lost signal to thread 1236
W20260608 10:00:02.983985  2697 debug-util.cc:398] Leaking SignalData structure 0x7b08001186a0 after lost signal to thread 2363
W20260608 10:00:02.984766  2697 debug-util.cc:398] Leaking SignalData structure 0x7b0800110660 after lost signal to thread 2428
W20260608 10:00:02.986953  2697 debug-util.cc:398] Leaking SignalData structure 0x7b0800180580 after lost signal to thread 2778
W20260608 10:00:03.434821  1233 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 2697)
I20260608 10:00:03.652598  2779 heartbeater.cc:499] Master 127.1.52.125:39999 was elected leader, sending a full tablet report...
I20260608 10:00:04.273699  2525 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:04.274150  2525 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:00:04.435338  1233 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 2697)
W20260608 10:00:05.149380  2381 consensus_peers.cc:597] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 -> Peer b75fe11062874940954c966b7439c926 (127.1.52.124:33943): Couldn't send request to peer b75fe11062874940954c966b7439c926. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.124:33943: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 10:00:05.435842  1233 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 2697)
I20260608 10:00:05.710328  1233 tablet_server.cc:196] TabletServer@127.1.52.66:0 shutdown complete.
I20260608 10:00:05.721549  1233 tablet_server.cc:179] TabletServer@127.1.52.67:0 shutting down...
I20260608 10:00:05.741987  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:05.742861  1233 tablet_replica.cc:333] T 2384fd06379f4e9e8b1919b36ff50c0e P 86d9d325102b48d99f411093c7ecdf74: stopping tablet replica
I20260608 10:00:05.743467  1233 raft_consensus.cc:2243] T 2384fd06379f4e9e8b1919b36ff50c0e P 86d9d325102b48d99f411093c7ecdf74 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:05.744045  1233 raft_consensus.cc:2272] T 2384fd06379f4e9e8b1919b36ff50c0e P 86d9d325102b48d99f411093c7ecdf74 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:05.763163  1233 tablet_server.cc:196] TabletServer@127.1.52.67:0 shutdown complete.
I20260608 10:00:05.773190  1233 master.cc:562] Master@127.1.52.126:35975 shutting down...
I20260608 10:00:05.790961  1233 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:05.791615  1233 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:05.791972  1233 tablet_replica.cc:333] T 00000000000000000000000000000000 P 080940fc150846b6bf422a137626fe0a: stopping tablet replica
I20260608 10:00:05.810897  1233 master.cc:584] Master@127.1.52.126:35975 shutdown complete.
I20260608 10:00:05.824515  1233 master.cc:562] Master@127.1.52.125:39999 shutting down...
I20260608 10:00:05.841490  1233 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [term 3 LEADER]: Raft consensus shutting down.
I20260608 10:00:05.842545  1233 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:05.842926  1233 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2146eecf168144beba0f210881446db7: stopping tablet replica
I20260608 10:00:05.861867  1233 master.cc:584] Master@127.1.52.125:39999 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (9974 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 10:00:05.895536  1233 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.52.126:40537
I20260608 10:00:05.896637  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:05.902824  2877 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:05.902844  2878 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:05.903654  2880 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:05.903936  1233 server_base.cc:1061] running on GCE node
I20260608 10:00:05.904707  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:05.904924  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:05.905081  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912805905065 us; error 0 us; skew 500 ppm
I20260608 10:00:05.905632  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:05.908038  1233 webserver.cc:533] Webserver started at http://127.1.52.126:37653/ using document root <none> and password file <none>
I20260608 10:00:05.908551  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:05.908757  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:05.909036  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:05.910322  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912781554680-1233-0/minicluster-data/master-0-root/instance:
uuid: "07d39d64f76149b7a32cc642c8a6d147"
format_stamp: "Formatted at 2026-06-08 10:00:05 on dist-test-slave-tgjf"
I20260608 10:00:05.915211  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:00:05.918872  2885 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:05.919603  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260608 10:00:05.919880  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912781554680-1233-0/minicluster-data/master-0-root
uuid: "07d39d64f76149b7a32cc642c8a6d147"
format_stamp: "Formatted at 2026-06-08 10:00:05 on dist-test-slave-tgjf"
I20260608 10:00:05.920152  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912781554680-1233-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912781554680-1233-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912781554680-1233-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:05.935942  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:05.937289  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:05.976663  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.126:40537
I20260608 10:00:05.976804  2936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.126:40537 every 8 connection(s)
I20260608 10:00:05.980937  2937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:05.991344  2937 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07d39d64f76149b7a32cc642c8a6d147: Bootstrap starting.
I20260608 10:00:05.996133  2937 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 07d39d64f76149b7a32cc642c8a6d147: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:06.000293  2937 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 07d39d64f76149b7a32cc642c8a6d147: No bootstrap required, opened a new log
I20260608 10:00:06.002547  2937 raft_consensus.cc:359] T 00000000000000000000000000000000 P 07d39d64f76149b7a32cc642c8a6d147 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07d39d64f76149b7a32cc642c8a6d147" member_type: VOTER }
I20260608 10:00:06.002959  2937 raft_consensus.cc:385] T 00000000000000000000000000000000 P 07d39d64f76149b7a32cc642c8a6d147 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:06.003218  2937 raft_consensus.cc:740] T 00000000000000000000000000000000 P 07d39d64f76149b7a32cc642c8a6d147 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 07d39d64f76149b7a32cc642c8a6d147, State: Initialized, Role: FOLLOWER
I20260608 10:00:06.003849  2937 consensus_queue.cc:260] T 00000000000000000000000000000000 P 07d39d64f76149b7a32cc642c8a6d147 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "07d39d64f76149b7a32cc642c8a6d147" member_type: VOTER }
I20260608 10:00:06.004312  2937 raft_consensus.cc:399] T 00000000000000000000000000000000 P 07d39d64f76149b7a32cc642c8a6d147 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:06.004532  2937 raft_consensus.cc:493] T 00000000000000000000000000000000 P 07d39d64f76149b7a32cc642c8a6d147 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:06.004815  2937 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 07d39d64f76149b7a32cc642c8a6d147 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:06.009234  2937 raft_consensus.cc:515] T 00000000000000000000000000000000 P 07d39d64f76149b7a32cc642c8a6d147 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07d39d64f76149b7a32cc642c8a6d147" member_type: VOTER }
I20260608 10:00:06.009768  2937 leader_election.cc:304] T 00000000000000000000000000000000 P 07d39d64f76149b7a32cc642c8a6d147 [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: 07d39d64f76149b7a32cc642c8a6d147; no voters: 
I20260608 10:00:06.010982  2937 leader_election.cc:290] T 00000000000000000000000000000000 P 07d39d64f76149b7a32cc642c8a6d147 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:06.011381  2940 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 07d39d64f76149b7a32cc642c8a6d147 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:06.012758  2940 raft_consensus.cc:697] T 00000000000000000000000000000000 P 07d39d64f76149b7a32cc642c8a6d147 [term 1 LEADER]: Becoming Leader. State: Replica: 07d39d64f76149b7a32cc642c8a6d147, State: Running, Role: LEADER
I20260608 10:00:06.013484  2940 consensus_queue.cc:237] T 00000000000000000000000000000000 P 07d39d64f76149b7a32cc642c8a6d147 [LEADER]: Queue going to LEADER mode. State: All 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: "07d39d64f76149b7a32cc642c8a6d147" member_type: VOTER }
I20260608 10:00:06.014182  2937 sys_catalog.cc:565] T 00000000000000000000000000000000 P 07d39d64f76149b7a32cc642c8a6d147 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:06.016567  2941 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07d39d64f76149b7a32cc642c8a6d147 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "07d39d64f76149b7a32cc642c8a6d147" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07d39d64f76149b7a32cc642c8a6d147" member_type: VOTER } }
I20260608 10:00:06.016712  2942 sys_catalog.cc:455] T 00000000000000000000000000000000 P 07d39d64f76149b7a32cc642c8a6d147 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 07d39d64f76149b7a32cc642c8a6d147. Latest consensus state: current_term: 1 leader_uuid: "07d39d64f76149b7a32cc642c8a6d147" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "07d39d64f76149b7a32cc642c8a6d147" member_type: VOTER } }
I20260608 10:00:06.017138  2941 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07d39d64f76149b7a32cc642c8a6d147 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:06.017210  2942 sys_catalog.cc:458] T 00000000000000000000000000000000 P 07d39d64f76149b7a32cc642c8a6d147 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:06.020434  2945 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:00:06.025697  2945 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:00:06.030155  1233 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:00:06.034941  2945 catalog_manager.cc:1382] Generated new cluster ID: d7e10dd701b44985a4bfbe8eedfe2dd1
I20260608 10:00:06.035200  2945 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:00:06.053056  2945 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:00:06.054297  2945 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:00:06.083017  2945 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 07d39d64f76149b7a32cc642c8a6d147: Generated new TSK 0
I20260608 10:00:06.083599  2945 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:00:06.096792  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:06.102823  2958 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:06.103878  2959 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:06.105388  2961 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:06.105530  1233 server_base.cc:1061] running on GCE node
I20260608 10:00:06.106494  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:06.106683  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:06.106805  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912806106794 us; error 0 us; skew 500 ppm
I20260608 10:00:06.107332  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:06.109462  1233 webserver.cc:533] Webserver started at http://127.1.52.65:39211/ using document root <none> and password file <none>
I20260608 10:00:06.109939  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:06.110172  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:06.110512  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:06.111624  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912781554680-1233-0/minicluster-data/ts-0-root/instance:
uuid: "ff37a49b6db94c4fa534328d0f7f4a47"
format_stamp: "Formatted at 2026-06-08 10:00:06 on dist-test-slave-tgjf"
I20260608 10:00:06.116659  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:00:06.120074  2966 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:06.120816  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:00:06.121114  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912781554680-1233-0/minicluster-data/ts-0-root
uuid: "ff37a49b6db94c4fa534328d0f7f4a47"
format_stamp: "Formatted at 2026-06-08 10:00:06 on dist-test-slave-tgjf"
I20260608 10:00:06.121433  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912781554680-1233-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912781554680-1233-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912781554680-1233-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:06.158676  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:06.159920  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:06.161439  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:06.163889  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:06.164117  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:06.164346  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:06.164508  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:06.204523  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.65:35093
I20260608 10:00:06.204638  3028 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.65:35093 every 8 connection(s)
I20260608 10:00:06.209939  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:06.217168  3033 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:06.217569  3034 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:06.221812  3037 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:06.222318  1233 server_base.cc:1061] running on GCE node
I20260608 10:00:06.222515  3029 heartbeater.cc:344] Connected to a master server at 127.1.52.126:40537
I20260608 10:00:06.222967  3029 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:06.223519  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:06.223837  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:06.223925  3029 heartbeater.cc:507] Master 127.1.52.126:40537 requested a full tablet report, sending...
I20260608 10:00:06.224159  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912806224137 us; error 0 us; skew 500 ppm
I20260608 10:00:06.225030  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:06.226600  2902 ts_manager.cc:194] Registered new tserver with Master: ff37a49b6db94c4fa534328d0f7f4a47 (127.1.52.65:35093)
I20260608 10:00:06.227797  1233 webserver.cc:533] Webserver started at http://127.1.52.66:38407/ using document root <none> and password file <none>
I20260608 10:00:06.228353  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:06.228576  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:06.228696  2902 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35322
I20260608 10:00:06.228843  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:06.230293  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912781554680-1233-0/minicluster-data/ts-1-root/instance:
uuid: "45f40a84dd0f404cb4a2f97f0dd9e813"
format_stamp: "Formatted at 2026-06-08 10:00:06 on dist-test-slave-tgjf"
I20260608 10:00:06.235008  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:00:06.238288  3041 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:06.239120  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:00:06.239401  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912781554680-1233-0/minicluster-data/ts-1-root
uuid: "45f40a84dd0f404cb4a2f97f0dd9e813"
format_stamp: "Formatted at 2026-06-08 10:00:06 on dist-test-slave-tgjf"
I20260608 10:00:06.239674  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912781554680-1233-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912781554680-1233-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912781554680-1233-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:06.252846  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:06.254235  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:06.255748  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:06.258018  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:06.258263  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:06.258520  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:06.258740  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:06.297663  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.66:46227
I20260608 10:00:06.297770  3103 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.66:46227 every 8 connection(s)
I20260608 10:00:06.302783  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:06.309301  3107 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:06.309751  3108 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:06.313951  1233 server_base.cc:1061] running on GCE node
W20260608 10:00:06.314448  3110 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:06.315526  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:06.315845  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:06.316123  3104 heartbeater.cc:344] Connected to a master server at 127.1.52.126:40537
I20260608 10:00:06.316119  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912806316096 us; error 0 us; skew 500 ppm
I20260608 10:00:06.316642  3104 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:06.317026  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:06.317414  3104 heartbeater.cc:507] Master 127.1.52.126:40537 requested a full tablet report, sending...
I20260608 10:00:06.319777  1233 webserver.cc:533] Webserver started at http://127.1.52.67:33481/ using document root <none> and password file <none>
I20260608 10:00:06.319885  2902 ts_manager.cc:194] Registered new tserver with Master: 45f40a84dd0f404cb4a2f97f0dd9e813 (127.1.52.66:46227)
I20260608 10:00:06.320535  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:06.320806  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:06.321143  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:06.321791  2902 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35328
I20260608 10:00:06.322746  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912781554680-1233-0/minicluster-data/ts-2-root/instance:
uuid: "c4853de7d8f646c99d9bb844bd1f5d83"
format_stamp: "Formatted at 2026-06-08 10:00:06 on dist-test-slave-tgjf"
I20260608 10:00:06.327735  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:00:06.331084  3115 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:06.331840  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:00:06.332156  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912781554680-1233-0/minicluster-data/ts-2-root
uuid: "c4853de7d8f646c99d9bb844bd1f5d83"
format_stamp: "Formatted at 2026-06-08 10:00:06 on dist-test-slave-tgjf"
I20260608 10:00:06.332450  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912781554680-1233-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912781554680-1233-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912781554680-1233-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:06.347268  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:06.348409  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:06.349788  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:06.352062  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:06.352280  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:06.352555  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:06.352732  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:06.391428  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.67:34603
I20260608 10:00:06.391554  3177 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.67:34603 every 8 connection(s)
I20260608 10:00:06.405388  3178 heartbeater.cc:344] Connected to a master server at 127.1.52.126:40537
I20260608 10:00:06.405800  3178 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:06.406529  3178 heartbeater.cc:507] Master 127.1.52.126:40537 requested a full tablet report, sending...
I20260608 10:00:06.408492  2902 ts_manager.cc:194] Registered new tserver with Master: c4853de7d8f646c99d9bb844bd1f5d83 (127.1.52.67:34603)
I20260608 10:00:06.409463  1233 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014528255s
I20260608 10:00:06.409881  2902 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35334
I20260608 10:00:07.231463  3029 heartbeater.cc:499] Master 127.1.52.126:40537 was elected leader, sending a full tablet report...
I20260608 10:00:07.324635  3104 heartbeater.cc:499] Master 127.1.52.126:40537 was elected leader, sending a full tablet report...
I20260608 10:00:07.412614  3178 heartbeater.cc:499] Master 127.1.52.126:40537 was elected leader, sending a full tablet report...
I20260608 10:00:07.465571  2902 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35346:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:00:07.467810  2902 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:00:07.514367  3069 tablet_service.cc:1511] Processing CreateTablet for tablet e979678b0b274c458a43fd6af991e652 (DEFAULT_TABLE table=test-workload [id=e1936182ff6a4e2185a1457e31d8b022]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:00:07.514734  3068 tablet_service.cc:1511] Processing CreateTablet for tablet 4583a0c574094018b4b25628a49dbee7 (DEFAULT_TABLE table=test-workload [id=e1936182ff6a4e2185a1457e31d8b022]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:00:07.516062  3069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e979678b0b274c458a43fd6af991e652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:07.518353  3068 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4583a0c574094018b4b25628a49dbee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:07.522192  2993 tablet_service.cc:1511] Processing CreateTablet for tablet 4583a0c574094018b4b25628a49dbee7 (DEFAULT_TABLE table=test-workload [id=e1936182ff6a4e2185a1457e31d8b022]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:00:07.523726  2993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4583a0c574094018b4b25628a49dbee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:07.523777  2994 tablet_service.cc:1511] Processing CreateTablet for tablet e979678b0b274c458a43fd6af991e652 (DEFAULT_TABLE table=test-workload [id=e1936182ff6a4e2185a1457e31d8b022]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:00:07.524374  3142 tablet_service.cc:1511] Processing CreateTablet for tablet 4583a0c574094018b4b25628a49dbee7 (DEFAULT_TABLE table=test-workload [id=e1936182ff6a4e2185a1457e31d8b022]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:00:07.525262  2994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e979678b0b274c458a43fd6af991e652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:07.525810  3142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4583a0c574094018b4b25628a49dbee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:07.526077  3143 tablet_service.cc:1511] Processing CreateTablet for tablet e979678b0b274c458a43fd6af991e652 (DEFAULT_TABLE table=test-workload [id=e1936182ff6a4e2185a1457e31d8b022]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:00:07.527415  3143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e979678b0b274c458a43fd6af991e652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:07.555573  3198 tablet_bootstrap.cc:492] T 4583a0c574094018b4b25628a49dbee7 P 45f40a84dd0f404cb4a2f97f0dd9e813: Bootstrap starting.
I20260608 10:00:07.563894  3200 tablet_bootstrap.cc:492] T 4583a0c574094018b4b25628a49dbee7 P c4853de7d8f646c99d9bb844bd1f5d83: Bootstrap starting.
I20260608 10:00:07.565739  3199 tablet_bootstrap.cc:492] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47: Bootstrap starting.
I20260608 10:00:07.566526  3198 tablet_bootstrap.cc:654] T 4583a0c574094018b4b25628a49dbee7 P 45f40a84dd0f404cb4a2f97f0dd9e813: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:07.571209  3200 tablet_bootstrap.cc:654] T 4583a0c574094018b4b25628a49dbee7 P c4853de7d8f646c99d9bb844bd1f5d83: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:07.572686  3198 tablet_bootstrap.cc:492] T 4583a0c574094018b4b25628a49dbee7 P 45f40a84dd0f404cb4a2f97f0dd9e813: No bootstrap required, opened a new log
I20260608 10:00:07.572893  3199 tablet_bootstrap.cc:654] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:07.573282  3198 ts_tablet_manager.cc:1403] T 4583a0c574094018b4b25628a49dbee7 P 45f40a84dd0f404cb4a2f97f0dd9e813: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260608 10:00:07.576505  3198 raft_consensus.cc:359] T 4583a0c574094018b4b25628a49dbee7 P 45f40a84dd0f404cb4a2f97f0dd9e813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } } peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } }
I20260608 10:00:07.577056  3200 tablet_bootstrap.cc:492] T 4583a0c574094018b4b25628a49dbee7 P c4853de7d8f646c99d9bb844bd1f5d83: No bootstrap required, opened a new log
I20260608 10:00:07.577253  3198 raft_consensus.cc:385] T 4583a0c574094018b4b25628a49dbee7 P 45f40a84dd0f404cb4a2f97f0dd9e813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:07.577546  3200 ts_tablet_manager.cc:1403] T 4583a0c574094018b4b25628a49dbee7 P c4853de7d8f646c99d9bb844bd1f5d83: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.002s
I20260608 10:00:07.577579  3198 raft_consensus.cc:740] T 4583a0c574094018b4b25628a49dbee7 P 45f40a84dd0f404cb4a2f97f0dd9e813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45f40a84dd0f404cb4a2f97f0dd9e813, State: Initialized, Role: FOLLOWER
I20260608 10:00:07.578205  3199 tablet_bootstrap.cc:492] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47: No bootstrap required, opened a new log
I20260608 10:00:07.578696  3199 ts_tablet_manager.cc:1403] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.002s
I20260608 10:00:07.578598  3198 consensus_queue.cc:260] T 4583a0c574094018b4b25628a49dbee7 P 45f40a84dd0f404cb4a2f97f0dd9e813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } } peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } }
I20260608 10:00:07.580782  3200 raft_consensus.cc:359] T 4583a0c574094018b4b25628a49dbee7 P c4853de7d8f646c99d9bb844bd1f5d83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } } peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } }
I20260608 10:00:07.581622  3200 raft_consensus.cc:385] T 4583a0c574094018b4b25628a49dbee7 P c4853de7d8f646c99d9bb844bd1f5d83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:07.581746  3198 ts_tablet_manager.cc:1434] T 4583a0c574094018b4b25628a49dbee7 P 45f40a84dd0f404cb4a2f97f0dd9e813: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 10:00:07.581287  3199 raft_consensus.cc:359] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } }
I20260608 10:00:07.582015  3200 raft_consensus.cc:740] T 4583a0c574094018b4b25628a49dbee7 P c4853de7d8f646c99d9bb844bd1f5d83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4853de7d8f646c99d9bb844bd1f5d83, State: Initialized, Role: FOLLOWER
I20260608 10:00:07.582260  3199 raft_consensus.cc:385] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:07.582871  3198 tablet_bootstrap.cc:492] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813: Bootstrap starting.
I20260608 10:00:07.583206  3199 raft_consensus.cc:740] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff37a49b6db94c4fa534328d0f7f4a47, State: Initialized, Role: FOLLOWER
I20260608 10:00:07.583043  3200 consensus_queue.cc:260] T 4583a0c574094018b4b25628a49dbee7 P c4853de7d8f646c99d9bb844bd1f5d83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } } peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } }
I20260608 10:00:07.584234  3199 consensus_queue.cc:260] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } }
I20260608 10:00:07.590909  3199 ts_tablet_manager.cc:1434] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.007s
I20260608 10:00:07.592096  3198 tablet_bootstrap.cc:654] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:07.601361  3199 tablet_bootstrap.cc:492] T 4583a0c574094018b4b25628a49dbee7 P ff37a49b6db94c4fa534328d0f7f4a47: Bootstrap starting.
I20260608 10:00:07.602766  3198 tablet_bootstrap.cc:492] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813: No bootstrap required, opened a new log
I20260608 10:00:07.603508  3198 ts_tablet_manager.cc:1403] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.012s
I20260608 10:00:07.607746  3199 tablet_bootstrap.cc:654] T 4583a0c574094018b4b25628a49dbee7 P ff37a49b6db94c4fa534328d0f7f4a47: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:07.607538  3198 raft_consensus.cc:359] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } }
I20260608 10:00:07.608295  3198 raft_consensus.cc:385] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:07.608682  3198 raft_consensus.cc:740] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 45f40a84dd0f404cb4a2f97f0dd9e813, State: Initialized, Role: FOLLOWER
I20260608 10:00:07.609115  3200 ts_tablet_manager.cc:1434] T 4583a0c574094018b4b25628a49dbee7 P c4853de7d8f646c99d9bb844bd1f5d83: Time spent starting tablet: real 0.031s	user 0.012s	sys 0.020s
I20260608 10:00:07.610239  3200 tablet_bootstrap.cc:492] T e979678b0b274c458a43fd6af991e652 P c4853de7d8f646c99d9bb844bd1f5d83: Bootstrap starting.
I20260608 10:00:07.609760  3198 consensus_queue.cc:260] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } }
I20260608 10:00:07.621061  3198 ts_tablet_manager.cc:1434] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260608 10:00:07.622278  3200 tablet_bootstrap.cc:654] T e979678b0b274c458a43fd6af991e652 P c4853de7d8f646c99d9bb844bd1f5d83: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:07.624176  3199 tablet_bootstrap.cc:492] T 4583a0c574094018b4b25628a49dbee7 P ff37a49b6db94c4fa534328d0f7f4a47: No bootstrap required, opened a new log
I20260608 10:00:07.624770  3199 ts_tablet_manager.cc:1403] T 4583a0c574094018b4b25628a49dbee7 P ff37a49b6db94c4fa534328d0f7f4a47: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.005s
I20260608 10:00:07.628244  3200 tablet_bootstrap.cc:492] T e979678b0b274c458a43fd6af991e652 P c4853de7d8f646c99d9bb844bd1f5d83: No bootstrap required, opened a new log
I20260608 10:00:07.627929  3199 raft_consensus.cc:359] T 4583a0c574094018b4b25628a49dbee7 P ff37a49b6db94c4fa534328d0f7f4a47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } } peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } }
I20260608 10:00:07.628657  3199 raft_consensus.cc:385] T 4583a0c574094018b4b25628a49dbee7 P ff37a49b6db94c4fa534328d0f7f4a47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:07.628744  3200 ts_tablet_manager.cc:1403] T e979678b0b274c458a43fd6af991e652 P c4853de7d8f646c99d9bb844bd1f5d83: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.004s
I20260608 10:00:07.629022  3199 raft_consensus.cc:740] T 4583a0c574094018b4b25628a49dbee7 P ff37a49b6db94c4fa534328d0f7f4a47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ff37a49b6db94c4fa534328d0f7f4a47, State: Initialized, Role: FOLLOWER
I20260608 10:00:07.630008  3199 consensus_queue.cc:260] T 4583a0c574094018b4b25628a49dbee7 P ff37a49b6db94c4fa534328d0f7f4a47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } } peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } }
I20260608 10:00:07.630975  3206 raft_consensus.cc:493] T 4583a0c574094018b4b25628a49dbee7 P ff37a49b6db94c4fa534328d0f7f4a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:07.631385  3206 raft_consensus.cc:515] T 4583a0c574094018b4b25628a49dbee7 P ff37a49b6db94c4fa534328d0f7f4a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } } peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } }
I20260608 10:00:07.632223  3200 raft_consensus.cc:359] T e979678b0b274c458a43fd6af991e652 P c4853de7d8f646c99d9bb844bd1f5d83 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } }
I20260608 10:00:07.632977  3200 raft_consensus.cc:385] T e979678b0b274c458a43fd6af991e652 P c4853de7d8f646c99d9bb844bd1f5d83 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:07.633298  3200 raft_consensus.cc:740] T e979678b0b274c458a43fd6af991e652 P c4853de7d8f646c99d9bb844bd1f5d83 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c4853de7d8f646c99d9bb844bd1f5d83, State: Initialized, Role: FOLLOWER
I20260608 10:00:07.634169  3200 consensus_queue.cc:260] T e979678b0b274c458a43fd6af991e652 P c4853de7d8f646c99d9bb844bd1f5d83 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } }
I20260608 10:00:07.635139  3199 ts_tablet_manager.cc:1434] T 4583a0c574094018b4b25628a49dbee7 P ff37a49b6db94c4fa534328d0f7f4a47: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:00:07.636066  3206 leader_election.cc:290] T 4583a0c574094018b4b25628a49dbee7 P ff37a49b6db94c4fa534328d0f7f4a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45f40a84dd0f404cb4a2f97f0dd9e813 (127.1.52.66:46227), c4853de7d8f646c99d9bb844bd1f5d83 (127.1.52.67:34603)
I20260608 10:00:07.638563  3200 ts_tablet_manager.cc:1434] T e979678b0b274c458a43fd6af991e652 P c4853de7d8f646c99d9bb844bd1f5d83: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 10:00:07.653293  3079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4583a0c574094018b4b25628a49dbee7" candidate_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" is_pre_election: true
I20260608 10:00:07.654049  3079 raft_consensus.cc:2468] T 4583a0c574094018b4b25628a49dbee7 P 45f40a84dd0f404cb4a2f97f0dd9e813 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff37a49b6db94c4fa534328d0f7f4a47 in term 0.
I20260608 10:00:07.655295  2970 leader_election.cc:304] T 4583a0c574094018b4b25628a49dbee7 P ff37a49b6db94c4fa534328d0f7f4a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45f40a84dd0f404cb4a2f97f0dd9e813, ff37a49b6db94c4fa534328d0f7f4a47; no voters: 
I20260608 10:00:07.656050  3206 raft_consensus.cc:2804] T 4583a0c574094018b4b25628a49dbee7 P ff37a49b6db94c4fa534328d0f7f4a47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:07.656447  3206 raft_consensus.cc:493] T 4583a0c574094018b4b25628a49dbee7 P ff37a49b6db94c4fa534328d0f7f4a47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:07.656816  3206 raft_consensus.cc:3060] T 4583a0c574094018b4b25628a49dbee7 P ff37a49b6db94c4fa534328d0f7f4a47 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:07.658665  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4583a0c574094018b4b25628a49dbee7" candidate_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" is_pre_election: true
I20260608 10:00:07.659260  3153 raft_consensus.cc:2468] T 4583a0c574094018b4b25628a49dbee7 P c4853de7d8f646c99d9bb844bd1f5d83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff37a49b6db94c4fa534328d0f7f4a47 in term 0.
I20260608 10:00:07.662024  3206 raft_consensus.cc:515] T 4583a0c574094018b4b25628a49dbee7 P ff37a49b6db94c4fa534328d0f7f4a47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } } peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } }
I20260608 10:00:07.663769  3206 leader_election.cc:290] T 4583a0c574094018b4b25628a49dbee7 P ff37a49b6db94c4fa534328d0f7f4a47 [CANDIDATE]: Term 1 election: Requested vote from peers 45f40a84dd0f404cb4a2f97f0dd9e813 (127.1.52.66:46227), c4853de7d8f646c99d9bb844bd1f5d83 (127.1.52.67:34603)
I20260608 10:00:07.664506  3079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4583a0c574094018b4b25628a49dbee7" candidate_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813"
I20260608 10:00:07.664651  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4583a0c574094018b4b25628a49dbee7" candidate_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4853de7d8f646c99d9bb844bd1f5d83"
I20260608 10:00:07.664960  3079 raft_consensus.cc:3060] T 4583a0c574094018b4b25628a49dbee7 P 45f40a84dd0f404cb4a2f97f0dd9e813 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:07.665139  3153 raft_consensus.cc:3060] T 4583a0c574094018b4b25628a49dbee7 P c4853de7d8f646c99d9bb844bd1f5d83 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:07.669960  3079 raft_consensus.cc:2468] T 4583a0c574094018b4b25628a49dbee7 P 45f40a84dd0f404cb4a2f97f0dd9e813 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff37a49b6db94c4fa534328d0f7f4a47 in term 1.
I20260608 10:00:07.669994  3153 raft_consensus.cc:2468] T 4583a0c574094018b4b25628a49dbee7 P c4853de7d8f646c99d9bb844bd1f5d83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff37a49b6db94c4fa534328d0f7f4a47 in term 1.
I20260608 10:00:07.671267  2970 leader_election.cc:304] T 4583a0c574094018b4b25628a49dbee7 P ff37a49b6db94c4fa534328d0f7f4a47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45f40a84dd0f404cb4a2f97f0dd9e813, ff37a49b6db94c4fa534328d0f7f4a47; no voters: 
I20260608 10:00:07.671913  3206 raft_consensus.cc:2804] T 4583a0c574094018b4b25628a49dbee7 P ff37a49b6db94c4fa534328d0f7f4a47 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:07.672343  3206 raft_consensus.cc:697] T 4583a0c574094018b4b25628a49dbee7 P ff37a49b6db94c4fa534328d0f7f4a47 [term 1 LEADER]: Becoming Leader. State: Replica: ff37a49b6db94c4fa534328d0f7f4a47, State: Running, Role: LEADER
I20260608 10:00:07.673043  3206 consensus_queue.cc:237] T 4583a0c574094018b4b25628a49dbee7 P ff37a49b6db94c4fa534328d0f7f4a47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } } peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } }
I20260608 10:00:07.680930  2901 catalog_manager.cc:5696] T 4583a0c574094018b4b25628a49dbee7 P ff37a49b6db94c4fa534328d0f7f4a47 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff37a49b6db94c4fa534328d0f7f4a47 (127.1.52.65). New cstate: current_term: 1 leader_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:07.935724  3206 raft_consensus.cc:493] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:07.936218  3206 raft_consensus.cc:515] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } }
I20260608 10:00:07.938000  3206 leader_election.cc:290] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 45f40a84dd0f404cb4a2f97f0dd9e813 (127.1.52.66:46227), c4853de7d8f646c99d9bb844bd1f5d83 (127.1.52.67:34603)
I20260608 10:00:07.938809  3079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e979678b0b274c458a43fd6af991e652" candidate_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" is_pre_election: true
I20260608 10:00:07.938978  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e979678b0b274c458a43fd6af991e652" candidate_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" is_pre_election: true
I20260608 10:00:07.939379  3079 raft_consensus.cc:2468] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff37a49b6db94c4fa534328d0f7f4a47 in term 0.
I20260608 10:00:07.939585  3153 raft_consensus.cc:2468] T e979678b0b274c458a43fd6af991e652 P c4853de7d8f646c99d9bb844bd1f5d83 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ff37a49b6db94c4fa534328d0f7f4a47 in term 0.
I20260608 10:00:07.940377  2970 leader_election.cc:304] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 45f40a84dd0f404cb4a2f97f0dd9e813, ff37a49b6db94c4fa534328d0f7f4a47; no voters: 
I20260608 10:00:07.941035  3206 raft_consensus.cc:2804] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:07.941344  3206 raft_consensus.cc:493] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:07.941658  3206 raft_consensus.cc:3060] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:07.946254  3206 raft_consensus.cc:515] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } }
I20260608 10:00:07.947853  3206 leader_election.cc:290] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [CANDIDATE]: Term 1 election: Requested vote from peers 45f40a84dd0f404cb4a2f97f0dd9e813 (127.1.52.66:46227), c4853de7d8f646c99d9bb844bd1f5d83 (127.1.52.67:34603)
I20260608 10:00:07.948606  3079 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e979678b0b274c458a43fd6af991e652" candidate_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813"
I20260608 10:00:07.948750  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e979678b0b274c458a43fd6af991e652" candidate_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c4853de7d8f646c99d9bb844bd1f5d83"
I20260608 10:00:07.949064  3079 raft_consensus.cc:3060] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:07.949256  3153 raft_consensus.cc:3060] T e979678b0b274c458a43fd6af991e652 P c4853de7d8f646c99d9bb844bd1f5d83 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:07.953624  3079 raft_consensus.cc:2468] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff37a49b6db94c4fa534328d0f7f4a47 in term 1.
I20260608 10:00:07.953615  3153 raft_consensus.cc:2468] T e979678b0b274c458a43fd6af991e652 P c4853de7d8f646c99d9bb844bd1f5d83 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ff37a49b6db94c4fa534328d0f7f4a47 in term 1.
I20260608 10:00:07.954833  2970 leader_election.cc:304] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c4853de7d8f646c99d9bb844bd1f5d83, ff37a49b6db94c4fa534328d0f7f4a47; no voters: 
I20260608 10:00:07.955461  3206 raft_consensus.cc:2804] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:07.955837  3206 raft_consensus.cc:697] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [term 1 LEADER]: Becoming Leader. State: Replica: ff37a49b6db94c4fa534328d0f7f4a47, State: Running, Role: LEADER
I20260608 10:00:07.956583  3206 consensus_queue.cc:237] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } }
I20260608 10:00:07.965396  2901 catalog_manager.cc:5696] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 reported cstate change: term changed from 0 to 1, leader changed from <none> to ff37a49b6db94c4fa534328d0f7f4a47 (127.1.52.65). New cstate: current_term: 1 leader_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:08.030079  2955 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:08.046392  3004 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e979678b0b274c458a43fd6af991e652"
dest_uuid: "ff37a49b6db94c4fa534328d0f7f4a47"
mode: GRACEFUL
new_leader_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813"
 from {username='slave'} at 127.0.0.1:35936
I20260608 10:00:08.047039  3004 raft_consensus.cc:606] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [term 1 LEADER]: Received request to transfer leadership to TS 45f40a84dd0f404cb4a2f97f0dd9e813
I20260608 10:00:08.048314  2955 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 10:00:08.048846  2955 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:08.172937  3206 consensus_queue.cc:1048] T 4583a0c574094018b4b25628a49dbee7 P ff37a49b6db94c4fa534328d0f7f4a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:08.184994  3210 consensus_queue.cc:1048] T 4583a0c574094018b4b25628a49dbee7 P ff37a49b6db94c4fa534328d0f7f4a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:08.403354  3206 consensus_queue.cc:1048] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:08.410418  3210 raft_consensus.cc:993] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47: : Instructing follower 45f40a84dd0f404cb4a2f97f0dd9e813 to start an election
I20260608 10:00:08.411304  3206 raft_consensus.cc:1081] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [term 1 LEADER]: Signalling peer 45f40a84dd0f404cb4a2f97f0dd9e813 to start an election
I20260608 10:00:08.413470  3078 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e979678b0b274c458a43fd6af991e652"
dest_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813"
 from {username='slave'} at 127.0.0.1:42088
I20260608 10:00:08.416440  3078 raft_consensus.cc:493] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:00:08.416893  3078 raft_consensus.cc:3060] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:08.416900  3210 consensus_queue.cc:1048] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:00:08.423652  3078 raft_consensus.cc:515] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } }
I20260608 10:00:08.434943  3078 leader_election.cc:290] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [CANDIDATE]: Term 2 election: Requested vote from peers ff37a49b6db94c4fa534328d0f7f4a47 (127.1.52.65:35093), c4853de7d8f646c99d9bb844bd1f5d83 (127.1.52.67:34603)
I20260608 10:00:08.443627  3004 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e979678b0b274c458a43fd6af991e652" candidate_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ff37a49b6db94c4fa534328d0f7f4a47"
I20260608 10:00:08.444233  3004 raft_consensus.cc:3055] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:00:08.444610  3004 raft_consensus.cc:740] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ff37a49b6db94c4fa534328d0f7f4a47, State: Running, Role: LEADER
I20260608 10:00:08.445009  3153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e979678b0b274c458a43fd6af991e652" candidate_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c4853de7d8f646c99d9bb844bd1f5d83"
I20260608 10:00:08.445484  3153 raft_consensus.cc:3060] T e979678b0b274c458a43fd6af991e652 P c4853de7d8f646c99d9bb844bd1f5d83 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:08.445502  3004 consensus_queue.cc:260] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [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: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } }
I20260608 10:00:08.446679  3004 raft_consensus.cc:3060] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:08.449939  3153 raft_consensus.cc:2468] T e979678b0b274c458a43fd6af991e652 P c4853de7d8f646c99d9bb844bd1f5d83 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45f40a84dd0f404cb4a2f97f0dd9e813 in term 2.
I20260608 10:00:08.451036  3045 leader_election.cc:304] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [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: 45f40a84dd0f404cb4a2f97f0dd9e813, c4853de7d8f646c99d9bb844bd1f5d83; no voters: 
I20260608 10:00:08.451962  3220 raft_consensus.cc:2804] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:00:08.451992  3004 raft_consensus.cc:2468] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 45f40a84dd0f404cb4a2f97f0dd9e813 in term 2.
I20260608 10:00:08.453461  3220 raft_consensus.cc:697] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [term 2 LEADER]: Becoming Leader. State: Replica: 45f40a84dd0f404cb4a2f97f0dd9e813, State: Running, Role: LEADER
I20260608 10:00:08.454139  3220 consensus_queue.cc:237] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [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: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } }
I20260608 10:00:08.460294  2901 catalog_manager.cc:5696] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 reported cstate change: term changed from 1 to 2, leader changed from ff37a49b6db94c4fa534328d0f7f4a47 (127.1.52.65) to 45f40a84dd0f404cb4a2f97f0dd9e813 (127.1.52.66). New cstate: current_term: 2 leader_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:08.932108  3004 raft_consensus.cc:1275] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [term 2 FOLLOWER]: Refusing update from remote peer 45f40a84dd0f404cb4a2f97f0dd9e813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:00:08.933549  3220 consensus_queue.cc:1048] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:00:08.945834  3153 raft_consensus.cc:1275] T e979678b0b274c458a43fd6af991e652 P c4853de7d8f646c99d9bb844bd1f5d83 [term 2 FOLLOWER]: Refusing update from remote peer 45f40a84dd0f404cb4a2f97f0dd9e813: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:00:08.947706  3232 consensus_queue.cc:1048] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:00:10.049747  2955 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:10.051836  2955 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:10.052208  2955 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:12.053229  2955 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:12.055553  2955 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:12.055927  2955 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:14.056900  2955 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:14.059674  2955 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:14.060109  2955 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:16.061074  2955 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:16.063169  2955 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:16.063503  2955 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:18.064589  2955 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:18.066649  2955 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:18.066996  2955 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:19.047147  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:19.054370  3243 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:19.055076  3244 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:19.056298  3246 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:19.058254  1233 server_base.cc:1061] running on GCE node
I20260608 10:00:19.059580  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:19.059827  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:19.060031  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912819060016 us; error 0 us; skew 500 ppm
I20260608 10:00:19.060667  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:19.063395  1233 webserver.cc:533] Webserver started at http://127.1.52.68:34523/ using document root <none> and password file <none>
I20260608 10:00:19.063952  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:19.064173  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:19.064493  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:19.065851  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912781554680-1233-0/minicluster-data/ts-3-root/instance:
uuid: "16ee6f07bbe0485dab72ac76ee55e60f"
format_stamp: "Formatted at 2026-06-08 10:00:19 on dist-test-slave-tgjf"
I20260608 10:00:19.070772  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 10:00:19.074229  3251 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:19.075057  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:00:19.075349  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912781554680-1233-0/minicluster-data/ts-3-root
uuid: "16ee6f07bbe0485dab72ac76ee55e60f"
format_stamp: "Formatted at 2026-06-08 10:00:19 on dist-test-slave-tgjf"
I20260608 10:00:19.075668  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912781554680-1233-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912781554680-1233-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912781554680-1233-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:19.093364  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:19.094930  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:19.096422  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:19.099341  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:19.099574  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:19.099819  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:19.100020  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:19.143736  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.68:43267
I20260608 10:00:19.143849  3314 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.68:43267 every 8 connection(s)
I20260608 10:00:19.160454  3315 heartbeater.cc:344] Connected to a master server at 127.1.52.126:40537
I20260608 10:00:19.160813  3315 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:19.161480  3315 heartbeater.cc:507] Master 127.1.52.126:40537 requested a full tablet report, sending...
I20260608 10:00:19.163550  2901 ts_manager.cc:194] Registered new tserver with Master: 16ee6f07bbe0485dab72ac76ee55e60f (127.1.52.68:43267)
I20260608 10:00:19.165026  2901 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60656
I20260608 10:00:20.067929  2955 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:20.070029  2955 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:20.070303  2955 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:20.103215  3078 consensus_queue.cc:237] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [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: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } attrs { replace: true } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } } peers { permanent_uuid: "16ee6f07bbe0485dab72ac76ee55e60f" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43267 } attrs { promote: true } }
I20260608 10:00:20.111995  3153 raft_consensus.cc:1275] T e979678b0b274c458a43fd6af991e652 P c4853de7d8f646c99d9bb844bd1f5d83 [term 2 FOLLOWER]: Refusing update from remote peer 45f40a84dd0f404cb4a2f97f0dd9e813: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:00:20.114084  3319 consensus_queue.cc:1048] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:00:20.114789  3004 raft_consensus.cc:1275] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [term 2 FOLLOWER]: Refusing update from remote peer 45f40a84dd0f404cb4a2f97f0dd9e813: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:00:20.116506  3323 consensus_queue.cc:1048] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:00:20.124368  3319 raft_consensus.cc:2955] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 16ee6f07bbe0485dab72ac76ee55e60f (127.1.52.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } attrs { replace: true } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } } peers { permanent_uuid: "16ee6f07bbe0485dab72ac76ee55e60f" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43267 } attrs { promote: true } } }
W20260608 10:00:20.126169  3042 consensus_peers.cc:597] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 -> Peer 16ee6f07bbe0485dab72ac76ee55e60f (127.1.52.68:43267): Couldn't send request to peer 16ee6f07bbe0485dab72ac76ee55e60f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e979678b0b274c458a43fd6af991e652. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:20.126816  3153 raft_consensus.cc:2955] T e979678b0b274c458a43fd6af991e652 P c4853de7d8f646c99d9bb844bd1f5d83 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 16ee6f07bbe0485dab72ac76ee55e60f (127.1.52.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } attrs { replace: true } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } } peers { permanent_uuid: "16ee6f07bbe0485dab72ac76ee55e60f" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43267 } attrs { promote: true } } }
I20260608 10:00:20.129125  3004 raft_consensus.cc:2955] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 16ee6f07bbe0485dab72ac76ee55e60f (127.1.52.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } attrs { replace: true } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } } peers { permanent_uuid: "16ee6f07bbe0485dab72ac76ee55e60f" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43267 } attrs { promote: true } } }
I20260608 10:00:20.141127  2899 catalog_manager.cc:5696] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 reported cstate change: config changed from index -1 to 3, NON_VOTER 16ee6f07bbe0485dab72ac76ee55e60f (127.1.52.68) added. New cstate: current_term: 2 leader_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16ee6f07bbe0485dab72ac76ee55e60f" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43267 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:20.167626  3315 heartbeater.cc:499] Master 127.1.52.126:40537 was elected leader, sending a full tablet report...
I20260608 10:00:20.595003  3333 ts_tablet_manager.cc:933] T e979678b0b274c458a43fd6af991e652 P 16ee6f07bbe0485dab72ac76ee55e60f: Initiating tablet copy from peer 45f40a84dd0f404cb4a2f97f0dd9e813 (127.1.52.66:46227)
I20260608 10:00:20.596886  3333 tablet_copy_client.cc:323] T e979678b0b274c458a43fd6af991e652 P 16ee6f07bbe0485dab72ac76ee55e60f: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.66:46227
I20260608 10:00:20.615583  3089 tablet_copy_service.cc:140] P 45f40a84dd0f404cb4a2f97f0dd9e813: Received BeginTabletCopySession request for tablet e979678b0b274c458a43fd6af991e652 from peer 16ee6f07bbe0485dab72ac76ee55e60f ({username='slave'} at 127.0.0.1:49100)
I20260608 10:00:20.616113  3089 tablet_copy_service.cc:161] P 45f40a84dd0f404cb4a2f97f0dd9e813: Beginning new tablet copy session on tablet e979678b0b274c458a43fd6af991e652 from peer 16ee6f07bbe0485dab72ac76ee55e60f at {username='slave'} at 127.0.0.1:49100: session id = 16ee6f07bbe0485dab72ac76ee55e60f-e979678b0b274c458a43fd6af991e652
I20260608 10:00:20.621472  3089 tablet_copy_source_session.cc:215] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:00:20.624650  3333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e979678b0b274c458a43fd6af991e652. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:20.635848  3333 tablet_copy_client.cc:806] T e979678b0b274c458a43fd6af991e652 P 16ee6f07bbe0485dab72ac76ee55e60f: tablet copy: Starting download of 0 data blocks...
I20260608 10:00:20.636502  3333 tablet_copy_client.cc:670] T e979678b0b274c458a43fd6af991e652 P 16ee6f07bbe0485dab72ac76ee55e60f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:00:20.640977  3333 tablet_copy_client.cc:538] T e979678b0b274c458a43fd6af991e652 P 16ee6f07bbe0485dab72ac76ee55e60f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:00:20.647159  3333 tablet_bootstrap.cc:492] T e979678b0b274c458a43fd6af991e652 P 16ee6f07bbe0485dab72ac76ee55e60f: Bootstrap starting.
I20260608 10:00:20.664939  3333 tablet_bootstrap.cc:492] T e979678b0b274c458a43fd6af991e652 P 16ee6f07bbe0485dab72ac76ee55e60f: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:00:20.665740  3333 tablet_bootstrap.cc:492] T e979678b0b274c458a43fd6af991e652 P 16ee6f07bbe0485dab72ac76ee55e60f: Bootstrap complete.
I20260608 10:00:20.666438  3333 ts_tablet_manager.cc:1403] T e979678b0b274c458a43fd6af991e652 P 16ee6f07bbe0485dab72ac76ee55e60f: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.003s
I20260608 10:00:20.668874  3333 raft_consensus.cc:359] T e979678b0b274c458a43fd6af991e652 P 16ee6f07bbe0485dab72ac76ee55e60f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } attrs { replace: true } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } } peers { permanent_uuid: "16ee6f07bbe0485dab72ac76ee55e60f" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43267 } attrs { promote: true } }
I20260608 10:00:20.669476  3333 raft_consensus.cc:740] T e979678b0b274c458a43fd6af991e652 P 16ee6f07bbe0485dab72ac76ee55e60f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 16ee6f07bbe0485dab72ac76ee55e60f, State: Initialized, Role: LEARNER
I20260608 10:00:20.670060  3333 consensus_queue.cc:260] T e979678b0b274c458a43fd6af991e652 P 16ee6f07bbe0485dab72ac76ee55e60f [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: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } attrs { replace: true } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } } peers { permanent_uuid: "16ee6f07bbe0485dab72ac76ee55e60f" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43267 } attrs { promote: true } }
I20260608 10:00:20.672767  3333 ts_tablet_manager.cc:1434] T e979678b0b274c458a43fd6af991e652 P 16ee6f07bbe0485dab72ac76ee55e60f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:00:20.674893  3089 tablet_copy_service.cc:342] P 45f40a84dd0f404cb4a2f97f0dd9e813: Request end of tablet copy session 16ee6f07bbe0485dab72ac76ee55e60f-e979678b0b274c458a43fd6af991e652 received from {username='slave'} at 127.0.0.1:49100
I20260608 10:00:20.675316  3089 tablet_copy_service.cc:434] P 45f40a84dd0f404cb4a2f97f0dd9e813: ending tablet copy session 16ee6f07bbe0485dab72ac76ee55e60f-e979678b0b274c458a43fd6af991e652 on tablet e979678b0b274c458a43fd6af991e652 with peer 16ee6f07bbe0485dab72ac76ee55e60f
I20260608 10:00:21.156749  3289 raft_consensus.cc:1217] T e979678b0b274c458a43fd6af991e652 P 16ee6f07bbe0485dab72ac76ee55e60f [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:00:21.574072  3319 raft_consensus.cc:1064] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813: attempting to promote NON_VOTER 16ee6f07bbe0485dab72ac76ee55e60f to VOTER
I20260608 10:00:21.576490  3319 consensus_queue.cc:237] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [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: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } attrs { replace: true } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } } peers { permanent_uuid: "16ee6f07bbe0485dab72ac76ee55e60f" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43267 } attrs { promote: false } }
I20260608 10:00:21.583380  3289 raft_consensus.cc:1275] T e979678b0b274c458a43fd6af991e652 P 16ee6f07bbe0485dab72ac76ee55e60f [term 2 LEARNER]: Refusing update from remote peer 45f40a84dd0f404cb4a2f97f0dd9e813: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:00:21.585314  3338 consensus_queue.cc:1048] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16ee6f07bbe0485dab72ac76ee55e60f" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43267 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:00:21.585821  3004 raft_consensus.cc:1275] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [term 2 FOLLOWER]: Refusing update from remote peer 45f40a84dd0f404cb4a2f97f0dd9e813: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:00:21.586277  3153 raft_consensus.cc:1275] T e979678b0b274c458a43fd6af991e652 P c4853de7d8f646c99d9bb844bd1f5d83 [term 2 FOLLOWER]: Refusing update from remote peer 45f40a84dd0f404cb4a2f97f0dd9e813: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:00:21.589028  3339 consensus_queue.cc:1048] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:00:21.589847  3338 consensus_queue.cc:1048] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:00:21.608311  3338 raft_consensus.cc:2955] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 16ee6f07bbe0485dab72ac76ee55e60f (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } attrs { replace: true } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } } peers { permanent_uuid: "16ee6f07bbe0485dab72ac76ee55e60f" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43267 } attrs { promote: false } } }
I20260608 10:00:21.611572  3289 raft_consensus.cc:2955] T e979678b0b274c458a43fd6af991e652 P 16ee6f07bbe0485dab72ac76ee55e60f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 16ee6f07bbe0485dab72ac76ee55e60f (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } attrs { replace: true } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } } peers { permanent_uuid: "16ee6f07bbe0485dab72ac76ee55e60f" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43267 } attrs { promote: false } } }
I20260608 10:00:21.611821  3004 raft_consensus.cc:2955] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 16ee6f07bbe0485dab72ac76ee55e60f (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } attrs { replace: true } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } } peers { permanent_uuid: "16ee6f07bbe0485dab72ac76ee55e60f" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43267 } attrs { promote: false } } }
I20260608 10:00:21.622201  3153 raft_consensus.cc:2955] T e979678b0b274c458a43fd6af991e652 P c4853de7d8f646c99d9bb844bd1f5d83 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 16ee6f07bbe0485dab72ac76ee55e60f (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } attrs { replace: true } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } } peers { permanent_uuid: "16ee6f07bbe0485dab72ac76ee55e60f" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43267 } attrs { promote: false } } }
I20260608 10:00:21.630870  2901 catalog_manager.cc:5696] T e979678b0b274c458a43fd6af991e652 P 16ee6f07bbe0485dab72ac76ee55e60f reported cstate change: config changed from index 3 to 4, 16ee6f07bbe0485dab72ac76ee55e60f (127.1.52.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "ff37a49b6db94c4fa534328d0f7f4a47" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 35093 } attrs { replace: true } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } } peers { permanent_uuid: "16ee6f07bbe0485dab72ac76ee55e60f" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43267 } attrs { promote: false } } }
I20260608 10:00:21.658424  3078 consensus_queue.cc:237] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [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: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } } peers { permanent_uuid: "16ee6f07bbe0485dab72ac76ee55e60f" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43267 } attrs { promote: false } }
I20260608 10:00:21.665586  3153 raft_consensus.cc:1275] T e979678b0b274c458a43fd6af991e652 P c4853de7d8f646c99d9bb844bd1f5d83 [term 2 FOLLOWER]: Refusing update from remote peer 45f40a84dd0f404cb4a2f97f0dd9e813: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:00:21.665676  3289 raft_consensus.cc:1275] T e979678b0b274c458a43fd6af991e652 P 16ee6f07bbe0485dab72ac76ee55e60f [term 2 FOLLOWER]: Refusing update from remote peer 45f40a84dd0f404cb4a2f97f0dd9e813: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:00:21.666981  3339 consensus_queue.cc:1048] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:00:21.667816  3319 consensus_queue.cc:1048] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [LEADER]: Connected to new peer: Peer: permanent_uuid: "16ee6f07bbe0485dab72ac76ee55e60f" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43267 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:00:21.674961  3339 raft_consensus.cc:2955] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff37a49b6db94c4fa534328d0f7f4a47 (127.1.52.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } } peers { permanent_uuid: "16ee6f07bbe0485dab72ac76ee55e60f" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43267 } attrs { promote: false } } }
I20260608 10:00:21.676739  3153 raft_consensus.cc:2955] T e979678b0b274c458a43fd6af991e652 P c4853de7d8f646c99d9bb844bd1f5d83 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff37a49b6db94c4fa534328d0f7f4a47 (127.1.52.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } } peers { permanent_uuid: "16ee6f07bbe0485dab72ac76ee55e60f" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43267 } attrs { promote: false } } }
I20260608 10:00:21.680902  3289 raft_consensus.cc:2955] T e979678b0b274c458a43fd6af991e652 P 16ee6f07bbe0485dab72ac76ee55e60f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ff37a49b6db94c4fa534328d0f7f4a47 (127.1.52.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } } peers { permanent_uuid: "16ee6f07bbe0485dab72ac76ee55e60f" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43267 } attrs { promote: false } } }
I20260608 10:00:21.686767  2889 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e979678b0b274c458a43fd6af991e652 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:00:21.694161  2900 catalog_manager.cc:5696] T e979678b0b274c458a43fd6af991e652 P c4853de7d8f646c99d9bb844bd1f5d83 reported cstate change: config changed from index 4 to 5, VOTER ff37a49b6db94c4fa534328d0f7f4a47 (127.1.52.65) evicted. New cstate: current_term: 2 leader_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "45f40a84dd0f404cb4a2f97f0dd9e813" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 46227 } } peers { permanent_uuid: "c4853de7d8f646c99d9bb844bd1f5d83" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34603 } } peers { permanent_uuid: "16ee6f07bbe0485dab72ac76ee55e60f" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43267 } attrs { promote: false } } }
I20260608 10:00:21.706249  2994 tablet_service.cc:1558] Processing DeleteTablet for tablet e979678b0b274c458a43fd6af991e652 with delete_type TABLET_DATA_TOMBSTONED (TS ff37a49b6db94c4fa534328d0f7f4a47 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35924
I20260608 10:00:21.709082  3350 tablet_replica.cc:333] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47: stopping tablet replica
I20260608 10:00:21.709985  3350 raft_consensus.cc:2243] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:21.710790  3350 raft_consensus.cc:2272] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:21.713773  3350 ts_tablet_manager.cc:1916] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:00:21.725108  3350 ts_tablet_manager.cc:1929] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:00:21.725721  3350 log.cc:1199] T e979678b0b274c458a43fd6af991e652 P ff37a49b6db94c4fa534328d0f7f4a47: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912781554680-1233-0/minicluster-data/ts-0-root/wals/e979678b0b274c458a43fd6af991e652
I20260608 10:00:21.727259  2886 catalog_manager.cc:5027] TS ff37a49b6db94c4fa534328d0f7f4a47 (127.1.52.65:35093): tablet e979678b0b274c458a43fd6af991e652 (table test-workload [id=e1936182ff6a4e2185a1457e31d8b022]) successfully deleted
I20260608 10:00:22.071969  2955 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:22.075779  2955 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:22.076254  2955 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:24.077458  2955 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:24.079684  2955 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:24.079970  2955 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:26.080864  2955 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:26.082996  2955 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:26.083316  2955 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:28.084287  2955 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:28.086294  2955 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:28.086617  2955 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:30.087543  2955 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:30.089668  2955 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:30.090027  2955 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:00:30.674882  2933 debug-util.cc:398] Leaking SignalData structure 0x7b0800121a00 after lost signal to thread 1236
W20260608 10:00:30.675858  2933 debug-util.cc:398] Leaking SignalData structure 0x7b0800166100 after lost signal to thread 2936
W20260608 10:00:30.676869  2933 debug-util.cc:398] Leaking SignalData structure 0x7b08001d07e0 after lost signal to thread 3028
W20260608 10:00:30.677749  2933 debug-util.cc:398] Leaking SignalData structure 0x7b0800173120 after lost signal to thread 3103
W20260608 10:00:30.678666  2933 debug-util.cc:398] Leaking SignalData structure 0x7b08001adea0 after lost signal to thread 3177
W20260608 10:00:30.679512  2933 debug-util.cc:398] Leaking SignalData structure 0x7b080014dca0 after lost signal to thread 3314
I20260608 10:00:32.091627  2955 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:32.095669  2955 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:32.096176  2955 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:32.827661  1233 tablet_server.cc:179] TabletServer@127.1.52.65:0 shutting down...
I20260608 10:00:32.870162  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:32.871188  1233 tablet_replica.cc:333] T 4583a0c574094018b4b25628a49dbee7 P ff37a49b6db94c4fa534328d0f7f4a47: stopping tablet replica
I20260608 10:00:32.871771  1233 raft_consensus.cc:2243] T 4583a0c574094018b4b25628a49dbee7 P ff37a49b6db94c4fa534328d0f7f4a47 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:32.873070  1233 raft_consensus.cc:2272] T 4583a0c574094018b4b25628a49dbee7 P ff37a49b6db94c4fa534328d0f7f4a47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:32.898823  1233 tablet_server.cc:196] TabletServer@127.1.52.65:0 shutdown complete.
I20260608 10:00:32.915505  1233 tablet_server.cc:179] TabletServer@127.1.52.66:0 shutting down...
I20260608 10:00:32.951550  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:32.952487  1233 tablet_replica.cc:333] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813: stopping tablet replica
I20260608 10:00:32.953269  1233 raft_consensus.cc:2243] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:00:32.954294  1233 raft_consensus.cc:2272] T e979678b0b274c458a43fd6af991e652 P 45f40a84dd0f404cb4a2f97f0dd9e813 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:32.956634  1233 tablet_replica.cc:333] T 4583a0c574094018b4b25628a49dbee7 P 45f40a84dd0f404cb4a2f97f0dd9e813: stopping tablet replica
I20260608 10:00:32.957108  1233 raft_consensus.cc:2243] T 4583a0c574094018b4b25628a49dbee7 P 45f40a84dd0f404cb4a2f97f0dd9e813 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:32.957525  1233 raft_consensus.cc:2272] T 4583a0c574094018b4b25628a49dbee7 P 45f40a84dd0f404cb4a2f97f0dd9e813 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:32.980454  1233 tablet_server.cc:196] TabletServer@127.1.52.66:0 shutdown complete.
I20260608 10:00:32.995055  1233 tablet_server.cc:179] TabletServer@127.1.52.67:0 shutting down...
I20260608 10:00:33.038569  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:33.039579  1233 tablet_replica.cc:333] T e979678b0b274c458a43fd6af991e652 P c4853de7d8f646c99d9bb844bd1f5d83: stopping tablet replica
I20260608 10:00:33.040462  1233 raft_consensus.cc:2243] T e979678b0b274c458a43fd6af991e652 P c4853de7d8f646c99d9bb844bd1f5d83 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:33.042090  1233 raft_consensus.cc:2272] T e979678b0b274c458a43fd6af991e652 P c4853de7d8f646c99d9bb844bd1f5d83 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:33.045411  1233 tablet_replica.cc:333] T 4583a0c574094018b4b25628a49dbee7 P c4853de7d8f646c99d9bb844bd1f5d83: stopping tablet replica
I20260608 10:00:33.046048  1233 raft_consensus.cc:2243] T 4583a0c574094018b4b25628a49dbee7 P c4853de7d8f646c99d9bb844bd1f5d83 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:33.046655  1233 raft_consensus.cc:2272] T 4583a0c574094018b4b25628a49dbee7 P c4853de7d8f646c99d9bb844bd1f5d83 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:33.072178  1233 tablet_server.cc:196] TabletServer@127.1.52.67:0 shutdown complete.
I20260608 10:00:33.087323  1233 tablet_server.cc:179] TabletServer@127.1.52.68:0 shutting down...
I20260608 10:00:33.120270  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:33.121104  1233 tablet_replica.cc:333] T e979678b0b274c458a43fd6af991e652 P 16ee6f07bbe0485dab72ac76ee55e60f: stopping tablet replica
I20260608 10:00:33.121869  1233 raft_consensus.cc:2243] T e979678b0b274c458a43fd6af991e652 P 16ee6f07bbe0485dab72ac76ee55e60f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:33.122828  1233 raft_consensus.cc:2272] T e979678b0b274c458a43fd6af991e652 P 16ee6f07bbe0485dab72ac76ee55e60f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:33.143676  1233 tablet_server.cc:196] TabletServer@127.1.52.68:0 shutdown complete.
I20260608 10:00:33.156411  1233 master.cc:562] Master@127.1.52.126:40537 shutting down...
I20260608 10:00:33.176870  1233 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 07d39d64f76149b7a32cc642c8a6d147 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:33.177871  1233 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 07d39d64f76149b7a32cc642c8a6d147 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:33.178402  1233 tablet_replica.cc:333] T 00000000000000000000000000000000 P 07d39d64f76149b7a32cc642c8a6d147: stopping tablet replica
I20260608 10:00:33.409814  1233 master.cc:584] Master@127.1.52.126:40537 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27554 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 10:00:33.450122  1233 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.52.126:43361
I20260608 10:00:33.451362  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:33.456985  3361 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:33.457295  3362 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:33.458294  3364 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:33.458971  1233 server_base.cc:1061] running on GCE node
I20260608 10:00:33.459889  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:33.460093  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:33.460271  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912833460230 us; error 0 us; skew 500 ppm
I20260608 10:00:33.460851  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:33.463258  1233 webserver.cc:533] Webserver started at http://127.1.52.126:43931/ using document root <none> and password file <none>
I20260608 10:00:33.463792  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:33.464006  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:33.464305  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:33.465495  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912781554680-1233-0/minicluster-data/master-0-root/instance:
uuid: "6ef9ba759f474319a1360f2c48075947"
format_stamp: "Formatted at 2026-06-08 10:00:33 on dist-test-slave-tgjf"
I20260608 10:00:33.470134  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:00:33.473659  3369 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:33.474498  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:00:33.474766  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912781554680-1233-0/minicluster-data/master-0-root
uuid: "6ef9ba759f474319a1360f2c48075947"
format_stamp: "Formatted at 2026-06-08 10:00:33 on dist-test-slave-tgjf"
I20260608 10:00:33.475051  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912781554680-1233-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912781554680-1233-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912781554680-1233-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:33.488682  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:33.489909  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:33.528439  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.126:43361
I20260608 10:00:33.528553  3420 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.126:43361 every 8 connection(s)
I20260608 10:00:33.532773  3421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:33.542820  3421 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ef9ba759f474319a1360f2c48075947: Bootstrap starting.
I20260608 10:00:33.547855  3421 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6ef9ba759f474319a1360f2c48075947: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:33.552320  3421 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ef9ba759f474319a1360f2c48075947: No bootstrap required, opened a new log
I20260608 10:00:33.554793  3421 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6ef9ba759f474319a1360f2c48075947 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ef9ba759f474319a1360f2c48075947" member_type: VOTER }
I20260608 10:00:33.555289  3421 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6ef9ba759f474319a1360f2c48075947 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:33.555542  3421 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6ef9ba759f474319a1360f2c48075947 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ef9ba759f474319a1360f2c48075947, State: Initialized, Role: FOLLOWER
I20260608 10:00:33.556315  3421 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6ef9ba759f474319a1360f2c48075947 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6ef9ba759f474319a1360f2c48075947" member_type: VOTER }
I20260608 10:00:33.556864  3421 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6ef9ba759f474319a1360f2c48075947 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:33.557086  3421 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6ef9ba759f474319a1360f2c48075947 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:33.557363  3421 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6ef9ba759f474319a1360f2c48075947 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:33.561682  3421 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6ef9ba759f474319a1360f2c48075947 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ef9ba759f474319a1360f2c48075947" member_type: VOTER }
I20260608 10:00:33.562367  3421 leader_election.cc:304] T 00000000000000000000000000000000 P 6ef9ba759f474319a1360f2c48075947 [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: 6ef9ba759f474319a1360f2c48075947; no voters: 
I20260608 10:00:33.563527  3421 leader_election.cc:290] T 00000000000000000000000000000000 P 6ef9ba759f474319a1360f2c48075947 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:33.564052  3424 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6ef9ba759f474319a1360f2c48075947 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:33.565423  3424 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6ef9ba759f474319a1360f2c48075947 [term 1 LEADER]: Becoming Leader. State: Replica: 6ef9ba759f474319a1360f2c48075947, State: Running, Role: LEADER
I20260608 10:00:33.566165  3424 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6ef9ba759f474319a1360f2c48075947 [LEADER]: Queue going to LEADER mode. State: All 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: "6ef9ba759f474319a1360f2c48075947" member_type: VOTER }
I20260608 10:00:33.566721  3421 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6ef9ba759f474319a1360f2c48075947 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:33.571175  3425 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ef9ba759f474319a1360f2c48075947 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6ef9ba759f474319a1360f2c48075947" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ef9ba759f474319a1360f2c48075947" member_type: VOTER } }
I20260608 10:00:33.571928  3425 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ef9ba759f474319a1360f2c48075947 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:33.571811  3426 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ef9ba759f474319a1360f2c48075947 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6ef9ba759f474319a1360f2c48075947. Latest consensus state: current_term: 1 leader_uuid: "6ef9ba759f474319a1360f2c48075947" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ef9ba759f474319a1360f2c48075947" member_type: VOTER } }
I20260608 10:00:33.572733  3426 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ef9ba759f474319a1360f2c48075947 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:33.577286  3432 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:00:33.585477  3432 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:00:33.586463  1233 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:00:33.595355  3432 catalog_manager.cc:1382] Generated new cluster ID: aa469a6177ec460bb3e9fc68315b9000
I20260608 10:00:33.595672  3432 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:00:33.615443  3432 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:00:33.616791  3432 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:00:33.632712  3432 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6ef9ba759f474319a1360f2c48075947: Generated new TSK 0
I20260608 10:00:33.633400  3432 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:00:33.651808  1233 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000194505s
I20260608 10:00:45.747576  1233 master.cc:562] Master@127.1.52.126:43361 shutting down...
I20260608 10:00:45.777072  1233 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6ef9ba759f474319a1360f2c48075947 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:45.778031  1233 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6ef9ba759f474319a1360f2c48075947 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:45.778559  1233 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6ef9ba759f474319a1360f2c48075947: stopping tablet replica
I20260608 10:00:45.798161  1233 master.cc:584] Master@127.1.52.126:43361 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12380 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 10:00:45.830439  1233 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.52.126:46171
I20260608 10:00:45.831727  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:45.837812  3444 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:45.839085  3445 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:45.839443  3447 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:45.839932  1233 server_base.cc:1061] running on GCE node
I20260608 10:00:45.840857  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:45.841087  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:45.841293  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912845841248 us; error 0 us; skew 500 ppm
I20260608 10:00:45.841866  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:45.844430  1233 webserver.cc:533] Webserver started at http://127.1.52.126:39353/ using document root <none> and password file <none>
I20260608 10:00:45.844990  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:45.845206  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:45.845506  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:45.846840  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912781554680-1233-0/minicluster-data/master-0-root/instance:
uuid: "ebd4ee30dd9f4baeb407cde127f2c106"
format_stamp: "Formatted at 2026-06-08 10:00:45 on dist-test-slave-tgjf"
I20260608 10:00:45.851683  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:00:45.855353  3452 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:45.856077  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 10:00:45.856362  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912781554680-1233-0/minicluster-data/master-0-root
uuid: "ebd4ee30dd9f4baeb407cde127f2c106"
format_stamp: "Formatted at 2026-06-08 10:00:45 on dist-test-slave-tgjf"
I20260608 10:00:45.856634  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912781554680-1233-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912781554680-1233-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912781554680-1233-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:45.877907  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:45.879264  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:45.919000  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.126:46171
I20260608 10:00:45.919112  3503 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.126:46171 every 8 connection(s)
I20260608 10:00:45.923365  3504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:45.934146  3504 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ebd4ee30dd9f4baeb407cde127f2c106: Bootstrap starting.
I20260608 10:00:45.939149  3504 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ebd4ee30dd9f4baeb407cde127f2c106: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:45.943953  3504 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ebd4ee30dd9f4baeb407cde127f2c106: No bootstrap required, opened a new log
I20260608 10:00:45.946329  3504 raft_consensus.cc:359] T 00000000000000000000000000000000 P ebd4ee30dd9f4baeb407cde127f2c106 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebd4ee30dd9f4baeb407cde127f2c106" member_type: VOTER }
I20260608 10:00:45.946875  3504 raft_consensus.cc:385] T 00000000000000000000000000000000 P ebd4ee30dd9f4baeb407cde127f2c106 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:45.947124  3504 raft_consensus.cc:740] T 00000000000000000000000000000000 P ebd4ee30dd9f4baeb407cde127f2c106 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ebd4ee30dd9f4baeb407cde127f2c106, State: Initialized, Role: FOLLOWER
I20260608 10:00:45.947763  3504 consensus_queue.cc:260] T 00000000000000000000000000000000 P ebd4ee30dd9f4baeb407cde127f2c106 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ebd4ee30dd9f4baeb407cde127f2c106" member_type: VOTER }
I20260608 10:00:45.948266  3504 raft_consensus.cc:399] T 00000000000000000000000000000000 P ebd4ee30dd9f4baeb407cde127f2c106 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:45.948504  3504 raft_consensus.cc:493] T 00000000000000000000000000000000 P ebd4ee30dd9f4baeb407cde127f2c106 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:45.948815  3504 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ebd4ee30dd9f4baeb407cde127f2c106 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:45.953246  3504 raft_consensus.cc:515] T 00000000000000000000000000000000 P ebd4ee30dd9f4baeb407cde127f2c106 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebd4ee30dd9f4baeb407cde127f2c106" member_type: VOTER }
I20260608 10:00:45.953804  3504 leader_election.cc:304] T 00000000000000000000000000000000 P ebd4ee30dd9f4baeb407cde127f2c106 [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: ebd4ee30dd9f4baeb407cde127f2c106; no voters: 
I20260608 10:00:45.955071  3504 leader_election.cc:290] T 00000000000000000000000000000000 P ebd4ee30dd9f4baeb407cde127f2c106 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:45.955662  3507 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ebd4ee30dd9f4baeb407cde127f2c106 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:45.957082  3507 raft_consensus.cc:697] T 00000000000000000000000000000000 P ebd4ee30dd9f4baeb407cde127f2c106 [term 1 LEADER]: Becoming Leader. State: Replica: ebd4ee30dd9f4baeb407cde127f2c106, State: Running, Role: LEADER
I20260608 10:00:45.957934  3507 consensus_queue.cc:237] T 00000000000000000000000000000000 P ebd4ee30dd9f4baeb407cde127f2c106 [LEADER]: Queue going to LEADER mode. State: All 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: "ebd4ee30dd9f4baeb407cde127f2c106" member_type: VOTER }
I20260608 10:00:45.958194  3504 sys_catalog.cc:565] T 00000000000000000000000000000000 P ebd4ee30dd9f4baeb407cde127f2c106 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:45.961426  3508 sys_catalog.cc:455] T 00000000000000000000000000000000 P ebd4ee30dd9f4baeb407cde127f2c106 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ebd4ee30dd9f4baeb407cde127f2c106" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebd4ee30dd9f4baeb407cde127f2c106" member_type: VOTER } }
I20260608 10:00:45.962582  3508 sys_catalog.cc:458] T 00000000000000000000000000000000 P ebd4ee30dd9f4baeb407cde127f2c106 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:45.961457  3509 sys_catalog.cc:455] T 00000000000000000000000000000000 P ebd4ee30dd9f4baeb407cde127f2c106 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ebd4ee30dd9f4baeb407cde127f2c106. Latest consensus state: current_term: 1 leader_uuid: "ebd4ee30dd9f4baeb407cde127f2c106" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ebd4ee30dd9f4baeb407cde127f2c106" member_type: VOTER } }
I20260608 10:00:45.963160  3509 sys_catalog.cc:458] T 00000000000000000000000000000000 P ebd4ee30dd9f4baeb407cde127f2c106 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:45.967010  3514 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:00:45.975061  3514 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:00:45.976135  1233 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:00:45.984787  3514 catalog_manager.cc:1382] Generated new cluster ID: ba4f184f442549518e1829cd1ed1088b
I20260608 10:00:45.985096  3514 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:00:46.025393  3514 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:00:46.026957  3514 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:00:46.041306  3514 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ebd4ee30dd9f4baeb407cde127f2c106: Generated new TSK 0
I20260608 10:00:46.041980  3514 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:00:46.107563  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:46.114310  3525 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:46.115399  3526 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:46.118302  1233 server_base.cc:1061] running on GCE node
W20260608 10:00:46.118359  3528 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:46.119634  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:46.119858  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:46.120081  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912846120058 us; error 0 us; skew 500 ppm
I20260608 10:00:46.120711  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:46.123183  1233 webserver.cc:533] Webserver started at http://127.1.52.65:45235/ using document root <none> and password file <none>
I20260608 10:00:46.123725  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:46.123937  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:46.124234  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:46.125499  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912781554680-1233-0/minicluster-data/ts-0-root/instance:
uuid: "4033fe203c9a43cdb2e2db6e573e29ca"
format_stamp: "Formatted at 2026-06-08 10:00:46 on dist-test-slave-tgjf"
I20260608 10:00:46.130522  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 10:00:46.134228  3533 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:46.135162  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:00:46.135502  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912781554680-1233-0/minicluster-data/ts-0-root
uuid: "4033fe203c9a43cdb2e2db6e573e29ca"
format_stamp: "Formatted at 2026-06-08 10:00:46 on dist-test-slave-tgjf"
I20260608 10:00:46.135821  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912781554680-1233-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912781554680-1233-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912781554680-1233-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:46.149693  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:46.151106  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:46.152666  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:46.155247  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:46.155489  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:46.155736  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:46.155925  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:46.198786  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.65:36035
I20260608 10:00:46.198901  3595 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.65:36035 every 8 connection(s)
I20260608 10:00:46.204579  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:46.212620  3600 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:46.213085  3601 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:46.216645  3603 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:46.217088  1233 server_base.cc:1061] running on GCE node
I20260608 10:00:46.218004  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:46.218251  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:46.218487  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912846218467 us; error 0 us; skew 500 ppm
I20260608 10:00:46.219144  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:46.222265  1233 webserver.cc:533] Webserver started at http://127.1.52.66:46197/ using document root <none> and password file <none>
I20260608 10:00:46.222396  3596 heartbeater.cc:344] Connected to a master server at 127.1.52.126:46171
I20260608 10:00:46.222888  3596 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:46.223004  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:46.223330  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:46.223656  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:46.223848  3596 heartbeater.cc:507] Master 127.1.52.126:46171 requested a full tablet report, sending...
I20260608 10:00:46.225006  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912781554680-1233-0/minicluster-data/ts-1-root/instance:
uuid: "9dd48e57073d446fbf1fcd948c16c972"
format_stamp: "Formatted at 2026-06-08 10:00:46 on dist-test-slave-tgjf"
I20260608 10:00:46.226403  3469 ts_manager.cc:194] Registered new tserver with Master: 4033fe203c9a43cdb2e2db6e573e29ca (127.1.52.65:36035)
I20260608 10:00:46.228446  3469 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47100
I20260608 10:00:46.230569  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:00:46.234954  3608 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:46.235706  1233 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:00:46.236032  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912781554680-1233-0/minicluster-data/ts-1-root
uuid: "9dd48e57073d446fbf1fcd948c16c972"
format_stamp: "Formatted at 2026-06-08 10:00:46 on dist-test-slave-tgjf"
I20260608 10:00:46.236339  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912781554680-1233-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912781554680-1233-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912781554680-1233-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:46.264714  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:46.266067  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:46.267684  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:46.270347  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:46.270570  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:46.270848  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:46.271024  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:46.313103  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.66:34757
I20260608 10:00:46.313223  3670 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.66:34757 every 8 connection(s)
I20260608 10:00:46.318452  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:46.325696  3674 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:46.328243  3675 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:46.328642  1233 server_base.cc:1061] running on GCE node
W20260608 10:00:46.329696  3677 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:46.330773  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:46.331091  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:46.331355  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912846331336 us; error 0 us; skew 500 ppm
I20260608 10:00:46.332129  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:46.333514  3671 heartbeater.cc:344] Connected to a master server at 127.1.52.126:46171
I20260608 10:00:46.333911  3671 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:46.334724  3671 heartbeater.cc:507] Master 127.1.52.126:46171 requested a full tablet report, sending...
I20260608 10:00:46.335326  1233 webserver.cc:533] Webserver started at http://127.1.52.67:38751/ using document root <none> and password file <none>
I20260608 10:00:46.335922  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:46.336166  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:46.336504  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:46.337085  3469 ts_manager.cc:194] Registered new tserver with Master: 9dd48e57073d446fbf1fcd948c16c972 (127.1.52.66:34757)
I20260608 10:00:46.338136  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912781554680-1233-0/minicluster-data/ts-2-root/instance:
uuid: "31d5d53b4b5648a1b78bf0debf11483c"
format_stamp: "Formatted at 2026-06-08 10:00:46 on dist-test-slave-tgjf"
I20260608 10:00:46.339093  3469 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47110
I20260608 10:00:46.343328  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 10:00:46.346916  3682 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:46.347671  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 10:00:46.347970  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912781554680-1233-0/minicluster-data/ts-2-root
uuid: "31d5d53b4b5648a1b78bf0debf11483c"
format_stamp: "Formatted at 2026-06-08 10:00:46 on dist-test-slave-tgjf"
I20260608 10:00:46.348270  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912781554680-1233-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912781554680-1233-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912781554680-1233-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:46.371433  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:46.372819  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:46.374150  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:46.376607  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:46.376858  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:46.377136  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:46.377326  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:46.418028  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.67:45369
I20260608 10:00:46.418146  3744 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.67:45369 every 8 connection(s)
I20260608 10:00:46.433917  3745 heartbeater.cc:344] Connected to a master server at 127.1.52.126:46171
I20260608 10:00:46.434376  3745 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:46.435256  3745 heartbeater.cc:507] Master 127.1.52.126:46171 requested a full tablet report, sending...
I20260608 10:00:46.437307  3469 ts_manager.cc:194] Registered new tserver with Master: 31d5d53b4b5648a1b78bf0debf11483c (127.1.52.67:45369)
I20260608 10:00:46.437548  1233 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016072374s
I20260608 10:00:46.438975  3469 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47120
I20260608 10:00:47.231699  3596 heartbeater.cc:499] Master 127.1.52.126:46171 was elected leader, sending a full tablet report...
I20260608 10:00:47.341715  3671 heartbeater.cc:499] Master 127.1.52.126:46171 was elected leader, sending a full tablet report...
I20260608 10:00:47.441732  3745 heartbeater.cc:499] Master 127.1.52.126:46171 was elected leader, sending a full tablet report...
I20260608 10:00:47.973699  3522 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:49.974680  3522 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:51.975719  3522 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:53.976889  3522 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:55.977977  3522 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:57.979202  3522 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:58.534590  1233 tablet_server.cc:179] TabletServer@127.1.52.65:0 shutting down...
I20260608 10:00:58.560678  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:58.577915  1233 tablet_server.cc:196] TabletServer@127.1.52.65:0 shutdown complete.
I20260608 10:00:58.588162  1233 tablet_server.cc:179] TabletServer@127.1.52.66:0 shutting down...
I20260608 10:00:58.612535  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:58.628664  1233 tablet_server.cc:196] TabletServer@127.1.52.66:0 shutdown complete.
I20260608 10:00:58.638149  1233 tablet_server.cc:179] TabletServer@127.1.52.67:0 shutting down...
I20260608 10:00:58.657722  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:58.674214  1233 tablet_server.cc:196] TabletServer@127.1.52.67:0 shutdown complete.
I20260608 10:00:58.683732  1233 master.cc:562] Master@127.1.52.126:46171 shutting down...
I20260608 10:00:58.707588  1233 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ebd4ee30dd9f4baeb407cde127f2c106 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:58.708356  1233 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ebd4ee30dd9f4baeb407cde127f2c106 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:58.708680  1233 tablet_replica.cc:333] T 00000000000000000000000000000000 P ebd4ee30dd9f4baeb407cde127f2c106: stopping tablet replica
I20260608 10:00:58.726689  1233 master.cc:584] Master@127.1.52.126:46171 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12927 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 10:00:58.760876  1233 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.52.126:36379
I20260608 10:00:58.762090  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:58.769073  3753 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:58.768507  3750 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:58.768394  3751 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:58.770489  1233 server_base.cc:1061] running on GCE node
I20260608 10:00:58.771225  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:58.771421  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:58.771575  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912858771543 us; error 0 us; skew 500 ppm
I20260608 10:00:58.772133  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:58.774637  1233 webserver.cc:533] Webserver started at http://127.1.52.126:39969/ using document root <none> and password file <none>
I20260608 10:00:58.775202  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:58.775409  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:58.775698  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:58.776890  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912781554680-1233-0/minicluster-data/master-0-root/instance:
uuid: "6ea3e97a02094db3b684a4544fcadd7d"
format_stamp: "Formatted at 2026-06-08 10:00:58 on dist-test-slave-tgjf"
I20260608 10:00:58.781682  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 10:00:58.785259  3758 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:58.786000  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:00:58.786291  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912781554680-1233-0/minicluster-data/master-0-root
uuid: "6ea3e97a02094db3b684a4544fcadd7d"
format_stamp: "Formatted at 2026-06-08 10:00:58 on dist-test-slave-tgjf"
I20260608 10:00:58.786634  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912781554680-1233-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912781554680-1233-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912781554680-1233-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:58.802522  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:58.803805  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:58.842846  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.126:36379
I20260608 10:00:58.842983  3809 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.126:36379 every 8 connection(s)
I20260608 10:00:58.847235  3810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:58.858377  3810 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ea3e97a02094db3b684a4544fcadd7d: Bootstrap starting.
I20260608 10:00:58.863436  3810 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6ea3e97a02094db3b684a4544fcadd7d: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:58.867733  3810 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6ea3e97a02094db3b684a4544fcadd7d: No bootstrap required, opened a new log
I20260608 10:00:58.869973  3810 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6ea3e97a02094db3b684a4544fcadd7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ea3e97a02094db3b684a4544fcadd7d" member_type: VOTER }
I20260608 10:00:58.870556  3810 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6ea3e97a02094db3b684a4544fcadd7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:58.870775  3810 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6ea3e97a02094db3b684a4544fcadd7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ea3e97a02094db3b684a4544fcadd7d, State: Initialized, Role: FOLLOWER
I20260608 10:00:58.871456  3810 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6ea3e97a02094db3b684a4544fcadd7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6ea3e97a02094db3b684a4544fcadd7d" member_type: VOTER }
I20260608 10:00:58.871948  3810 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6ea3e97a02094db3b684a4544fcadd7d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:58.872176  3810 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6ea3e97a02094db3b684a4544fcadd7d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:58.872475  3810 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6ea3e97a02094db3b684a4544fcadd7d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:58.877096  3810 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6ea3e97a02094db3b684a4544fcadd7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ea3e97a02094db3b684a4544fcadd7d" member_type: VOTER }
I20260608 10:00:58.877625  3810 leader_election.cc:304] T 00000000000000000000000000000000 P 6ea3e97a02094db3b684a4544fcadd7d [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: 6ea3e97a02094db3b684a4544fcadd7d; no voters: 
I20260608 10:00:58.878882  3810 leader_election.cc:290] T 00000000000000000000000000000000 P 6ea3e97a02094db3b684a4544fcadd7d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:58.879293  3813 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6ea3e97a02094db3b684a4544fcadd7d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:58.880625  3813 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6ea3e97a02094db3b684a4544fcadd7d [term 1 LEADER]: Becoming Leader. State: Replica: 6ea3e97a02094db3b684a4544fcadd7d, State: Running, Role: LEADER
I20260608 10:00:58.881376  3813 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6ea3e97a02094db3b684a4544fcadd7d [LEADER]: Queue going to LEADER mode. State: All 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: "6ea3e97a02094db3b684a4544fcadd7d" member_type: VOTER }
I20260608 10:00:58.882153  3810 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6ea3e97a02094db3b684a4544fcadd7d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:58.884523  3815 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ea3e97a02094db3b684a4544fcadd7d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6ea3e97a02094db3b684a4544fcadd7d. Latest consensus state: current_term: 1 leader_uuid: "6ea3e97a02094db3b684a4544fcadd7d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ea3e97a02094db3b684a4544fcadd7d" member_type: VOTER } }
I20260608 10:00:58.884539  3814 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6ea3e97a02094db3b684a4544fcadd7d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6ea3e97a02094db3b684a4544fcadd7d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ea3e97a02094db3b684a4544fcadd7d" member_type: VOTER } }
I20260608 10:00:58.885298  3815 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ea3e97a02094db3b684a4544fcadd7d [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:58.885363  3814 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6ea3e97a02094db3b684a4544fcadd7d [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:58.889918  3818 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:00:58.895293  3818 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:00:58.900353  1233 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:00:58.905272  3818 catalog_manager.cc:1382] Generated new cluster ID: 8fefc859fdb14ed8acfde8265e3bc62d
I20260608 10:00:58.905611  3818 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:00:58.924784  3818 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:00:58.926173  3818 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:00:58.950371  3818 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6ea3e97a02094db3b684a4544fcadd7d: Generated new TSK 0
I20260608 10:00:58.951059  3818 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:00:58.966809  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:58.973001  3831 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:58.974206  3832 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:58.975489  3834 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:58.975852  1233 server_base.cc:1061] running on GCE node
I20260608 10:00:58.976800  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:58.977016  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:58.977245  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912858977208 us; error 0 us; skew 500 ppm
I20260608 10:00:58.977883  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:58.980400  1233 webserver.cc:533] Webserver started at http://127.1.52.65:43187/ using document root <none> and password file <none>
I20260608 10:00:58.980926  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:58.981140  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:58.981447  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:58.982671  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912781554680-1233-0/minicluster-data/ts-0-root/instance:
uuid: "e952f871bbd44c7986875568fdb8eabd"
format_stamp: "Formatted at 2026-06-08 10:00:58 on dist-test-slave-tgjf"
I20260608 10:00:58.987587  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 10:00:58.991060  3839 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:58.991840  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:00:58.992143  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912781554680-1233-0/minicluster-data/ts-0-root
uuid: "e952f871bbd44c7986875568fdb8eabd"
format_stamp: "Formatted at 2026-06-08 10:00:58 on dist-test-slave-tgjf"
I20260608 10:00:58.992435  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912781554680-1233-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912781554680-1233-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912781554680-1233-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:59.012583  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:59.013826  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:59.015358  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:59.017814  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:59.018045  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:59.018296  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:59.018532  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:00:59.059883  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.65:33541
I20260608 10:00:59.060011  3901 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.65:33541 every 8 connection(s)
I20260608 10:00:59.065240  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:59.072680  3906 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:59.074834  3907 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:59.076294  1233 server_base.cc:1061] running on GCE node
W20260608 10:00:59.077657  3910 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:59.078826  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:59.079104  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:59.079290  3902 heartbeater.cc:344] Connected to a master server at 127.1.52.126:36379
I20260608 10:00:59.079401  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912859079377 us; error 0 us; skew 500 ppm
I20260608 10:00:59.079757  3902 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:59.080380  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:59.080793  3902 heartbeater.cc:507] Master 127.1.52.126:36379 requested a full tablet report, sending...
I20260608 10:00:59.083825  3775 ts_manager.cc:194] Registered new tserver with Master: e952f871bbd44c7986875568fdb8eabd (127.1.52.65:33541)
I20260608 10:00:59.085038  1233 webserver.cc:533] Webserver started at http://127.1.52.66:36841/ using document root <none> and password file <none>
I20260608 10:00:59.085876  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:59.086143  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:59.086542  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:59.086602  3775 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43028
I20260608 10:00:59.088672  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912781554680-1233-0/minicluster-data/ts-1-root/instance:
uuid: "8ba8ee1848aa4775bbe9e846bea4df98"
format_stamp: "Formatted at 2026-06-08 10:00:59 on dist-test-slave-tgjf"
I20260608 10:00:59.093853  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:00:59.097455  3914 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:59.098255  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:00:59.098626  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912781554680-1233-0/minicluster-data/ts-1-root
uuid: "8ba8ee1848aa4775bbe9e846bea4df98"
format_stamp: "Formatted at 2026-06-08 10:00:59 on dist-test-slave-tgjf"
I20260608 10:00:59.098899  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912781554680-1233-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912781554680-1233-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912781554680-1233-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:59.118448  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:59.119766  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:59.121310  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:59.123754  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:59.123971  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:59.124228  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:59.124388  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:59.165351  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.66:36775
I20260608 10:00:59.165509  3976 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.66:36775 every 8 connection(s)
I20260608 10:00:59.170589  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:59.179111  3980 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:59.180402  3981 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:59.183858  3983 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:59.184187  1233 server_base.cc:1061] running on GCE node
I20260608 10:00:59.184827  3977 heartbeater.cc:344] Connected to a master server at 127.1.52.126:36379
I20260608 10:00:59.185197  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:00:59.185218  3977 heartbeater.cc:461] Registering TS with master...
W20260608 10:00:59.185611  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:59.185815  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912859185798 us; error 0 us; skew 500 ppm
I20260608 10:00:59.186309  3977 heartbeater.cc:507] Master 127.1.52.126:36379 requested a full tablet report, sending...
I20260608 10:00:59.186571  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:59.188930  3775 ts_manager.cc:194] Registered new tserver with Master: 8ba8ee1848aa4775bbe9e846bea4df98 (127.1.52.66:36775)
I20260608 10:00:59.189708  1233 webserver.cc:533] Webserver started at http://127.1.52.67:42297/ using document root <none> and password file <none>
I20260608 10:00:59.190476  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:59.190703  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:59.191013  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:59.190930  3775 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43038
I20260608 10:00:59.192734  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912781554680-1233-0/minicluster-data/ts-2-root/instance:
uuid: "4f1dda82146946b4985993586fa4bb73"
format_stamp: "Formatted at 2026-06-08 10:00:59 on dist-test-slave-tgjf"
I20260608 10:00:59.197760  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:00:59.201538  3988 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:59.202334  1233 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:00:59.202721  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912781554680-1233-0/minicluster-data/ts-2-root
uuid: "4f1dda82146946b4985993586fa4bb73"
format_stamp: "Formatted at 2026-06-08 10:00:59 on dist-test-slave-tgjf"
I20260608 10:00:59.203007  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912781554680-1233-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912781554680-1233-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912781554680-1233-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:59.246167  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:59.247503  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:59.249004  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:59.251466  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:59.251714  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:59.251986  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:59.252177  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:59.292805  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.67:40053
I20260608 10:00:59.292924  4050 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.67:40053 every 8 connection(s)
I20260608 10:00:59.307677  4051 heartbeater.cc:344] Connected to a master server at 127.1.52.126:36379
I20260608 10:00:59.308104  4051 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:59.308988  4051 heartbeater.cc:507] Master 127.1.52.126:36379 requested a full tablet report, sending...
I20260608 10:00:59.311019  3775 ts_manager.cc:194] Registered new tserver with Master: 4f1dda82146946b4985993586fa4bb73 (127.1.52.67:40053)
I20260608 10:00:59.311276  1233 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014766505s
I20260608 10:00:59.312382  3775 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43044
I20260608 10:01:00.090313  3902 heartbeater.cc:499] Master 127.1.52.126:36379 was elected leader, sending a full tablet report...
I20260608 10:01:00.193871  3977 heartbeater.cc:499] Master 127.1.52.126:36379 was elected leader, sending a full tablet report...
I20260608 10:01:00.314977  4051 heartbeater.cc:499] Master 127.1.52.126:36379 was elected leader, sending a full tablet report...
I20260608 10:01:00.366699  3775 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43046:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:01:00.369338  3775 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:01:00.431304  3867 tablet_service.cc:1511] Processing CreateTablet for tablet 91957491c437405f9bf49634eec12447 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=144047787e98482aaf8ab9ac476c8759]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:00.431169  3864 tablet_service.cc:1511] Processing CreateTablet for tablet e5831ae129364209add4c511212eccaf (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=144047787e98482aaf8ab9ac476c8759]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:00.433059  3867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91957491c437405f9bf49634eec12447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:00.433790  3864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5831ae129364209add4c511212eccaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:00.434126  3865 tablet_service.cc:1511] Processing CreateTablet for tablet 1901be04c5014368955e7f588c5b2e4c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=144047787e98482aaf8ab9ac476c8759]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:00.435606  3865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1901be04c5014368955e7f588c5b2e4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:00.438926  3866 tablet_service.cc:1511] Processing CreateTablet for tablet 868333ddde544f4aa49a60004525305f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=144047787e98482aaf8ab9ac476c8759]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:00.440407  3866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868333ddde544f4aa49a60004525305f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:00.456866  4016 tablet_service.cc:1511] Processing CreateTablet for tablet 91957491c437405f9bf49634eec12447 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=144047787e98482aaf8ab9ac476c8759]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:00.458122  4015 tablet_service.cc:1511] Processing CreateTablet for tablet 868333ddde544f4aa49a60004525305f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=144047787e98482aaf8ab9ac476c8759]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:00.459923  4014 tablet_service.cc:1511] Processing CreateTablet for tablet 1901be04c5014368955e7f588c5b2e4c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=144047787e98482aaf8ab9ac476c8759]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:00.460287  4013 tablet_service.cc:1511] Processing CreateTablet for tablet e5831ae129364209add4c511212eccaf (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=144047787e98482aaf8ab9ac476c8759]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:00.458891  4016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91957491c437405f9bf49634eec12447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:00.462450  4014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1901be04c5014368955e7f588c5b2e4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:00.463550  3942 tablet_service.cc:1511] Processing CreateTablet for tablet 91957491c437405f9bf49634eec12447 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=144047787e98482aaf8ab9ac476c8759]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:00.464600  4013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5831ae129364209add4c511212eccaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:00.465039  3942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91957491c437405f9bf49634eec12447. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:00.467621  3941 tablet_service.cc:1511] Processing CreateTablet for tablet 868333ddde544f4aa49a60004525305f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=144047787e98482aaf8ab9ac476c8759]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:00.469092  3941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868333ddde544f4aa49a60004525305f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:00.471629  3940 tablet_service.cc:1511] Processing CreateTablet for tablet 1901be04c5014368955e7f588c5b2e4c (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=144047787e98482aaf8ab9ac476c8759]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:00.473111  3940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1901be04c5014368955e7f588c5b2e4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:00.478817  3939 tablet_service.cc:1511] Processing CreateTablet for tablet e5831ae129364209add4c511212eccaf (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=144047787e98482aaf8ab9ac476c8759]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:00.480414  4015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868333ddde544f4aa49a60004525305f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:00.483649  3939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5831ae129364209add4c511212eccaf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:00.515066  4073 tablet_bootstrap.cc:492] T e5831ae129364209add4c511212eccaf P 8ba8ee1848aa4775bbe9e846bea4df98: Bootstrap starting.
I20260608 10:01:00.521361  4072 tablet_bootstrap.cc:492] T e5831ae129364209add4c511212eccaf P 4f1dda82146946b4985993586fa4bb73: Bootstrap starting.
I20260608 10:01:00.528422  4072 tablet_bootstrap.cc:654] T e5831ae129364209add4c511212eccaf P 4f1dda82146946b4985993586fa4bb73: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:00.533529  4071 tablet_bootstrap.cc:492] T 1901be04c5014368955e7f588c5b2e4c P e952f871bbd44c7986875568fdb8eabd: Bootstrap starting.
I20260608 10:01:00.535941  4073 tablet_bootstrap.cc:654] T e5831ae129364209add4c511212eccaf P 8ba8ee1848aa4775bbe9e846bea4df98: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:00.543395  4071 tablet_bootstrap.cc:654] T 1901be04c5014368955e7f588c5b2e4c P e952f871bbd44c7986875568fdb8eabd: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:00.543550  4073 tablet_bootstrap.cc:492] T e5831ae129364209add4c511212eccaf P 8ba8ee1848aa4775bbe9e846bea4df98: No bootstrap required, opened a new log
I20260608 10:01:00.544118  4073 ts_tablet_manager.cc:1403] T e5831ae129364209add4c511212eccaf P 8ba8ee1848aa4775bbe9e846bea4df98: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260608 10:01:00.545941  4072 tablet_bootstrap.cc:492] T e5831ae129364209add4c511212eccaf P 4f1dda82146946b4985993586fa4bb73: No bootstrap required, opened a new log
I20260608 10:01:00.546504  4072 ts_tablet_manager.cc:1403] T e5831ae129364209add4c511212eccaf P 4f1dda82146946b4985993586fa4bb73: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.004s
I20260608 10:01:00.547958  4073 raft_consensus.cc:359] T e5831ae129364209add4c511212eccaf P 8ba8ee1848aa4775bbe9e846bea4df98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } }
I20260608 10:01:00.548723  4073 raft_consensus.cc:385] T e5831ae129364209add4c511212eccaf P 8ba8ee1848aa4775bbe9e846bea4df98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:00.549029  4073 raft_consensus.cc:740] T e5831ae129364209add4c511212eccaf P 8ba8ee1848aa4775bbe9e846bea4df98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ba8ee1848aa4775bbe9e846bea4df98, State: Initialized, Role: FOLLOWER
I20260608 10:01:00.549167  4071 tablet_bootstrap.cc:492] T 1901be04c5014368955e7f588c5b2e4c P e952f871bbd44c7986875568fdb8eabd: No bootstrap required, opened a new log
I20260608 10:01:00.549804  4071 ts_tablet_manager.cc:1403] T 1901be04c5014368955e7f588c5b2e4c P e952f871bbd44c7986875568fdb8eabd: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260608 10:01:00.549760  4072 raft_consensus.cc:359] T e5831ae129364209add4c511212eccaf P 4f1dda82146946b4985993586fa4bb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } }
I20260608 10:01:00.549906  4073 consensus_queue.cc:260] T e5831ae129364209add4c511212eccaf P 8ba8ee1848aa4775bbe9e846bea4df98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } }
I20260608 10:01:00.550719  4072 raft_consensus.cc:385] T e5831ae129364209add4c511212eccaf P 4f1dda82146946b4985993586fa4bb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:00.551043  4072 raft_consensus.cc:740] T e5831ae129364209add4c511212eccaf P 4f1dda82146946b4985993586fa4bb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1dda82146946b4985993586fa4bb73, State: Initialized, Role: FOLLOWER
I20260608 10:01:00.552080  4072 consensus_queue.cc:260] T e5831ae129364209add4c511212eccaf P 4f1dda82146946b4985993586fa4bb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } }
I20260608 10:01:00.552789  4071 raft_consensus.cc:359] T 1901be04c5014368955e7f588c5b2e4c P e952f871bbd44c7986875568fdb8eabd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } }
I20260608 10:01:00.553438  4071 raft_consensus.cc:385] T 1901be04c5014368955e7f588c5b2e4c P e952f871bbd44c7986875568fdb8eabd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:00.553716  4071 raft_consensus.cc:740] T 1901be04c5014368955e7f588c5b2e4c P e952f871bbd44c7986875568fdb8eabd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e952f871bbd44c7986875568fdb8eabd, State: Initialized, Role: FOLLOWER
I20260608 10:01:00.554481  4071 consensus_queue.cc:260] T 1901be04c5014368955e7f588c5b2e4c P e952f871bbd44c7986875568fdb8eabd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } }
I20260608 10:01:00.561985  4072 ts_tablet_manager.cc:1434] T e5831ae129364209add4c511212eccaf P 4f1dda82146946b4985993586fa4bb73: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.004s
I20260608 10:01:00.563242  4072 tablet_bootstrap.cc:492] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73: Bootstrap starting.
I20260608 10:01:00.564981  4073 ts_tablet_manager.cc:1434] T e5831ae129364209add4c511212eccaf P 8ba8ee1848aa4775bbe9e846bea4df98: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.004s
I20260608 10:01:00.569074  4073 tablet_bootstrap.cc:492] T 868333ddde544f4aa49a60004525305f P 8ba8ee1848aa4775bbe9e846bea4df98: Bootstrap starting.
I20260608 10:01:00.570276  4072 tablet_bootstrap.cc:654] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:00.578068  4073 tablet_bootstrap.cc:654] T 868333ddde544f4aa49a60004525305f P 8ba8ee1848aa4775bbe9e846bea4df98: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:00.580093  4072 tablet_bootstrap.cc:492] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73: No bootstrap required, opened a new log
I20260608 10:01:00.580590  4072 ts_tablet_manager.cc:1403] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.003s
I20260608 10:01:00.582098  4071 ts_tablet_manager.cc:1434] T 1901be04c5014368955e7f588c5b2e4c P e952f871bbd44c7986875568fdb8eabd: Time spent starting tablet: real 0.032s	user 0.013s	sys 0.000s
I20260608 10:01:00.583515  4071 tablet_bootstrap.cc:492] T e5831ae129364209add4c511212eccaf P e952f871bbd44c7986875568fdb8eabd: Bootstrap starting.
I20260608 10:01:00.583940  4072 raft_consensus.cc:359] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } }
I20260608 10:01:00.584692  4072 raft_consensus.cc:385] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:00.584980  4072 raft_consensus.cc:740] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1dda82146946b4985993586fa4bb73, State: Initialized, Role: FOLLOWER
I20260608 10:01:00.585920  4072 consensus_queue.cc:260] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } }
I20260608 10:01:00.588511  4072 ts_tablet_manager.cc:1434] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:01:00.589535  4072 tablet_bootstrap.cc:492] T 1901be04c5014368955e7f588c5b2e4c P 4f1dda82146946b4985993586fa4bb73: Bootstrap starting.
I20260608 10:01:00.591050  4073 tablet_bootstrap.cc:492] T 868333ddde544f4aa49a60004525305f P 8ba8ee1848aa4775bbe9e846bea4df98: No bootstrap required, opened a new log
I20260608 10:01:00.591594  4073 ts_tablet_manager.cc:1403] T 868333ddde544f4aa49a60004525305f P 8ba8ee1848aa4775bbe9e846bea4df98: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.007s
I20260608 10:01:00.591971  4071 tablet_bootstrap.cc:654] T e5831ae129364209add4c511212eccaf P e952f871bbd44c7986875568fdb8eabd: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:00.595217  4073 raft_consensus.cc:359] T 868333ddde544f4aa49a60004525305f P 8ba8ee1848aa4775bbe9e846bea4df98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } }
I20260608 10:01:00.596272  4073 raft_consensus.cc:385] T 868333ddde544f4aa49a60004525305f P 8ba8ee1848aa4775bbe9e846bea4df98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:00.596513  4072 tablet_bootstrap.cc:654] T 1901be04c5014368955e7f588c5b2e4c P 4f1dda82146946b4985993586fa4bb73: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:00.596868  4073 raft_consensus.cc:740] T 868333ddde544f4aa49a60004525305f P 8ba8ee1848aa4775bbe9e846bea4df98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ba8ee1848aa4775bbe9e846bea4df98, State: Initialized, Role: FOLLOWER
I20260608 10:01:00.598157  4073 consensus_queue.cc:260] T 868333ddde544f4aa49a60004525305f P 8ba8ee1848aa4775bbe9e846bea4df98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } }
I20260608 10:01:00.603269  4073 ts_tablet_manager.cc:1434] T 868333ddde544f4aa49a60004525305f P 8ba8ee1848aa4775bbe9e846bea4df98: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 10:01:00.604132  4071 tablet_bootstrap.cc:492] T e5831ae129364209add4c511212eccaf P e952f871bbd44c7986875568fdb8eabd: No bootstrap required, opened a new log
I20260608 10:01:00.604430  4073 tablet_bootstrap.cc:492] T 91957491c437405f9bf49634eec12447 P 8ba8ee1848aa4775bbe9e846bea4df98: Bootstrap starting.
I20260608 10:01:00.604663  4071 ts_tablet_manager.cc:1403] T e5831ae129364209add4c511212eccaf P e952f871bbd44c7986875568fdb8eabd: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260608 10:01:00.607352  4078 raft_consensus.cc:493] T e5831ae129364209add4c511212eccaf P 4f1dda82146946b4985993586fa4bb73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:00.607887  4078 raft_consensus.cc:515] T e5831ae129364209add4c511212eccaf P 4f1dda82146946b4985993586fa4bb73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } }
I20260608 10:01:00.607998  4071 raft_consensus.cc:359] T e5831ae129364209add4c511212eccaf P e952f871bbd44c7986875568fdb8eabd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } }
I20260608 10:01:00.608881  4071 raft_consensus.cc:385] T e5831ae129364209add4c511212eccaf P e952f871bbd44c7986875568fdb8eabd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:00.609264  4071 raft_consensus.cc:740] T e5831ae129364209add4c511212eccaf P e952f871bbd44c7986875568fdb8eabd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e952f871bbd44c7986875568fdb8eabd, State: Initialized, Role: FOLLOWER
I20260608 10:01:00.610297  4071 consensus_queue.cc:260] T e5831ae129364209add4c511212eccaf P e952f871bbd44c7986875568fdb8eabd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } }
I20260608 10:01:00.612536  4073 tablet_bootstrap.cc:654] T 91957491c437405f9bf49634eec12447 P 8ba8ee1848aa4775bbe9e846bea4df98: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:00.612567  4078 leader_election.cc:290] T e5831ae129364209add4c511212eccaf P 4f1dda82146946b4985993586fa4bb73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e952f871bbd44c7986875568fdb8eabd (127.1.52.65:33541), 8ba8ee1848aa4775bbe9e846bea4df98 (127.1.52.66:36775)
I20260608 10:01:00.613408  4071 ts_tablet_manager.cc:1434] T e5831ae129364209add4c511212eccaf P e952f871bbd44c7986875568fdb8eabd: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 10:01:00.614591  4071 tablet_bootstrap.cc:492] T 868333ddde544f4aa49a60004525305f P e952f871bbd44c7986875568fdb8eabd: Bootstrap starting.
I20260608 10:01:00.621867  4072 tablet_bootstrap.cc:492] T 1901be04c5014368955e7f588c5b2e4c P 4f1dda82146946b4985993586fa4bb73: No bootstrap required, opened a new log
I20260608 10:01:00.622510  4072 ts_tablet_manager.cc:1403] T 1901be04c5014368955e7f588c5b2e4c P 4f1dda82146946b4985993586fa4bb73: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.003s
I20260608 10:01:00.625070  4073 tablet_bootstrap.cc:492] T 91957491c437405f9bf49634eec12447 P 8ba8ee1848aa4775bbe9e846bea4df98: No bootstrap required, opened a new log
I20260608 10:01:00.625659  4073 ts_tablet_manager.cc:1403] T 91957491c437405f9bf49634eec12447 P 8ba8ee1848aa4775bbe9e846bea4df98: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.001s
I20260608 10:01:00.625926  4072 raft_consensus.cc:359] T 1901be04c5014368955e7f588c5b2e4c P 4f1dda82146946b4985993586fa4bb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } }
I20260608 10:01:00.635464  4072 raft_consensus.cc:385] T 1901be04c5014368955e7f588c5b2e4c P 4f1dda82146946b4985993586fa4bb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:00.639384  4072 raft_consensus.cc:740] T 1901be04c5014368955e7f588c5b2e4c P 4f1dda82146946b4985993586fa4bb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1dda82146946b4985993586fa4bb73, State: Initialized, Role: FOLLOWER
I20260608 10:01:00.640405  4072 consensus_queue.cc:260] T 1901be04c5014368955e7f588c5b2e4c P 4f1dda82146946b4985993586fa4bb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } }
I20260608 10:01:00.642530  4071 tablet_bootstrap.cc:654] T 868333ddde544f4aa49a60004525305f P e952f871bbd44c7986875568fdb8eabd: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:00.646950  4072 ts_tablet_manager.cc:1434] T 1901be04c5014368955e7f588c5b2e4c P 4f1dda82146946b4985993586fa4bb73: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260608 10:01:00.648017  4072 tablet_bootstrap.cc:492] T 868333ddde544f4aa49a60004525305f P 4f1dda82146946b4985993586fa4bb73: Bootstrap starting.
I20260608 10:01:00.648733  4073 raft_consensus.cc:359] T 91957491c437405f9bf49634eec12447 P 8ba8ee1848aa4775bbe9e846bea4df98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } }
I20260608 10:01:00.649446  4073 raft_consensus.cc:385] T 91957491c437405f9bf49634eec12447 P 8ba8ee1848aa4775bbe9e846bea4df98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:00.649768  4073 raft_consensus.cc:740] T 91957491c437405f9bf49634eec12447 P 8ba8ee1848aa4775bbe9e846bea4df98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ba8ee1848aa4775bbe9e846bea4df98, State: Initialized, Role: FOLLOWER
I20260608 10:01:00.651582  4073 consensus_queue.cc:260] T 91957491c437405f9bf49634eec12447 P 8ba8ee1848aa4775bbe9e846bea4df98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } }
I20260608 10:01:00.653604  3952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5831ae129364209add4c511212eccaf" candidate_uuid: "4f1dda82146946b4985993586fa4bb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" is_pre_election: true
I20260608 10:01:00.654021  4073 ts_tablet_manager.cc:1434] T 91957491c437405f9bf49634eec12447 P 8ba8ee1848aa4775bbe9e846bea4df98: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.010s
I20260608 10:01:00.654371  3952 raft_consensus.cc:2468] T e5831ae129364209add4c511212eccaf P 8ba8ee1848aa4775bbe9e846bea4df98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1dda82146946b4985993586fa4bb73 in term 0.
I20260608 10:01:00.654887  4072 tablet_bootstrap.cc:654] T 868333ddde544f4aa49a60004525305f P 4f1dda82146946b4985993586fa4bb73: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:00.655108  4073 tablet_bootstrap.cc:492] T 1901be04c5014368955e7f588c5b2e4c P 8ba8ee1848aa4775bbe9e846bea4df98: Bootstrap starting.
I20260608 10:01:00.656191  3992 leader_election.cc:304] T e5831ae129364209add4c511212eccaf P 4f1dda82146946b4985993586fa4bb73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1dda82146946b4985993586fa4bb73, 8ba8ee1848aa4775bbe9e846bea4df98; no voters: 
I20260608 10:01:00.657171  4078 raft_consensus.cc:2804] T e5831ae129364209add4c511212eccaf P 4f1dda82146946b4985993586fa4bb73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:00.657581  4078 raft_consensus.cc:493] T e5831ae129364209add4c511212eccaf P 4f1dda82146946b4985993586fa4bb73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:00.657965  4078 raft_consensus.cc:3060] T e5831ae129364209add4c511212eccaf P 4f1dda82146946b4985993586fa4bb73 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:00.668408  4078 raft_consensus.cc:515] T e5831ae129364209add4c511212eccaf P 4f1dda82146946b4985993586fa4bb73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } }
I20260608 10:01:00.669736  4073 tablet_bootstrap.cc:654] T 1901be04c5014368955e7f588c5b2e4c P 8ba8ee1848aa4775bbe9e846bea4df98: Neither blocks nor log segments found. Creating new log.
W20260608 10:01:00.671465  3978 tablet.cc:2404] T 868333ddde544f4aa49a60004525305f P 8ba8ee1848aa4775bbe9e846bea4df98: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:01:00.675081  4071 tablet_bootstrap.cc:492] T 868333ddde544f4aa49a60004525305f P e952f871bbd44c7986875568fdb8eabd: No bootstrap required, opened a new log
I20260608 10:01:00.675266  3952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5831ae129364209add4c511212eccaf" candidate_uuid: "4f1dda82146946b4985993586fa4bb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ba8ee1848aa4775bbe9e846bea4df98"
I20260608 10:01:00.675663  4071 ts_tablet_manager.cc:1403] T 868333ddde544f4aa49a60004525305f P e952f871bbd44c7986875568fdb8eabd: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.008s
I20260608 10:01:00.676126  3952 raft_consensus.cc:3060] T e5831ae129364209add4c511212eccaf P 8ba8ee1848aa4775bbe9e846bea4df98 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:00.676954  3877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5831ae129364209add4c511212eccaf" candidate_uuid: "4f1dda82146946b4985993586fa4bb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e952f871bbd44c7986875568fdb8eabd" is_pre_election: true
I20260608 10:01:00.677695  3877 raft_consensus.cc:2468] T e5831ae129364209add4c511212eccaf P e952f871bbd44c7986875568fdb8eabd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1dda82146946b4985993586fa4bb73 in term 0.
I20260608 10:01:00.678890  3876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5831ae129364209add4c511212eccaf" candidate_uuid: "4f1dda82146946b4985993586fa4bb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e952f871bbd44c7986875568fdb8eabd"
I20260608 10:01:00.679559  3876 raft_consensus.cc:3060] T e5831ae129364209add4c511212eccaf P e952f871bbd44c7986875568fdb8eabd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:00.679232  4071 raft_consensus.cc:359] T 868333ddde544f4aa49a60004525305f P e952f871bbd44c7986875568fdb8eabd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } }
I20260608 10:01:00.679956  4071 raft_consensus.cc:385] T 868333ddde544f4aa49a60004525305f P e952f871bbd44c7986875568fdb8eabd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:00.680262  4071 raft_consensus.cc:740] T 868333ddde544f4aa49a60004525305f P e952f871bbd44c7986875568fdb8eabd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e952f871bbd44c7986875568fdb8eabd, State: Initialized, Role: FOLLOWER
I20260608 10:01:00.681348  4071 consensus_queue.cc:260] T 868333ddde544f4aa49a60004525305f P e952f871bbd44c7986875568fdb8eabd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } }
I20260608 10:01:00.682591  4078 leader_election.cc:290] T e5831ae129364209add4c511212eccaf P 4f1dda82146946b4985993586fa4bb73 [CANDIDATE]: Term 1 election: Requested vote from peers e952f871bbd44c7986875568fdb8eabd (127.1.52.65:33541), 8ba8ee1848aa4775bbe9e846bea4df98 (127.1.52.66:36775)
I20260608 10:01:00.683862  4071 ts_tablet_manager.cc:1434] T 868333ddde544f4aa49a60004525305f P e952f871bbd44c7986875568fdb8eabd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:01:00.684871  4071 tablet_bootstrap.cc:492] T 91957491c437405f9bf49634eec12447 P e952f871bbd44c7986875568fdb8eabd: Bootstrap starting.
I20260608 10:01:00.687347  3952 raft_consensus.cc:2468] T e5831ae129364209add4c511212eccaf P 8ba8ee1848aa4775bbe9e846bea4df98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1dda82146946b4985993586fa4bb73 in term 1.
I20260608 10:01:00.687693  4072 tablet_bootstrap.cc:492] T 868333ddde544f4aa49a60004525305f P 4f1dda82146946b4985993586fa4bb73: No bootstrap required, opened a new log
I20260608 10:01:00.688352  4072 ts_tablet_manager.cc:1403] T 868333ddde544f4aa49a60004525305f P 4f1dda82146946b4985993586fa4bb73: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.016s
I20260608 10:01:00.688861  3992 leader_election.cc:304] T e5831ae129364209add4c511212eccaf P 4f1dda82146946b4985993586fa4bb73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1dda82146946b4985993586fa4bb73, 8ba8ee1848aa4775bbe9e846bea4df98; no voters: 
I20260608 10:01:00.691009  4078 raft_consensus.cc:2804] T e5831ae129364209add4c511212eccaf P 4f1dda82146946b4985993586fa4bb73 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:00.691757  4072 raft_consensus.cc:359] T 868333ddde544f4aa49a60004525305f P 4f1dda82146946b4985993586fa4bb73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } }
I20260608 10:01:00.692894  4072 raft_consensus.cc:385] T 868333ddde544f4aa49a60004525305f P 4f1dda82146946b4985993586fa4bb73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:00.693362  4072 raft_consensus.cc:740] T 868333ddde544f4aa49a60004525305f P 4f1dda82146946b4985993586fa4bb73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1dda82146946b4985993586fa4bb73, State: Initialized, Role: FOLLOWER
I20260608 10:01:00.694723  4072 consensus_queue.cc:260] T 868333ddde544f4aa49a60004525305f P 4f1dda82146946b4985993586fa4bb73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } }
I20260608 10:01:00.697103  4078 raft_consensus.cc:697] T e5831ae129364209add4c511212eccaf P 4f1dda82146946b4985993586fa4bb73 [term 1 LEADER]: Becoming Leader. State: Replica: 4f1dda82146946b4985993586fa4bb73, State: Running, Role: LEADER
I20260608 10:01:00.698330  4071 tablet_bootstrap.cc:654] T 91957491c437405f9bf49634eec12447 P e952f871bbd44c7986875568fdb8eabd: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:00.698302  4078 consensus_queue.cc:237] T e5831ae129364209add4c511212eccaf P 4f1dda82146946b4985993586fa4bb73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } }
I20260608 10:01:00.706086  4072 ts_tablet_manager.cc:1434] T 868333ddde544f4aa49a60004525305f P 4f1dda82146946b4985993586fa4bb73: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.003s
I20260608 10:01:00.704910  3876 raft_consensus.cc:2468] T e5831ae129364209add4c511212eccaf P e952f871bbd44c7986875568fdb8eabd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1dda82146946b4985993586fa4bb73 in term 1.
I20260608 10:01:00.712175  4071 tablet_bootstrap.cc:492] T 91957491c437405f9bf49634eec12447 P e952f871bbd44c7986875568fdb8eabd: No bootstrap required, opened a new log
I20260608 10:01:00.712729  4071 ts_tablet_manager.cc:1403] T 91957491c437405f9bf49634eec12447 P e952f871bbd44c7986875568fdb8eabd: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.005s
I20260608 10:01:00.715993  4071 raft_consensus.cc:359] T 91957491c437405f9bf49634eec12447 P e952f871bbd44c7986875568fdb8eabd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } }
I20260608 10:01:00.716768  4071 raft_consensus.cc:385] T 91957491c437405f9bf49634eec12447 P e952f871bbd44c7986875568fdb8eabd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:00.717089  4071 raft_consensus.cc:740] T 91957491c437405f9bf49634eec12447 P e952f871bbd44c7986875568fdb8eabd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e952f871bbd44c7986875568fdb8eabd, State: Initialized, Role: FOLLOWER
I20260608 10:01:00.717181  3773 catalog_manager.cc:5696] T e5831ae129364209add4c511212eccaf P 4f1dda82146946b4985993586fa4bb73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f1dda82146946b4985993586fa4bb73 (127.1.52.67). New cstate: current_term: 1 leader_uuid: "4f1dda82146946b4985993586fa4bb73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:00.719528  4078 raft_consensus.cc:493] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:00.719949  4078 raft_consensus.cc:515] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } }
I20260608 10:01:00.721810  4078 leader_election.cc:290] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e952f871bbd44c7986875568fdb8eabd (127.1.52.65:33541), 8ba8ee1848aa4775bbe9e846bea4df98 (127.1.52.66:36775)
I20260608 10:01:00.717991  4071 consensus_queue.cc:260] T 91957491c437405f9bf49634eec12447 P e952f871bbd44c7986875568fdb8eabd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } }
I20260608 10:01:00.723497  3952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91957491c437405f9bf49634eec12447" candidate_uuid: "4f1dda82146946b4985993586fa4bb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" is_pre_election: true
I20260608 10:01:00.724125  3952 raft_consensus.cc:2468] T 91957491c437405f9bf49634eec12447 P 8ba8ee1848aa4775bbe9e846bea4df98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1dda82146946b4985993586fa4bb73 in term 0.
I20260608 10:01:00.724740  4071 ts_tablet_manager.cc:1434] T 91957491c437405f9bf49634eec12447 P e952f871bbd44c7986875568fdb8eabd: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 10:01:00.725548  3992 leader_election.cc:304] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1dda82146946b4985993586fa4bb73, 8ba8ee1848aa4775bbe9e846bea4df98; no voters: 
I20260608 10:01:00.726287  4078 raft_consensus.cc:2804] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:00.726665  4078 raft_consensus.cc:493] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:00.726632  3876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91957491c437405f9bf49634eec12447" candidate_uuid: "4f1dda82146946b4985993586fa4bb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e952f871bbd44c7986875568fdb8eabd" is_pre_election: true
I20260608 10:01:00.727173  4078 raft_consensus.cc:3060] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:00.727383  3876 raft_consensus.cc:2468] T 91957491c437405f9bf49634eec12447 P e952f871bbd44c7986875568fdb8eabd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1dda82146946b4985993586fa4bb73 in term 0.
I20260608 10:01:00.732672  4078 raft_consensus.cc:515] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } }
I20260608 10:01:00.734750  4078 leader_election.cc:290] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73 [CANDIDATE]: Term 1 election: Requested vote from peers e952f871bbd44c7986875568fdb8eabd (127.1.52.65:33541), 8ba8ee1848aa4775bbe9e846bea4df98 (127.1.52.66:36775)
I20260608 10:01:00.735316  4078 raft_consensus.cc:493] T 868333ddde544f4aa49a60004525305f P 4f1dda82146946b4985993586fa4bb73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:00.736038  3952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91957491c437405f9bf49634eec12447" candidate_uuid: "4f1dda82146946b4985993586fa4bb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ba8ee1848aa4775bbe9e846bea4df98"
I20260608 10:01:00.736598  3952 raft_consensus.cc:3060] T 91957491c437405f9bf49634eec12447 P 8ba8ee1848aa4775bbe9e846bea4df98 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:00.738914  3876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91957491c437405f9bf49634eec12447" candidate_uuid: "4f1dda82146946b4985993586fa4bb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e952f871bbd44c7986875568fdb8eabd"
I20260608 10:01:00.739543  3876 raft_consensus.cc:3060] T 91957491c437405f9bf49634eec12447 P e952f871bbd44c7986875568fdb8eabd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:00.739745  4073 tablet_bootstrap.cc:492] T 1901be04c5014368955e7f588c5b2e4c P 8ba8ee1848aa4775bbe9e846bea4df98: No bootstrap required, opened a new log
I20260608 10:01:00.740288  4073 ts_tablet_manager.cc:1403] T 1901be04c5014368955e7f588c5b2e4c P 8ba8ee1848aa4775bbe9e846bea4df98: Time spent bootstrapping tablet: real 0.085s	user 0.031s	sys 0.014s
I20260608 10:01:00.742621  3952 raft_consensus.cc:2468] T 91957491c437405f9bf49634eec12447 P 8ba8ee1848aa4775bbe9e846bea4df98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1dda82146946b4985993586fa4bb73 in term 1.
I20260608 10:01:00.743285  4073 raft_consensus.cc:359] T 1901be04c5014368955e7f588c5b2e4c P 8ba8ee1848aa4775bbe9e846bea4df98 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } }
I20260608 10:01:00.743777  3992 leader_election.cc:304] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1dda82146946b4985993586fa4bb73, 8ba8ee1848aa4775bbe9e846bea4df98; no voters: 
I20260608 10:01:00.743964  4073 raft_consensus.cc:385] T 1901be04c5014368955e7f588c5b2e4c P 8ba8ee1848aa4775bbe9e846bea4df98 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:00.735836  4078 raft_consensus.cc:515] T 868333ddde544f4aa49a60004525305f P 4f1dda82146946b4985993586fa4bb73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } }
I20260608 10:01:00.744724  4073 raft_consensus.cc:740] T 1901be04c5014368955e7f588c5b2e4c P 8ba8ee1848aa4775bbe9e846bea4df98 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ba8ee1848aa4775bbe9e846bea4df98, State: Initialized, Role: FOLLOWER
I20260608 10:01:00.744861  4091 raft_consensus.cc:2804] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:00.745415  4091 raft_consensus.cc:697] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73 [term 1 LEADER]: Becoming Leader. State: Replica: 4f1dda82146946b4985993586fa4bb73, State: Running, Role: LEADER
I20260608 10:01:00.745494  4073 consensus_queue.cc:260] T 1901be04c5014368955e7f588c5b2e4c P 8ba8ee1848aa4775bbe9e846bea4df98 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } }
I20260608 10:01:00.746605  3876 raft_consensus.cc:2468] T 91957491c437405f9bf49634eec12447 P e952f871bbd44c7986875568fdb8eabd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1dda82146946b4985993586fa4bb73 in term 1.
I20260608 10:01:00.746397  4091 consensus_queue.cc:237] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } }
I20260608 10:01:00.751272  4073 ts_tablet_manager.cc:1434] T 1901be04c5014368955e7f588c5b2e4c P 8ba8ee1848aa4775bbe9e846bea4df98: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260608 10:01:00.753139  4078 leader_election.cc:290] T 868333ddde544f4aa49a60004525305f P 4f1dda82146946b4985993586fa4bb73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e952f871bbd44c7986875568fdb8eabd (127.1.52.65:33541), 8ba8ee1848aa4775bbe9e846bea4df98 (127.1.52.66:36775)
I20260608 10:01:00.752491  3876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868333ddde544f4aa49a60004525305f" candidate_uuid: "4f1dda82146946b4985993586fa4bb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e952f871bbd44c7986875568fdb8eabd" is_pre_election: true
I20260608 10:01:00.754505  3876 raft_consensus.cc:2468] T 868333ddde544f4aa49a60004525305f P e952f871bbd44c7986875568fdb8eabd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1dda82146946b4985993586fa4bb73 in term 0.
I20260608 10:01:00.754979  3952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868333ddde544f4aa49a60004525305f" candidate_uuid: "4f1dda82146946b4985993586fa4bb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" is_pre_election: true
I20260608 10:01:00.755643  3952 raft_consensus.cc:2468] T 868333ddde544f4aa49a60004525305f P 8ba8ee1848aa4775bbe9e846bea4df98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f1dda82146946b4985993586fa4bb73 in term 0.
I20260608 10:01:00.755759  3989 leader_election.cc:304] T 868333ddde544f4aa49a60004525305f P 4f1dda82146946b4985993586fa4bb73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1dda82146946b4985993586fa4bb73, e952f871bbd44c7986875568fdb8eabd; no voters: 
I20260608 10:01:00.756991  4078 raft_consensus.cc:2804] T 868333ddde544f4aa49a60004525305f P 4f1dda82146946b4985993586fa4bb73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:00.757359  4078 raft_consensus.cc:493] T 868333ddde544f4aa49a60004525305f P 4f1dda82146946b4985993586fa4bb73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:00.757718  4078 raft_consensus.cc:3060] T 868333ddde544f4aa49a60004525305f P 4f1dda82146946b4985993586fa4bb73 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:00.759742  3774 catalog_manager.cc:5696] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f1dda82146946b4985993586fa4bb73 (127.1.52.67). New cstate: current_term: 1 leader_uuid: "4f1dda82146946b4985993586fa4bb73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:00.764588  4078 raft_consensus.cc:515] T 868333ddde544f4aa49a60004525305f P 4f1dda82146946b4985993586fa4bb73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } }
I20260608 10:01:00.766805  4078 leader_election.cc:290] T 868333ddde544f4aa49a60004525305f P 4f1dda82146946b4985993586fa4bb73 [CANDIDATE]: Term 1 election: Requested vote from peers e952f871bbd44c7986875568fdb8eabd (127.1.52.65:33541), 8ba8ee1848aa4775bbe9e846bea4df98 (127.1.52.66:36775)
I20260608 10:01:00.767645  3876 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868333ddde544f4aa49a60004525305f" candidate_uuid: "4f1dda82146946b4985993586fa4bb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e952f871bbd44c7986875568fdb8eabd"
I20260608 10:01:00.767974  3952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868333ddde544f4aa49a60004525305f" candidate_uuid: "4f1dda82146946b4985993586fa4bb73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ba8ee1848aa4775bbe9e846bea4df98"
I20260608 10:01:00.768324  3876 raft_consensus.cc:3060] T 868333ddde544f4aa49a60004525305f P e952f871bbd44c7986875568fdb8eabd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:00.768564  3952 raft_consensus.cc:3060] T 868333ddde544f4aa49a60004525305f P 8ba8ee1848aa4775bbe9e846bea4df98 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:00.773372  3952 raft_consensus.cc:2468] T 868333ddde544f4aa49a60004525305f P 8ba8ee1848aa4775bbe9e846bea4df98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1dda82146946b4985993586fa4bb73 in term 1.
I20260608 10:01:00.773520  3876 raft_consensus.cc:2468] T 868333ddde544f4aa49a60004525305f P e952f871bbd44c7986875568fdb8eabd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f1dda82146946b4985993586fa4bb73 in term 1.
I20260608 10:01:00.774506  3992 leader_election.cc:304] T 868333ddde544f4aa49a60004525305f P 4f1dda82146946b4985993586fa4bb73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f1dda82146946b4985993586fa4bb73, 8ba8ee1848aa4775bbe9e846bea4df98; no voters: 
I20260608 10:01:00.775228  4078 raft_consensus.cc:2804] T 868333ddde544f4aa49a60004525305f P 4f1dda82146946b4985993586fa4bb73 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:00.775691  4078 raft_consensus.cc:697] T 868333ddde544f4aa49a60004525305f P 4f1dda82146946b4985993586fa4bb73 [term 1 LEADER]: Becoming Leader. State: Replica: 4f1dda82146946b4985993586fa4bb73, State: Running, Role: LEADER
I20260608 10:01:00.776489  4078 consensus_queue.cc:237] T 868333ddde544f4aa49a60004525305f P 4f1dda82146946b4985993586fa4bb73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } }
I20260608 10:01:00.783490  3774 catalog_manager.cc:5696] T 868333ddde544f4aa49a60004525305f P 4f1dda82146946b4985993586fa4bb73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f1dda82146946b4985993586fa4bb73 (127.1.52.67). New cstate: current_term: 1 leader_uuid: "4f1dda82146946b4985993586fa4bb73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:00.791117  4080 raft_consensus.cc:493] T 1901be04c5014368955e7f588c5b2e4c P e952f871bbd44c7986875568fdb8eabd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:00.791572  4080 raft_consensus.cc:515] T 1901be04c5014368955e7f588c5b2e4c P e952f871bbd44c7986875568fdb8eabd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } }
I20260608 10:01:00.793812  4080 leader_election.cc:290] T 1901be04c5014368955e7f588c5b2e4c P e952f871bbd44c7986875568fdb8eabd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ba8ee1848aa4775bbe9e846bea4df98 (127.1.52.66:36775), 4f1dda82146946b4985993586fa4bb73 (127.1.52.67:40053)
I20260608 10:01:00.805075  3952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1901be04c5014368955e7f588c5b2e4c" candidate_uuid: "e952f871bbd44c7986875568fdb8eabd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" is_pre_election: true
I20260608 10:01:00.805783  3952 raft_consensus.cc:2468] T 1901be04c5014368955e7f588c5b2e4c P 8ba8ee1848aa4775bbe9e846bea4df98 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e952f871bbd44c7986875568fdb8eabd in term 0.
I20260608 10:01:00.805823  4026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1901be04c5014368955e7f588c5b2e4c" candidate_uuid: "e952f871bbd44c7986875568fdb8eabd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1dda82146946b4985993586fa4bb73" is_pre_election: true
I20260608 10:01:00.806586  4026 raft_consensus.cc:2468] T 1901be04c5014368955e7f588c5b2e4c P 4f1dda82146946b4985993586fa4bb73 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e952f871bbd44c7986875568fdb8eabd in term 0.
I20260608 10:01:00.806995  3843 leader_election.cc:304] T 1901be04c5014368955e7f588c5b2e4c P e952f871bbd44c7986875568fdb8eabd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ba8ee1848aa4775bbe9e846bea4df98, e952f871bbd44c7986875568fdb8eabd; no voters: 
I20260608 10:01:00.807731  4080 raft_consensus.cc:2804] T 1901be04c5014368955e7f588c5b2e4c P e952f871bbd44c7986875568fdb8eabd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:00.808039  4080 raft_consensus.cc:493] T 1901be04c5014368955e7f588c5b2e4c P e952f871bbd44c7986875568fdb8eabd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:00.808311  4080 raft_consensus.cc:3060] T 1901be04c5014368955e7f588c5b2e4c P e952f871bbd44c7986875568fdb8eabd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:00.813033  4080 raft_consensus.cc:515] T 1901be04c5014368955e7f588c5b2e4c P e952f871bbd44c7986875568fdb8eabd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } }
I20260608 10:01:00.814869  4080 leader_election.cc:290] T 1901be04c5014368955e7f588c5b2e4c P e952f871bbd44c7986875568fdb8eabd [CANDIDATE]: Term 1 election: Requested vote from peers 8ba8ee1848aa4775bbe9e846bea4df98 (127.1.52.66:36775), 4f1dda82146946b4985993586fa4bb73 (127.1.52.67:40053)
I20260608 10:01:00.815625  3952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1901be04c5014368955e7f588c5b2e4c" candidate_uuid: "e952f871bbd44c7986875568fdb8eabd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ba8ee1848aa4775bbe9e846bea4df98"
I20260608 10:01:00.815894  4026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1901be04c5014368955e7f588c5b2e4c" candidate_uuid: "e952f871bbd44c7986875568fdb8eabd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f1dda82146946b4985993586fa4bb73"
I20260608 10:01:00.816143  3952 raft_consensus.cc:3060] T 1901be04c5014368955e7f588c5b2e4c P 8ba8ee1848aa4775bbe9e846bea4df98 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:00.816491  4026 raft_consensus.cc:3060] T 1901be04c5014368955e7f588c5b2e4c P 4f1dda82146946b4985993586fa4bb73 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:00.820736  3952 raft_consensus.cc:2468] T 1901be04c5014368955e7f588c5b2e4c P 8ba8ee1848aa4775bbe9e846bea4df98 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e952f871bbd44c7986875568fdb8eabd in term 1.
I20260608 10:01:00.821753  4026 raft_consensus.cc:2468] T 1901be04c5014368955e7f588c5b2e4c P 4f1dda82146946b4985993586fa4bb73 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e952f871bbd44c7986875568fdb8eabd in term 1.
I20260608 10:01:00.821766  3843 leader_election.cc:304] T 1901be04c5014368955e7f588c5b2e4c P e952f871bbd44c7986875568fdb8eabd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8ba8ee1848aa4775bbe9e846bea4df98, e952f871bbd44c7986875568fdb8eabd; no voters: 
I20260608 10:01:00.822746  4080 raft_consensus.cc:2804] T 1901be04c5014368955e7f588c5b2e4c P e952f871bbd44c7986875568fdb8eabd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:00.823789  4080 raft_consensus.cc:697] T 1901be04c5014368955e7f588c5b2e4c P e952f871bbd44c7986875568fdb8eabd [term 1 LEADER]: Becoming Leader. State: Replica: e952f871bbd44c7986875568fdb8eabd, State: Running, Role: LEADER
I20260608 10:01:00.824599  4080 consensus_queue.cc:237] T 1901be04c5014368955e7f588c5b2e4c P e952f871bbd44c7986875568fdb8eabd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } }
I20260608 10:01:00.832180  3774 catalog_manager.cc:5696] T 1901be04c5014368955e7f588c5b2e4c P e952f871bbd44c7986875568fdb8eabd reported cstate change: term changed from 0 to 1, leader changed from <none> to e952f871bbd44c7986875568fdb8eabd (127.1.52.65). New cstate: current_term: 1 leader_uuid: "e952f871bbd44c7986875568fdb8eabd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e952f871bbd44c7986875568fdb8eabd" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 33541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ba8ee1848aa4775bbe9e846bea4df98" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f1dda82146946b4985993586fa4bb73" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40053 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:00.900383  3828 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
I20260608 10:01:00.916005  4026 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91957491c437405f9bf49634eec12447"
dest_uuid: "4f1dda82146946b4985993586fa4bb73"
mode: GRACEFUL
new_leader_uuid: "8ba8ee1848aa4775bbe9e846bea4df98"
 from {username='slave'} at 127.0.0.1:58056
I20260608 10:01:00.916599  4026 raft_consensus.cc:606] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73 [term 1 LEADER]: Received request to transfer leadership to TS 8ba8ee1848aa4775bbe9e846bea4df98
I20260608 10:01:00.917795  3828 auto_leader_rebalancer.cc:388] table: range_aware_auto_rebalancer_test, leader rebalance finish, leader transfer count: 1
I20260608 10:01:00.918221  3828 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:00.936508  1233 tablet_server.cc:179] TabletServer@127.1.52.65:0 shutting down...
I20260608 10:01:00.954964  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:00.955875  1233 tablet_replica.cc:333] T 91957491c437405f9bf49634eec12447 P e952f871bbd44c7986875568fdb8eabd: stopping tablet replica
I20260608 10:01:00.956681  1233 raft_consensus.cc:2243] T 91957491c437405f9bf49634eec12447 P e952f871bbd44c7986875568fdb8eabd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:00.957111  1233 raft_consensus.cc:2272] T 91957491c437405f9bf49634eec12447 P e952f871bbd44c7986875568fdb8eabd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:00.959318  1233 tablet_replica.cc:333] T 868333ddde544f4aa49a60004525305f P e952f871bbd44c7986875568fdb8eabd: stopping tablet replica
I20260608 10:01:00.959862  1233 raft_consensus.cc:2243] T 868333ddde544f4aa49a60004525305f P e952f871bbd44c7986875568fdb8eabd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:00.960253  1233 raft_consensus.cc:2272] T 868333ddde544f4aa49a60004525305f P e952f871bbd44c7986875568fdb8eabd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:00.962193  1233 tablet_replica.cc:333] T e5831ae129364209add4c511212eccaf P e952f871bbd44c7986875568fdb8eabd: stopping tablet replica
I20260608 10:01:00.962795  1233 raft_consensus.cc:2243] T e5831ae129364209add4c511212eccaf P e952f871bbd44c7986875568fdb8eabd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:00.963197  1233 raft_consensus.cc:2272] T e5831ae129364209add4c511212eccaf P e952f871bbd44c7986875568fdb8eabd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:00.965382  1233 tablet_replica.cc:333] T 1901be04c5014368955e7f588c5b2e4c P e952f871bbd44c7986875568fdb8eabd: stopping tablet replica
I20260608 10:01:00.965934  1233 raft_consensus.cc:2243] T 1901be04c5014368955e7f588c5b2e4c P e952f871bbd44c7986875568fdb8eabd [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:00.966604  1233 pending_rounds.cc:70] T 1901be04c5014368955e7f588c5b2e4c P e952f871bbd44c7986875568fdb8eabd: Trying to abort 1 pending ops.
I20260608 10:01:00.966868  1233 pending_rounds.cc:77] T 1901be04c5014368955e7f588c5b2e4c P e952f871bbd44c7986875568fdb8eabd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619077945217024 op_type: NO_OP noop_request { }
I20260608 10:01:00.967200  1233 raft_consensus.cc:2889] T 1901be04c5014368955e7f588c5b2e4c P e952f871bbd44c7986875568fdb8eabd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:01:00.967494  1233 raft_consensus.cc:2272] T 1901be04c5014368955e7f588c5b2e4c P e952f871bbd44c7986875568fdb8eabd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:00.993564  1233 tablet_server.cc:196] TabletServer@127.1.52.65:0 shutdown complete.
I20260608 10:01:01.004927  1233 tablet_server.cc:179] TabletServer@127.1.52.66:0 shutting down...
I20260608 10:01:01.021816  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:01.022748  1233 tablet_replica.cc:333] T 1901be04c5014368955e7f588c5b2e4c P 8ba8ee1848aa4775bbe9e846bea4df98: stopping tablet replica
I20260608 10:01:01.023281  1233 raft_consensus.cc:2243] T 1901be04c5014368955e7f588c5b2e4c P 8ba8ee1848aa4775bbe9e846bea4df98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:01.023645  1233 raft_consensus.cc:2272] T 1901be04c5014368955e7f588c5b2e4c P 8ba8ee1848aa4775bbe9e846bea4df98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:01.025492  1233 tablet_replica.cc:333] T 91957491c437405f9bf49634eec12447 P 8ba8ee1848aa4775bbe9e846bea4df98: stopping tablet replica
I20260608 10:01:01.025995  1233 raft_consensus.cc:2243] T 91957491c437405f9bf49634eec12447 P 8ba8ee1848aa4775bbe9e846bea4df98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:01.026322  1233 raft_consensus.cc:2272] T 91957491c437405f9bf49634eec12447 P 8ba8ee1848aa4775bbe9e846bea4df98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:01.028173  1233 tablet_replica.cc:333] T 868333ddde544f4aa49a60004525305f P 8ba8ee1848aa4775bbe9e846bea4df98: stopping tablet replica
I20260608 10:01:01.028614  1233 raft_consensus.cc:2243] T 868333ddde544f4aa49a60004525305f P 8ba8ee1848aa4775bbe9e846bea4df98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:01.028920  1233 raft_consensus.cc:2272] T 868333ddde544f4aa49a60004525305f P 8ba8ee1848aa4775bbe9e846bea4df98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:01.030696  1233 tablet_replica.cc:333] T e5831ae129364209add4c511212eccaf P 8ba8ee1848aa4775bbe9e846bea4df98: stopping tablet replica
I20260608 10:01:01.031097  1233 raft_consensus.cc:2243] T e5831ae129364209add4c511212eccaf P 8ba8ee1848aa4775bbe9e846bea4df98 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:01.031391  1233 raft_consensus.cc:2272] T e5831ae129364209add4c511212eccaf P 8ba8ee1848aa4775bbe9e846bea4df98 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:01.053402  1233 tablet_server.cc:196] TabletServer@127.1.52.66:0 shutdown complete.
I20260608 10:01:01.064622  1233 tablet_server.cc:179] TabletServer@127.1.52.67:0 shutting down...
I20260608 10:01:01.081178  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:01.081983  1233 tablet_replica.cc:333] T 868333ddde544f4aa49a60004525305f P 4f1dda82146946b4985993586fa4bb73: stopping tablet replica
I20260608 10:01:01.082643  1233 raft_consensus.cc:2243] T 868333ddde544f4aa49a60004525305f P 4f1dda82146946b4985993586fa4bb73 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:01.083283  1233 pending_rounds.cc:70] T 868333ddde544f4aa49a60004525305f P 4f1dda82146946b4985993586fa4bb73: Trying to abort 1 pending ops.
I20260608 10:01:01.083503  1233 pending_rounds.cc:77] T 868333ddde544f4aa49a60004525305f P 4f1dda82146946b4985993586fa4bb73: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619077747732480 op_type: NO_OP noop_request { }
I20260608 10:01:01.083794  1233 raft_consensus.cc:2889] T 868333ddde544f4aa49a60004525305f P 4f1dda82146946b4985993586fa4bb73 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:01:01.084081  1233 raft_consensus.cc:2272] T 868333ddde544f4aa49a60004525305f P 4f1dda82146946b4985993586fa4bb73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:01.086380  1233 tablet_replica.cc:333] T 1901be04c5014368955e7f588c5b2e4c P 4f1dda82146946b4985993586fa4bb73: stopping tablet replica
I20260608 10:01:01.086934  1233 raft_consensus.cc:2243] T 1901be04c5014368955e7f588c5b2e4c P 4f1dda82146946b4985993586fa4bb73 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:01.087318  1233 raft_consensus.cc:2272] T 1901be04c5014368955e7f588c5b2e4c P 4f1dda82146946b4985993586fa4bb73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:01.089257  1233 tablet_replica.cc:333] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73: stopping tablet replica
I20260608 10:01:01.089756  1233 raft_consensus.cc:2243] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:01.090298  1233 pending_rounds.cc:70] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73: Trying to abort 1 pending ops.
I20260608 10:01:01.090543  1233 pending_rounds.cc:77] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619077627371520 op_type: NO_OP noop_request { }
I20260608 10:01:01.090822  1233 raft_consensus.cc:2889] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:01:01.091094  1233 raft_consensus.cc:2272] T 91957491c437405f9bf49634eec12447 P 4f1dda82146946b4985993586fa4bb73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:01.093062  1233 tablet_replica.cc:333] T e5831ae129364209add4c511212eccaf P 4f1dda82146946b4985993586fa4bb73: stopping tablet replica
I20260608 10:01:01.093547  1233 raft_consensus.cc:2243] T e5831ae129364209add4c511212eccaf P 4f1dda82146946b4985993586fa4bb73 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:01.094192  1233 pending_rounds.cc:70] T e5831ae129364209add4c511212eccaf P 4f1dda82146946b4985993586fa4bb73: Trying to abort 1 pending ops.
I20260608 10:01:01.094434  1233 pending_rounds.cc:77] T e5831ae129364209add4c511212eccaf P 4f1dda82146946b4985993586fa4bb73: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619077436014592 op_type: NO_OP noop_request { }
I20260608 10:01:01.094736  1233 raft_consensus.cc:2889] T e5831ae129364209add4c511212eccaf P 4f1dda82146946b4985993586fa4bb73 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:01:01.095011  1233 raft_consensus.cc:2272] T e5831ae129364209add4c511212eccaf P 4f1dda82146946b4985993586fa4bb73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:01.117326  1233 tablet_server.cc:196] TabletServer@127.1.52.67:0 shutdown complete.
I20260608 10:01:01.128856  1233 master.cc:562] Master@127.1.52.126:36379 shutting down...
I20260608 10:01:01.143918  1233 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6ea3e97a02094db3b684a4544fcadd7d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:01.144477  1233 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6ea3e97a02094db3b684a4544fcadd7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:01.144824  1233 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6ea3e97a02094db3b684a4544fcadd7d: stopping tablet replica
I20260608 10:01:01.162853  1233 master.cc:584] Master@127.1.52.126:36379 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2434 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 10:01:01.195194  1233 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.52.126:39961
I20260608 10:01:01.196323  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:01.201509  4101 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:01.201705  4102 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:01.203116  4104 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:01.204018  1233 server_base.cc:1061] running on GCE node
I20260608 10:01:01.204844  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:01.205014  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:01.205127  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912861205116 us; error 0 us; skew 500 ppm
I20260608 10:01:01.205663  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:01.207855  1233 webserver.cc:533] Webserver started at http://127.1.52.126:39055/ using document root <none> and password file <none>
I20260608 10:01:01.208267  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:01.208410  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:01.208608  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:01.209600  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/master-0-root/instance:
uuid: "f6b6886ac79a4f809894fc58ef2361cb"
format_stamp: "Formatted at 2026-06-08 10:01:01 on dist-test-slave-tgjf"
I20260608 10:01:01.214149  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:01:01.217662  4109 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:01.218487  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:01:01.218801  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/master-0-root
uuid: "f6b6886ac79a4f809894fc58ef2361cb"
format_stamp: "Formatted at 2026-06-08 10:01:01 on dist-test-slave-tgjf"
I20260608 10:01:01.219105  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:01.228149  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:01.229235  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:01.265210  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.126:39961
I20260608 10:01:01.265314  4160 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.126:39961 every 8 connection(s)
I20260608 10:01:01.269378  4161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:01.279376  4161 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6b6886ac79a4f809894fc58ef2361cb: Bootstrap starting.
I20260608 10:01:01.283854  4161 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f6b6886ac79a4f809894fc58ef2361cb: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:01.287889  4161 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6b6886ac79a4f809894fc58ef2361cb: No bootstrap required, opened a new log
I20260608 10:01:01.289989  4161 raft_consensus.cc:359] T 00000000000000000000000000000000 P f6b6886ac79a4f809894fc58ef2361cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6b6886ac79a4f809894fc58ef2361cb" member_type: VOTER }
I20260608 10:01:01.290393  4161 raft_consensus.cc:385] T 00000000000000000000000000000000 P f6b6886ac79a4f809894fc58ef2361cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:01.290679  4161 raft_consensus.cc:740] T 00000000000000000000000000000000 P f6b6886ac79a4f809894fc58ef2361cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6b6886ac79a4f809894fc58ef2361cb, State: Initialized, Role: FOLLOWER
I20260608 10:01:01.291330  4161 consensus_queue.cc:260] T 00000000000000000000000000000000 P f6b6886ac79a4f809894fc58ef2361cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f6b6886ac79a4f809894fc58ef2361cb" member_type: VOTER }
I20260608 10:01:01.291800  4161 raft_consensus.cc:399] T 00000000000000000000000000000000 P f6b6886ac79a4f809894fc58ef2361cb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:01.292025  4161 raft_consensus.cc:493] T 00000000000000000000000000000000 P f6b6886ac79a4f809894fc58ef2361cb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:01.292358  4161 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f6b6886ac79a4f809894fc58ef2361cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:01.296770  4161 raft_consensus.cc:515] T 00000000000000000000000000000000 P f6b6886ac79a4f809894fc58ef2361cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6b6886ac79a4f809894fc58ef2361cb" member_type: VOTER }
I20260608 10:01:01.297315  4161 leader_election.cc:304] T 00000000000000000000000000000000 P f6b6886ac79a4f809894fc58ef2361cb [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: f6b6886ac79a4f809894fc58ef2361cb; no voters: 
I20260608 10:01:01.298538  4161 leader_election.cc:290] T 00000000000000000000000000000000 P f6b6886ac79a4f809894fc58ef2361cb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:01.298945  4164 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f6b6886ac79a4f809894fc58ef2361cb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:01.300365  4164 raft_consensus.cc:697] T 00000000000000000000000000000000 P f6b6886ac79a4f809894fc58ef2361cb [term 1 LEADER]: Becoming Leader. State: Replica: f6b6886ac79a4f809894fc58ef2361cb, State: Running, Role: LEADER
I20260608 10:01:01.300958  4164 consensus_queue.cc:237] T 00000000000000000000000000000000 P f6b6886ac79a4f809894fc58ef2361cb [LEADER]: Queue going to LEADER mode. State: All 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: "f6b6886ac79a4f809894fc58ef2361cb" member_type: VOTER }
I20260608 10:01:01.301456  4161 sys_catalog.cc:565] T 00000000000000000000000000000000 P f6b6886ac79a4f809894fc58ef2361cb [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:01:01.303864  4166 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6b6886ac79a4f809894fc58ef2361cb [sys.catalog]: SysCatalogTable state changed. Reason: New leader f6b6886ac79a4f809894fc58ef2361cb. Latest consensus state: current_term: 1 leader_uuid: "f6b6886ac79a4f809894fc58ef2361cb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6b6886ac79a4f809894fc58ef2361cb" member_type: VOTER } }
I20260608 10:01:01.303834  4165 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6b6886ac79a4f809894fc58ef2361cb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f6b6886ac79a4f809894fc58ef2361cb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6b6886ac79a4f809894fc58ef2361cb" member_type: VOTER } }
I20260608 10:01:01.304510  4166 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6b6886ac79a4f809894fc58ef2361cb [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:01.304597  4165 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6b6886ac79a4f809894fc58ef2361cb [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:01.309504  4169 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:01:01.317355  4169 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:01:01.318414  1233 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:01:01.326747  4169 catalog_manager.cc:1382] Generated new cluster ID: fc135dbde1814be4af6dff17028d54a3
I20260608 10:01:01.327021  4169 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:01:01.380053  4169 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:01:01.381349  4169 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:01:01.396093  4169 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f6b6886ac79a4f809894fc58ef2361cb: Generated new TSK 0
I20260608 10:01:01.396673  4169 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:01:01.449162  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:01.455343  4182 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:01.456583  4183 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:01.458441  1233 server_base.cc:1061] running on GCE node
W20260608 10:01:01.458753  4185 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:01.459631  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:01.459853  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:01.460044  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912861460018 us; error 0 us; skew 500 ppm
I20260608 10:01:01.460661  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:01.463070  1233 webserver.cc:533] Webserver started at http://127.1.52.65:44995/ using document root <none> and password file <none>
I20260608 10:01:01.463613  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:01.463827  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:01.464118  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:01.465236  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/ts-0-root/instance:
uuid: "3d8124d1bf424087962c97d8110515ae"
format_stamp: "Formatted at 2026-06-08 10:01:01 on dist-test-slave-tgjf"
I20260608 10:01:01.469980  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 10:01:01.473559  4190 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:01.474447  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:01:01.474740  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/ts-0-root
uuid: "3d8124d1bf424087962c97d8110515ae"
format_stamp: "Formatted at 2026-06-08 10:01:01 on dist-test-slave-tgjf"
I20260608 10:01:01.475032  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:01.500916  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:01.502153  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:01.503777  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:01.506112  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:01.506336  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:01.506619  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:01.506812  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:01.546241  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.65:36775
I20260608 10:01:01.546399  4252 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.65:36775 every 8 connection(s)
I20260608 10:01:01.551713  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:01.559172  4257 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:01.561300  4258 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:01.563388  1233 server_base.cc:1061] running on GCE node
W20260608 10:01:01.563535  4260 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:01.564656  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:01.564898  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:01.565109  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912861565090 us; error 0 us; skew 500 ppm
I20260608 10:01:01.565819  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:01.566500  4253 heartbeater.cc:344] Connected to a master server at 127.1.52.126:39961
I20260608 10:01:01.566910  4253 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:01.567679  4253 heartbeater.cc:507] Master 127.1.52.126:39961 requested a full tablet report, sending...
I20260608 10:01:01.568799  1233 webserver.cc:533] Webserver started at http://127.1.52.66:35567/ using document root <none> and password file <none>
I20260608 10:01:01.569435  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:01.569669  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:01.569969  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:01.570088  4126 ts_manager.cc:194] Registered new tserver with Master: 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775)
I20260608 10:01:01.571204  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/ts-1-root/instance:
uuid: "ae3363f9568b4a08888d5972aa4e6628"
format_stamp: "Formatted at 2026-06-08 10:01:01 on dist-test-slave-tgjf"
I20260608 10:01:01.572175  4126 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43194
I20260608 10:01:01.576014  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 10:01:01.579696  4265 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:01.580425  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 10:01:01.580729  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/ts-1-root
uuid: "ae3363f9568b4a08888d5972aa4e6628"
format_stamp: "Formatted at 2026-06-08 10:01:01 on dist-test-slave-tgjf"
I20260608 10:01:01.581018  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:01.597594  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:01.598771  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:01.600183  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:01.602447  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:01.602689  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:01.602934  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:01.603108  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:01.642220  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.66:39943
I20260608 10:01:01.642373  4327 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.66:39943 every 8 connection(s)
I20260608 10:01:01.647467  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:01.654516  4331 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:01.655507  4332 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:01.658775  4334 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:01.658836  1233 server_base.cc:1061] running on GCE node
I20260608 10:01:01.660085  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:01.660346  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:01.660346  4328 heartbeater.cc:344] Connected to a master server at 127.1.52.126:39961
I20260608 10:01:01.660825  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912861660803 us; error 0 us; skew 500 ppm
I20260608 10:01:01.660980  4328 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:01.661697  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:01.661885  4328 heartbeater.cc:507] Master 127.1.52.126:39961 requested a full tablet report, sending...
I20260608 10:01:01.664382  1233 webserver.cc:533] Webserver started at http://127.1.52.67:36985/ using document root <none> and password file <none>
I20260608 10:01:01.664480  4126 ts_manager.cc:194] Registered new tserver with Master: ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943)
I20260608 10:01:01.665166  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:01.665438  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:01.665791  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:01.666450  4126 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43202
I20260608 10:01:01.667274  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/ts-2-root/instance:
uuid: "e67b557dfc46470ab8c0746a7936b26e"
format_stamp: "Formatted at 2026-06-08 10:01:01 on dist-test-slave-tgjf"
I20260608 10:01:01.672724  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260608 10:01:01.676108  4339 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:01.677011  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:01:01.677363  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/ts-2-root
uuid: "e67b557dfc46470ab8c0746a7936b26e"
format_stamp: "Formatted at 2026-06-08 10:01:01 on dist-test-slave-tgjf"
I20260608 10:01:01.677625  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:01.707187  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:01.708366  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:01.709820  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:01.712230  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:01.712489  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:01.712749  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:01.712939  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:01.752254  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.67:40913
I20260608 10:01:01.752362  4401 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.67:40913 every 8 connection(s)
I20260608 10:01:01.766705  4402 heartbeater.cc:344] Connected to a master server at 127.1.52.126:39961
I20260608 10:01:01.767108  4402 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:01.767890  4402 heartbeater.cc:507] Master 127.1.52.126:39961 requested a full tablet report, sending...
I20260608 10:01:01.770061  4126 ts_manager.cc:194] Registered new tserver with Master: e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913)
I20260608 10:01:01.770185  1233 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014690521s
I20260608 10:01:01.771667  4126 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43204
I20260608 10:01:02.575083  4253 heartbeater.cc:499] Master 127.1.52.126:39961 was elected leader, sending a full tablet report...
I20260608 10:01:02.669564  4328 heartbeater.cc:499] Master 127.1.52.126:39961 was elected leader, sending a full tablet report...
I20260608 10:01:02.774735  4402 heartbeater.cc:499] Master 127.1.52.126:39961 was elected leader, sending a full tablet report...
I20260608 10:01:02.830775  4126 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43208:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:01:02.833418  4126 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:01:02.909307  4367 tablet_service.cc:1511] Processing CreateTablet for tablet fdf1777c98514c0787e9f30cc6320448 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:02.911845  4366 tablet_service.cc:1511] Processing CreateTablet for tablet 7c4556c90d8942c3b29add95aeaf940c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:02.913906  4366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c4556c90d8942c3b29add95aeaf940c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.915681  4293 tablet_service.cc:1511] Processing CreateTablet for tablet fdf1777c98514c0787e9f30cc6320448 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:02.917547  4293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdf1777c98514c0787e9f30cc6320448. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.917079  4364 tablet_service.cc:1511] Processing CreateTablet for tablet 22d4a8fb348143be8eaaff482c0903a4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:02.917137  4292 tablet_service.cc:1511] Processing CreateTablet for tablet 7c4556c90d8942c3b29add95aeaf940c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:02.918773  4292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c4556c90d8942c3b29add95aeaf940c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.919637  4291 tablet_service.cc:1511] Processing CreateTablet for tablet 10e22d7258894bb19336341811b00f91 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:02.920133  4363 tablet_service.cc:1511] Processing CreateTablet for tablet cdf89f10ec434246ac6068915e286b3d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:02.921118  4291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e22d7258894bb19336341811b00f91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.921506  4363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdf89f10ec434246ac6068915e286b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.915684  4365 tablet_service.cc:1511] Processing CreateTablet for tablet 10e22d7258894bb19336341811b00f91 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:02.923179  4364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d4a8fb348143be8eaaff482c0903a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.925757  4367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdf1777c98514c0787e9f30cc6320448. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.927711  4289 tablet_service.cc:1511] Processing CreateTablet for tablet cdf89f10ec434246ac6068915e286b3d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:02.929208  4289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdf89f10ec434246ac6068915e286b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.927747  4362 tablet_service.cc:1511] Processing CreateTablet for tablet c9c3ef49f58d4357a0b94f687c1a6e4a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:02.931746  4288 tablet_service.cc:1511] Processing CreateTablet for tablet c9c3ef49f58d4357a0b94f687c1a6e4a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:02.933463  4288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9c3ef49f58d4357a0b94f687c1a6e4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.934005  4286 tablet_service.cc:1511] Processing CreateTablet for tablet 3b4416f7324847b3b9a4745d602ce16a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:02.935509  4286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b4416f7324847b3b9a4745d602ce16a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.935657  4360 tablet_service.cc:1511] Processing CreateTablet for tablet 3b4416f7324847b3b9a4745d602ce16a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:02.938170  4287 tablet_service.cc:1511] Processing CreateTablet for tablet d2c14b0f009a4f40af344d06db36e164 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:02.931825  4361 tablet_service.cc:1511] Processing CreateTablet for tablet d2c14b0f009a4f40af344d06db36e164 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:02.939633  4287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2c14b0f009a4f40af344d06db36e164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.945096  4362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9c3ef49f58d4357a0b94f687c1a6e4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.931861  4290 tablet_service.cc:1511] Processing CreateTablet for tablet 22d4a8fb348143be8eaaff482c0903a4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:02.945838  4365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e22d7258894bb19336341811b00f91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.946276  4290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d4a8fb348143be8eaaff482c0903a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.946583  4361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2c14b0f009a4f40af344d06db36e164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.947245  4360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b4416f7324847b3b9a4745d602ce16a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.968637  4218 tablet_service.cc:1511] Processing CreateTablet for tablet fdf1777c98514c0787e9f30cc6320448 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:02.970445  4218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdf1777c98514c0787e9f30cc6320448. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.978435  4217 tablet_service.cc:1511] Processing CreateTablet for tablet 7c4556c90d8942c3b29add95aeaf940c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:02.980159  4217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c4556c90d8942c3b29add95aeaf940c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:02.992179  4216 tablet_service.cc:1511] Processing CreateTablet for tablet 10e22d7258894bb19336341811b00f91 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:02.993791  4216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e22d7258894bb19336341811b00f91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:03.003989  4214 tablet_service.cc:1511] Processing CreateTablet for tablet cdf89f10ec434246ac6068915e286b3d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:03.004115  4215 tablet_service.cc:1511] Processing CreateTablet for tablet 22d4a8fb348143be8eaaff482c0903a4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:03.007369  4213 tablet_service.cc:1511] Processing CreateTablet for tablet c9c3ef49f58d4357a0b94f687c1a6e4a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:03.007723  4211 tablet_service.cc:1511] Processing CreateTablet for tablet 3b4416f7324847b3b9a4745d602ce16a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:03.009852  4212 tablet_service.cc:1511] Processing CreateTablet for tablet d2c14b0f009a4f40af344d06db36e164 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:03.011052  4423 tablet_bootstrap.cc:492] T 7c4556c90d8942c3b29add95aeaf940c P ae3363f9568b4a08888d5972aa4e6628: Bootstrap starting.
I20260608 10:01:03.005858  4214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdf89f10ec434246ac6068915e286b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:03.018729  4212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2c14b0f009a4f40af344d06db36e164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:03.019510  4211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b4416f7324847b3b9a4745d602ce16a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:03.026729  4213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9c3ef49f58d4357a0b94f687c1a6e4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:03.030695  4215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d4a8fb348143be8eaaff482c0903a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:03.018723  4423 tablet_bootstrap.cc:654] T 7c4556c90d8942c3b29add95aeaf940c P ae3363f9568b4a08888d5972aa4e6628: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:03.055056  4425 tablet_bootstrap.cc:492] T c9c3ef49f58d4357a0b94f687c1a6e4a P e67b557dfc46470ab8c0746a7936b26e: Bootstrap starting.
I20260608 10:01:03.061915  4424 tablet_bootstrap.cc:492] T 7c4556c90d8942c3b29add95aeaf940c P 3d8124d1bf424087962c97d8110515ae: Bootstrap starting.
I20260608 10:01:03.068885  4424 tablet_bootstrap.cc:654] T 7c4556c90d8942c3b29add95aeaf940c P 3d8124d1bf424087962c97d8110515ae: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:03.069139  4423 tablet_bootstrap.cc:492] T 7c4556c90d8942c3b29add95aeaf940c P ae3363f9568b4a08888d5972aa4e6628: No bootstrap required, opened a new log
I20260608 10:01:03.069725  4423 ts_tablet_manager.cc:1403] T 7c4556c90d8942c3b29add95aeaf940c P ae3363f9568b4a08888d5972aa4e6628: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.007s
I20260608 10:01:03.073761  4423 raft_consensus.cc:359] T 7c4556c90d8942c3b29add95aeaf940c P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.066176  4425 tablet_bootstrap.cc:654] T c9c3ef49f58d4357a0b94f687c1a6e4a P e67b557dfc46470ab8c0746a7936b26e: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:03.075008  4423 raft_consensus.cc:385] T 7c4556c90d8942c3b29add95aeaf940c P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:03.075515  4423 raft_consensus.cc:740] T 7c4556c90d8942c3b29add95aeaf940c P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3363f9568b4a08888d5972aa4e6628, State: Initialized, Role: FOLLOWER
I20260608 10:01:03.076442  4423 consensus_queue.cc:260] T 7c4556c90d8942c3b29add95aeaf940c P ae3363f9568b4a08888d5972aa4e6628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.082891  4423 ts_tablet_manager.cc:1434] T 7c4556c90d8942c3b29add95aeaf940c P ae3363f9568b4a08888d5972aa4e6628: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.011s
I20260608 10:01:03.084048  4423 tablet_bootstrap.cc:492] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628: Bootstrap starting.
I20260608 10:01:03.090134  4425 tablet_bootstrap.cc:492] T c9c3ef49f58d4357a0b94f687c1a6e4a P e67b557dfc46470ab8c0746a7936b26e: No bootstrap required, opened a new log
I20260608 10:01:03.090729  4425 ts_tablet_manager.cc:1403] T c9c3ef49f58d4357a0b94f687c1a6e4a P e67b557dfc46470ab8c0746a7936b26e: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.000s
I20260608 10:01:03.091017  4423 tablet_bootstrap.cc:654] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:03.093353  4425 raft_consensus.cc:359] T c9c3ef49f58d4357a0b94f687c1a6e4a P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.094099  4425 raft_consensus.cc:385] T c9c3ef49f58d4357a0b94f687c1a6e4a P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:03.094449  4425 raft_consensus.cc:740] T c9c3ef49f58d4357a0b94f687c1a6e4a P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e67b557dfc46470ab8c0746a7936b26e, State: Initialized, Role: FOLLOWER
I20260608 10:01:03.096458  4423 tablet_bootstrap.cc:492] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628: No bootstrap required, opened a new log
I20260608 10:01:03.096015  4425 consensus_queue.cc:260] T c9c3ef49f58d4357a0b94f687c1a6e4a P e67b557dfc46470ab8c0746a7936b26e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.096979  4423 ts_tablet_manager.cc:1403] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 10:01:03.097380  4424 tablet_bootstrap.cc:492] T 7c4556c90d8942c3b29add95aeaf940c P 3d8124d1bf424087962c97d8110515ae: No bootstrap required, opened a new log
I20260608 10:01:03.097846  4424 ts_tablet_manager.cc:1403] T 7c4556c90d8942c3b29add95aeaf940c P 3d8124d1bf424087962c97d8110515ae: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.019s
I20260608 10:01:03.099812  4425 ts_tablet_manager.cc:1434] T c9c3ef49f58d4357a0b94f687c1a6e4a P e67b557dfc46470ab8c0746a7936b26e: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.007s
I20260608 10:01:03.100208  4423 raft_consensus.cc:359] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:03.100844  4425 tablet_bootstrap.cc:492] T cdf89f10ec434246ac6068915e286b3d P e67b557dfc46470ab8c0746a7936b26e: Bootstrap starting.
I20260608 10:01:03.100972  4423 raft_consensus.cc:385] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:03.101045  4424 raft_consensus.cc:359] T 7c4556c90d8942c3b29add95aeaf940c P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.101485  4423 raft_consensus.cc:740] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3363f9568b4a08888d5972aa4e6628, State: Initialized, Role: FOLLOWER
I20260608 10:01:03.101868  4424 raft_consensus.cc:385] T 7c4556c90d8942c3b29add95aeaf940c P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:03.102185  4424 raft_consensus.cc:740] T 7c4556c90d8942c3b29add95aeaf940c P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d8124d1bf424087962c97d8110515ae, State: Initialized, Role: FOLLOWER
I20260608 10:01:03.102334  4423 consensus_queue.cc:260] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:03.104811  4423 ts_tablet_manager.cc:1434] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.002s
I20260608 10:01:03.104748  4424 consensus_queue.cc:260] T 7c4556c90d8942c3b29add95aeaf940c P 3d8124d1bf424087962c97d8110515ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.105921  4423 tablet_bootstrap.cc:492] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628: Bootstrap starting.
I20260608 10:01:03.108549  4425 tablet_bootstrap.cc:654] T cdf89f10ec434246ac6068915e286b3d P e67b557dfc46470ab8c0746a7936b26e: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:03.115016  4423 tablet_bootstrap.cc:654] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:03.120383  4425 tablet_bootstrap.cc:492] T cdf89f10ec434246ac6068915e286b3d P e67b557dfc46470ab8c0746a7936b26e: No bootstrap required, opened a new log
I20260608 10:01:03.120909  4425 ts_tablet_manager.cc:1403] T cdf89f10ec434246ac6068915e286b3d P e67b557dfc46470ab8c0746a7936b26e: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260608 10:01:03.124017  4425 raft_consensus.cc:359] T cdf89f10ec434246ac6068915e286b3d P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.124761  4425 raft_consensus.cc:385] T cdf89f10ec434246ac6068915e286b3d P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:03.125061  4425 raft_consensus.cc:740] T cdf89f10ec434246ac6068915e286b3d P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e67b557dfc46470ab8c0746a7936b26e, State: Initialized, Role: FOLLOWER
I20260608 10:01:03.126078  4425 consensus_queue.cc:260] T cdf89f10ec434246ac6068915e286b3d P e67b557dfc46470ab8c0746a7936b26e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.131834  4424 ts_tablet_manager.cc:1434] T 7c4556c90d8942c3b29add95aeaf940c P 3d8124d1bf424087962c97d8110515ae: Time spent starting tablet: real 0.034s	user 0.011s	sys 0.022s
I20260608 10:01:03.133262  4424 tablet_bootstrap.cc:492] T 10e22d7258894bb19336341811b00f91 P 3d8124d1bf424087962c97d8110515ae: Bootstrap starting.
I20260608 10:01:03.133955  4425 ts_tablet_manager.cc:1434] T cdf89f10ec434246ac6068915e286b3d P e67b557dfc46470ab8c0746a7936b26e: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.003s
I20260608 10:01:03.134084  4423 tablet_bootstrap.cc:492] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628: No bootstrap required, opened a new log
I20260608 10:01:03.134680  4423 ts_tablet_manager.cc:1403] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.014s
I20260608 10:01:03.135070  4425 tablet_bootstrap.cc:492] T 7c4556c90d8942c3b29add95aeaf940c P e67b557dfc46470ab8c0746a7936b26e: Bootstrap starting.
I20260608 10:01:03.137971  4423 raft_consensus.cc:359] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.138772  4423 raft_consensus.cc:385] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:03.139065  4423 raft_consensus.cc:740] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3363f9568b4a08888d5972aa4e6628, State: Initialized, Role: FOLLOWER
I20260608 10:01:03.140321  4424 tablet_bootstrap.cc:654] T 10e22d7258894bb19336341811b00f91 P 3d8124d1bf424087962c97d8110515ae: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:03.139842  4423 consensus_queue.cc:260] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.142506  4425 tablet_bootstrap.cc:654] T 7c4556c90d8942c3b29add95aeaf940c P e67b557dfc46470ab8c0746a7936b26e: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:03.142556  4423 ts_tablet_manager.cc:1434] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 10:01:03.143805  4423 tablet_bootstrap.cc:492] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628: Bootstrap starting.
I20260608 10:01:03.152307  4423 tablet_bootstrap.cc:654] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:03.154767  4424 tablet_bootstrap.cc:492] T 10e22d7258894bb19336341811b00f91 P 3d8124d1bf424087962c97d8110515ae: No bootstrap required, opened a new log
I20260608 10:01:03.155320  4424 ts_tablet_manager.cc:1403] T 10e22d7258894bb19336341811b00f91 P 3d8124d1bf424087962c97d8110515ae: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.005s
I20260608 10:01:03.159232  4425 tablet_bootstrap.cc:492] T 7c4556c90d8942c3b29add95aeaf940c P e67b557dfc46470ab8c0746a7936b26e: No bootstrap required, opened a new log
I20260608 10:01:03.158962  4424 raft_consensus.cc:359] T 10e22d7258894bb19336341811b00f91 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.159767  4425 ts_tablet_manager.cc:1403] T 7c4556c90d8942c3b29add95aeaf940c P e67b557dfc46470ab8c0746a7936b26e: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.011s
I20260608 10:01:03.159857  4424 raft_consensus.cc:385] T 10e22d7258894bb19336341811b00f91 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:03.160386  4424 raft_consensus.cc:740] T 10e22d7258894bb19336341811b00f91 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d8124d1bf424087962c97d8110515ae, State: Initialized, Role: FOLLOWER
I20260608 10:01:03.161267  4424 consensus_queue.cc:260] T 10e22d7258894bb19336341811b00f91 P 3d8124d1bf424087962c97d8110515ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.163055  4425 raft_consensus.cc:359] T 7c4556c90d8942c3b29add95aeaf940c P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.164289  4425 raft_consensus.cc:385] T 7c4556c90d8942c3b29add95aeaf940c P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:03.164678  4425 raft_consensus.cc:740] T 7c4556c90d8942c3b29add95aeaf940c P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e67b557dfc46470ab8c0746a7936b26e, State: Initialized, Role: FOLLOWER
I20260608 10:01:03.165912  4425 consensus_queue.cc:260] T 7c4556c90d8942c3b29add95aeaf940c P e67b557dfc46470ab8c0746a7936b26e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.169070  4425 ts_tablet_manager.cc:1434] T 7c4556c90d8942c3b29add95aeaf940c P e67b557dfc46470ab8c0746a7936b26e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:01:03.170372  4425 tablet_bootstrap.cc:492] T fdf1777c98514c0787e9f30cc6320448 P e67b557dfc46470ab8c0746a7936b26e: Bootstrap starting.
I20260608 10:01:03.174094  4424 ts_tablet_manager.cc:1434] T 10e22d7258894bb19336341811b00f91 P 3d8124d1bf424087962c97d8110515ae: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260608 10:01:03.175200  4424 tablet_bootstrap.cc:492] T 22d4a8fb348143be8eaaff482c0903a4 P 3d8124d1bf424087962c97d8110515ae: Bootstrap starting.
I20260608 10:01:03.179376  4425 tablet_bootstrap.cc:654] T fdf1777c98514c0787e9f30cc6320448 P e67b557dfc46470ab8c0746a7936b26e: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:03.181938  4424 tablet_bootstrap.cc:654] T 22d4a8fb348143be8eaaff482c0903a4 P 3d8124d1bf424087962c97d8110515ae: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:03.192970  4425 tablet_bootstrap.cc:492] T fdf1777c98514c0787e9f30cc6320448 P e67b557dfc46470ab8c0746a7936b26e: No bootstrap required, opened a new log
I20260608 10:01:03.193624  4425 ts_tablet_manager.cc:1403] T fdf1777c98514c0787e9f30cc6320448 P e67b557dfc46470ab8c0746a7936b26e: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.009s
I20260608 10:01:03.194696  4424 tablet_bootstrap.cc:492] T 22d4a8fb348143be8eaaff482c0903a4 P 3d8124d1bf424087962c97d8110515ae: No bootstrap required, opened a new log
I20260608 10:01:03.195149  4424 ts_tablet_manager.cc:1403] T 22d4a8fb348143be8eaaff482c0903a4 P 3d8124d1bf424087962c97d8110515ae: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260608 10:01:03.195447  4423 tablet_bootstrap.cc:492] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628: No bootstrap required, opened a new log
I20260608 10:01:03.195971  4423 ts_tablet_manager.cc:1403] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.029s
I20260608 10:01:03.196798  4425 raft_consensus.cc:359] T fdf1777c98514c0787e9f30cc6320448 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:03.197573  4425 raft_consensus.cc:385] T fdf1777c98514c0787e9f30cc6320448 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:03.197546  4424 raft_consensus.cc:359] T 22d4a8fb348143be8eaaff482c0903a4 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.198077  4425 raft_consensus.cc:740] T fdf1777c98514c0787e9f30cc6320448 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e67b557dfc46470ab8c0746a7936b26e, State: Initialized, Role: FOLLOWER
I20260608 10:01:03.198405  4424 raft_consensus.cc:385] T 22d4a8fb348143be8eaaff482c0903a4 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:03.198748  4424 raft_consensus.cc:740] T 22d4a8fb348143be8eaaff482c0903a4 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d8124d1bf424087962c97d8110515ae, State: Initialized, Role: FOLLOWER
I20260608 10:01:03.199057  4423 raft_consensus.cc:359] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.199045  4425 consensus_queue.cc:260] T fdf1777c98514c0787e9f30cc6320448 P e67b557dfc46470ab8c0746a7936b26e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:03.199561  4424 consensus_queue.cc:260] T 22d4a8fb348143be8eaaff482c0903a4 P 3d8124d1bf424087962c97d8110515ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.199915  4423 raft_consensus.cc:385] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:03.200393  4423 raft_consensus.cc:740] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3363f9568b4a08888d5972aa4e6628, State: Initialized, Role: FOLLOWER
I20260608 10:01:03.201319  4423 consensus_queue.cc:260] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.201900  4424 ts_tablet_manager.cc:1434] T 22d4a8fb348143be8eaaff482c0903a4 P 3d8124d1bf424087962c97d8110515ae: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260608 10:01:03.201978  4425 ts_tablet_manager.cc:1434] T fdf1777c98514c0787e9f30cc6320448 P e67b557dfc46470ab8c0746a7936b26e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 10:01:03.203120  4424 tablet_bootstrap.cc:492] T fdf1777c98514c0787e9f30cc6320448 P 3d8124d1bf424087962c97d8110515ae: Bootstrap starting.
I20260608 10:01:03.203212  4425 tablet_bootstrap.cc:492] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e: Bootstrap starting.
I20260608 10:01:03.206722  4423 ts_tablet_manager.cc:1434] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260608 10:01:03.207862  4423 tablet_bootstrap.cc:492] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628: Bootstrap starting.
I20260608 10:01:03.209008  4432 raft_consensus.cc:493] T 22d4a8fb348143be8eaaff482c0903a4 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:03.209609  4432 raft_consensus.cc:515] T 22d4a8fb348143be8eaaff482c0903a4 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.210323  4424 tablet_bootstrap.cc:654] T fdf1777c98514c0787e9f30cc6320448 P 3d8124d1bf424087962c97d8110515ae: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:03.210574  4425 tablet_bootstrap.cc:654] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:03.210685  4428 raft_consensus.cc:493] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:03.211207  4428 raft_consensus.cc:515] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.216704  4428 leader_election.cc:290] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775), e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913)
I20260608 10:01:03.222366  4424 tablet_bootstrap.cc:492] T fdf1777c98514c0787e9f30cc6320448 P 3d8124d1bf424087962c97d8110515ae: No bootstrap required, opened a new log
I20260608 10:01:03.223023  4424 ts_tablet_manager.cc:1403] T fdf1777c98514c0787e9f30cc6320448 P 3d8124d1bf424087962c97d8110515ae: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260608 10:01:03.225287  4432 leader_election.cc:290] T 22d4a8fb348143be8eaaff482c0903a4 P 3d8124d1bf424087962c97d8110515ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943), e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913)
I20260608 10:01:03.222934  4428 raft_consensus.cc:493] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:03.226712  4424 raft_consensus.cc:359] T fdf1777c98514c0787e9f30cc6320448 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:03.227517  4424 raft_consensus.cc:385] T fdf1777c98514c0787e9f30cc6320448 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:03.227856  4424 raft_consensus.cc:740] T fdf1777c98514c0787e9f30cc6320448 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d8124d1bf424087962c97d8110515ae, State: Initialized, Role: FOLLOWER
I20260608 10:01:03.227167  4428 raft_consensus.cc:515] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:03.228674  4424 consensus_queue.cc:260] T fdf1777c98514c0787e9f30cc6320448 P 3d8124d1bf424087962c97d8110515ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:03.231096  4424 ts_tablet_manager.cc:1434] T fdf1777c98514c0787e9f30cc6320448 P 3d8124d1bf424087962c97d8110515ae: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:01:03.232303  4424 tablet_bootstrap.cc:492] T cdf89f10ec434246ac6068915e286b3d P 3d8124d1bf424087962c97d8110515ae: Bootstrap starting.
I20260608 10:01:03.233345  4428 leader_election.cc:290] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775), e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913)
I20260608 10:01:03.242702  4424 tablet_bootstrap.cc:654] T cdf89f10ec434246ac6068915e286b3d P 3d8124d1bf424087962c97d8110515ae: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:03.257957  4435 raft_consensus.cc:493] T c9c3ef49f58d4357a0b94f687c1a6e4a P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:03.258612  4435 raft_consensus.cc:515] T c9c3ef49f58d4357a0b94f687c1a6e4a P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.261009  4432 raft_consensus.cc:493] T 7c4556c90d8942c3b29add95aeaf940c P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:03.261556  4432 raft_consensus.cc:515] T 7c4556c90d8942c3b29add95aeaf940c P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.261837  4428 raft_consensus.cc:493] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:03.261880  4435 leader_election.cc:290] T c9c3ef49f58d4357a0b94f687c1a6e4a P e67b557dfc46470ab8c0746a7936b26e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775), ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943)
I20260608 10:01:03.263882  4423 tablet_bootstrap.cc:654] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:03.262655  4428 raft_consensus.cc:515] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.302922  4432 leader_election.cc:290] T 7c4556c90d8942c3b29add95aeaf940c P 3d8124d1bf424087962c97d8110515ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943), e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913)
I20260608 10:01:03.310603  4428 leader_election.cc:290] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775), e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913)
W20260608 10:01:03.314347  4174 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:01:03.316859  4179 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260608 10:01:03.318362  4179 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:01:03.330595  4377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e22d7258894bb19336341811b00f91" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e67b557dfc46470ab8c0746a7936b26e" is_pre_election: true
I20260608 10:01:03.333187  4228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e22d7258894bb19336341811b00f91" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d8124d1bf424087962c97d8110515ae" is_pre_election: true
I20260608 10:01:03.334319  4225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c3ef49f58d4357a0b94f687c1a6e4a" candidate_uuid: "e67b557dfc46470ab8c0746a7936b26e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d8124d1bf424087962c97d8110515ae" is_pre_election: true
I20260608 10:01:03.334168  4228 raft_consensus.cc:2468] T 10e22d7258894bb19336341811b00f91 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae3363f9568b4a08888d5972aa4e6628 in term 0.
I20260608 10:01:03.336485  4376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf1777c98514c0787e9f30cc6320448" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e67b557dfc46470ab8c0746a7936b26e" is_pre_election: true
I20260608 10:01:03.336930  4227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf1777c98514c0787e9f30cc6320448" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d8124d1bf424087962c97d8110515ae" is_pre_election: true
I20260608 10:01:03.337283  4376 raft_consensus.cc:2468] T fdf1777c98514c0787e9f30cc6320448 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae3363f9568b4a08888d5972aa4e6628 in term 0.
I20260608 10:01:03.337802  4227 raft_consensus.cc:2468] T fdf1777c98514c0787e9f30cc6320448 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae3363f9568b4a08888d5972aa4e6628 in term 0.
W20260608 10:01:03.337218  4269 leader_election.cc:343] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:03.339046  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b4416f7324847b3b9a4745d602ce16a" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d8124d1bf424087962c97d8110515ae" is_pre_election: true
I20260608 10:01:03.336855  4375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b4416f7324847b3b9a4745d602ce16a" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e67b557dfc46470ab8c0746a7936b26e" is_pre_election: true
I20260608 10:01:03.341046  4424 tablet_bootstrap.cc:492] T cdf89f10ec434246ac6068915e286b3d P 3d8124d1bf424087962c97d8110515ae: No bootstrap required, opened a new log
I20260608 10:01:03.341564  4424 ts_tablet_manager.cc:1403] T cdf89f10ec434246ac6068915e286b3d P 3d8124d1bf424087962c97d8110515ae: Time spent bootstrapping tablet: real 0.110s	user 0.017s	sys 0.056s
I20260608 10:01:03.344060  4269 leader_election.cc:304] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae3363f9568b4a08888d5972aa4e6628, e67b557dfc46470ab8c0746a7936b26e; no voters: 
W20260608 10:01:03.344820  4343 leader_election.cc:343] T c9c3ef49f58d4357a0b94f687c1a6e4a P e67b557dfc46470ab8c0746a7936b26e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:03.344962  4428 raft_consensus.cc:2804] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:03.345395  4428 raft_consensus.cc:493] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:03.345755  4428 raft_consensus.cc:3060] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:01:03.346757  4269 leader_election.cc:343] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:03.346978  4424 raft_consensus.cc:359] T cdf89f10ec434246ac6068915e286b3d P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.347699  4424 raft_consensus.cc:385] T cdf89f10ec434246ac6068915e286b3d P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:03.347975  4424 raft_consensus.cc:740] T cdf89f10ec434246ac6068915e286b3d P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d8124d1bf424087962c97d8110515ae, State: Initialized, Role: FOLLOWER
I20260608 10:01:03.348069  4269 leader_election.cc:304] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [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: 3d8124d1bf424087962c97d8110515ae, ae3363f9568b4a08888d5972aa4e6628; no voters: e67b557dfc46470ab8c0746a7936b26e
I20260608 10:01:03.348889  4424 consensus_queue.cc:260] T cdf89f10ec434246ac6068915e286b3d P 3d8124d1bf424087962c97d8110515ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.350549  4423 tablet_bootstrap.cc:492] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628: No bootstrap required, opened a new log
I20260608 10:01:03.351056  4423 ts_tablet_manager.cc:1403] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628: Time spent bootstrapping tablet: real 0.143s	user 0.022s	sys 0.023s
I20260608 10:01:03.352643  4303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d4a8fb348143be8eaaff482c0903a4" candidate_uuid: "3d8124d1bf424087962c97d8110515ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3363f9568b4a08888d5972aa4e6628" is_pre_election: true
I20260608 10:01:03.354097  4302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4556c90d8942c3b29add95aeaf940c" candidate_uuid: "3d8124d1bf424087962c97d8110515ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3363f9568b4a08888d5972aa4e6628" is_pre_election: true
I20260608 10:01:03.354432  4423 raft_consensus.cc:359] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.355005  4302 raft_consensus.cc:2468] T 7c4556c90d8942c3b29add95aeaf940c P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d8124d1bf424087962c97d8110515ae in term 0.
I20260608 10:01:03.357542  4423 raft_consensus.cc:385] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:03.357853  4423 raft_consensus.cc:740] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3363f9568b4a08888d5972aa4e6628, State: Initialized, Role: FOLLOWER
I20260608 10:01:03.358764  4423 consensus_queue.cc:260] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.354995  4424 ts_tablet_manager.cc:1434] T cdf89f10ec434246ac6068915e286b3d P 3d8124d1bf424087962c97d8110515ae: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260608 10:01:03.369712  4424 tablet_bootstrap.cc:492] T d2c14b0f009a4f40af344d06db36e164 P 3d8124d1bf424087962c97d8110515ae: Bootstrap starting.
W20260608 10:01:03.375717  4191 leader_election.cc:343] T 22d4a8fb348143be8eaaff482c0903a4 P 3d8124d1bf424087962c97d8110515ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:01:03.373704  4269 leader_election.cc:343] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:03.376461  4269 leader_election.cc:304] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628 [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: ae3363f9568b4a08888d5972aa4e6628; no voters: 3d8124d1bf424087962c97d8110515ae, e67b557dfc46470ab8c0746a7936b26e
I20260608 10:01:03.376715  4191 leader_election.cc:304] T 7c4556c90d8942c3b29add95aeaf940c P 3d8124d1bf424087962c97d8110515ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d8124d1bf424087962c97d8110515ae, ae3363f9568b4a08888d5972aa4e6628; no voters: 
I20260608 10:01:03.377621  4432 raft_consensus.cc:2804] T 7c4556c90d8942c3b29add95aeaf940c P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:03.378134  4432 raft_consensus.cc:493] T 7c4556c90d8942c3b29add95aeaf940c P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:03.378592  4432 raft_consensus.cc:3060] T 7c4556c90d8942c3b29add95aeaf940c P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:03.382225  4425 tablet_bootstrap.cc:492] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e: No bootstrap required, opened a new log
I20260608 10:01:03.383805  4375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d4a8fb348143be8eaaff482c0903a4" candidate_uuid: "3d8124d1bf424087962c97d8110515ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e67b557dfc46470ab8c0746a7936b26e" is_pre_election: true
I20260608 10:01:03.385607  4425 ts_tablet_manager.cc:1403] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e: Time spent bootstrapping tablet: real 0.183s	user 0.033s	sys 0.048s
I20260608 10:01:03.384374  4376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4556c90d8942c3b29add95aeaf940c" candidate_uuid: "3d8124d1bf424087962c97d8110515ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e67b557dfc46470ab8c0746a7936b26e" is_pre_election: true
I20260608 10:01:03.386202  4376 raft_consensus.cc:2468] T 7c4556c90d8942c3b29add95aeaf940c P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d8124d1bf424087962c97d8110515ae in term 0.
I20260608 10:01:03.386286  4302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c3ef49f58d4357a0b94f687c1a6e4a" candidate_uuid: "e67b557dfc46470ab8c0746a7936b26e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3363f9568b4a08888d5972aa4e6628" is_pre_election: true
I20260608 10:01:03.384750  4428 raft_consensus.cc:515] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:03.388597  4428 leader_election.cc:290] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 election: Requested vote from peers 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775), e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913)
W20260608 10:01:03.388845  4194 leader_election.cc:343] T 22d4a8fb348143be8eaaff482c0903a4 P 3d8124d1bf424087962c97d8110515ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:03.389187  4428 raft_consensus.cc:2804] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:03.388921  4425 raft_consensus.cc:359] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.389744  4428 raft_consensus.cc:493] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:03.390213  4428 raft_consensus.cc:3060] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:01:03.390846  4340 leader_election.cc:343] T c9c3ef49f58d4357a0b94f687c1a6e4a P e67b557dfc46470ab8c0746a7936b26e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:03.391505  4340 leader_election.cc:304] T c9c3ef49f58d4357a0b94f687c1a6e4a P e67b557dfc46470ab8c0746a7936b26e [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: e67b557dfc46470ab8c0746a7936b26e; no voters: 3d8124d1bf424087962c97d8110515ae, ae3363f9568b4a08888d5972aa4e6628
I20260608 10:01:03.393157  4435 raft_consensus.cc:2749] T c9c3ef49f58d4357a0b94f687c1a6e4a P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:03.389755  4194 leader_election.cc:304] T 22d4a8fb348143be8eaaff482c0903a4 P 3d8124d1bf424087962c97d8110515ae [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: 3d8124d1bf424087962c97d8110515ae; no voters: ae3363f9568b4a08888d5972aa4e6628, e67b557dfc46470ab8c0746a7936b26e
I20260608 10:01:03.395716  4439 raft_consensus.cc:2749] T 22d4a8fb348143be8eaaff482c0903a4 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:03.396026  4424 tablet_bootstrap.cc:654] T d2c14b0f009a4f40af344d06db36e164 P 3d8124d1bf424087962c97d8110515ae: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:03.389845  4425 raft_consensus.cc:385] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:03.400799  4423 ts_tablet_manager.cc:1434] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628: Time spent starting tablet: real 0.049s	user 0.017s	sys 0.027s
I20260608 10:01:03.396544  4425 raft_consensus.cc:740] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e67b557dfc46470ab8c0746a7936b26e, State: Initialized, Role: FOLLOWER
I20260608 10:01:03.401010  4225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf1777c98514c0787e9f30cc6320448" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d8124d1bf424087962c97d8110515ae"
I20260608 10:01:03.403276  4423 tablet_bootstrap.cc:492] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628: Bootstrap starting.
I20260608 10:01:03.404685  4455 raft_consensus.cc:2749] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:03.402236  4225 raft_consensus.cc:3060] T fdf1777c98514c0787e9f30cc6320448 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:03.405176  4432 raft_consensus.cc:515] T 7c4556c90d8942c3b29add95aeaf940c P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.406461  4428 raft_consensus.cc:515] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.408151  4376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdf1777c98514c0787e9f30cc6320448" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e67b557dfc46470ab8c0746a7936b26e"
I20260608 10:01:03.408664  4428 leader_election.cc:290] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 election: Requested vote from peers 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775), e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913)
I20260608 10:01:03.408740  4376 raft_consensus.cc:3060] T fdf1777c98514c0787e9f30cc6320448 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:03.410143  4302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4556c90d8942c3b29add95aeaf940c" candidate_uuid: "3d8124d1bf424087962c97d8110515ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3363f9568b4a08888d5972aa4e6628"
I20260608 10:01:03.410807  4302 raft_consensus.cc:3060] T 7c4556c90d8942c3b29add95aeaf940c P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:03.416083  4423 tablet_bootstrap.cc:654] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:03.416497  4376 raft_consensus.cc:2468] T fdf1777c98514c0787e9f30cc6320448 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae3363f9568b4a08888d5972aa4e6628 in term 1.
I20260608 10:01:03.418859  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e22d7258894bb19336341811b00f91" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d8124d1bf424087962c97d8110515ae"
I20260608 10:01:03.419449  4226 raft_consensus.cc:3060] T 10e22d7258894bb19336341811b00f91 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:03.421422  4375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10e22d7258894bb19336341811b00f91" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e67b557dfc46470ab8c0746a7936b26e"
I20260608 10:01:03.422742  4377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c4556c90d8942c3b29add95aeaf940c" candidate_uuid: "3d8124d1bf424087962c97d8110515ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e67b557dfc46470ab8c0746a7936b26e"
I20260608 10:01:03.423177  4269 leader_election.cc:304] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae3363f9568b4a08888d5972aa4e6628, e67b557dfc46470ab8c0746a7936b26e; no voters: 
I20260608 10:01:03.423601  4377 raft_consensus.cc:3060] T 7c4556c90d8942c3b29add95aeaf940c P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:03.424114  4428 raft_consensus.cc:2804] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:03.425197  4432 leader_election.cc:290] T 7c4556c90d8942c3b29add95aeaf940c P 3d8124d1bf424087962c97d8110515ae [CANDIDATE]: Term 1 election: Requested vote from peers ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943), e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913)
I20260608 10:01:03.425426  4428 raft_consensus.cc:697] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Becoming Leader. State: Replica: ae3363f9568b4a08888d5972aa4e6628, State: Running, Role: LEADER
I20260608 10:01:03.427707  4302 raft_consensus.cc:2468] T 7c4556c90d8942c3b29add95aeaf940c P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d8124d1bf424087962c97d8110515ae in term 1.
W20260608 10:01:03.433418  4269 leader_election.cc:343] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:03.434872  4191 leader_election.cc:304] T 7c4556c90d8942c3b29add95aeaf940c P 3d8124d1bf424087962c97d8110515ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d8124d1bf424087962c97d8110515ae, ae3363f9568b4a08888d5972aa4e6628; no voters: 
I20260608 10:01:03.435438  4424 tablet_bootstrap.cc:492] T d2c14b0f009a4f40af344d06db36e164 P 3d8124d1bf424087962c97d8110515ae: No bootstrap required, opened a new log
I20260608 10:01:03.435827  4432 raft_consensus.cc:2804] T 7c4556c90d8942c3b29add95aeaf940c P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:03.435956  4424 ts_tablet_manager.cc:1403] T d2c14b0f009a4f40af344d06db36e164 P 3d8124d1bf424087962c97d8110515ae: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.005s
I20260608 10:01:03.435165  4428 consensus_queue.cc:237] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:03.436350  4432 raft_consensus.cc:697] T 7c4556c90d8942c3b29add95aeaf940c P 3d8124d1bf424087962c97d8110515ae [term 1 LEADER]: Becoming Leader. State: Replica: 3d8124d1bf424087962c97d8110515ae, State: Running, Role: LEADER
I20260608 10:01:03.437278  4432 consensus_queue.cc:237] T 7c4556c90d8942c3b29add95aeaf940c P 3d8124d1bf424087962c97d8110515ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.439272  4424 raft_consensus.cc:359] T d2c14b0f009a4f40af344d06db36e164 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.440001  4424 raft_consensus.cc:385] T d2c14b0f009a4f40af344d06db36e164 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:03.440310  4424 raft_consensus.cc:740] T d2c14b0f009a4f40af344d06db36e164 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d8124d1bf424087962c97d8110515ae, State: Initialized, Role: FOLLOWER
I20260608 10:01:03.441207  4424 consensus_queue.cc:260] T d2c14b0f009a4f40af344d06db36e164 P 3d8124d1bf424087962c97d8110515ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.444880  4424 ts_tablet_manager.cc:1434] T d2c14b0f009a4f40af344d06db36e164 P 3d8124d1bf424087962c97d8110515ae: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260608 10:01:03.446305  4424 tablet_bootstrap.cc:492] T 3b4416f7324847b3b9a4745d602ce16a P 3d8124d1bf424087962c97d8110515ae: Bootstrap starting.
I20260608 10:01:03.455411  4377 raft_consensus.cc:2468] T 7c4556c90d8942c3b29add95aeaf940c P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d8124d1bf424087962c97d8110515ae in term 1.
I20260608 10:01:03.450232  4226 raft_consensus.cc:2468] T 10e22d7258894bb19336341811b00f91 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae3363f9568b4a08888d5972aa4e6628 in term 1.
I20260608 10:01:03.432214  4225 raft_consensus.cc:2468] T fdf1777c98514c0787e9f30cc6320448 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae3363f9568b4a08888d5972aa4e6628 in term 1.
I20260608 10:01:03.460494  4269 leader_election.cc:304] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [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: 3d8124d1bf424087962c97d8110515ae, ae3363f9568b4a08888d5972aa4e6628; no voters: e67b557dfc46470ab8c0746a7936b26e
I20260608 10:01:03.451850  4425 consensus_queue.cc:260] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.462845  4425 ts_tablet_manager.cc:1434] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e: Time spent starting tablet: real 0.077s	user 0.008s	sys 0.001s
I20260608 10:01:03.463958  4425 tablet_bootstrap.cc:492] T 22d4a8fb348143be8eaaff482c0903a4 P e67b557dfc46470ab8c0746a7936b26e: Bootstrap starting.
I20260608 10:01:03.464519  4424 tablet_bootstrap.cc:654] T 3b4416f7324847b3b9a4745d602ce16a P 3d8124d1bf424087962c97d8110515ae: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:03.470969  4425 tablet_bootstrap.cc:654] T 22d4a8fb348143be8eaaff482c0903a4 P e67b557dfc46470ab8c0746a7936b26e: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:03.470369  4124 catalog_manager.cc:5696] T 7c4556c90d8942c3b29add95aeaf940c P 3d8124d1bf424087962c97d8110515ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d8124d1bf424087962c97d8110515ae (127.1.52.65). New cstate: current_term: 1 leader_uuid: "3d8124d1bf424087962c97d8110515ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:03.471510  4435 raft_consensus.cc:493] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:03.472121  4435 raft_consensus.cc:515] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.473419  4423 tablet_bootstrap.cc:492] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628: No bootstrap required, opened a new log
I20260608 10:01:03.473980  4423 ts_tablet_manager.cc:1403] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628: Time spent bootstrapping tablet: real 0.071s	user 0.027s	sys 0.015s
I20260608 10:01:03.474886  4302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b4416f7324847b3b9a4745d602ce16a" candidate_uuid: "e67b557dfc46470ab8c0746a7936b26e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3363f9568b4a08888d5972aa4e6628" is_pre_election: true
I20260608 10:01:03.475600  4302 raft_consensus.cc:2468] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e67b557dfc46470ab8c0746a7936b26e in term 0.
I20260608 10:01:03.477555  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b4416f7324847b3b9a4745d602ce16a" candidate_uuid: "e67b557dfc46470ab8c0746a7936b26e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d8124d1bf424087962c97d8110515ae" is_pre_election: true
I20260608 10:01:03.478443  4340 leader_election.cc:304] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae3363f9568b4a08888d5972aa4e6628, e67b557dfc46470ab8c0746a7936b26e; no voters: 
W20260608 10:01:03.479350  4343 leader_election.cc:343] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:03.480134  4431 raft_consensus.cc:2804] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:03.480567  4431 raft_consensus.cc:493] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:03.480933  4431 raft_consensus.cc:3060] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:03.484546  4423 raft_consensus.cc:359] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.485540  4423 raft_consensus.cc:385] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:03.485934  4423 raft_consensus.cc:740] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3363f9568b4a08888d5972aa4e6628, State: Initialized, Role: FOLLOWER
I20260608 10:01:03.486291  4435 leader_election.cc:290] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943), 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775)
I20260608 10:01:03.487329  4428 raft_consensus.cc:2804] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:03.486752  4125 catalog_manager.cc:5696] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66). New cstate: current_term: 1 leader_uuid: "ae3363f9568b4a08888d5972aa4e6628" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:03.487016  4423 consensus_queue.cc:260] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.488289  4428 raft_consensus.cc:697] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Becoming Leader. State: Replica: ae3363f9568b4a08888d5972aa4e6628, State: Running, Role: LEADER
I20260608 10:01:03.489539  4428 consensus_queue.cc:237] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.492257  4431 raft_consensus.cc:515] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.493530  4424 tablet_bootstrap.cc:492] T 3b4416f7324847b3b9a4745d602ce16a P 3d8124d1bf424087962c97d8110515ae: No bootstrap required, opened a new log
I20260608 10:01:03.494215  4424 ts_tablet_manager.cc:1403] T 3b4416f7324847b3b9a4745d602ce16a P 3d8124d1bf424087962c97d8110515ae: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.005s
I20260608 10:01:03.495568  4302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b4416f7324847b3b9a4745d602ce16a" candidate_uuid: "e67b557dfc46470ab8c0746a7936b26e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3363f9568b4a08888d5972aa4e6628"
I20260608 10:01:03.496167  4302 raft_consensus.cc:3060] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:03.497589  4424 raft_consensus.cc:359] T 3b4416f7324847b3b9a4745d602ce16a P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.498292  4424 raft_consensus.cc:385] T 3b4416f7324847b3b9a4745d602ce16a P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:03.498771  4424 raft_consensus.cc:740] T 3b4416f7324847b3b9a4745d602ce16a P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d8124d1bf424087962c97d8110515ae, State: Initialized, Role: FOLLOWER
I20260608 10:01:03.499609  4424 consensus_queue.cc:260] T 3b4416f7324847b3b9a4745d602ce16a P 3d8124d1bf424087962c97d8110515ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.502005  4424 ts_tablet_manager.cc:1434] T 3b4416f7324847b3b9a4745d602ce16a P 3d8124d1bf424087962c97d8110515ae: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:01:03.503109  4423 ts_tablet_manager.cc:1434] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.003s
I20260608 10:01:03.504176  4423 tablet_bootstrap.cc:492] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628: Bootstrap starting.
I20260608 10:01:03.505414  4302 raft_consensus.cc:2468] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e67b557dfc46470ab8c0746a7936b26e in term 1.
I20260608 10:01:03.507004  4340 leader_election.cc:304] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae3363f9568b4a08888d5972aa4e6628, e67b557dfc46470ab8c0746a7936b26e; no voters: 
I20260608 10:01:03.507858  4435 raft_consensus.cc:2804] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:03.510219  4456 raft_consensus.cc:493] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:03.510782  4456 raft_consensus.cc:515] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.511523  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b4416f7324847b3b9a4745d602ce16a" candidate_uuid: "e67b557dfc46470ab8c0746a7936b26e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d8124d1bf424087962c97d8110515ae"
I20260608 10:01:03.512391  4226 raft_consensus.cc:3060] T 3b4416f7324847b3b9a4745d602ce16a P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:03.513257  4456 leader_election.cc:290] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775), e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913)
I20260608 10:01:03.514619  4423 tablet_bootstrap.cc:654] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:03.516880  4225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d4a8fb348143be8eaaff482c0903a4" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d8124d1bf424087962c97d8110515ae" is_pre_election: true
I20260608 10:01:03.504736  4424 tablet_bootstrap.cc:492] T c9c3ef49f58d4357a0b94f687c1a6e4a P 3d8124d1bf424087962c97d8110515ae: Bootstrap starting.
I20260608 10:01:03.517606  4225 raft_consensus.cc:2468] T 22d4a8fb348143be8eaaff482c0903a4 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae3363f9568b4a08888d5972aa4e6628 in term 0.
I20260608 10:01:03.519237  4269 leader_election.cc:304] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d8124d1bf424087962c97d8110515ae, ae3363f9568b4a08888d5972aa4e6628; no voters: 
I20260608 10:01:03.520169  4456 raft_consensus.cc:2804] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:03.520565  4456 raft_consensus.cc:493] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:03.520918  4456 raft_consensus.cc:3060] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:03.525024  4424 tablet_bootstrap.cc:654] T c9c3ef49f58d4357a0b94f687c1a6e4a P 3d8124d1bf424087962c97d8110515ae: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:03.528816  4377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d4a8fb348143be8eaaff482c0903a4" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e67b557dfc46470ab8c0746a7936b26e" is_pre_election: true
I20260608 10:01:03.529513  4431 leader_election.cc:290] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [CANDIDATE]: Term 1 election: Requested vote from peers ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943), 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775)
W20260608 10:01:03.530573  4269 leader_election.cc:343] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:03.526042  4226 raft_consensus.cc:2468] T 3b4416f7324847b3b9a4745d602ce16a P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e67b557dfc46470ab8c0746a7936b26e in term 1.
I20260608 10:01:03.504212  4425 tablet_bootstrap.cc:492] T 22d4a8fb348143be8eaaff482c0903a4 P e67b557dfc46470ab8c0746a7936b26e: No bootstrap required, opened a new log
I20260608 10:01:03.534829  4425 ts_tablet_manager.cc:1403] T 22d4a8fb348143be8eaaff482c0903a4 P e67b557dfc46470ab8c0746a7936b26e: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.020s
I20260608 10:01:03.538441  4435 raft_consensus.cc:697] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [term 1 LEADER]: Becoming Leader. State: Replica: e67b557dfc46470ab8c0746a7936b26e, State: Running, Role: LEADER
I20260608 10:01:03.539951  4435 consensus_queue.cc:237] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.548571  4456 raft_consensus.cc:515] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.550002  4425 raft_consensus.cc:359] T 22d4a8fb348143be8eaaff482c0903a4 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.553112  4425 raft_consensus.cc:385] T 22d4a8fb348143be8eaaff482c0903a4 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:03.553433  4425 raft_consensus.cc:740] T 22d4a8fb348143be8eaaff482c0903a4 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e67b557dfc46470ab8c0746a7936b26e, State: Initialized, Role: FOLLOWER
I20260608 10:01:03.554590  4424 tablet_bootstrap.cc:492] T c9c3ef49f58d4357a0b94f687c1a6e4a P 3d8124d1bf424087962c97d8110515ae: No bootstrap required, opened a new log
I20260608 10:01:03.554364  4425 consensus_queue.cc:260] T 22d4a8fb348143be8eaaff482c0903a4 P e67b557dfc46470ab8c0746a7936b26e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.555060  4424 ts_tablet_manager.cc:1403] T c9c3ef49f58d4357a0b94f687c1a6e4a P 3d8124d1bf424087962c97d8110515ae: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.007s
I20260608 10:01:03.557027  4425 ts_tablet_manager.cc:1434] T 22d4a8fb348143be8eaaff482c0903a4 P e67b557dfc46470ab8c0746a7936b26e: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.002s
I20260608 10:01:03.558080  4425 tablet_bootstrap.cc:492] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e: Bootstrap starting.
I20260608 10:01:03.560596  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d4a8fb348143be8eaaff482c0903a4" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d8124d1bf424087962c97d8110515ae"
I20260608 10:01:03.561221  4226 raft_consensus.cc:3060] T 22d4a8fb348143be8eaaff482c0903a4 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:03.565469  4425 tablet_bootstrap.cc:654] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:03.569937  4226 raft_consensus.cc:2468] T 22d4a8fb348143be8eaaff482c0903a4 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae3363f9568b4a08888d5972aa4e6628 in term 1.
I20260608 10:01:03.571368  4269 leader_election.cc:304] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d8124d1bf424087962c97d8110515ae, ae3363f9568b4a08888d5972aa4e6628; no voters: 
I20260608 10:01:03.572578  4428 raft_consensus.cc:2804] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:03.573235  4428 raft_consensus.cc:697] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Becoming Leader. State: Replica: ae3363f9568b4a08888d5972aa4e6628, State: Running, Role: LEADER
I20260608 10:01:03.573647  4456 leader_election.cc:290] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 election: Requested vote from peers 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775), e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913)
I20260608 10:01:03.557888  4424 raft_consensus.cc:359] T c9c3ef49f58d4357a0b94f687c1a6e4a P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.574380  4377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d4a8fb348143be8eaaff482c0903a4" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e67b557dfc46470ab8c0746a7936b26e"
I20260608 10:01:03.574132  4428 consensus_queue.cc:237] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.574747  4424 raft_consensus.cc:385] T c9c3ef49f58d4357a0b94f687c1a6e4a P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:03.575176  4424 raft_consensus.cc:740] T c9c3ef49f58d4357a0b94f687c1a6e4a P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d8124d1bf424087962c97d8110515ae, State: Initialized, Role: FOLLOWER
I20260608 10:01:03.574962  4377 raft_consensus.cc:3060] T 22d4a8fb348143be8eaaff482c0903a4 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:03.576207  4424 consensus_queue.cc:260] T c9c3ef49f58d4357a0b94f687c1a6e4a P 3d8124d1bf424087962c97d8110515ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.579339  4423 tablet_bootstrap.cc:492] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628: No bootstrap required, opened a new log
I20260608 10:01:03.579979  4423 ts_tablet_manager.cc:1403] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.012s
I20260608 10:01:03.583492  4423 raft_consensus.cc:359] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.584295  4423 raft_consensus.cc:385] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:03.584709  4423 raft_consensus.cc:740] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3363f9568b4a08888d5972aa4e6628, State: Initialized, Role: FOLLOWER
I20260608 10:01:03.585891  4377 raft_consensus.cc:2468] T 22d4a8fb348143be8eaaff482c0903a4 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae3363f9568b4a08888d5972aa4e6628 in term 1.
I20260608 10:01:03.585736  4423 consensus_queue.cc:260] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.588917  4423 ts_tablet_manager.cc:1434] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:01:03.579417  4424 ts_tablet_manager.cc:1434] T c9c3ef49f58d4357a0b94f687c1a6e4a P 3d8124d1bf424087962c97d8110515ae: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260608 10:01:03.590198  4423 tablet_bootstrap.cc:492] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628: Bootstrap starting.
I20260608 10:01:03.593888  4456 raft_consensus.cc:493] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:03.594565  4456 raft_consensus.cc:515] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.598850  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf89f10ec434246ac6068915e286b3d" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d8124d1bf424087962c97d8110515ae" is_pre_election: true
I20260608 10:01:03.599519  4226 raft_consensus.cc:2468] T cdf89f10ec434246ac6068915e286b3d P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae3363f9568b4a08888d5972aa4e6628 in term 0.
I20260608 10:01:03.600399  4456 leader_election.cc:290] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775), e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913)
I20260608 10:01:03.600909  4269 leader_election.cc:304] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d8124d1bf424087962c97d8110515ae, ae3363f9568b4a08888d5972aa4e6628; no voters: 
I20260608 10:01:03.601850  4456 raft_consensus.cc:2804] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:03.601673  4377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf89f10ec434246ac6068915e286b3d" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e67b557dfc46470ab8c0746a7936b26e" is_pre_election: true
I20260608 10:01:03.602257  4456 raft_consensus.cc:493] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:03.602768  4456 raft_consensus.cc:3060] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:03.602766  4377 raft_consensus.cc:2468] T cdf89f10ec434246ac6068915e286b3d P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae3363f9568b4a08888d5972aa4e6628 in term 0.
I20260608 10:01:03.607281  4423 tablet_bootstrap.cc:654] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:03.616364  4456 raft_consensus.cc:515] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.617343  4425 tablet_bootstrap.cc:492] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e: No bootstrap required, opened a new log
I20260608 10:01:03.617894  4425 ts_tablet_manager.cc:1403] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.016s
I20260608 10:01:03.618994  4126 catalog_manager.cc:5696] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e reported cstate change: term changed from 0 to 1, leader changed from <none> to e67b557dfc46470ab8c0746a7936b26e (127.1.52.67). New cstate: current_term: 1 leader_uuid: "e67b557dfc46470ab8c0746a7936b26e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:03.620769  4377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf89f10ec434246ac6068915e286b3d" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e67b557dfc46470ab8c0746a7936b26e"
I20260608 10:01:03.621340  4377 raft_consensus.cc:3060] T cdf89f10ec434246ac6068915e286b3d P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:03.622249  4423 tablet_bootstrap.cc:492] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628: No bootstrap required, opened a new log
I20260608 10:01:03.622740  4423 ts_tablet_manager.cc:1403] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.002s
I20260608 10:01:03.622862  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cdf89f10ec434246ac6068915e286b3d" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d8124d1bf424087962c97d8110515ae"
I20260608 10:01:03.623447  4226 raft_consensus.cc:3060] T cdf89f10ec434246ac6068915e286b3d P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:03.625542  4423 raft_consensus.cc:359] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.626259  4423 raft_consensus.cc:385] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:03.626552  4423 raft_consensus.cc:740] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3363f9568b4a08888d5972aa4e6628, State: Initialized, Role: FOLLOWER
I20260608 10:01:03.627218  4428 raft_consensus.cc:493] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:03.627310  4423 consensus_queue.cc:260] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.627791  4428 raft_consensus.cc:515] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.629503  4423 ts_tablet_manager.cc:1434] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:01:03.629770  4377 raft_consensus.cc:2468] T cdf89f10ec434246ac6068915e286b3d P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae3363f9568b4a08888d5972aa4e6628 in term 1.
I20260608 10:01:03.630071  4428 leader_election.cc:290] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775), e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913)
I20260608 10:01:03.630945  4456 leader_election.cc:290] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 election: Requested vote from peers 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775), e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913)
I20260608 10:01:03.630934  4425 raft_consensus.cc:359] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.632457  4425 raft_consensus.cc:385] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:03.632840  4425 raft_consensus.cc:740] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e67b557dfc46470ab8c0746a7936b26e, State: Initialized, Role: FOLLOWER
I20260608 10:01:03.632952  4377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2c14b0f009a4f40af344d06db36e164" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e67b557dfc46470ab8c0746a7936b26e" is_pre_election: true
I20260608 10:01:03.634109  4225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2c14b0f009a4f40af344d06db36e164" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d8124d1bf424087962c97d8110515ae" is_pre_election: true
I20260608 10:01:03.633824  4425 consensus_queue.cc:260] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.634812  4225 raft_consensus.cc:2468] T d2c14b0f009a4f40af344d06db36e164 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae3363f9568b4a08888d5972aa4e6628 in term 0.
I20260608 10:01:03.636060  4377 raft_consensus.cc:2468] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae3363f9568b4a08888d5972aa4e6628 in term 0.
I20260608 10:01:03.636968  4425 ts_tablet_manager.cc:1434] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20260608 10:01:03.636265  4125 catalog_manager.cc:5696] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66). New cstate: current_term: 1 leader_uuid: "ae3363f9568b4a08888d5972aa4e6628" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:03.630224  4226 raft_consensus.cc:2468] T cdf89f10ec434246ac6068915e286b3d P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae3363f9568b4a08888d5972aa4e6628 in term 1.
I20260608 10:01:03.638324  4425 tablet_bootstrap.cc:492] T 10e22d7258894bb19336341811b00f91 P e67b557dfc46470ab8c0746a7936b26e: Bootstrap starting.
I20260608 10:01:03.632474  4269 leader_election.cc:304] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae3363f9568b4a08888d5972aa4e6628, e67b557dfc46470ab8c0746a7936b26e; no voters: 
I20260608 10:01:03.640177  4125 catalog_manager.cc:5696] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66). New cstate: current_term: 1 leader_uuid: "ae3363f9568b4a08888d5972aa4e6628" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:03.640839  4269 leader_election.cc:304] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d8124d1bf424087962c97d8110515ae, ae3363f9568b4a08888d5972aa4e6628; no voters: 
I20260608 10:01:03.641428  4456 raft_consensus.cc:2804] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:03.641884  4454 raft_consensus.cc:2804] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:03.641989  4456 raft_consensus.cc:697] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Becoming Leader. State: Replica: ae3363f9568b4a08888d5972aa4e6628, State: Running, Role: LEADER
I20260608 10:01:03.642377  4454 raft_consensus.cc:493] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:03.642803  4454 raft_consensus.cc:3060] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:03.643077  4456 consensus_queue.cc:237] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.645834  4425 tablet_bootstrap.cc:654] T 10e22d7258894bb19336341811b00f91 P e67b557dfc46470ab8c0746a7936b26e: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:03.650498  4425 tablet_bootstrap.cc:492] T 10e22d7258894bb19336341811b00f91 P e67b557dfc46470ab8c0746a7936b26e: No bootstrap required, opened a new log
I20260608 10:01:03.650226  4454 raft_consensus.cc:515] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.650987  4425 ts_tablet_manager.cc:1403] T 10e22d7258894bb19336341811b00f91 P e67b557dfc46470ab8c0746a7936b26e: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 10:01:03.652521  4454 leader_election.cc:290] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 election: Requested vote from peers 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775), e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913)
I20260608 10:01:03.653882  4425 raft_consensus.cc:359] T 10e22d7258894bb19336341811b00f91 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.654313  4377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2c14b0f009a4f40af344d06db36e164" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e67b557dfc46470ab8c0746a7936b26e"
I20260608 10:01:03.654528  4425 raft_consensus.cc:385] T 10e22d7258894bb19336341811b00f91 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:03.653721  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2c14b0f009a4f40af344d06db36e164" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d8124d1bf424087962c97d8110515ae"
I20260608 10:01:03.654958  4377 raft_consensus.cc:3060] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:03.655622  4226 raft_consensus.cc:3060] T d2c14b0f009a4f40af344d06db36e164 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:03.662357  4226 raft_consensus.cc:2468] T d2c14b0f009a4f40af344d06db36e164 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae3363f9568b4a08888d5972aa4e6628 in term 1.
I20260608 10:01:03.663502  4269 leader_election.cc:304] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d8124d1bf424087962c97d8110515ae, ae3363f9568b4a08888d5972aa4e6628; no voters: 
I20260608 10:01:03.664352  4454 raft_consensus.cc:2804] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:03.664497  4377 raft_consensus.cc:2468] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae3363f9568b4a08888d5972aa4e6628 in term 1.
I20260608 10:01:03.664870  4454 raft_consensus.cc:697] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Becoming Leader. State: Replica: ae3363f9568b4a08888d5972aa4e6628, State: Running, Role: LEADER
I20260608 10:01:03.665716  4454 consensus_queue.cc:237] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.654889  4425 raft_consensus.cc:740] T 10e22d7258894bb19336341811b00f91 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e67b557dfc46470ab8c0746a7936b26e, State: Initialized, Role: FOLLOWER
I20260608 10:01:03.669909  4425 consensus_queue.cc:260] T 10e22d7258894bb19336341811b00f91 P e67b557dfc46470ab8c0746a7936b26e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:03.673022  4425 ts_tablet_manager.cc:1434] T 10e22d7258894bb19336341811b00f91 P e67b557dfc46470ab8c0746a7936b26e: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260608 10:01:03.682648  4124 catalog_manager.cc:5696] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66). New cstate: current_term: 1 leader_uuid: "ae3363f9568b4a08888d5972aa4e6628" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:03.684626  4124 catalog_manager.cc:5696] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66). New cstate: current_term: 1 leader_uuid: "ae3363f9568b4a08888d5972aa4e6628" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:03.834950  4432 consensus_queue.cc:1048] T 7c4556c90d8942c3b29add95aeaf940c P 3d8124d1bf424087962c97d8110515ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:03.851788  4432 consensus_queue.cc:1048] T 7c4556c90d8942c3b29add95aeaf940c P 3d8124d1bf424087962c97d8110515ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:03.874168  4454 consensus_queue.cc:1048] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:03.883982  4377 raft_consensus.cc:3060] T 10e22d7258894bb19336341811b00f91 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:03.891940  4455 consensus_queue.cc:1048] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:03.986778  4455 consensus_queue.cc:1048] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:03.987756  4435 consensus_queue.cc:1048] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:04.001366  4456 consensus_queue.cc:1048] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:04.005295  4465 consensus_queue.cc:1048] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:04.008458  4456 consensus_queue.cc:1048] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:04.014024  4456 raft_consensus.cc:493] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:04.014670  4456 raft_consensus.cc:515] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:04.018692  4225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c3ef49f58d4357a0b94f687c1a6e4a" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d8124d1bf424087962c97d8110515ae" is_pre_election: true
I20260608 10:01:04.019354  4225 raft_consensus.cc:2468] T c9c3ef49f58d4357a0b94f687c1a6e4a P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae3363f9568b4a08888d5972aa4e6628 in term 0.
I20260608 10:01:04.021636  4269 leader_election.cc:304] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d8124d1bf424087962c97d8110515ae, ae3363f9568b4a08888d5972aa4e6628; no voters: 
I20260608 10:01:04.023124  4454 raft_consensus.cc:2804] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:04.023521  4454 raft_consensus.cc:493] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:04.023903  4454 raft_consensus.cc:3060] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:04.028103  4455 consensus_queue.cc:1048] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:04.031239  4454 raft_consensus.cc:515] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:04.033169  4456 leader_election.cc:290] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775), e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913)
I20260608 10:01:04.035429  4376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c3ef49f58d4357a0b94f687c1a6e4a" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e67b557dfc46470ab8c0746a7936b26e" is_pre_election: true
I20260608 10:01:04.035892  4454 leader_election.cc:290] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 election: Requested vote from peers 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775), e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913)
I20260608 10:01:04.036144  4376 raft_consensus.cc:2468] T c9c3ef49f58d4357a0b94f687c1a6e4a P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae3363f9568b4a08888d5972aa4e6628 in term 0.
I20260608 10:01:04.038060  4225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c3ef49f58d4357a0b94f687c1a6e4a" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d8124d1bf424087962c97d8110515ae"
I20260608 10:01:04.038961  4225 raft_consensus.cc:3060] T c9c3ef49f58d4357a0b94f687c1a6e4a P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:04.042037  4376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9c3ef49f58d4357a0b94f687c1a6e4a" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e67b557dfc46470ab8c0746a7936b26e"
I20260608 10:01:04.042692  4376 raft_consensus.cc:3060] T c9c3ef49f58d4357a0b94f687c1a6e4a P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:04.049239  4225 raft_consensus.cc:2468] T c9c3ef49f58d4357a0b94f687c1a6e4a P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae3363f9568b4a08888d5972aa4e6628 in term 1.
I20260608 10:01:04.050072  4376 raft_consensus.cc:2468] T c9c3ef49f58d4357a0b94f687c1a6e4a P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae3363f9568b4a08888d5972aa4e6628 in term 1.
I20260608 10:01:04.050604  4269 leader_election.cc:304] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d8124d1bf424087962c97d8110515ae, ae3363f9568b4a08888d5972aa4e6628; no voters: 
I20260608 10:01:04.051467  4454 raft_consensus.cc:2804] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:04.051980  4454 raft_consensus.cc:697] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Becoming Leader. State: Replica: ae3363f9568b4a08888d5972aa4e6628, State: Running, Role: LEADER
I20260608 10:01:04.052706  4454 consensus_queue.cc:237] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:04.060961  4123 catalog_manager.cc:5696] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66). New cstate: current_term: 1 leader_uuid: "ae3363f9568b4a08888d5972aa4e6628" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:04.101688  4454 consensus_queue.cc:1048] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:04.106014  4454 consensus_queue.cc:1048] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:04.117985  4454 consensus_queue.cc:1048] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:04.129240  4428 consensus_queue.cc:1048] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:04.337085  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:04.343675  4497 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:04.344439  4498 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:04.346724  1233 server_base.cc:1061] running on GCE node
W20260608 10:01:04.346692  4500 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:04.348042  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:04.348292  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:04.348512  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912864348493 us; error 0 us; skew 500 ppm
I20260608 10:01:04.349349  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:04.352571  1233 webserver.cc:533] Webserver started at http://127.1.52.68:35213/ using document root <none> and password file <none>
I20260608 10:01:04.353195  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:04.353420  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:04.353737  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:04.355007  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/ts-3-root/instance:
uuid: "99a5d0229a804c1fa1fc84951a12747c"
format_stamp: "Formatted at 2026-06-08 10:01:04 on dist-test-slave-tgjf"
I20260608 10:01:04.360106  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:01:04.363735  4505 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:04.364513  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 10:01:04.364827  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/ts-3-root
uuid: "99a5d0229a804c1fa1fc84951a12747c"
format_stamp: "Formatted at 2026-06-08 10:01:04 on dist-test-slave-tgjf"
I20260608 10:01:04.365135  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:04.378252  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:04.379709  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:04.381196  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:04.384017  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:04.384270  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:04.384531  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:04.384718  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:04.429149  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.68:46421
I20260608 10:01:04.429322  4567 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.68:46421 every 8 connection(s)
I20260608 10:01:04.436784  4124 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:43208:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260608 10:01:04.445994  4568 heartbeater.cc:344] Connected to a master server at 127.1.52.126:39961
I20260608 10:01:04.446489  4568 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:04.447305  4568 heartbeater.cc:507] Master 127.1.52.126:39961 requested a full tablet report, sending...
I20260608 10:01:04.449417  4123 ts_manager.cc:194] Registered new tserver with Master: 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421)
I20260608 10:01:04.451031  4123 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36914
W20260608 10:01:04.458961  4124 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b8ce590bc8244a14a669de307bcfd60e has no consensus state
W20260608 10:01:04.460356  4124 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 24c2803aa86c47d1960015484f037806 has no consensus state
W20260608 10:01:04.461921  4124 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ac292ab4220a4439a586b2f69883ede3 has no consensus state
W20260608 10:01:04.463320  4124 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8f9516a24ca84b34b2c81f960a2e5c2b has no consensus state
W20260608 10:01:04.464787  4124 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 18398588e4504493a738c15107762281 has no consensus state
W20260608 10:01:04.466241  4124 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 10ddf3003a234aaea04a6aa021188c19 has no consensus state
W20260608 10:01:04.467829  4124 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 67a2b968ccfb4741980ba93374d05f3b has no consensus state
W20260608 10:01:04.469172  4124 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cabfff8f09464720a0fd798af4de8736 has no consensus state
I20260608 10:01:04.482424  4428 consensus_queue.cc:1048] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:04.496992  4428 consensus_queue.cc:1048] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:01:04.498199  4113 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet cabfff8f09464720a0fd798af4de8736 (table range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet cabfff8f09464720a0fd798af4de8736 consensus state has no leader
I20260608 10:01:04.506907  4288 tablet_service.cc:1511] Processing CreateTablet for tablet b8ce590bc8244a14a669de307bcfd60e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:04.509122  4288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8ce590bc8244a14a669de307bcfd60e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:04.521488  4292 tablet_service.cc:1511] Processing CreateTablet for tablet ac292ab4220a4439a586b2f69883ede3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:04.523083  4292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac292ab4220a4439a586b2f69883ede3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:04.525316  4213 tablet_service.cc:1511] Processing CreateTablet for tablet b8ce590bc8244a14a669de307bcfd60e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:04.526804  4213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8ce590bc8244a14a669de307bcfd60e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:04.529431  4212 tablet_service.cc:1511] Processing CreateTablet for tablet 24c2803aa86c47d1960015484f037806 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:04.530227  4365 tablet_service.cc:1511] Processing CreateTablet for tablet 24c2803aa86c47d1960015484f037806 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:04.530881  4212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24c2803aa86c47d1960015484f037806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:04.531648  4365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24c2803aa86c47d1960015484f037806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:04.532862  4287 tablet_service.cc:1511] Processing CreateTablet for tablet 8f9516a24ca84b34b2c81f960a2e5c2b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:04.534297  4287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f9516a24ca84b34b2c81f960a2e5c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:04.542369  4361 tablet_service.cc:1511] Processing CreateTablet for tablet ac292ab4220a4439a586b2f69883ede3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:04.543958  4361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac292ab4220a4439a586b2f69883ede3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:04.544621  4290 tablet_service.cc:1511] Processing CreateTablet for tablet 10ddf3003a234aaea04a6aa021188c19 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:04.544983  4289 tablet_service.cc:1511] Processing CreateTablet for tablet 67a2b968ccfb4741980ba93374d05f3b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:04.546077  4290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ddf3003a234aaea04a6aa021188c19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:04.546773  4289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67a2b968ccfb4741980ba93374d05f3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:04.547508  4211 tablet_service.cc:1511] Processing CreateTablet for tablet 8f9516a24ca84b34b2c81f960a2e5c2b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:04.549130  4211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f9516a24ca84b34b2c81f960a2e5c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:04.549518  4362 tablet_service.cc:1511] Processing CreateTablet for tablet 18398588e4504493a738c15107762281 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:04.551048  4362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18398588e4504493a738c15107762281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:04.556339  4217 tablet_service.cc:1511] Processing CreateTablet for tablet 18398588e4504493a738c15107762281 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:04.557729  4217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18398588e4504493a738c15107762281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:04.573283  4364 tablet_service.cc:1511] Processing CreateTablet for tablet 10ddf3003a234aaea04a6aa021188c19 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:04.574824  4364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ddf3003a234aaea04a6aa021188c19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:04.583841  4214 tablet_service.cc:1511] Processing CreateTablet for tablet 67a2b968ccfb4741980ba93374d05f3b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:04.585373  4214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67a2b968ccfb4741980ba93374d05f3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:04.605583  4213 tablet_service.cc:1511] Processing CreateTablet for tablet cabfff8f09464720a0fd798af4de8736 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:04.607194  4213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cabfff8f09464720a0fd798af4de8736. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:04.617348  4532 tablet_service.cc:1511] Processing CreateTablet for tablet 24c2803aa86c47d1960015484f037806 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:04.623070  4531 tablet_service.cc:1511] Processing CreateTablet for tablet ac292ab4220a4439a586b2f69883ede3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:04.619475  4532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24c2803aa86c47d1960015484f037806. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:04.636840  4576 tablet_bootstrap.cc:492] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae: Bootstrap starting.
I20260608 10:01:04.647223  4529 tablet_service.cc:1511] Processing CreateTablet for tablet 18398588e4504493a738c15107762281 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:04.649507  4530 tablet_service.cc:1511] Processing CreateTablet for tablet 8f9516a24ca84b34b2c81f960a2e5c2b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:04.619522  4533 tablet_service.cc:1511] Processing CreateTablet for tablet b8ce590bc8244a14a669de307bcfd60e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:04.621094  4527 tablet_service.cc:1511] Processing CreateTablet for tablet 67a2b968ccfb4741980ba93374d05f3b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:04.659886  4526 tablet_service.cc:1511] Processing CreateTablet for tablet cabfff8f09464720a0fd798af4de8736 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:04.665258  4528 tablet_service.cc:1511] Processing CreateTablet for tablet 10ddf3003a234aaea04a6aa021188c19 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:04.665210  4576 tablet_bootstrap.cc:654] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:04.658190  4364 tablet_service.cc:1511] Processing CreateTablet for tablet cabfff8f09464720a0fd798af4de8736 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:04.673652  4364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cabfff8f09464720a0fd798af4de8736. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:04.690507  4578 tablet_bootstrap.cc:492] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628: Bootstrap starting.
I20260608 10:01:04.664640  4531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac292ab4220a4439a586b2f69883ede3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:04.705328  4528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10ddf3003a234aaea04a6aa021188c19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:04.717764  4527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67a2b968ccfb4741980ba93374d05f3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:04.734896  4533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8ce590bc8244a14a669de307bcfd60e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:04.741444  4577 tablet_bootstrap.cc:492] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e: Bootstrap starting.
I20260608 10:01:04.752364  4526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cabfff8f09464720a0fd798af4de8736. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:04.793183  4529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18398588e4504493a738c15107762281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:04.794234  4530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f9516a24ca84b34b2c81f960a2e5c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:04.799214  4577 tablet_bootstrap.cc:654] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:04.818568  4576 tablet_bootstrap.cc:492] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae: No bootstrap required, opened a new log
I20260608 10:01:04.819129  4576 ts_tablet_manager.cc:1403] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae: Time spent bootstrapping tablet: real 0.183s	user 0.019s	sys 0.000s
I20260608 10:01:04.836431  4582 tablet_bootstrap.cc:492] T b8ce590bc8244a14a669de307bcfd60e P 99a5d0229a804c1fa1fc84951a12747c: Bootstrap starting.
I20260608 10:01:04.839823  4577 tablet_bootstrap.cc:492] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e: No bootstrap required, opened a new log
I20260608 10:01:04.840360  4577 ts_tablet_manager.cc:1403] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e: Time spent bootstrapping tablet: real 0.141s	user 0.012s	sys 0.008s
I20260608 10:01:04.844826  4576 raft_consensus.cc:359] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:04.845621  4576 raft_consensus.cc:385] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:04.838773  4578 tablet_bootstrap.cc:654] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:04.846534  4576 raft_consensus.cc:740] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d8124d1bf424087962c97d8110515ae, State: Initialized, Role: FOLLOWER
I20260608 10:01:04.850967  4576 consensus_queue.cc:260] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:04.852434  4577 raft_consensus.cc:359] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:04.853189  4577 raft_consensus.cc:385] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:04.853492  4577 raft_consensus.cc:740] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e67b557dfc46470ab8c0746a7936b26e, State: Initialized, Role: FOLLOWER
I20260608 10:01:04.854370  4582 tablet_bootstrap.cc:654] T b8ce590bc8244a14a669de307bcfd60e P 99a5d0229a804c1fa1fc84951a12747c: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:04.856141  4576 ts_tablet_manager.cc:1434] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.005s
I20260608 10:01:04.857071  4576 tablet_bootstrap.cc:492] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae: Bootstrap starting.
I20260608 10:01:04.854245  4577 consensus_queue.cc:260] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:04.865636  4582 tablet_bootstrap.cc:492] T b8ce590bc8244a14a669de307bcfd60e P 99a5d0229a804c1fa1fc84951a12747c: No bootstrap required, opened a new log
I20260608 10:01:04.866283  4582 ts_tablet_manager.cc:1403] T b8ce590bc8244a14a669de307bcfd60e P 99a5d0229a804c1fa1fc84951a12747c: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.002s
I20260608 10:01:04.874300  4577 ts_tablet_manager.cc:1434] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
I20260608 10:01:04.875358  4576 tablet_bootstrap.cc:654] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:04.875216  4582 raft_consensus.cc:359] T b8ce590bc8244a14a669de307bcfd60e P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:04.875887  4582 raft_consensus.cc:385] T b8ce590bc8244a14a669de307bcfd60e P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:04.876191  4582 raft_consensus.cc:740] T b8ce590bc8244a14a669de307bcfd60e P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a5d0229a804c1fa1fc84951a12747c, State: Initialized, Role: FOLLOWER
I20260608 10:01:04.877456  4582 consensus_queue.cc:260] T b8ce590bc8244a14a669de307bcfd60e P 99a5d0229a804c1fa1fc84951a12747c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:04.879760  4578 tablet_bootstrap.cc:492] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628: No bootstrap required, opened a new log
I20260608 10:01:04.880285  4578 ts_tablet_manager.cc:1403] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628: Time spent bootstrapping tablet: real 0.250s	user 0.013s	sys 0.032s
I20260608 10:01:04.882723  4577 tablet_bootstrap.cc:492] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e: Bootstrap starting.
I20260608 10:01:04.883375  4578 raft_consensus.cc:359] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:04.884136  4578 raft_consensus.cc:385] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:04.884447  4578 raft_consensus.cc:740] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3363f9568b4a08888d5972aa4e6628, State: Initialized, Role: FOLLOWER
I20260608 10:01:04.885324  4578 consensus_queue.cc:260] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:04.887974  4578 ts_tablet_manager.cc:1434] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260608 10:01:04.889020  4578 tablet_bootstrap.cc:492] T 10ddf3003a234aaea04a6aa021188c19 P ae3363f9568b4a08888d5972aa4e6628: Bootstrap starting.
I20260608 10:01:04.893213  4577 tablet_bootstrap.cc:654] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:04.897078  4568 heartbeater.cc:499] Master 127.1.52.126:39961 was elected leader, sending a full tablet report...
I20260608 10:01:04.897208  4576 tablet_bootstrap.cc:492] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae: No bootstrap required, opened a new log
I20260608 10:01:04.897799  4576 ts_tablet_manager.cc:1403] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.001s
I20260608 10:01:04.901763  4576 raft_consensus.cc:359] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:04.903589  4576 raft_consensus.cc:385] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:04.903985  4576 raft_consensus.cc:740] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d8124d1bf424087962c97d8110515ae, State: Initialized, Role: FOLLOWER
I20260608 10:01:04.905066  4582 ts_tablet_manager.cc:1434] T b8ce590bc8244a14a669de307bcfd60e P 99a5d0229a804c1fa1fc84951a12747c: Time spent starting tablet: real 0.038s	user 0.014s	sys 0.009s
I20260608 10:01:04.905010  4576 consensus_queue.cc:260] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:04.906309  4582 tablet_bootstrap.cc:492] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c: Bootstrap starting.
I20260608 10:01:04.907027  4578 tablet_bootstrap.cc:654] T 10ddf3003a234aaea04a6aa021188c19 P ae3363f9568b4a08888d5972aa4e6628: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:04.907742  4577 tablet_bootstrap.cc:492] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e: No bootstrap required, opened a new log
I20260608 10:01:04.908308  4577 ts_tablet_manager.cc:1403] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.008s
I20260608 10:01:04.913827  4576 ts_tablet_manager.cc:1434] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.005s
I20260608 10:01:04.911912  4577 raft_consensus.cc:359] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:04.914547  4582 tablet_bootstrap.cc:654] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:04.914855  4576 tablet_bootstrap.cc:492] T 24c2803aa86c47d1960015484f037806 P 3d8124d1bf424087962c97d8110515ae: Bootstrap starting.
I20260608 10:01:04.914875  4577 raft_consensus.cc:385] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:04.915371  4577 raft_consensus.cc:740] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e67b557dfc46470ab8c0746a7936b26e, State: Initialized, Role: FOLLOWER
I20260608 10:01:04.916288  4577 consensus_queue.cc:260] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:04.919518  4577 ts_tablet_manager.cc:1434] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260608 10:01:04.920730  4577 tablet_bootstrap.cc:492] T 24c2803aa86c47d1960015484f037806 P e67b557dfc46470ab8c0746a7936b26e: Bootstrap starting.
I20260608 10:01:04.925006  4578 tablet_bootstrap.cc:492] T 10ddf3003a234aaea04a6aa021188c19 P ae3363f9568b4a08888d5972aa4e6628: No bootstrap required, opened a new log
I20260608 10:01:04.925619  4578 ts_tablet_manager.cc:1403] T 10ddf3003a234aaea04a6aa021188c19 P ae3363f9568b4a08888d5972aa4e6628: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.000s
I20260608 10:01:04.929773  4582 tablet_bootstrap.cc:492] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c: No bootstrap required, opened a new log
I20260608 10:01:04.930285  4582 ts_tablet_manager.cc:1403] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.011s
I20260608 10:01:04.930600  4576 tablet_bootstrap.cc:654] T 24c2803aa86c47d1960015484f037806 P 3d8124d1bf424087962c97d8110515ae: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:04.933424  4582 raft_consensus.cc:359] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:04.934188  4582 raft_consensus.cc:385] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:04.934492  4582 raft_consensus.cc:740] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a5d0229a804c1fa1fc84951a12747c, State: Initialized, Role: FOLLOWER
I20260608 10:01:04.935246  4577 tablet_bootstrap.cc:654] T 24c2803aa86c47d1960015484f037806 P e67b557dfc46470ab8c0746a7936b26e: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:04.935393  4582 consensus_queue.cc:260] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:04.935844  4578 raft_consensus.cc:359] T 10ddf3003a234aaea04a6aa021188c19 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:04.936653  4578 raft_consensus.cc:385] T 10ddf3003a234aaea04a6aa021188c19 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:04.936975  4578 raft_consensus.cc:740] T 10ddf3003a234aaea04a6aa021188c19 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3363f9568b4a08888d5972aa4e6628, State: Initialized, Role: FOLLOWER
I20260608 10:01:04.937899  4582 ts_tablet_manager.cc:1434] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:01:04.937892  4578 consensus_queue.cc:260] T 10ddf3003a234aaea04a6aa021188c19 P ae3363f9568b4a08888d5972aa4e6628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:04.939162  4582 tablet_bootstrap.cc:492] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c: Bootstrap starting.
I20260608 10:01:04.940478  4578 ts_tablet_manager.cc:1434] T 10ddf3003a234aaea04a6aa021188c19 P ae3363f9568b4a08888d5972aa4e6628: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 10:01:04.941458  4578 tablet_bootstrap.cc:492] T ac292ab4220a4439a586b2f69883ede3 P ae3363f9568b4a08888d5972aa4e6628: Bootstrap starting.
I20260608 10:01:04.945026  4124 catalog_manager.cc:6241] T 00000000000000000000000000000000 P f6b6886ac79a4f809894fc58ef2361cb: range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4] alter complete (version 0)
I20260608 10:01:04.950847  4582 tablet_bootstrap.cc:654] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:04.960458  4576 tablet_bootstrap.cc:492] T 24c2803aa86c47d1960015484f037806 P 3d8124d1bf424087962c97d8110515ae: No bootstrap required, opened a new log
I20260608 10:01:04.961179  4576 ts_tablet_manager.cc:1403] T 24c2803aa86c47d1960015484f037806 P 3d8124d1bf424087962c97d8110515ae: Time spent bootstrapping tablet: real 0.047s	user 0.006s	sys 0.014s
I20260608 10:01:04.965298  4576 raft_consensus.cc:359] T 24c2803aa86c47d1960015484f037806 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:04.966785  4576 raft_consensus.cc:385] T 24c2803aa86c47d1960015484f037806 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:04.967002  4576 raft_consensus.cc:740] T 24c2803aa86c47d1960015484f037806 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d8124d1bf424087962c97d8110515ae, State: Initialized, Role: FOLLOWER
I20260608 10:01:04.967712  4576 consensus_queue.cc:260] T 24c2803aa86c47d1960015484f037806 P 3d8124d1bf424087962c97d8110515ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:04.970116  4576 ts_tablet_manager.cc:1434] T 24c2803aa86c47d1960015484f037806 P 3d8124d1bf424087962c97d8110515ae: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 10:01:04.971199  4576 tablet_bootstrap.cc:492] T 67a2b968ccfb4741980ba93374d05f3b P 3d8124d1bf424087962c97d8110515ae: Bootstrap starting.
I20260608 10:01:04.972254  4578 tablet_bootstrap.cc:654] T ac292ab4220a4439a586b2f69883ede3 P ae3363f9568b4a08888d5972aa4e6628: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:04.977137  4576 tablet_bootstrap.cc:654] T 67a2b968ccfb4741980ba93374d05f3b P 3d8124d1bf424087962c97d8110515ae: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:04.978571  4577 tablet_bootstrap.cc:492] T 24c2803aa86c47d1960015484f037806 P e67b557dfc46470ab8c0746a7936b26e: No bootstrap required, opened a new log
I20260608 10:01:04.979344  4577 ts_tablet_manager.cc:1403] T 24c2803aa86c47d1960015484f037806 P e67b557dfc46470ab8c0746a7936b26e: Time spent bootstrapping tablet: real 0.059s	user 0.016s	sys 0.021s
I20260608 10:01:04.986868  4577 raft_consensus.cc:359] T 24c2803aa86c47d1960015484f037806 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:04.987872  4577 raft_consensus.cc:385] T 24c2803aa86c47d1960015484f037806 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:04.988279  4577 raft_consensus.cc:740] T 24c2803aa86c47d1960015484f037806 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e67b557dfc46470ab8c0746a7936b26e, State: Initialized, Role: FOLLOWER
I20260608 10:01:04.989132  4582 tablet_bootstrap.cc:492] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c: No bootstrap required, opened a new log
I20260608 10:01:04.991058  4582 ts_tablet_manager.cc:1403] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.008s
I20260608 10:01:04.989430  4577 consensus_queue.cc:260] T 24c2803aa86c47d1960015484f037806 P e67b557dfc46470ab8c0746a7936b26e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:04.994423  4582 raft_consensus.cc:359] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:04.995119  4582 raft_consensus.cc:385] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:04.995394  4582 raft_consensus.cc:740] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a5d0229a804c1fa1fc84951a12747c, State: Initialized, Role: FOLLOWER
I20260608 10:01:04.996196  4582 consensus_queue.cc:260] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:04.998848  4577 ts_tablet_manager.cc:1434] T 24c2803aa86c47d1960015484f037806 P e67b557dfc46470ab8c0746a7936b26e: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260608 10:01:05.000291  4582 ts_tablet_manager.cc:1434] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 10:01:05.000471  4577 tablet_bootstrap.cc:492] T 18398588e4504493a738c15107762281 P e67b557dfc46470ab8c0746a7936b26e: Bootstrap starting.
I20260608 10:01:05.001554  4582 tablet_bootstrap.cc:492] T cabfff8f09464720a0fd798af4de8736 P 99a5d0229a804c1fa1fc84951a12747c: Bootstrap starting.
I20260608 10:01:05.004272  4576 tablet_bootstrap.cc:492] T 67a2b968ccfb4741980ba93374d05f3b P 3d8124d1bf424087962c97d8110515ae: No bootstrap required, opened a new log
I20260608 10:01:05.004662  4578 tablet_bootstrap.cc:492] T ac292ab4220a4439a586b2f69883ede3 P ae3363f9568b4a08888d5972aa4e6628: No bootstrap required, opened a new log
I20260608 10:01:05.005156  4578 ts_tablet_manager.cc:1403] T ac292ab4220a4439a586b2f69883ede3 P ae3363f9568b4a08888d5972aa4e6628: Time spent bootstrapping tablet: real 0.064s	user 0.019s	sys 0.006s
I20260608 10:01:05.005307  4576 ts_tablet_manager.cc:1403] T 67a2b968ccfb4741980ba93374d05f3b P 3d8124d1bf424087962c97d8110515ae: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.009s
I20260608 10:01:05.008244  4577 tablet_bootstrap.cc:654] T 18398588e4504493a738c15107762281 P e67b557dfc46470ab8c0746a7936b26e: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:05.008452  4578 raft_consensus.cc:359] T ac292ab4220a4439a586b2f69883ede3 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:05.009208  4578 raft_consensus.cc:385] T ac292ab4220a4439a586b2f69883ede3 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:05.009536  4578 raft_consensus.cc:740] T ac292ab4220a4439a586b2f69883ede3 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3363f9568b4a08888d5972aa4e6628, State: Initialized, Role: FOLLOWER
I20260608 10:01:05.009423  4576 raft_consensus.cc:359] T 67a2b968ccfb4741980ba93374d05f3b P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:05.010267  4576 raft_consensus.cc:385] T 67a2b968ccfb4741980ba93374d05f3b P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:05.010617  4580 raft_consensus.cc:493] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:05.010632  4576 raft_consensus.cc:740] T 67a2b968ccfb4741980ba93374d05f3b P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d8124d1bf424087962c97d8110515ae, State: Initialized, Role: FOLLOWER
I20260608 10:01:05.011250  4580 raft_consensus.cc:515] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:05.011925  4576 consensus_queue.cc:260] T 67a2b968ccfb4741980ba93374d05f3b P 3d8124d1bf424087962c97d8110515ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:05.016000  4582 tablet_bootstrap.cc:654] T cabfff8f09464720a0fd798af4de8736 P 99a5d0229a804c1fa1fc84951a12747c: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:05.018606  4576 ts_tablet_manager.cc:1434] T 67a2b968ccfb4741980ba93374d05f3b P 3d8124d1bf424087962c97d8110515ae: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 10:01:05.018975  4578 consensus_queue.cc:260] T ac292ab4220a4439a586b2f69883ede3 P ae3363f9568b4a08888d5972aa4e6628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:05.019937  4576 tablet_bootstrap.cc:492] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae: Bootstrap starting.
I20260608 10:01:05.021503  4578 ts_tablet_manager.cc:1434] T ac292ab4220a4439a586b2f69883ede3 P ae3363f9568b4a08888d5972aa4e6628: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260608 10:01:05.022567  4578 tablet_bootstrap.cc:492] T 8f9516a24ca84b34b2c81f960a2e5c2b P ae3363f9568b4a08888d5972aa4e6628: Bootstrap starting.
I20260608 10:01:05.026657  4587 raft_consensus.cc:493] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:05.027199  4587 raft_consensus.cc:515] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:05.029525  4578 tablet_bootstrap.cc:654] T 8f9516a24ca84b34b2c81f960a2e5c2b P ae3363f9568b4a08888d5972aa4e6628: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:05.032342  4576 tablet_bootstrap.cc:654] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:05.036995  4577 tablet_bootstrap.cc:492] T 18398588e4504493a738c15107762281 P e67b557dfc46470ab8c0746a7936b26e: No bootstrap required, opened a new log
I20260608 10:01:05.037650  4577 ts_tablet_manager.cc:1403] T 18398588e4504493a738c15107762281 P e67b557dfc46470ab8c0746a7936b26e: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.003s
I20260608 10:01:05.040838  4577 raft_consensus.cc:359] T 18398588e4504493a738c15107762281 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } }
I20260608 10:01:05.041564  4577 raft_consensus.cc:385] T 18398588e4504493a738c15107762281 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:05.041869  4577 raft_consensus.cc:740] T 18398588e4504493a738c15107762281 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e67b557dfc46470ab8c0746a7936b26e, State: Initialized, Role: FOLLOWER
I20260608 10:01:05.042632  4577 consensus_queue.cc:260] T 18398588e4504493a738c15107762281 P e67b557dfc46470ab8c0746a7936b26e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } }
I20260608 10:01:05.043287  4587 leader_election.cc:290] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943), e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913)
I20260608 10:01:05.045480  4577 ts_tablet_manager.cc:1434] T 18398588e4504493a738c15107762281 P e67b557dfc46470ab8c0746a7936b26e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 10:01:05.046870  4577 tablet_bootstrap.cc:492] T cabfff8f09464720a0fd798af4de8736 P e67b557dfc46470ab8c0746a7936b26e: Bootstrap starting.
I20260608 10:01:05.049705  4576 tablet_bootstrap.cc:492] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae: No bootstrap required, opened a new log
I20260608 10:01:05.050208  4576 ts_tablet_manager.cc:1403] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.003s
I20260608 10:01:05.054028  4576 raft_consensus.cc:359] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } }
I20260608 10:01:05.054742  4577 tablet_bootstrap.cc:654] T cabfff8f09464720a0fd798af4de8736 P e67b557dfc46470ab8c0746a7936b26e: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:05.054816  4576 raft_consensus.cc:385] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:05.055222  4576 raft_consensus.cc:740] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d8124d1bf424087962c97d8110515ae, State: Initialized, Role: FOLLOWER
I20260608 10:01:05.056298  4576 consensus_queue.cc:260] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } }
I20260608 10:01:05.059569  4576 ts_tablet_manager.cc:1434] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:01:05.060750  4576 tablet_bootstrap.cc:492] T cabfff8f09464720a0fd798af4de8736 P 3d8124d1bf424087962c97d8110515ae: Bootstrap starting.
I20260608 10:01:05.070233  4576 tablet_bootstrap.cc:654] T cabfff8f09464720a0fd798af4de8736 P 3d8124d1bf424087962c97d8110515ae: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:05.070453  4577 tablet_bootstrap.cc:492] T cabfff8f09464720a0fd798af4de8736 P e67b557dfc46470ab8c0746a7936b26e: No bootstrap required, opened a new log
I20260608 10:01:05.071627  4577 ts_tablet_manager.cc:1403] T cabfff8f09464720a0fd798af4de8736 P e67b557dfc46470ab8c0746a7936b26e: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.014s
I20260608 10:01:05.075420  4577 raft_consensus.cc:359] T cabfff8f09464720a0fd798af4de8736 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } }
I20260608 10:01:05.076355  4577 raft_consensus.cc:385] T cabfff8f09464720a0fd798af4de8736 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:05.076438  4587 raft_consensus.cc:493] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:05.076963  4577 raft_consensus.cc:740] T cabfff8f09464720a0fd798af4de8736 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e67b557dfc46470ab8c0746a7936b26e, State: Initialized, Role: FOLLOWER
I20260608 10:01:05.077469  4587 raft_consensus.cc:515] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:05.078030  4577 consensus_queue.cc:260] T cabfff8f09464720a0fd798af4de8736 P e67b557dfc46470ab8c0746a7936b26e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } }
I20260608 10:01:05.089564  4577 ts_tablet_manager.cc:1434] T cabfff8f09464720a0fd798af4de8736 P e67b557dfc46470ab8c0746a7936b26e: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260608 10:01:05.081897  4576 tablet_bootstrap.cc:492] T cabfff8f09464720a0fd798af4de8736 P 3d8124d1bf424087962c97d8110515ae: No bootstrap required, opened a new log
I20260608 10:01:05.084327  4580 leader_election.cc:290] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421), ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943)
I20260608 10:01:05.093595  4576 ts_tablet_manager.cc:1403] T cabfff8f09464720a0fd798af4de8736 P 3d8124d1bf424087962c97d8110515ae: Time spent bootstrapping tablet: real 0.033s	user 0.017s	sys 0.003s
I20260608 10:01:05.093923  4587 leader_election.cc:290] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775), e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913)
I20260608 10:01:05.096840  4576 raft_consensus.cc:359] T cabfff8f09464720a0fd798af4de8736 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } }
I20260608 10:01:05.097450  4576 raft_consensus.cc:385] T cabfff8f09464720a0fd798af4de8736 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:05.097729  4576 raft_consensus.cc:740] T cabfff8f09464720a0fd798af4de8736 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d8124d1bf424087962c97d8110515ae, State: Initialized, Role: FOLLOWER
I20260608 10:01:05.098474  4576 consensus_queue.cc:260] T cabfff8f09464720a0fd798af4de8736 P 3d8124d1bf424087962c97d8110515ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } }
I20260608 10:01:05.100270  4576 ts_tablet_manager.cc:1434] T cabfff8f09464720a0fd798af4de8736 P 3d8124d1bf424087962c97d8110515ae: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:01:05.109758  4496 raft_consensus.cc:493] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:05.110378  4496 raft_consensus.cc:515] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:05.112766  4496 leader_election.cc:290] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421), ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943)
I20260608 10:01:05.115550  4302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ce590bc8244a14a669de307bcfd60e" candidate_uuid: "3d8124d1bf424087962c97d8110515ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3363f9568b4a08888d5972aa4e6628" is_pre_election: true
W20260608 10:01:05.117480  4191 leader_election.cc:343] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:05.120857  4496 raft_consensus.cc:493] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:05.121655  4496 raft_consensus.cc:515] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } }
I20260608 10:01:05.124045  4496 leader_election.cc:290] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913), 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421)
I20260608 10:01:05.124994  4456 raft_consensus.cc:493] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:05.125866  4456 raft_consensus.cc:515] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:05.131166  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a2b968ccfb4741980ba93374d05f3b" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d8124d1bf424087962c97d8110515ae" is_pre_election: true
I20260608 10:01:05.132078  4226 raft_consensus.cc:2468] T 67a2b968ccfb4741980ba93374d05f3b P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ae3363f9568b4a08888d5972aa4e6628 in term 0.
I20260608 10:01:05.134065  4269 leader_election.cc:304] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d8124d1bf424087962c97d8110515ae, ae3363f9568b4a08888d5972aa4e6628; no voters: 
I20260608 10:01:05.135272  4455 raft_consensus.cc:2804] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:05.135795  4455 raft_consensus.cc:493] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:05.136265  4455 raft_consensus.cc:3060] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:05.147550  4455 raft_consensus.cc:515] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:05.152520  4456 leader_election.cc:290] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775), 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421)
I20260608 10:01:05.155179  4496 raft_consensus.cc:493] T 24c2803aa86c47d1960015484f037806 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:05.155887  4496 raft_consensus.cc:515] T 24c2803aa86c47d1960015484f037806 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:05.174155  4580 raft_consensus.cc:493] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:05.174866  4580 raft_consensus.cc:515] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:05.171404  4456 raft_consensus.cc:493] T 10ddf3003a234aaea04a6aa021188c19 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:05.176257  4456 raft_consensus.cc:515] T 10ddf3003a234aaea04a6aa021188c19 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:05.176887  4302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ddf3003a234aaea04a6aa021188c19" candidate_uuid: "e67b557dfc46470ab8c0746a7936b26e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3363f9568b4a08888d5972aa4e6628" is_pre_election: true
I20260608 10:01:05.177505  4580 leader_election.cc:290] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421), ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943)
I20260608 10:01:05.175793  4496 leader_election.cc:290] T 24c2803aa86c47d1960015484f037806 P 3d8124d1bf424087962c97d8110515ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421), e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913)
I20260608 10:01:05.177537  4302 raft_consensus.cc:2468] T 10ddf3003a234aaea04a6aa021188c19 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e67b557dfc46470ab8c0746a7936b26e in term 0.
I20260608 10:01:05.199694  4455 leader_election.cc:290] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 election: Requested vote from peers 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775), 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421)
I20260608 10:01:05.191761  4456 leader_election.cc:290] T 10ddf3003a234aaea04a6aa021188c19 P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421), e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913)
I20260608 10:01:05.222786  4303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac292ab4220a4439a586b2f69883ede3" candidate_uuid: "e67b557dfc46470ab8c0746a7936b26e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3363f9568b4a08888d5972aa4e6628" is_pre_election: true
I20260608 10:01:05.223574  4303 raft_consensus.cc:2468] T ac292ab4220a4439a586b2f69883ede3 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e67b557dfc46470ab8c0746a7936b26e in term 0.
I20260608 10:01:05.224378  4578 tablet_bootstrap.cc:492] T 8f9516a24ca84b34b2c81f960a2e5c2b P ae3363f9568b4a08888d5972aa4e6628: No bootstrap required, opened a new log
I20260608 10:01:05.224866  4578 ts_tablet_manager.cc:1403] T 8f9516a24ca84b34b2c81f960a2e5c2b P ae3363f9568b4a08888d5972aa4e6628: Time spent bootstrapping tablet: real 0.203s	user 0.042s	sys 0.039s
I20260608 10:01:05.227950  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a2b968ccfb4741980ba93374d05f3b" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d8124d1bf424087962c97d8110515ae"
I20260608 10:01:05.228188  4496 raft_consensus.cc:493] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:05.228590  4226 raft_consensus.cc:3060] T 67a2b968ccfb4741980ba93374d05f3b P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:05.228646  4496 raft_consensus.cc:515] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:05.229233  4578 raft_consensus.cc:359] T 8f9516a24ca84b34b2c81f960a2e5c2b P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:05.229764  4578 raft_consensus.cc:385] T 8f9516a24ca84b34b2c81f960a2e5c2b P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:05.229948  4578 raft_consensus.cc:740] T 8f9516a24ca84b34b2c81f960a2e5c2b P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3363f9568b4a08888d5972aa4e6628, State: Initialized, Role: FOLLOWER
I20260608 10:01:05.231283  4496 leader_election.cc:290] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421), ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943)
I20260608 10:01:05.232502  4303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f9516a24ca84b34b2c81f960a2e5c2b" candidate_uuid: "3d8124d1bf424087962c97d8110515ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3363f9568b4a08888d5972aa4e6628" is_pre_election: true
I20260608 10:01:05.233006  4375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18398588e4504493a738c15107762281" candidate_uuid: "3d8124d1bf424087962c97d8110515ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e67b557dfc46470ab8c0746a7936b26e" is_pre_election: true
I20260608 10:01:05.234001  4375 raft_consensus.cc:2468] T 18398588e4504493a738c15107762281 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d8124d1bf424087962c97d8110515ae in term 0.
I20260608 10:01:05.235154  4376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c2803aa86c47d1960015484f037806" candidate_uuid: "3d8124d1bf424087962c97d8110515ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e67b557dfc46470ab8c0746a7936b26e" is_pre_election: true
I20260608 10:01:05.235792  4376 raft_consensus.cc:2468] T 24c2803aa86c47d1960015484f037806 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d8124d1bf424087962c97d8110515ae in term 0.
I20260608 10:01:05.226372  4340 leader_election.cc:304] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae3363f9568b4a08888d5972aa4e6628, e67b557dfc46470ab8c0746a7936b26e; no voters: 
I20260608 10:01:05.238278  4194 leader_election.cc:304] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d8124d1bf424087962c97d8110515ae, e67b557dfc46470ab8c0746a7936b26e; no voters: 
I20260608 10:01:05.239037  4578 consensus_queue.cc:260] T 8f9516a24ca84b34b2c81f960a2e5c2b P ae3363f9568b4a08888d5972aa4e6628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:05.248214  4580 raft_consensus.cc:2804] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:05.242960  4226 raft_consensus.cc:2468] T 67a2b968ccfb4741980ba93374d05f3b P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ae3363f9568b4a08888d5972aa4e6628 in term 1.
I20260608 10:01:05.272924  4580 raft_consensus.cc:493] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:05.273391  4580 raft_consensus.cc:3060] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:05.255486  4340 leader_election.cc:304] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae3363f9568b4a08888d5972aa4e6628, e67b557dfc46470ab8c0746a7936b26e; no voters: 
I20260608 10:01:05.242609  4582 tablet_bootstrap.cc:492] T cabfff8f09464720a0fd798af4de8736 P 99a5d0229a804c1fa1fc84951a12747c: No bootstrap required, opened a new log
I20260608 10:01:05.274665  4303 raft_consensus.cc:2468] T 8f9516a24ca84b34b2c81f960a2e5c2b P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d8124d1bf424087962c97d8110515ae in term 0.
I20260608 10:01:05.278740  4582 ts_tablet_manager.cc:1403] T cabfff8f09464720a0fd798af4de8736 P 99a5d0229a804c1fa1fc84951a12747c: Time spent bootstrapping tablet: real 0.277s	user 0.048s	sys 0.060s
I20260608 10:01:05.275380  4269 leader_election.cc:304] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d8124d1bf424087962c97d8110515ae, ae3363f9568b4a08888d5972aa4e6628; no voters: 
I20260608 10:01:05.279709  4496 raft_consensus.cc:2804] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:05.281517  4194 leader_election.cc:304] T 24c2803aa86c47d1960015484f037806 P 3d8124d1bf424087962c97d8110515ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d8124d1bf424087962c97d8110515ae, e67b557dfc46470ab8c0746a7936b26e; no voters: 
I20260608 10:01:05.284065  4375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ddf3003a234aaea04a6aa021188c19" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e67b557dfc46470ab8c0746a7936b26e" is_pre_election: true
I20260608 10:01:05.284970  4191 leader_election.cc:304] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d8124d1bf424087962c97d8110515ae, ae3363f9568b4a08888d5972aa4e6628; no voters: 
I20260608 10:01:05.285167  4496 raft_consensus.cc:493] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:05.281322  4579 raft_consensus.cc:2804] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:05.286777  4579 raft_consensus.cc:493] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:05.286959  4456 raft_consensus.cc:2804] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:05.287182  4579 raft_consensus.cc:3060] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:05.287513  4456 raft_consensus.cc:697] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Becoming Leader. State: Replica: ae3363f9568b4a08888d5972aa4e6628, State: Running, Role: LEADER
I20260608 10:01:05.294142  4456 consensus_queue.cc:237] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:05.263532  4542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac292ab4220a4439a586b2f69883ede3" candidate_uuid: "e67b557dfc46470ab8c0746a7936b26e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a5d0229a804c1fa1fc84951a12747c" is_pre_election: true
I20260608 10:01:05.255587  4543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ddf3003a234aaea04a6aa021188c19" candidate_uuid: "e67b557dfc46470ab8c0746a7936b26e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a5d0229a804c1fa1fc84951a12747c" is_pre_election: true
W20260608 10:01:05.299386  4343 leader_election.cc:343] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:05.286047  4496 raft_consensus.cc:3060] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:05.300956  4377 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c2803aa86c47d1960015484f037806" candidate_uuid: "99a5d0229a804c1fa1fc84951a12747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e67b557dfc46470ab8c0746a7936b26e" is_pre_election: true
I20260608 10:01:05.297576  4543 raft_consensus.cc:2468] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e67b557dfc46470ab8c0746a7936b26e in term 0.
I20260608 10:01:05.301822  4377 raft_consensus.cc:2468] T 24c2803aa86c47d1960015484f037806 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a5d0229a804c1fa1fc84951a12747c in term 0.
I20260608 10:01:05.301678  4376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ddf3003a234aaea04a6aa021188c19" candidate_uuid: "99a5d0229a804c1fa1fc84951a12747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e67b557dfc46470ab8c0746a7936b26e" is_pre_election: true
I20260608 10:01:05.315414  4578 ts_tablet_manager.cc:1434] T 8f9516a24ca84b34b2c81f960a2e5c2b P ae3363f9568b4a08888d5972aa4e6628: Time spent starting tablet: real 0.090s	user 0.006s	sys 0.010s
I20260608 10:01:05.316629  4578 tablet_bootstrap.cc:492] T b8ce590bc8244a14a669de307bcfd60e P ae3363f9568b4a08888d5972aa4e6628: Bootstrap starting.
I20260608 10:01:05.317551  4613 raft_consensus.cc:2804] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:05.319989  4303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ddf3003a234aaea04a6aa021188c19" candidate_uuid: "99a5d0229a804c1fa1fc84951a12747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3363f9568b4a08888d5972aa4e6628" is_pre_election: true
I20260608 10:01:05.320456  4179 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:01:05.320890  4303 raft_consensus.cc:2468] T 10ddf3003a234aaea04a6aa021188c19 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a5d0229a804c1fa1fc84951a12747c in term 0.
I20260608 10:01:05.321679  4582 raft_consensus.cc:359] T cabfff8f09464720a0fd798af4de8736 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } }
I20260608 10:01:05.322501  4582 raft_consensus.cc:385] T cabfff8f09464720a0fd798af4de8736 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:05.322568  4509 leader_election.cc:304] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a5d0229a804c1fa1fc84951a12747c, e67b557dfc46470ab8c0746a7936b26e; no voters: 
I20260608 10:01:05.318161  4613 raft_consensus.cc:493] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:05.322927  4582 raft_consensus.cc:740] T cabfff8f09464720a0fd798af4de8736 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a5d0229a804c1fa1fc84951a12747c, State: Initialized, Role: FOLLOWER
I20260608 10:01:05.327925  4506 leader_election.cc:304] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 99a5d0229a804c1fa1fc84951a12747c, ae3363f9568b4a08888d5972aa4e6628; no voters: 
I20260608 10:01:05.326891  4587 raft_consensus.cc:2804] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:05.331223  4587 raft_consensus.cc:493] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:05.331696  4587 raft_consensus.cc:3060] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:01:05.333138  4179 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:01:05.328619  4613 raft_consensus.cc:3060] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:05.325559  4580 raft_consensus.cc:515] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:05.339499  4375 raft_consensus.cc:2393] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae3363f9568b4a08888d5972aa4e6628 in current term 1: Already voted for candidate e67b557dfc46470ab8c0746a7936b26e in this term.
I20260608 10:01:05.336796  4582 consensus_queue.cc:260] T cabfff8f09464720a0fd798af4de8736 P 99a5d0229a804c1fa1fc84951a12747c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } }
I20260608 10:01:05.347831  4614 raft_consensus.cc:2804] T 24c2803aa86c47d1960015484f037806 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:05.348546  4587 raft_consensus.cc:515] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:05.349548  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c2803aa86c47d1960015484f037806" candidate_uuid: "99a5d0229a804c1fa1fc84951a12747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d8124d1bf424087962c97d8110515ae" is_pre_election: true
W20260608 10:01:05.351416  4174 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:01:05.352586  4579 raft_consensus.cc:515] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:05.357115  4617 raft_consensus.cc:2804] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:05.358189  4543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ddf3003a234aaea04a6aa021188c19" candidate_uuid: "e67b557dfc46470ab8c0746a7936b26e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a5d0229a804c1fa1fc84951a12747c"
I20260608 10:01:05.358781  4542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ce590bc8244a14a669de307bcfd60e" candidate_uuid: "3d8124d1bf424087962c97d8110515ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a5d0229a804c1fa1fc84951a12747c" is_pre_election: true
I20260608 10:01:05.360345  4541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18398588e4504493a738c15107762281" candidate_uuid: "3d8124d1bf424087962c97d8110515ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a5d0229a804c1fa1fc84951a12747c" is_pre_election: true
I20260608 10:01:05.361461  4124 catalog_manager.cc:5696] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 reported cstate change: term changed from 0 to 1, leader changed from <none> to ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66). New cstate: current_term: 1 leader_uuid: "ae3363f9568b4a08888d5972aa4e6628" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:05.368057  4543 raft_consensus.cc:3060] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:05.354908  4580 leader_election.cc:290] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e [CANDIDATE]: Term 1 election: Requested vote from peers 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421), ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943)
I20260608 10:01:05.365715  4540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c2803aa86c47d1960015484f037806" candidate_uuid: "3d8124d1bf424087962c97d8110515ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a5d0229a804c1fa1fc84951a12747c" is_pre_election: true
I20260608 10:01:05.367144  4542 raft_consensus.cc:2468] T b8ce590bc8244a14a669de307bcfd60e P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d8124d1bf424087962c97d8110515ae in term 0.
I20260608 10:01:05.373600  4303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ddf3003a234aaea04a6aa021188c19" candidate_uuid: "e67b557dfc46470ab8c0746a7936b26e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3363f9568b4a08888d5972aa4e6628"
I20260608 10:01:05.364269  4226 raft_consensus.cc:2468] T 24c2803aa86c47d1960015484f037806 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a5d0229a804c1fa1fc84951a12747c in term 0.
I20260608 10:01:05.374033  4540 raft_consensus.cc:2393] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3d8124d1bf424087962c97d8110515ae in current term 1: Already voted for candidate 99a5d0229a804c1fa1fc84951a12747c in this term.
I20260608 10:01:05.365927  4539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f9516a24ca84b34b2c81f960a2e5c2b" candidate_uuid: "3d8124d1bf424087962c97d8110515ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a5d0229a804c1fa1fc84951a12747c" is_pre_election: true
I20260608 10:01:05.376461  4614 raft_consensus.cc:493] T 24c2803aa86c47d1960015484f037806 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:05.379505  4582 ts_tablet_manager.cc:1434] T cabfff8f09464720a0fd798af4de8736 P 99a5d0229a804c1fa1fc84951a12747c: Time spent starting tablet: real 0.099s	user 0.005s	sys 0.006s
I20260608 10:01:05.380393  4228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c2803aa86c47d1960015484f037806" candidate_uuid: "99a5d0229a804c1fa1fc84951a12747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d8124d1bf424087962c97d8110515ae"
I20260608 10:01:05.374199  4303 raft_consensus.cc:3060] T 10ddf3003a234aaea04a6aa021188c19 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:01:05.375982  4194 leader_election.cc:343] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:05.386451  4579 leader_election.cc:290] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e [CANDIDATE]: Term 1 election: Requested vote from peers 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421), ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943)
I20260608 10:01:05.388553  4302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac292ab4220a4439a586b2f69883ede3" candidate_uuid: "e67b557dfc46470ab8c0746a7936b26e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3363f9568b4a08888d5972aa4e6628"
I20260608 10:01:05.389557  4587 leader_election.cc:290] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c [CANDIDATE]: Term 1 election: Requested vote from peers 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775), e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913)
I20260608 10:01:05.389642  4302 raft_consensus.cc:3060] T ac292ab4220a4439a586b2f69883ede3 P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:05.392189  4375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c2803aa86c47d1960015484f037806" candidate_uuid: "99a5d0229a804c1fa1fc84951a12747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e67b557dfc46470ab8c0746a7936b26e"
I20260608 10:01:05.392791  4375 raft_consensus.cc:3060] T 24c2803aa86c47d1960015484f037806 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:05.382138  4614 raft_consensus.cc:3060] T 24c2803aa86c47d1960015484f037806 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:05.396559  4194 leader_election.cc:304] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [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: 3d8124d1bf424087962c97d8110515ae, 99a5d0229a804c1fa1fc84951a12747c; no voters: ae3363f9568b4a08888d5972aa4e6628
I20260608 10:01:05.399055  4615 raft_consensus.cc:2804] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:05.399466  4615 raft_consensus.cc:493] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:05.399780  4615 raft_consensus.cc:3060] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:05.400679  4587 raft_consensus.cc:493] T cabfff8f09464720a0fd798af4de8736 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:05.402329  4539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac292ab4220a4439a586b2f69883ede3" candidate_uuid: "e67b557dfc46470ab8c0746a7936b26e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a5d0229a804c1fa1fc84951a12747c"
I20260608 10:01:05.401600  4587 raft_consensus.cc:515] T cabfff8f09464720a0fd798af4de8736 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } }
W20260608 10:01:05.408022  4343 leader_election.cc:343] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:05.408949  4375 raft_consensus.cc:2468] T 24c2803aa86c47d1960015484f037806 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a5d0229a804c1fa1fc84951a12747c in term 1.
I20260608 10:01:05.410995  4539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a2b968ccfb4741980ba93374d05f3b" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a5d0229a804c1fa1fc84951a12747c" is_pre_election: true
I20260608 10:01:05.411415  4540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ddf3003a234aaea04a6aa021188c19" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a5d0229a804c1fa1fc84951a12747c" is_pre_election: true
I20260608 10:01:05.411623  4509 leader_election.cc:304] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c [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: 99a5d0229a804c1fa1fc84951a12747c, e67b557dfc46470ab8c0746a7936b26e; no voters: 3d8124d1bf424087962c97d8110515ae
I20260608 10:01:05.411437  4542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a2b968ccfb4741980ba93374d05f3b" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a5d0229a804c1fa1fc84951a12747c"
W20260608 10:01:05.416898  4269 leader_election.cc:343] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:05.404844  4496 raft_consensus.cc:515] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } }
I20260608 10:01:05.421584  4496 leader_election.cc:290] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [CANDIDATE]: Term 1 election: Requested vote from peers e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913), 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421)
I20260608 10:01:05.423448  4302 raft_consensus.cc:2468] T ac292ab4220a4439a586b2f69883ede3 P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e67b557dfc46470ab8c0746a7936b26e in term 1.
I20260608 10:01:05.423672  4303 raft_consensus.cc:2468] T 10ddf3003a234aaea04a6aa021188c19 P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e67b557dfc46470ab8c0746a7936b26e in term 1.
I20260608 10:01:05.416262  4582 tablet_bootstrap.cc:492] T 67a2b968ccfb4741980ba93374d05f3b P 99a5d0229a804c1fa1fc84951a12747c: Bootstrap starting.
I20260608 10:01:05.427439  4340 leader_election.cc:304] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e [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: ae3363f9568b4a08888d5972aa4e6628, e67b557dfc46470ab8c0746a7936b26e; no voters: 99a5d0229a804c1fa1fc84951a12747c
W20260608 10:01:05.430573  4269 leader_election.cc:343] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:01:05.432168  4194 leader_election.cc:343] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:05.432711  4579 raft_consensus.cc:2804] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:05.432758  4269 leader_election.cc:304] T 10ddf3003a234aaea04a6aa021188c19 P ae3363f9568b4a08888d5972aa4e6628 [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: ae3363f9568b4a08888d5972aa4e6628; no voters: 99a5d0229a804c1fa1fc84951a12747c, e67b557dfc46470ab8c0746a7936b26e
I20260608 10:01:05.434089  4543 raft_consensus.cc:2468] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e67b557dfc46470ab8c0746a7936b26e in term 1.
I20260608 10:01:05.434252  4579 raft_consensus.cc:697] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e [term 1 LEADER]: Becoming Leader. State: Replica: e67b557dfc46470ab8c0746a7936b26e, State: Running, Role: LEADER
I20260608 10:01:05.435079  4617 raft_consensus.cc:493] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:05.433478  4340 leader_election.cc:304] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae3363f9568b4a08888d5972aa4e6628, e67b557dfc46470ab8c0746a7936b26e; no voters: 
I20260608 10:01:05.435199  4456 raft_consensus.cc:2749] T 10ddf3003a234aaea04a6aa021188c19 P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:05.435559  4617 raft_consensus.cc:3060] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:05.438283  4580 raft_consensus.cc:2804] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:05.435340  4579 consensus_queue.cc:237] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:05.442245  4619 raft_consensus.cc:2804] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:05.442251  4375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18398588e4504493a738c15107762281" candidate_uuid: "3d8124d1bf424087962c97d8110515ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e67b557dfc46470ab8c0746a7936b26e"
I20260608 10:01:05.443308  4375 raft_consensus.cc:3060] T 18398588e4504493a738c15107762281 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:05.443503  4376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cabfff8f09464720a0fd798af4de8736" candidate_uuid: "99a5d0229a804c1fa1fc84951a12747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e67b557dfc46470ab8c0746a7936b26e" is_pre_election: true
I20260608 10:01:05.444414  4228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cabfff8f09464720a0fd798af4de8736" candidate_uuid: "99a5d0229a804c1fa1fc84951a12747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d8124d1bf424087962c97d8110515ae" is_pre_election: true
I20260608 10:01:05.442807  4619 raft_consensus.cc:697] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c [term 1 LEADER]: Becoming Leader. State: Replica: 99a5d0229a804c1fa1fc84951a12747c, State: Running, Role: LEADER
I20260608 10:01:05.446458  4587 leader_election.cc:290] T cabfff8f09464720a0fd798af4de8736 P 99a5d0229a804c1fa1fc84951a12747c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913), 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775)
I20260608 10:01:05.447513  4613 raft_consensus.cc:515] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:05.448199  4543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18398588e4504493a738c15107762281" candidate_uuid: "3d8124d1bf424087962c97d8110515ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a5d0229a804c1fa1fc84951a12747c"
I20260608 10:01:05.449103  4580 raft_consensus.cc:697] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e [term 1 LEADER]: Becoming Leader. State: Replica: e67b557dfc46470ab8c0746a7936b26e, State: Running, Role: LEADER
I20260608 10:01:05.449617  4578 tablet_bootstrap.cc:654] T b8ce590bc8244a14a669de307bcfd60e P ae3363f9568b4a08888d5972aa4e6628: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:05.449914  4228 raft_consensus.cc:2468] T cabfff8f09464720a0fd798af4de8736 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a5d0229a804c1fa1fc84951a12747c in term 0.
I20260608 10:01:05.449611  4376 raft_consensus.cc:2468] T cabfff8f09464720a0fd798af4de8736 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 99a5d0229a804c1fa1fc84951a12747c in term 0.
I20260608 10:01:05.453821  4509 leader_election.cc:304] T cabfff8f09464720a0fd798af4de8736 P 99a5d0229a804c1fa1fc84951a12747c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d8124d1bf424087962c97d8110515ae, 99a5d0229a804c1fa1fc84951a12747c; no voters: 
I20260608 10:01:05.455003  4587 raft_consensus.cc:2804] T cabfff8f09464720a0fd798af4de8736 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:05.455382  4587 raft_consensus.cc:493] T cabfff8f09464720a0fd798af4de8736 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:05.455734  4587 raft_consensus.cc:3060] T cabfff8f09464720a0fd798af4de8736 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:05.457815  4580 consensus_queue.cc:237] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:05.462218  4582 tablet_bootstrap.cc:654] T 67a2b968ccfb4741980ba93374d05f3b P 99a5d0229a804c1fa1fc84951a12747c: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:05.467836  4375 raft_consensus.cc:2468] T 18398588e4504493a738c15107762281 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d8124d1bf424087962c97d8110515ae in term 1.
I20260608 10:01:05.469554  4194 leader_election.cc:304] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d8124d1bf424087962c97d8110515ae, e67b557dfc46470ab8c0746a7936b26e; no voters: 
I20260608 10:01:05.472587  4615 raft_consensus.cc:515] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:05.474037  4613 leader_election.cc:290] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [CANDIDATE]: Term 1 election: Requested vote from peers 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421), ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943)
I20260608 10:01:05.474179  4496 raft_consensus.cc:2804] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:05.457059  4619 consensus_queue.cc:237] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:05.475199  4496 raft_consensus.cc:697] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [term 1 LEADER]: Becoming Leader. State: Replica: 3d8124d1bf424087962c97d8110515ae, State: Running, Role: LEADER
I20260608 10:01:05.475703  4303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f9516a24ca84b34b2c81f960a2e5c2b" candidate_uuid: "3d8124d1bf424087962c97d8110515ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3363f9568b4a08888d5972aa4e6628"
I20260608 10:01:05.478458  4302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ce590bc8244a14a669de307bcfd60e" candidate_uuid: "3d8124d1bf424087962c97d8110515ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3363f9568b4a08888d5972aa4e6628"
I20260608 10:01:05.476188  4496 consensus_queue.cc:237] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } }
W20260608 10:01:05.480597  4191 leader_election.cc:343] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:05.477053  4303 raft_consensus.cc:3060] T 8f9516a24ca84b34b2c81f960a2e5c2b P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:01:05.487072  4194 leader_election.cc:343] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:05.476168  4615 leader_election.cc:290] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [CANDIDATE]: Term 1 election: Requested vote from peers 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421), ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943)
I20260608 10:01:05.490839  4540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ce590bc8244a14a669de307bcfd60e" candidate_uuid: "3d8124d1bf424087962c97d8110515ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a5d0229a804c1fa1fc84951a12747c"
I20260608 10:01:05.491045  4543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f9516a24ca84b34b2c81f960a2e5c2b" candidate_uuid: "3d8124d1bf424087962c97d8110515ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a5d0229a804c1fa1fc84951a12747c"
I20260608 10:01:05.491295  4617 raft_consensus.cc:515] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:05.491482  4540 raft_consensus.cc:3060] T b8ce590bc8244a14a669de307bcfd60e P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:01:05.496004  4194 leader_election.cc:343] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:05.499130  4303 raft_consensus.cc:2468] T 8f9516a24ca84b34b2c81f960a2e5c2b P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d8124d1bf424087962c97d8110515ae in term 1.
I20260608 10:01:05.500469  4191 leader_election.cc:304] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [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: 3d8124d1bf424087962c97d8110515ae, ae3363f9568b4a08888d5972aa4e6628; no voters: 99a5d0229a804c1fa1fc84951a12747c
I20260608 10:01:05.501804  4615 raft_consensus.cc:2804] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:05.502310  4615 raft_consensus.cc:697] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [term 1 LEADER]: Becoming Leader. State: Replica: 3d8124d1bf424087962c97d8110515ae, State: Running, Role: LEADER
I20260608 10:01:05.503010  4540 raft_consensus.cc:2468] T b8ce590bc8244a14a669de307bcfd60e P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d8124d1bf424087962c97d8110515ae in term 1.
I20260608 10:01:05.503211  4615 consensus_queue.cc:237] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:05.516289  4194 leader_election.cc:304] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [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: 3d8124d1bf424087962c97d8110515ae, 99a5d0229a804c1fa1fc84951a12747c; no voters: ae3363f9568b4a08888d5972aa4e6628
I20260608 10:01:05.497807  4614 raft_consensus.cc:515] T 24c2803aa86c47d1960015484f037806 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:05.540936  4496 raft_consensus.cc:2804] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:05.548763  4123 catalog_manager.cc:5696] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e reported cstate change: term changed from 0 to 1, leader changed from <none> to e67b557dfc46470ab8c0746a7936b26e (127.1.52.67). New cstate: current_term: 1 leader_uuid: "e67b557dfc46470ab8c0746a7936b26e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:05.568403  4496 raft_consensus.cc:697] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [term 1 LEADER]: Becoming Leader. State: Replica: 3d8124d1bf424087962c97d8110515ae, State: Running, Role: LEADER
I20260608 10:01:05.591671  4124 catalog_manager.cc:5696] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d8124d1bf424087962c97d8110515ae (127.1.52.65). New cstate: current_term: 1 leader_uuid: "3d8124d1bf424087962c97d8110515ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:05.616899  4587 raft_consensus.cc:515] T cabfff8f09464720a0fd798af4de8736 P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } }
W20260608 10:01:05.618815  4110 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet ac292ab4220a4439a586b2f69883ede3 (table range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet ac292ab4220a4439a586b2f69883ede3 consensus state has no leader
I20260608 10:01:05.672067  4540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c2803aa86c47d1960015484f037806" candidate_uuid: "3d8124d1bf424087962c97d8110515ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a5d0229a804c1fa1fc84951a12747c"
I20260608 10:01:05.624100  4496 consensus_queue.cc:237] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
W20260608 10:01:05.673291  4269 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.52.67:40913, user_credentials={real_user=slave}} blocked reactor thread for 46568us
I20260608 10:01:05.683986  4617 leader_election.cc:290] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c [CANDIDATE]: Term 2 election: Requested vote from peers ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943), e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913)
I20260608 10:01:05.686053  4578 tablet_bootstrap.cc:492] T b8ce590bc8244a14a669de307bcfd60e P ae3363f9568b4a08888d5972aa4e6628: No bootstrap required, opened a new log
I20260608 10:01:05.686625  4578 ts_tablet_manager.cc:1403] T b8ce590bc8244a14a669de307bcfd60e P ae3363f9568b4a08888d5972aa4e6628: Time spent bootstrapping tablet: real 0.370s	user 0.018s	sys 0.018s
I20260608 10:01:05.670719  4587 leader_election.cc:290] T cabfff8f09464720a0fd798af4de8736 P 99a5d0229a804c1fa1fc84951a12747c [CANDIDATE]: Term 1 election: Requested vote from peers e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913), 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775)
I20260608 10:01:05.695681  4303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ddf3003a234aaea04a6aa021188c19" candidate_uuid: "99a5d0229a804c1fa1fc84951a12747c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3363f9568b4a08888d5972aa4e6628"
I20260608 10:01:05.696436  4303 raft_consensus.cc:3060] T 10ddf3003a234aaea04a6aa021188c19 P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:05.669078  4614 leader_election.cc:290] T 24c2803aa86c47d1960015484f037806 P 3d8124d1bf424087962c97d8110515ae [CANDIDATE]: Term 1 election: Requested vote from peers 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421), e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913)
I20260608 10:01:05.706982  4376 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24c2803aa86c47d1960015484f037806" candidate_uuid: "3d8124d1bf424087962c97d8110515ae" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e67b557dfc46470ab8c0746a7936b26e"
I20260608 10:01:05.707895  4376 raft_consensus.cc:2393] T 24c2803aa86c47d1960015484f037806 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3d8124d1bf424087962c97d8110515ae in current term 1: Already voted for candidate 99a5d0229a804c1fa1fc84951a12747c in this term.
I20260608 10:01:05.709038  4582 tablet_bootstrap.cc:492] T 67a2b968ccfb4741980ba93374d05f3b P 99a5d0229a804c1fa1fc84951a12747c: No bootstrap required, opened a new log
I20260608 10:01:05.709580  4582 ts_tablet_manager.cc:1403] T 67a2b968ccfb4741980ba93374d05f3b P 99a5d0229a804c1fa1fc84951a12747c: Time spent bootstrapping tablet: real 0.315s	user 0.017s	sys 0.021s
I20260608 10:01:05.711741  4303 raft_consensus.cc:2468] T 10ddf3003a234aaea04a6aa021188c19 P ae3363f9568b4a08888d5972aa4e6628 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a5d0229a804c1fa1fc84951a12747c in term 2.
I20260608 10:01:05.711815  4194 leader_election.cc:304] T 24c2803aa86c47d1960015484f037806 P 3d8124d1bf424087962c97d8110515ae [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: 3d8124d1bf424087962c97d8110515ae; no voters: 99a5d0229a804c1fa1fc84951a12747c, e67b557dfc46470ab8c0746a7936b26e
I20260608 10:01:05.712934  4614 raft_consensus.cc:2749] T 24c2803aa86c47d1960015484f037806 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:01:05.713850  4228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cabfff8f09464720a0fd798af4de8736" candidate_uuid: "99a5d0229a804c1fa1fc84951a12747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d8124d1bf424087962c97d8110515ae"
I20260608 10:01:05.714756  4228 raft_consensus.cc:3060] T cabfff8f09464720a0fd798af4de8736 P 3d8124d1bf424087962c97d8110515ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:05.716594  4506 leader_election.cc:304] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c [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: 99a5d0229a804c1fa1fc84951a12747c, ae3363f9568b4a08888d5972aa4e6628; no voters: 
I20260608 10:01:05.717478  4587 raft_consensus.cc:2804] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:01:05.718052  4587 raft_consensus.cc:697] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c [term 2 LEADER]: Becoming Leader. State: Replica: 99a5d0229a804c1fa1fc84951a12747c, State: Running, Role: LEADER
I20260608 10:01:05.719406  4587 consensus_queue.cc:237] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c [LEADER]: Queue going to LEADER 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: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:05.720480  4582 raft_consensus.cc:359] T 67a2b968ccfb4741980ba93374d05f3b P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:05.721325  4582 raft_consensus.cc:385] T 67a2b968ccfb4741980ba93374d05f3b P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:05.721762  4582 raft_consensus.cc:740] T 67a2b968ccfb4741980ba93374d05f3b P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a5d0229a804c1fa1fc84951a12747c, State: Initialized, Role: FOLLOWER
I20260608 10:01:05.721614  4578 raft_consensus.cc:359] T b8ce590bc8244a14a669de307bcfd60e P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:05.722507  4578 raft_consensus.cc:385] T b8ce590bc8244a14a669de307bcfd60e P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:05.723067  4582 consensus_queue.cc:260] T 67a2b968ccfb4741980ba93374d05f3b P 99a5d0229a804c1fa1fc84951a12747c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:05.722839  4578 raft_consensus.cc:740] T b8ce590bc8244a14a669de307bcfd60e P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae3363f9568b4a08888d5972aa4e6628, State: Initialized, Role: FOLLOWER
I20260608 10:01:05.724753  4578 consensus_queue.cc:260] T b8ce590bc8244a14a669de307bcfd60e P ae3363f9568b4a08888d5972aa4e6628 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:05.726557  4582 ts_tablet_manager.cc:1434] T 67a2b968ccfb4741980ba93374d05f3b P 99a5d0229a804c1fa1fc84951a12747c: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.005s
I20260608 10:01:05.727638  4582 tablet_bootstrap.cc:492] T ac292ab4220a4439a586b2f69883ede3 P 99a5d0229a804c1fa1fc84951a12747c: Bootstrap starting.
I20260608 10:01:05.728859  4375 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cabfff8f09464720a0fd798af4de8736" candidate_uuid: "99a5d0229a804c1fa1fc84951a12747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e67b557dfc46470ab8c0746a7936b26e"
I20260608 10:01:05.729472  4375 raft_consensus.cc:3060] T cabfff8f09464720a0fd798af4de8736 P e67b557dfc46470ab8c0746a7936b26e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:05.730587  4123 catalog_manager.cc:5696] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d8124d1bf424087962c97d8110515ae (127.1.52.65). New cstate: current_term: 1 leader_uuid: "3d8124d1bf424087962c97d8110515ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:05.732733  4123 catalog_manager.cc:5696] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d8124d1bf424087962c97d8110515ae (127.1.52.65). New cstate: current_term: 1 leader_uuid: "3d8124d1bf424087962c97d8110515ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:05.735086  4582 tablet_bootstrap.cc:654] T ac292ab4220a4439a586b2f69883ede3 P 99a5d0229a804c1fa1fc84951a12747c: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:05.728739  4126 catalog_manager.cc:5696] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68). New cstate: current_term: 1 leader_uuid: "99a5d0229a804c1fa1fc84951a12747c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:05.728013  4228 raft_consensus.cc:2468] T cabfff8f09464720a0fd798af4de8736 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a5d0229a804c1fa1fc84951a12747c in term 1.
I20260608 10:01:05.744293  4509 leader_election.cc:304] T cabfff8f09464720a0fd798af4de8736 P 99a5d0229a804c1fa1fc84951a12747c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d8124d1bf424087962c97d8110515ae, 99a5d0229a804c1fa1fc84951a12747c; no voters: 
I20260608 10:01:05.745424  4617 raft_consensus.cc:2804] T cabfff8f09464720a0fd798af4de8736 P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:05.745926  4617 raft_consensus.cc:697] T cabfff8f09464720a0fd798af4de8736 P 99a5d0229a804c1fa1fc84951a12747c [term 1 LEADER]: Becoming Leader. State: Replica: 99a5d0229a804c1fa1fc84951a12747c, State: Running, Role: LEADER
I20260608 10:01:05.746776  4617 consensus_queue.cc:237] T cabfff8f09464720a0fd798af4de8736 P 99a5d0229a804c1fa1fc84951a12747c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } }
I20260608 10:01:05.751176  4578 ts_tablet_manager.cc:1434] T b8ce590bc8244a14a669de307bcfd60e P ae3363f9568b4a08888d5972aa4e6628: Time spent starting tablet: real 0.064s	user 0.009s	sys 0.001s
I20260608 10:01:05.772840  4374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10ddf3003a234aaea04a6aa021188c19" candidate_uuid: "99a5d0229a804c1fa1fc84951a12747c" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e67b557dfc46470ab8c0746a7936b26e"
I20260608 10:01:05.739464  4375 raft_consensus.cc:2468] T cabfff8f09464720a0fd798af4de8736 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a5d0229a804c1fa1fc84951a12747c in term 1.
I20260608 10:01:05.781635  4582 tablet_bootstrap.cc:492] T ac292ab4220a4439a586b2f69883ede3 P 99a5d0229a804c1fa1fc84951a12747c: No bootstrap required, opened a new log
I20260608 10:01:05.782227  4582 ts_tablet_manager.cc:1403] T ac292ab4220a4439a586b2f69883ede3 P 99a5d0229a804c1fa1fc84951a12747c: Time spent bootstrapping tablet: real 0.055s	user 0.027s	sys 0.016s
I20260608 10:01:05.781502  4126 catalog_manager.cc:5696] T cabfff8f09464720a0fd798af4de8736 P 99a5d0229a804c1fa1fc84951a12747c reported cstate change: term changed from 0 to 1, leader changed from <none> to 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68). New cstate: current_term: 1 leader_uuid: "99a5d0229a804c1fa1fc84951a12747c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:05.783519  4126 catalog_manager.cc:5696] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c reported cstate change: term changed from 0 to 2, leader changed from <none> to 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68). New cstate: current_term: 2 leader_uuid: "99a5d0229a804c1fa1fc84951a12747c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:05.784896  4582 raft_consensus.cc:359] T ac292ab4220a4439a586b2f69883ede3 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:05.785609  4582 raft_consensus.cc:385] T ac292ab4220a4439a586b2f69883ede3 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:05.785873  4582 raft_consensus.cc:740] T ac292ab4220a4439a586b2f69883ede3 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a5d0229a804c1fa1fc84951a12747c, State: Initialized, Role: FOLLOWER
I20260608 10:01:05.786612  4582 consensus_queue.cc:260] T ac292ab4220a4439a586b2f69883ede3 P 99a5d0229a804c1fa1fc84951a12747c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:05.788906  4582 ts_tablet_manager.cc:1434] T ac292ab4220a4439a586b2f69883ede3 P 99a5d0229a804c1fa1fc84951a12747c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:01:05.789877  4582 tablet_bootstrap.cc:492] T 18398588e4504493a738c15107762281 P 99a5d0229a804c1fa1fc84951a12747c: Bootstrap starting.
I20260608 10:01:05.795542  4582 tablet_bootstrap.cc:654] T 18398588e4504493a738c15107762281 P 99a5d0229a804c1fa1fc84951a12747c: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:05.805023  4582 tablet_bootstrap.cc:492] T 18398588e4504493a738c15107762281 P 99a5d0229a804c1fa1fc84951a12747c: No bootstrap required, opened a new log
I20260608 10:01:05.805461  4582 ts_tablet_manager.cc:1403] T 18398588e4504493a738c15107762281 P 99a5d0229a804c1fa1fc84951a12747c: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260608 10:01:05.807834  4582 raft_consensus.cc:359] T 18398588e4504493a738c15107762281 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } }
I20260608 10:01:05.808367  4582 raft_consensus.cc:385] T 18398588e4504493a738c15107762281 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:05.808686  4582 raft_consensus.cc:740] T 18398588e4504493a738c15107762281 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a5d0229a804c1fa1fc84951a12747c, State: Initialized, Role: FOLLOWER
I20260608 10:01:05.809443  4582 consensus_queue.cc:260] T 18398588e4504493a738c15107762281 P 99a5d0229a804c1fa1fc84951a12747c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } }
I20260608 10:01:05.811303  4582 ts_tablet_manager.cc:1434] T 18398588e4504493a738c15107762281 P 99a5d0229a804c1fa1fc84951a12747c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 10:01:05.812126  4617 raft_consensus.cc:493] T 67a2b968ccfb4741980ba93374d05f3b P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:05.812678  4617 raft_consensus.cc:515] T 67a2b968ccfb4741980ba93374d05f3b P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:05.813362  4582 tablet_bootstrap.cc:492] T 8f9516a24ca84b34b2c81f960a2e5c2b P 99a5d0229a804c1fa1fc84951a12747c: Bootstrap starting.
I20260608 10:01:05.813621  4540 raft_consensus.cc:3060] T 67a2b968ccfb4741980ba93374d05f3b P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:05.815004  4617 leader_election.cc:290] T 67a2b968ccfb4741980ba93374d05f3b P 99a5d0229a804c1fa1fc84951a12747c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775), ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943)
I20260608 10:01:05.816856  4228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a2b968ccfb4741980ba93374d05f3b" candidate_uuid: "99a5d0229a804c1fa1fc84951a12747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d8124d1bf424087962c97d8110515ae" is_pre_election: true
I20260608 10:01:05.817967  4228 raft_consensus.cc:2393] T 67a2b968ccfb4741980ba93374d05f3b P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 99a5d0229a804c1fa1fc84951a12747c in current term 1: Already voted for candidate ae3363f9568b4a08888d5972aa4e6628 in this term.
I20260608 10:01:05.818881  4303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a2b968ccfb4741980ba93374d05f3b" candidate_uuid: "99a5d0229a804c1fa1fc84951a12747c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae3363f9568b4a08888d5972aa4e6628" is_pre_election: true
I20260608 10:01:05.820334  4582 tablet_bootstrap.cc:654] T 8f9516a24ca84b34b2c81f960a2e5c2b P 99a5d0229a804c1fa1fc84951a12747c: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:05.820372  4506 leader_election.cc:304] T 67a2b968ccfb4741980ba93374d05f3b P 99a5d0229a804c1fa1fc84951a12747c [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: 99a5d0229a804c1fa1fc84951a12747c; no voters: 3d8124d1bf424087962c97d8110515ae, ae3363f9568b4a08888d5972aa4e6628
I20260608 10:01:05.823908  4617 raft_consensus.cc:2749] T 67a2b968ccfb4741980ba93374d05f3b P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:05.824808  4582 tablet_bootstrap.cc:492] T 8f9516a24ca84b34b2c81f960a2e5c2b P 99a5d0229a804c1fa1fc84951a12747c: No bootstrap required, opened a new log
I20260608 10:01:05.825284  4582 ts_tablet_manager.cc:1403] T 8f9516a24ca84b34b2c81f960a2e5c2b P 99a5d0229a804c1fa1fc84951a12747c: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 10:01:05.825141  4455 consensus_queue.cc:1048] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:05.828088  4582 raft_consensus.cc:359] T 8f9516a24ca84b34b2c81f960a2e5c2b P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:05.828823  4582 raft_consensus.cc:385] T 8f9516a24ca84b34b2c81f960a2e5c2b P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:05.829107  4582 raft_consensus.cc:740] T 8f9516a24ca84b34b2c81f960a2e5c2b P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 99a5d0229a804c1fa1fc84951a12747c, State: Initialized, Role: FOLLOWER
I20260608 10:01:05.829849  4582 consensus_queue.cc:260] T 8f9516a24ca84b34b2c81f960a2e5c2b P 99a5d0229a804c1fa1fc84951a12747c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:05.832499  4582 ts_tablet_manager.cc:1434] T 8f9516a24ca84b34b2c81f960a2e5c2b P 99a5d0229a804c1fa1fc84951a12747c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:01:05.839390  4455 consensus_queue.cc:1048] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:05.887115  4617 consensus_queue.cc:1048] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:05.898804  4587 consensus_queue.cc:1048] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:05.931463  4613 consensus_queue.cc:1048] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:05.940445  4540 raft_consensus.cc:3060] T 18398588e4504493a738c15107762281 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:05.944943  4543 raft_consensus.cc:3060] T 8f9516a24ca84b34b2c81f960a2e5c2b P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:05.949324  4613 consensus_queue.cc:1048] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:05.953913  4613 consensus_queue.cc:1048] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:05.957286  4543 raft_consensus.cc:1240] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c [term 2 LEADER]: Rejecting Update request from peer e67b557dfc46470ab8c0746a7936b26e for earlier term 1. Current term is 2. Ops: []
I20260608 10:01:05.958005  4455 raft_consensus.cc:493] T b8ce590bc8244a14a669de307bcfd60e P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:05.958549  4455 raft_consensus.cc:515] T b8ce590bc8244a14a669de307bcfd60e P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:05.960767  4579 consensus_queue.cc:1059] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:05.961448  4579 consensus_queue.cc:1243] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e [LEADER]: Peer 99a5d0229a804c1fa1fc84951a12747c log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 10:01:05.962009  4579 raft_consensus.cc:3055] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:01:05.962321  4579 raft_consensus.cc:740] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e67b557dfc46470ab8c0746a7936b26e, State: Running, Role: LEADER
I20260608 10:01:05.962644  4543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ce590bc8244a14a669de307bcfd60e" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "99a5d0229a804c1fa1fc84951a12747c" is_pre_election: true
I20260608 10:01:05.963501  4543 raft_consensus.cc:2393] T b8ce590bc8244a14a669de307bcfd60e P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ae3363f9568b4a08888d5972aa4e6628 in current term 1: Already voted for candidate 3d8124d1bf424087962c97d8110515ae in this term.
I20260608 10:01:05.963256  4579 consensus_queue.cc:260] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e [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: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:05.964455  4579 raft_consensus.cc:3060] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:05.967957  4455 leader_election.cc:290] T b8ce590bc8244a14a669de307bcfd60e P ae3363f9568b4a08888d5972aa4e6628 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421), 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775)
I20260608 10:01:05.969295  4228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ce590bc8244a14a669de307bcfd60e" candidate_uuid: "ae3363f9568b4a08888d5972aa4e6628" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d8124d1bf424087962c97d8110515ae" is_pre_election: true
I20260608 10:01:05.970968  4269 leader_election.cc:304] T b8ce590bc8244a14a669de307bcfd60e P ae3363f9568b4a08888d5972aa4e6628 [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: ae3363f9568b4a08888d5972aa4e6628; no voters: 3d8124d1bf424087962c97d8110515ae, 99a5d0229a804c1fa1fc84951a12747c
I20260608 10:01:05.972091  4455 raft_consensus.cc:3060] T b8ce590bc8244a14a669de307bcfd60e P ae3363f9568b4a08888d5972aa4e6628 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:05.977784  4613 consensus_queue.cc:1048] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:05.984057  4540 raft_consensus.cc:3060] T ac292ab4220a4439a586b2f69883ede3 P 99a5d0229a804c1fa1fc84951a12747c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:05.984968  4455 raft_consensus.cc:2749] T b8ce590bc8244a14a669de307bcfd60e P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:05.992936  4647 consensus_queue.cc:1048] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:06.005998  4580 consensus_queue.cc:1048] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:06.081207  4613 consensus_queue.cc:1048] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:06.095624  4496 consensus_queue.cc:1048] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:06.210037  4587 consensus_queue.cc:1048] T cabfff8f09464720a0fd798af4de8736 P 99a5d0229a804c1fa1fc84951a12747c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:06.221971  4587 consensus_queue.cc:1048] T cabfff8f09464720a0fd798af4de8736 P 99a5d0229a804c1fa1fc84951a12747c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:06.264367  4375 raft_consensus.cc:1275] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e [term 2 FOLLOWER]: Refusing update from remote peer 99a5d0229a804c1fa1fc84951a12747c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260608 10:01:06.264789  4375 pending_rounds.cc:85] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e: Aborting all ops after (but not including) 0
I20260608 10:01:06.265122  4375 pending_rounds.cc:107] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260608 10:01:06.265357  4375 raft_consensus.cc:2889] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 10:01:06.266741  4587 consensus_queue.cc:1048] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:06.276829  4303 raft_consensus.cc:1275] T 10ddf3003a234aaea04a6aa021188c19 P ae3363f9568b4a08888d5972aa4e6628 [term 2 FOLLOWER]: Refusing update from remote peer 99a5d0229a804c1fa1fc84951a12747c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 10:01:06.278265  4617 consensus_queue.cc:1048] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:06.402704  4303 consensus_queue.cc:237] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [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: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } }
I20260608 10:01:06.409359  4377 raft_consensus.cc:1275] T fdf1777c98514c0787e9f30cc6320448 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Refusing update from remote peer ae3363f9568b4a08888d5972aa4e6628: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:01:06.409520  4269 consensus_peers.cc:597] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 -> Peer 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421): Couldn't send request to peer 99a5d0229a804c1fa1fc84951a12747c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fdf1777c98514c0787e9f30cc6320448. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:06.409576  4228 raft_consensus.cc:1275] T fdf1777c98514c0787e9f30cc6320448 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Refusing update from remote peer ae3363f9568b4a08888d5972aa4e6628: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:06.410887  4456 consensus_queue.cc:1048] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:06.411703  4455 consensus_queue.cc:1048] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:06.419675  4656 raft_consensus.cc:2955] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } } }
I20260608 10:01:06.421692  4228 raft_consensus.cc:2955] T fdf1777c98514c0787e9f30cc6320448 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } } }
I20260608 10:01:06.423161  4377 raft_consensus.cc:2955] T fdf1777c98514c0787e9f30cc6320448 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } } }
I20260608 10:01:06.436455  4126 catalog_manager.cc:5696] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 reported cstate change: config changed from index -1 to 2, NON_VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "ae3363f9568b4a08888d5972aa4e6628" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:06.436961  4303 consensus_queue.cc:237] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [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: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } }
W20260608 10:01:06.455895  4269 consensus_peers.cc:597] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 -> Peer 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421): Couldn't send request to peer 99a5d0229a804c1fa1fc84951a12747c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c9c3ef49f58d4357a0b94f687c1a6e4a. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:06.458268  4377 raft_consensus.cc:1275] T c9c3ef49f58d4357a0b94f687c1a6e4a P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Refusing update from remote peer ae3363f9568b4a08888d5972aa4e6628: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:06.458379  4228 raft_consensus.cc:1275] T c9c3ef49f58d4357a0b94f687c1a6e4a P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Refusing update from remote peer ae3363f9568b4a08888d5972aa4e6628: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:06.460356  4455 consensus_queue.cc:1048] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:06.461344  4656 consensus_queue.cc:1048] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:06.473354  4656 raft_consensus.cc:2955] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } } }
I20260608 10:01:06.475379  4228 raft_consensus.cc:2955] T c9c3ef49f58d4357a0b94f687c1a6e4a P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } } }
I20260608 10:01:06.475804  4377 raft_consensus.cc:2955] T c9c3ef49f58d4357a0b94f687c1a6e4a P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } } }
I20260608 10:01:06.491159  4126 catalog_manager.cc:5696] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 reported cstate change: config changed from index -1 to 2, NON_VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "ae3363f9568b4a08888d5972aa4e6628" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:06.502434  4377 consensus_queue.cc:237] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [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: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } }
I20260608 10:01:06.514027  4228 raft_consensus.cc:1275] T 3b4416f7324847b3b9a4745d602ce16a P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Refusing update from remote peer e67b557dfc46470ab8c0746a7936b26e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:01:06.515756  4343 consensus_peers.cc:597] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e -> Peer 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421): Couldn't send request to peer 99a5d0229a804c1fa1fc84951a12747c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3b4416f7324847b3b9a4745d602ce16a. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:06.516601  4670 consensus_queue.cc:1048] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:06.520740  4303 raft_consensus.cc:1275] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Refusing update from remote peer e67b557dfc46470ab8c0746a7936b26e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:06.522151  4670 consensus_queue.cc:1048] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:06.525975  4647 raft_consensus.cc:2955] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } } }
I20260608 10:01:06.528064  4226 raft_consensus.cc:2955] T 3b4416f7324847b3b9a4745d602ce16a P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } } }
I20260608 10:01:06.534128  4303 raft_consensus.cc:2955] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } } }
I20260608 10:01:06.541756  4302 consensus_queue.cc:237] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [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: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } }
I20260608 10:01:06.544538  4124 catalog_manager.cc:5696] T 3b4416f7324847b3b9a4745d602ce16a P 3d8124d1bf424087962c97d8110515ae reported cstate change: config changed from index -1 to 2, NON_VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "e67b557dfc46470ab8c0746a7936b26e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } } }
I20260608 10:01:06.554292  4377 raft_consensus.cc:1275] T cdf89f10ec434246ac6068915e286b3d P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Refusing update from remote peer ae3363f9568b4a08888d5972aa4e6628: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:01:06.554425  4269 consensus_peers.cc:597] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 -> Peer 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421): Couldn't send request to peer 99a5d0229a804c1fa1fc84951a12747c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: cdf89f10ec434246ac6068915e286b3d. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:06.554445  4226 raft_consensus.cc:1275] T cdf89f10ec434246ac6068915e286b3d P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Refusing update from remote peer ae3363f9568b4a08888d5972aa4e6628: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:06.556674  4656 consensus_queue.cc:1048] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:01:06.559283  4656 consensus_queue.cc:1048] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:06.569255  4656 raft_consensus.cc:2955] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } } }
I20260608 10:01:06.572562  4377 raft_consensus.cc:2955] T cdf89f10ec434246ac6068915e286b3d P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } } }
I20260608 10:01:06.572175  4228 raft_consensus.cc:2955] T cdf89f10ec434246ac6068915e286b3d P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } } }
I20260608 10:01:06.589689  4123 catalog_manager.cc:5696] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 reported cstate change: config changed from index -1 to 2, NON_VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "ae3363f9568b4a08888d5972aa4e6628" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:06.922117  4677 ts_tablet_manager.cc:933] T 3b4416f7324847b3b9a4745d602ce16a P 99a5d0229a804c1fa1fc84951a12747c: Initiating tablet copy from peer e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913)
I20260608 10:01:06.923956  4677 tablet_copy_client.cc:323] T 3b4416f7324847b3b9a4745d602ce16a P 99a5d0229a804c1fa1fc84951a12747c: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.67:40913
I20260608 10:01:06.925796  4387 tablet_copy_service.cc:140] P e67b557dfc46470ab8c0746a7936b26e: Received BeginTabletCopySession request for tablet 3b4416f7324847b3b9a4745d602ce16a from peer 99a5d0229a804c1fa1fc84951a12747c ({username='slave'} at 127.0.0.1:37400)
I20260608 10:01:06.926303  4387 tablet_copy_service.cc:161] P e67b557dfc46470ab8c0746a7936b26e: Beginning new tablet copy session on tablet 3b4416f7324847b3b9a4745d602ce16a from peer 99a5d0229a804c1fa1fc84951a12747c at {username='slave'} at 127.0.0.1:37400: session id = 99a5d0229a804c1fa1fc84951a12747c-3b4416f7324847b3b9a4745d602ce16a
I20260608 10:01:06.931730  4387 tablet_copy_source_session.cc:215] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:06.935097  4677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b4416f7324847b3b9a4745d602ce16a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:06.945779  4677 tablet_copy_client.cc:806] T 3b4416f7324847b3b9a4745d602ce16a P 99a5d0229a804c1fa1fc84951a12747c: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:06.946460  4677 tablet_copy_client.cc:670] T 3b4416f7324847b3b9a4745d602ce16a P 99a5d0229a804c1fa1fc84951a12747c: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:06.950203  4677 tablet_copy_client.cc:538] T 3b4416f7324847b3b9a4745d602ce16a P 99a5d0229a804c1fa1fc84951a12747c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:06.959260  4677 tablet_bootstrap.cc:492] T 3b4416f7324847b3b9a4745d602ce16a P 99a5d0229a804c1fa1fc84951a12747c: Bootstrap starting.
I20260608 10:01:06.975663  4677 tablet_bootstrap.cc:492] T 3b4416f7324847b3b9a4745d602ce16a P 99a5d0229a804c1fa1fc84951a12747c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:06.976424  4677 tablet_bootstrap.cc:492] T 3b4416f7324847b3b9a4745d602ce16a P 99a5d0229a804c1fa1fc84951a12747c: Bootstrap complete.
I20260608 10:01:06.977172  4677 ts_tablet_manager.cc:1403] T 3b4416f7324847b3b9a4745d602ce16a P 99a5d0229a804c1fa1fc84951a12747c: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260608 10:01:06.979907  4677 raft_consensus.cc:359] T 3b4416f7324847b3b9a4745d602ce16a P 99a5d0229a804c1fa1fc84951a12747c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } }
I20260608 10:01:06.980654  4677 raft_consensus.cc:740] T 3b4416f7324847b3b9a4745d602ce16a P 99a5d0229a804c1fa1fc84951a12747c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 99a5d0229a804c1fa1fc84951a12747c, State: Initialized, Role: LEARNER
I20260608 10:01:06.981819  4680 ts_tablet_manager.cc:933] T cdf89f10ec434246ac6068915e286b3d P 99a5d0229a804c1fa1fc84951a12747c: Initiating tablet copy from peer ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943)
I20260608 10:01:06.981402  4677 consensus_queue.cc:260] T 3b4416f7324847b3b9a4745d602ce16a P 99a5d0229a804c1fa1fc84951a12747c [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: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } }
I20260608 10:01:06.984496  4677 ts_tablet_manager.cc:1434] T 3b4416f7324847b3b9a4745d602ce16a P 99a5d0229a804c1fa1fc84951a12747c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 10:01:06.987375  4387 tablet_copy_service.cc:342] P e67b557dfc46470ab8c0746a7936b26e: Request end of tablet copy session 99a5d0229a804c1fa1fc84951a12747c-3b4416f7324847b3b9a4745d602ce16a received from {username='slave'} at 127.0.0.1:37400
I20260608 10:01:06.988006  4387 tablet_copy_service.cc:434] P e67b557dfc46470ab8c0746a7936b26e: ending tablet copy session 99a5d0229a804c1fa1fc84951a12747c-3b4416f7324847b3b9a4745d602ce16a on tablet 3b4416f7324847b3b9a4745d602ce16a with peer 99a5d0229a804c1fa1fc84951a12747c
I20260608 10:01:07.000415  4680 tablet_copy_client.cc:323] T cdf89f10ec434246ac6068915e286b3d P 99a5d0229a804c1fa1fc84951a12747c: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.66:39943
I20260608 10:01:07.002981  4313 tablet_copy_service.cc:140] P ae3363f9568b4a08888d5972aa4e6628: Received BeginTabletCopySession request for tablet cdf89f10ec434246ac6068915e286b3d from peer 99a5d0229a804c1fa1fc84951a12747c ({username='slave'} at 127.0.0.1:45832)
I20260608 10:01:07.003621  4313 tablet_copy_service.cc:161] P ae3363f9568b4a08888d5972aa4e6628: Beginning new tablet copy session on tablet cdf89f10ec434246ac6068915e286b3d from peer 99a5d0229a804c1fa1fc84951a12747c at {username='slave'} at 127.0.0.1:45832: session id = 99a5d0229a804c1fa1fc84951a12747c-cdf89f10ec434246ac6068915e286b3d
I20260608 10:01:07.011987  4313 tablet_copy_source_session.cc:215] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:07.015257  4680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cdf89f10ec434246ac6068915e286b3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:07.029258  4677 ts_tablet_manager.cc:933] T c9c3ef49f58d4357a0b94f687c1a6e4a P 99a5d0229a804c1fa1fc84951a12747c: Initiating tablet copy from peer ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943)
I20260608 10:01:07.029264  4680 tablet_copy_client.cc:806] T cdf89f10ec434246ac6068915e286b3d P 99a5d0229a804c1fa1fc84951a12747c: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:07.029992  4680 tablet_copy_client.cc:670] T cdf89f10ec434246ac6068915e286b3d P 99a5d0229a804c1fa1fc84951a12747c: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:07.031102  4677 tablet_copy_client.cc:323] T c9c3ef49f58d4357a0b94f687c1a6e4a P 99a5d0229a804c1fa1fc84951a12747c: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.66:39943
I20260608 10:01:07.032823  4313 tablet_copy_service.cc:140] P ae3363f9568b4a08888d5972aa4e6628: Received BeginTabletCopySession request for tablet c9c3ef49f58d4357a0b94f687c1a6e4a from peer 99a5d0229a804c1fa1fc84951a12747c ({username='slave'} at 127.0.0.1:45832)
I20260608 10:01:07.033423  4313 tablet_copy_service.cc:161] P ae3363f9568b4a08888d5972aa4e6628: Beginning new tablet copy session on tablet c9c3ef49f58d4357a0b94f687c1a6e4a from peer 99a5d0229a804c1fa1fc84951a12747c at {username='slave'} at 127.0.0.1:45832: session id = 99a5d0229a804c1fa1fc84951a12747c-c9c3ef49f58d4357a0b94f687c1a6e4a
I20260608 10:01:07.035984  4680 tablet_copy_client.cc:538] T cdf89f10ec434246ac6068915e286b3d P 99a5d0229a804c1fa1fc84951a12747c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:07.045027  4680 tablet_bootstrap.cc:492] T cdf89f10ec434246ac6068915e286b3d P 99a5d0229a804c1fa1fc84951a12747c: Bootstrap starting.
I20260608 10:01:07.047977  4313 tablet_copy_source_session.cc:215] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:07.051586  4677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9c3ef49f58d4357a0b94f687c1a6e4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:07.053555  4683 ts_tablet_manager.cc:933] T fdf1777c98514c0787e9f30cc6320448 P 99a5d0229a804c1fa1fc84951a12747c: Initiating tablet copy from peer ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943)
I20260608 10:01:07.072543  4683 tablet_copy_client.cc:323] T fdf1777c98514c0787e9f30cc6320448 P 99a5d0229a804c1fa1fc84951a12747c: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.66:39943
I20260608 10:01:07.074560  4313 tablet_copy_service.cc:140] P ae3363f9568b4a08888d5972aa4e6628: Received BeginTabletCopySession request for tablet fdf1777c98514c0787e9f30cc6320448 from peer 99a5d0229a804c1fa1fc84951a12747c ({username='slave'} at 127.0.0.1:45832)
I20260608 10:01:07.075160  4313 tablet_copy_service.cc:161] P ae3363f9568b4a08888d5972aa4e6628: Beginning new tablet copy session on tablet fdf1777c98514c0787e9f30cc6320448 from peer 99a5d0229a804c1fa1fc84951a12747c at {username='slave'} at 127.0.0.1:45832: session id = 99a5d0229a804c1fa1fc84951a12747c-fdf1777c98514c0787e9f30cc6320448
I20260608 10:01:07.077816  4680 tablet_bootstrap.cc:492] T cdf89f10ec434246ac6068915e286b3d P 99a5d0229a804c1fa1fc84951a12747c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:07.078467  4677 tablet_copy_client.cc:806] T c9c3ef49f58d4357a0b94f687c1a6e4a P 99a5d0229a804c1fa1fc84951a12747c: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:07.078719  4680 tablet_bootstrap.cc:492] T cdf89f10ec434246ac6068915e286b3d P 99a5d0229a804c1fa1fc84951a12747c: Bootstrap complete.
I20260608 10:01:07.079046  4677 tablet_copy_client.cc:670] T c9c3ef49f58d4357a0b94f687c1a6e4a P 99a5d0229a804c1fa1fc84951a12747c: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:07.079516  4680 ts_tablet_manager.cc:1403] T cdf89f10ec434246ac6068915e286b3d P 99a5d0229a804c1fa1fc84951a12747c: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.013s
I20260608 10:01:07.083392  4677 tablet_copy_client.cc:538] T c9c3ef49f58d4357a0b94f687c1a6e4a P 99a5d0229a804c1fa1fc84951a12747c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:07.083153  4680 raft_consensus.cc:359] T cdf89f10ec434246ac6068915e286b3d P 99a5d0229a804c1fa1fc84951a12747c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } }
I20260608 10:01:07.083446  4313 tablet_copy_source_session.cc:215] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:07.083945  4680 raft_consensus.cc:740] T cdf89f10ec434246ac6068915e286b3d P 99a5d0229a804c1fa1fc84951a12747c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 99a5d0229a804c1fa1fc84951a12747c, State: Initialized, Role: LEARNER
I20260608 10:01:07.084679  4680 consensus_queue.cc:260] T cdf89f10ec434246ac6068915e286b3d P 99a5d0229a804c1fa1fc84951a12747c [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: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } }
I20260608 10:01:07.087121  4683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdf1777c98514c0787e9f30cc6320448. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:07.087384  4680 ts_tablet_manager.cc:1434] T cdf89f10ec434246ac6068915e286b3d P 99a5d0229a804c1fa1fc84951a12747c: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260608 10:01:07.091217  4677 tablet_bootstrap.cc:492] T c9c3ef49f58d4357a0b94f687c1a6e4a P 99a5d0229a804c1fa1fc84951a12747c: Bootstrap starting.
I20260608 10:01:07.091881  4312 tablet_copy_service.cc:342] P ae3363f9568b4a08888d5972aa4e6628: Request end of tablet copy session 99a5d0229a804c1fa1fc84951a12747c-cdf89f10ec434246ac6068915e286b3d received from {username='slave'} at 127.0.0.1:45832
I20260608 10:01:07.092307  4312 tablet_copy_service.cc:434] P ae3363f9568b4a08888d5972aa4e6628: ending tablet copy session 99a5d0229a804c1fa1fc84951a12747c-cdf89f10ec434246ac6068915e286b3d on tablet cdf89f10ec434246ac6068915e286b3d with peer 99a5d0229a804c1fa1fc84951a12747c
I20260608 10:01:07.105619  4683 tablet_copy_client.cc:806] T fdf1777c98514c0787e9f30cc6320448 P 99a5d0229a804c1fa1fc84951a12747c: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:07.106355  4683 tablet_copy_client.cc:670] T fdf1777c98514c0787e9f30cc6320448 P 99a5d0229a804c1fa1fc84951a12747c: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:07.110378  4683 tablet_copy_client.cc:538] T fdf1777c98514c0787e9f30cc6320448 P 99a5d0229a804c1fa1fc84951a12747c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:07.113888  4677 tablet_bootstrap.cc:492] T c9c3ef49f58d4357a0b94f687c1a6e4a P 99a5d0229a804c1fa1fc84951a12747c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:07.114761  4677 tablet_bootstrap.cc:492] T c9c3ef49f58d4357a0b94f687c1a6e4a P 99a5d0229a804c1fa1fc84951a12747c: Bootstrap complete.
I20260608 10:01:07.115345  4677 ts_tablet_manager.cc:1403] T c9c3ef49f58d4357a0b94f687c1a6e4a P 99a5d0229a804c1fa1fc84951a12747c: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.010s
I20260608 10:01:07.117719  4677 raft_consensus.cc:359] T c9c3ef49f58d4357a0b94f687c1a6e4a P 99a5d0229a804c1fa1fc84951a12747c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } }
I20260608 10:01:07.118393  4677 raft_consensus.cc:740] T c9c3ef49f58d4357a0b94f687c1a6e4a P 99a5d0229a804c1fa1fc84951a12747c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 99a5d0229a804c1fa1fc84951a12747c, State: Initialized, Role: LEARNER
I20260608 10:01:07.119169  4683 tablet_bootstrap.cc:492] T fdf1777c98514c0787e9f30cc6320448 P 99a5d0229a804c1fa1fc84951a12747c: Bootstrap starting.
I20260608 10:01:07.118923  4677 consensus_queue.cc:260] T c9c3ef49f58d4357a0b94f687c1a6e4a P 99a5d0229a804c1fa1fc84951a12747c [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: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } }
I20260608 10:01:07.121130  4677 ts_tablet_manager.cc:1434] T c9c3ef49f58d4357a0b94f687c1a6e4a P 99a5d0229a804c1fa1fc84951a12747c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:01:07.123396  4312 tablet_copy_service.cc:342] P ae3363f9568b4a08888d5972aa4e6628: Request end of tablet copy session 99a5d0229a804c1fa1fc84951a12747c-c9c3ef49f58d4357a0b94f687c1a6e4a received from {username='slave'} at 127.0.0.1:45832
I20260608 10:01:07.123868  4312 tablet_copy_service.cc:434] P ae3363f9568b4a08888d5972aa4e6628: ending tablet copy session 99a5d0229a804c1fa1fc84951a12747c-c9c3ef49f58d4357a0b94f687c1a6e4a on tablet c9c3ef49f58d4357a0b94f687c1a6e4a with peer 99a5d0229a804c1fa1fc84951a12747c
I20260608 10:01:07.141777  4683 tablet_bootstrap.cc:492] T fdf1777c98514c0787e9f30cc6320448 P 99a5d0229a804c1fa1fc84951a12747c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:07.142693  4683 tablet_bootstrap.cc:492] T fdf1777c98514c0787e9f30cc6320448 P 99a5d0229a804c1fa1fc84951a12747c: Bootstrap complete.
I20260608 10:01:07.143267  4683 ts_tablet_manager.cc:1403] T fdf1777c98514c0787e9f30cc6320448 P 99a5d0229a804c1fa1fc84951a12747c: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.007s
I20260608 10:01:07.145988  4683 raft_consensus.cc:359] T fdf1777c98514c0787e9f30cc6320448 P 99a5d0229a804c1fa1fc84951a12747c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } }
I20260608 10:01:07.146714  4683 raft_consensus.cc:740] T fdf1777c98514c0787e9f30cc6320448 P 99a5d0229a804c1fa1fc84951a12747c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 99a5d0229a804c1fa1fc84951a12747c, State: Initialized, Role: LEARNER
I20260608 10:01:07.147424  4683 consensus_queue.cc:260] T fdf1777c98514c0787e9f30cc6320448 P 99a5d0229a804c1fa1fc84951a12747c [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: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } }
I20260608 10:01:07.149343  4683 ts_tablet_manager.cc:1434] T fdf1777c98514c0787e9f30cc6320448 P 99a5d0229a804c1fa1fc84951a12747c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:01:07.151975  4312 tablet_copy_service.cc:342] P ae3363f9568b4a08888d5972aa4e6628: Request end of tablet copy session 99a5d0229a804c1fa1fc84951a12747c-fdf1777c98514c0787e9f30cc6320448 received from {username='slave'} at 127.0.0.1:45832
I20260608 10:01:07.152349  4312 tablet_copy_service.cc:434] P ae3363f9568b4a08888d5972aa4e6628: ending tablet copy session 99a5d0229a804c1fa1fc84951a12747c-fdf1777c98514c0787e9f30cc6320448 on tablet fdf1777c98514c0787e9f30cc6320448 with peer 99a5d0229a804c1fa1fc84951a12747c
I20260608 10:01:07.334211  4179 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:01:07.360711  4302 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "22d4a8fb348143be8eaaff482c0903a4"
dest_uuid: "ae3363f9568b4a08888d5972aa4e6628"
mode: GRACEFUL
new_leader_uuid: "e67b557dfc46470ab8c0746a7936b26e"
 from {username='slave'} at 127.0.0.1:45848
I20260608 10:01:07.361495  4302 raft_consensus.cc:606] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Received request to transfer leadership to TS e67b557dfc46470ab8c0746a7936b26e
I20260608 10:01:07.364408  4302 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67a2b968ccfb4741980ba93374d05f3b"
dest_uuid: "ae3363f9568b4a08888d5972aa4e6628"
mode: GRACEFUL
new_leader_uuid: "3d8124d1bf424087962c97d8110515ae"
 from {username='slave'} at 127.0.0.1:45848
I20260608 10:01:07.364912  4302 raft_consensus.cc:606] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Received request to transfer leadership to TS 3d8124d1bf424087962c97d8110515ae
I20260608 10:01:07.367319  4302 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2c14b0f009a4f40af344d06db36e164"
dest_uuid: "ae3363f9568b4a08888d5972aa4e6628"
mode: GRACEFUL
new_leader_uuid: "e67b557dfc46470ab8c0746a7936b26e"
 from {username='slave'} at 127.0.0.1:45848
I20260608 10:01:07.367776  4302 raft_consensus.cc:606] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Received request to transfer leadership to TS e67b557dfc46470ab8c0746a7936b26e
I20260608 10:01:07.368741  4179 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 3
I20260608 10:01:07.369350  4179 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:07.400017  4656 raft_consensus.cc:993] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628: : Instructing follower e67b557dfc46470ab8c0746a7936b26e to start an election
I20260608 10:01:07.400535  4456 raft_consensus.cc:1081] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Signalling peer e67b557dfc46470ab8c0746a7936b26e to start an election
I20260608 10:01:07.402315  4377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "22d4a8fb348143be8eaaff482c0903a4"
dest_uuid: "e67b557dfc46470ab8c0746a7936b26e"
 from {username='slave'} at 127.0.0.1:40700
I20260608 10:01:07.402936  4377 raft_consensus.cc:493] T 22d4a8fb348143be8eaaff482c0903a4 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:01:07.403296  4377 raft_consensus.cc:3060] T 22d4a8fb348143be8eaaff482c0903a4 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:07.408356  4377 raft_consensus.cc:515] T 22d4a8fb348143be8eaaff482c0903a4 P e67b557dfc46470ab8c0746a7936b26e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:07.410619  4377 leader_election.cc:290] T 22d4a8fb348143be8eaaff482c0903a4 P e67b557dfc46470ab8c0746a7936b26e [CANDIDATE]: Term 2 election: Requested vote from peers 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775), ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943)
I20260608 10:01:07.411098  4228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d4a8fb348143be8eaaff482c0903a4" candidate_uuid: "e67b557dfc46470ab8c0746a7936b26e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d8124d1bf424087962c97d8110515ae"
I20260608 10:01:07.411707  4228 raft_consensus.cc:3060] T 22d4a8fb348143be8eaaff482c0903a4 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:07.413190  4303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d4a8fb348143be8eaaff482c0903a4" candidate_uuid: "e67b557dfc46470ab8c0746a7936b26e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae3363f9568b4a08888d5972aa4e6628"
I20260608 10:01:07.413776  4303 raft_consensus.cc:3055] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:01:07.414111  4303 raft_consensus.cc:740] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae3363f9568b4a08888d5972aa4e6628, State: Running, Role: LEADER
I20260608 10:01:07.414870  4303 consensus_queue.cc:260] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [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: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:07.416092  4303 raft_consensus.cc:3060] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:07.422253  4303 raft_consensus.cc:2468] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e67b557dfc46470ab8c0746a7936b26e in term 2.
I20260608 10:01:07.426415  4228 raft_consensus.cc:2468] T 22d4a8fb348143be8eaaff482c0903a4 P 3d8124d1bf424087962c97d8110515ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e67b557dfc46470ab8c0746a7936b26e in term 2.
I20260608 10:01:07.428191  4343 leader_election.cc:304] T 22d4a8fb348143be8eaaff482c0903a4 P e67b557dfc46470ab8c0746a7936b26e [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: 3d8124d1bf424087962c97d8110515ae, e67b557dfc46470ab8c0746a7936b26e; no voters: 
I20260608 10:01:07.429227  4647 raft_consensus.cc:2804] T 22d4a8fb348143be8eaaff482c0903a4 P e67b557dfc46470ab8c0746a7936b26e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:01:07.429718  4540 raft_consensus.cc:1217] T c9c3ef49f58d4357a0b94f687c1a6e4a P 99a5d0229a804c1fa1fc84951a12747c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:01:07.430138  4542 raft_consensus.cc:1217] T cdf89f10ec434246ac6068915e286b3d P 99a5d0229a804c1fa1fc84951a12747c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:01:07.441570  4647 raft_consensus.cc:697] T 22d4a8fb348143be8eaaff482c0903a4 P e67b557dfc46470ab8c0746a7936b26e [term 2 LEADER]: Becoming Leader. State: Replica: e67b557dfc46470ab8c0746a7936b26e, State: Running, Role: LEADER
I20260608 10:01:07.443532  4647 consensus_queue.cc:237] T 22d4a8fb348143be8eaaff482c0903a4 P e67b557dfc46470ab8c0746a7936b26e [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: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:07.477432  4124 catalog_manager.cc:5696] T 22d4a8fb348143be8eaaff482c0903a4 P e67b557dfc46470ab8c0746a7936b26e reported cstate change: term changed from 1 to 2, leader changed from ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66) to e67b557dfc46470ab8c0746a7936b26e (127.1.52.67). New cstate: current_term: 2 leader_uuid: "e67b557dfc46470ab8c0746a7936b26e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:07.521832  4540 raft_consensus.cc:1217] T 3b4416f7324847b3b9a4745d602ce16a P 99a5d0229a804c1fa1fc84951a12747c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:01:07.592499  4540 raft_consensus.cc:1217] T fdf1777c98514c0787e9f30cc6320448 P 99a5d0229a804c1fa1fc84951a12747c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:01:07.628877  4693 raft_consensus.cc:993] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628: : Instructing follower e67b557dfc46470ab8c0746a7936b26e to start an election
I20260608 10:01:07.629442  4693 raft_consensus.cc:1081] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Signalling peer e67b557dfc46470ab8c0746a7936b26e to start an election
I20260608 10:01:07.631264  4377 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2c14b0f009a4f40af344d06db36e164"
dest_uuid: "e67b557dfc46470ab8c0746a7936b26e"
 from {username='slave'} at 127.0.0.1:40700
I20260608 10:01:07.631732  4377 raft_consensus.cc:493] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:01:07.632037  4377 raft_consensus.cc:3060] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:07.636463  4377 raft_consensus.cc:515] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:07.638185  4377 leader_election.cc:290] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [CANDIDATE]: Term 2 election: Requested vote from peers ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943), 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775)
I20260608 10:01:07.639103  4303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2c14b0f009a4f40af344d06db36e164" candidate_uuid: "e67b557dfc46470ab8c0746a7936b26e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae3363f9568b4a08888d5972aa4e6628"
I20260608 10:01:07.639393  4228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2c14b0f009a4f40af344d06db36e164" candidate_uuid: "e67b557dfc46470ab8c0746a7936b26e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d8124d1bf424087962c97d8110515ae"
I20260608 10:01:07.639748  4303 raft_consensus.cc:3055] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:01:07.640033  4228 raft_consensus.cc:3060] T d2c14b0f009a4f40af344d06db36e164 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:07.640139  4303 raft_consensus.cc:740] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae3363f9568b4a08888d5972aa4e6628, State: Running, Role: LEADER
I20260608 10:01:07.641083  4303 consensus_queue.cc:260] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [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: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:07.642289  4303 raft_consensus.cc:3060] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:07.647401  4228 raft_consensus.cc:2468] T d2c14b0f009a4f40af344d06db36e164 P 3d8124d1bf424087962c97d8110515ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e67b557dfc46470ab8c0746a7936b26e in term 2.
I20260608 10:01:07.648520  4343 leader_election.cc:304] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [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: 3d8124d1bf424087962c97d8110515ae, e67b557dfc46470ab8c0746a7936b26e; no voters: 
I20260608 10:01:07.648940  4303 raft_consensus.cc:2468] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e67b557dfc46470ab8c0746a7936b26e in term 2.
I20260608 10:01:07.649260  4703 raft_consensus.cc:2804] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:01:07.649827  4703 raft_consensus.cc:697] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [term 2 LEADER]: Becoming Leader. State: Replica: e67b557dfc46470ab8c0746a7936b26e, State: Running, Role: LEADER
I20260608 10:01:07.650755  4703 consensus_queue.cc:237] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [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: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } }
I20260608 10:01:07.658313  4126 catalog_manager.cc:5696] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e reported cstate change: term changed from 1 to 2, leader changed from ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66) to e67b557dfc46470ab8c0746a7936b26e (127.1.52.67). New cstate: current_term: 2 leader_uuid: "e67b557dfc46470ab8c0746a7936b26e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:07.772532  4656 raft_consensus.cc:993] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628: : Instructing follower 3d8124d1bf424087962c97d8110515ae to start an election
I20260608 10:01:07.772992  4693 raft_consensus.cc:1081] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Signalling peer 3d8124d1bf424087962c97d8110515ae to start an election
I20260608 10:01:07.774623  4228 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67a2b968ccfb4741980ba93374d05f3b"
dest_uuid: "3d8124d1bf424087962c97d8110515ae"
 from {username='slave'} at 127.0.0.1:56624
I20260608 10:01:07.775108  4228 raft_consensus.cc:493] T 67a2b968ccfb4741980ba93374d05f3b P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:01:07.775427  4228 raft_consensus.cc:3060] T 67a2b968ccfb4741980ba93374d05f3b P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:07.780345  4228 raft_consensus.cc:515] T 67a2b968ccfb4741980ba93374d05f3b P 3d8124d1bf424087962c97d8110515ae [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:07.782119  4228 leader_election.cc:290] T 67a2b968ccfb4741980ba93374d05f3b P 3d8124d1bf424087962c97d8110515ae [CANDIDATE]: Term 2 election: Requested vote from peers 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421), ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943)
I20260608 10:01:07.782886  4540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a2b968ccfb4741980ba93374d05f3b" candidate_uuid: "3d8124d1bf424087962c97d8110515ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "99a5d0229a804c1fa1fc84951a12747c"
I20260608 10:01:07.783504  4540 raft_consensus.cc:3060] T 67a2b968ccfb4741980ba93374d05f3b P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:07.784684  4303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67a2b968ccfb4741980ba93374d05f3b" candidate_uuid: "3d8124d1bf424087962c97d8110515ae" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae3363f9568b4a08888d5972aa4e6628"
I20260608 10:01:07.785302  4303 raft_consensus.cc:3055] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:01:07.785688  4303 raft_consensus.cc:740] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ae3363f9568b4a08888d5972aa4e6628, State: Running, Role: LEADER
I20260608 10:01:07.787299  4303 consensus_queue.cc:260] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [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: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:07.788628  4303 raft_consensus.cc:3060] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:07.790493  4540 raft_consensus.cc:2468] T 67a2b968ccfb4741980ba93374d05f3b P 99a5d0229a804c1fa1fc84951a12747c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d8124d1bf424087962c97d8110515ae in term 2.
I20260608 10:01:07.791903  4194 leader_election.cc:304] T 67a2b968ccfb4741980ba93374d05f3b P 3d8124d1bf424087962c97d8110515ae [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: 3d8124d1bf424087962c97d8110515ae, 99a5d0229a804c1fa1fc84951a12747c; no voters: 
I20260608 10:01:07.792888  4613 raft_consensus.cc:2804] T 67a2b968ccfb4741980ba93374d05f3b P 3d8124d1bf424087962c97d8110515ae [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:01:07.796875  4303 raft_consensus.cc:2468] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d8124d1bf424087962c97d8110515ae in term 2.
I20260608 10:01:07.797468  4613 raft_consensus.cc:697] T 67a2b968ccfb4741980ba93374d05f3b P 3d8124d1bf424087962c97d8110515ae [term 2 LEADER]: Becoming Leader. State: Replica: 3d8124d1bf424087962c97d8110515ae, State: Running, Role: LEADER
I20260608 10:01:07.798810  4613 consensus_queue.cc:237] T 67a2b968ccfb4741980ba93374d05f3b P 3d8124d1bf424087962c97d8110515ae [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: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:07.806412  4126 catalog_manager.cc:5696] T 67a2b968ccfb4741980ba93374d05f3b P 3d8124d1bf424087962c97d8110515ae reported cstate change: term changed from 1 to 2, leader changed from ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66) to 3d8124d1bf424087962c97d8110515ae (127.1.52.65). New cstate: current_term: 2 leader_uuid: "3d8124d1bf424087962c97d8110515ae" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:07.834874  4693 raft_consensus.cc:1064] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628: attempting to promote NON_VOTER 99a5d0229a804c1fa1fc84951a12747c to VOTER
I20260608 10:01:07.836905  4693 consensus_queue.cc:237] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [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: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } }
I20260608 10:01:07.844302  4540 raft_consensus.cc:1275] T cdf89f10ec434246ac6068915e286b3d P 99a5d0229a804c1fa1fc84951a12747c [term 1 LEARNER]: Refusing update from remote peer ae3363f9568b4a08888d5972aa4e6628: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:07.844456  4377 raft_consensus.cc:1275] T cdf89f10ec434246ac6068915e286b3d P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Refusing update from remote peer ae3363f9568b4a08888d5972aa4e6628: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:07.844640  4228 raft_consensus.cc:1275] T cdf89f10ec434246ac6068915e286b3d P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Refusing update from remote peer ae3363f9568b4a08888d5972aa4e6628: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:07.846151  4693 consensus_queue.cc:1048] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:07.847259  4656 consensus_queue.cc:1048] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:07.848125  4692 consensus_queue.cc:1048] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:07.870451  4692 raft_consensus.cc:2955] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:07.876039  4228 raft_consensus.cc:2955] T cdf89f10ec434246ac6068915e286b3d P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:07.877684  4377 raft_consensus.cc:2955] T cdf89f10ec434246ac6068915e286b3d P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:07.880955  4540 raft_consensus.cc:2955] T cdf89f10ec434246ac6068915e286b3d P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:07.884915  4126 catalog_manager.cc:5696] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 reported cstate change: config changed from index 2 to 3, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ae3363f9568b4a08888d5972aa4e6628" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:07.900308  4303 consensus_queue.cc:237] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [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: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } }
I20260608 10:01:07.907620  4226 raft_consensus.cc:1275] T 22d4a8fb348143be8eaaff482c0903a4 P 3d8124d1bf424087962c97d8110515ae [term 2 FOLLOWER]: Refusing update from remote peer e67b557dfc46470ab8c0746a7936b26e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:01:07.908610  4540 raft_consensus.cc:1275] T cdf89f10ec434246ac6068915e286b3d P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Refusing update from remote peer ae3363f9568b4a08888d5972aa4e6628: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:07.909337  4703 consensus_queue.cc:1048] T 22d4a8fb348143be8eaaff482c0903a4 P e67b557dfc46470ab8c0746a7936b26e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:07.909802  4377 raft_consensus.cc:1275] T cdf89f10ec434246ac6068915e286b3d P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Refusing update from remote peer ae3363f9568b4a08888d5972aa4e6628: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:07.910272  4693 consensus_queue.cc:1048] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:07.917040  4693 consensus_queue.cc:1048] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:07.924984  4656 raft_consensus.cc:2955] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d8124d1bf424087962c97d8110515ae (127.1.52.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:07.934397  4377 raft_consensus.cc:2955] T cdf89f10ec434246ac6068915e286b3d P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d8124d1bf424087962c97d8110515ae (127.1.52.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:07.937703  4303 raft_consensus.cc:1275] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [term 2 FOLLOWER]: Refusing update from remote peer e67b557dfc46470ab8c0746a7936b26e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:01:07.945741  4647 raft_consensus.cc:1064] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e: attempting to promote NON_VOTER 99a5d0229a804c1fa1fc84951a12747c to VOTER
I20260608 10:01:07.946708  4126 catalog_manager.cc:5696] T cdf89f10ec434246ac6068915e286b3d P e67b557dfc46470ab8c0746a7936b26e reported cstate change: config changed from index 3 to 4, VOTER 3d8124d1bf424087962c97d8110515ae (127.1.52.65) evicted. New cstate: current_term: 1 leader_uuid: "ae3363f9568b4a08888d5972aa4e6628" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:07.946604  4540 raft_consensus.cc:2955] T cdf89f10ec434246ac6068915e286b3d P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d8124d1bf424087962c97d8110515ae (127.1.52.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:07.948287  4647 consensus_queue.cc:237] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [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: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } }
I20260608 10:01:07.951567  4694 consensus_queue.cc:1048] T 22d4a8fb348143be8eaaff482c0903a4 P e67b557dfc46470ab8c0746a7936b26e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:07.953706  4110 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet cdf89f10ec434246ac6068915e286b3d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:07.961439  4213 tablet_service.cc:1558] Processing DeleteTablet for tablet cdf89f10ec434246ac6068915e286b3d with delete_type TABLET_DATA_TOMBSTONED (TS 3d8124d1bf424087962c97d8110515ae not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56616
I20260608 10:01:07.984642  4690 raft_consensus.cc:1064] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628: attempting to promote NON_VOTER 99a5d0229a804c1fa1fc84951a12747c to VOTER
I20260608 10:01:07.990002  4690 consensus_queue.cc:237] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [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: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } }
I20260608 10:01:08.002198  4540 raft_consensus.cc:1275] T c9c3ef49f58d4357a0b94f687c1a6e4a P 99a5d0229a804c1fa1fc84951a12747c [term 1 LEARNER]: Refusing update from remote peer ae3363f9568b4a08888d5972aa4e6628: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:08.003990  4693 consensus_queue.cc:1048] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:08.009537  4715 tablet_replica.cc:333] T cdf89f10ec434246ac6068915e286b3d P 3d8124d1bf424087962c97d8110515ae: stopping tablet replica
I20260608 10:01:08.010918  4715 raft_consensus.cc:2243] T cdf89f10ec434246ac6068915e286b3d P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:08.011976  4715 raft_consensus.cc:2272] T cdf89f10ec434246ac6068915e286b3d P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:08.013343  4377 raft_consensus.cc:1275] T c9c3ef49f58d4357a0b94f687c1a6e4a P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Refusing update from remote peer ae3363f9568b4a08888d5972aa4e6628: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:08.014631  4228 raft_consensus.cc:1275] T c9c3ef49f58d4357a0b94f687c1a6e4a P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Refusing update from remote peer ae3363f9568b4a08888d5972aa4e6628: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:08.015087  4690 consensus_queue.cc:1048] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:08.016208  4693 consensus_queue.cc:1048] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:08.020041  4715 ts_tablet_manager.cc:1916] T cdf89f10ec434246ac6068915e286b3d P 3d8124d1bf424087962c97d8110515ae: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:08.030982  4303 raft_consensus.cc:1275] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Refusing update from remote peer e67b557dfc46470ab8c0746a7936b26e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:08.031147  4228 raft_consensus.cc:1275] T 3b4416f7324847b3b9a4745d602ce16a P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Refusing update from remote peer e67b557dfc46470ab8c0746a7936b26e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:08.035725  4693 raft_consensus.cc:2955] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:08.038717  4647 consensus_queue.cc:1048] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:08.050899  4694 consensus_queue.cc:1048] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:08.051832  4715 ts_tablet_manager.cc:1929] T cdf89f10ec434246ac6068915e286b3d P 3d8124d1bf424087962c97d8110515ae: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:01:08.052273  4715 log.cc:1199] T cdf89f10ec434246ac6068915e286b3d P 3d8124d1bf424087962c97d8110515ae: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/ts-0-root/wals/cdf89f10ec434246ac6068915e286b3d
I20260608 10:01:08.039113  4226 raft_consensus.cc:2955] T c9c3ef49f58d4357a0b94f687c1a6e4a P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:08.054260  4113 catalog_manager.cc:5027] TS 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775): tablet cdf89f10ec434246ac6068915e286b3d (table range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]) successfully deleted
I20260608 10:01:08.042865  4377 raft_consensus.cc:2955] T c9c3ef49f58d4357a0b94f687c1a6e4a P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:08.044617  4540 raft_consensus.cc:1275] T 3b4416f7324847b3b9a4745d602ce16a P 99a5d0229a804c1fa1fc84951a12747c [term 1 LEARNER]: Refusing update from remote peer e67b557dfc46470ab8c0746a7936b26e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:08.063122  4694 consensus_queue.cc:1048] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:08.074558  4543 raft_consensus.cc:2955] T c9c3ef49f58d4357a0b94f687c1a6e4a P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:08.081168  4126 catalog_manager.cc:5696] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 reported cstate change: config changed from index 2 to 3, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ae3363f9568b4a08888d5972aa4e6628" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:08.107244  4647 raft_consensus.cc:2955] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:08.115332  4303 consensus_queue.cc:237] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [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: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } }
I20260608 10:01:08.118463  4302 raft_consensus.cc:2955] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:08.126143  4543 raft_consensus.cc:1275] T c9c3ef49f58d4357a0b94f687c1a6e4a P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Refusing update from remote peer ae3363f9568b4a08888d5972aa4e6628: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:08.127744  4693 consensus_queue.cc:1048] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:08.131407  4226 raft_consensus.cc:2955] T 3b4416f7324847b3b9a4745d602ce16a P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:08.134085  4540 raft_consensus.cc:2955] T 3b4416f7324847b3b9a4745d602ce16a P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:08.138563  4228 raft_consensus.cc:1275] T c9c3ef49f58d4357a0b94f687c1a6e4a P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Refusing update from remote peer ae3363f9568b4a08888d5972aa4e6628: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:08.141309  4126 catalog_manager.cc:5696] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628 reported cstate change: config changed from index 2 to 3, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e67b557dfc46470ab8c0746a7936b26e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:08.142130  4690 raft_consensus.cc:2955] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e67b557dfc46470ab8c0746a7936b26e (127.1.52.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:08.147971  4692 consensus_queue.cc:1048] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:08.151325  4542 raft_consensus.cc:2955] T c9c3ef49f58d4357a0b94f687c1a6e4a P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e67b557dfc46470ab8c0746a7936b26e (127.1.52.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:08.160394  4377 consensus_queue.cc:237] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [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: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } }
I20260608 10:01:08.161531  4110 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c9c3ef49f58d4357a0b94f687c1a6e4a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:08.163275  4225 raft_consensus.cc:2955] T c9c3ef49f58d4357a0b94f687c1a6e4a P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e67b557dfc46470ab8c0746a7936b26e (127.1.52.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:08.167002  4302 raft_consensus.cc:1275] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [term 2 FOLLOWER]: Refusing update from remote peer e67b557dfc46470ab8c0746a7936b26e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:01:08.170157  4647 consensus_queue.cc:1048] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:08.171022  4226 raft_consensus.cc:1275] T d2c14b0f009a4f40af344d06db36e164 P 3d8124d1bf424087962c97d8110515ae [term 2 FOLLOWER]: Refusing update from remote peer e67b557dfc46470ab8c0746a7936b26e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:01:08.173691  4694 consensus_queue.cc:1048] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:08.181740  4123 catalog_manager.cc:5696] T c9c3ef49f58d4357a0b94f687c1a6e4a P 99a5d0229a804c1fa1fc84951a12747c reported cstate change: config changed from index 3 to 4, VOTER e67b557dfc46470ab8c0746a7936b26e (127.1.52.67) evicted. New cstate: current_term: 1 leader_uuid: "ae3363f9568b4a08888d5972aa4e6628" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:08.188568  4690 raft_consensus.cc:1064] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628: attempting to promote NON_VOTER 99a5d0229a804c1fa1fc84951a12747c to VOTER
I20260608 10:01:08.191031  4228 raft_consensus.cc:1275] T 3b4416f7324847b3b9a4745d602ce16a P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Refusing update from remote peer e67b557dfc46470ab8c0746a7936b26e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:08.193143  4690 consensus_queue.cc:237] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [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: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } }
I20260608 10:01:08.195896  4647 consensus_queue.cc:1048] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:01:08.171088  4542 raft_consensus.cc:1275] T 3b4416f7324847b3b9a4745d602ce16a P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Refusing update from remote peer e67b557dfc46470ab8c0746a7936b26e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:08.205353  4694 consensus_queue.cc:1048] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:08.208284  4302 raft_consensus.cc:1275] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [term 2 FOLLOWER]: Refusing update from remote peer 3d8124d1bf424087962c97d8110515ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:01:08.209941  4705 consensus_queue.cc:1048] T 67a2b968ccfb4741980ba93374d05f3b P 3d8124d1bf424087962c97d8110515ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:08.211300  4542 raft_consensus.cc:1275] T fdf1777c98514c0787e9f30cc6320448 P 99a5d0229a804c1fa1fc84951a12747c [term 1 LEARNER]: Refusing update from remote peer ae3363f9568b4a08888d5972aa4e6628: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:08.213092  4692 consensus_queue.cc:1048] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:08.216776  4694 raft_consensus.cc:2955] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:08.220719  4226 raft_consensus.cc:1275] T fdf1777c98514c0787e9f30cc6320448 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Refusing update from remote peer ae3363f9568b4a08888d5972aa4e6628: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:08.221176  4377 raft_consensus.cc:1275] T fdf1777c98514c0787e9f30cc6320448 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Refusing update from remote peer ae3363f9568b4a08888d5972aa4e6628: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:08.222479  4692 consensus_queue.cc:1048] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:08.224828  4656 consensus_queue.cc:1048] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:01:08.235234  4540 raft_consensus.cc:2955] T 3b4416f7324847b3b9a4745d602ce16a P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:08.246701  4656 raft_consensus.cc:2955] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:08.254833  4543 raft_consensus.cc:1275] T 67a2b968ccfb4741980ba93374d05f3b P 99a5d0229a804c1fa1fc84951a12747c [term 2 FOLLOWER]: Refusing update from remote peer 3d8124d1bf424087962c97d8110515ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:01:08.256748  4705 consensus_queue.cc:1048] T 67a2b968ccfb4741980ba93374d05f3b P 3d8124d1bf424087962c97d8110515ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:08.259471  4364 tablet_service.cc:1558] Processing DeleteTablet for tablet c9c3ef49f58d4357a0b94f687c1a6e4a with delete_type TABLET_DATA_TOMBSTONED (TS e67b557dfc46470ab8c0746a7936b26e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40696
I20260608 10:01:08.260147  4225 raft_consensus.cc:2955] T fdf1777c98514c0787e9f30cc6320448 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:08.262363  4226 raft_consensus.cc:2955] T 3b4416f7324847b3b9a4745d602ce16a P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:08.260742  4377 raft_consensus.cc:2955] T fdf1777c98514c0787e9f30cc6320448 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:08.274289  4113 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3b4416f7324847b3b9a4745d602ce16a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:08.282806  4124 catalog_manager.cc:5696] T fdf1777c98514c0787e9f30cc6320448 P 3d8124d1bf424087962c97d8110515ae reported cstate change: config changed from index 2 to 3, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ae3363f9568b4a08888d5972aa4e6628" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:08.293402  4540 raft_consensus.cc:2955] T fdf1777c98514c0787e9f30cc6320448 P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } attrs { replace: true } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:08.302016  4123 catalog_manager.cc:5696] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e reported cstate change: config changed from index 3 to 4, VOTER ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66) evicted. New cstate: current_term: 1 leader_uuid: "e67b557dfc46470ab8c0746a7936b26e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:08.306506  4734 tablet_replica.cc:333] T c9c3ef49f58d4357a0b94f687c1a6e4a P e67b557dfc46470ab8c0746a7936b26e: stopping tablet replica
I20260608 10:01:08.307552  4734 raft_consensus.cc:2243] T c9c3ef49f58d4357a0b94f687c1a6e4a P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:08.308357  4734 raft_consensus.cc:2272] T c9c3ef49f58d4357a0b94f687c1a6e4a P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:08.312392  4302 consensus_queue.cc:237] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [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: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } }
I20260608 10:01:08.322137  4734 ts_tablet_manager.cc:1916] T c9c3ef49f58d4357a0b94f687c1a6e4a P e67b557dfc46470ab8c0746a7936b26e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:08.324687  4377 raft_consensus.cc:1275] T fdf1777c98514c0787e9f30cc6320448 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Refusing update from remote peer ae3363f9568b4a08888d5972aa4e6628: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:08.325806  4543 raft_consensus.cc:1275] T fdf1777c98514c0787e9f30cc6320448 P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Refusing update from remote peer ae3363f9568b4a08888d5972aa4e6628: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:08.326233  4656 consensus_queue.cc:1048] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:08.330137  4692 consensus_queue.cc:1048] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:08.338670  4734 ts_tablet_manager.cc:1929] T c9c3ef49f58d4357a0b94f687c1a6e4a P e67b557dfc46470ab8c0746a7936b26e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:01:08.339128  4734 log.cc:1199] T c9c3ef49f58d4357a0b94f687c1a6e4a P e67b557dfc46470ab8c0746a7936b26e: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/ts-2-root/wals/c9c3ef49f58d4357a0b94f687c1a6e4a
I20260608 10:01:08.339407  4288 tablet_service.cc:1558] Processing DeleteTablet for tablet 3b4416f7324847b3b9a4745d602ce16a with delete_type TABLET_DATA_TOMBSTONED (TS ae3363f9568b4a08888d5972aa4e6628 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38098
I20260608 10:01:08.344637  4737 tablet_replica.cc:333] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628: stopping tablet replica
I20260608 10:01:08.345463  4737 raft_consensus.cc:2243] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:08.346359  4737 raft_consensus.cc:2272] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:08.345628  4692 raft_consensus.cc:2955] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d8124d1bf424087962c97d8110515ae (127.1.52.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:08.350836  4737 ts_tablet_manager.cc:1916] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:08.347836  4375 raft_consensus.cc:2955] T fdf1777c98514c0787e9f30cc6320448 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d8124d1bf424087962c97d8110515ae (127.1.52.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:08.340749  4113 catalog_manager.cc:5027] TS e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913): tablet c9c3ef49f58d4357a0b94f687c1a6e4a (table range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]) successfully deleted
I20260608 10:01:08.366551  4543 raft_consensus.cc:2955] T fdf1777c98514c0787e9f30cc6320448 P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3d8124d1bf424087962c97d8110515ae (127.1.52.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:08.372877  4110 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fdf1777c98514c0787e9f30cc6320448 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:08.373273  4737 ts_tablet_manager.cc:1929] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:01:08.373720  4737 log.cc:1199] T 3b4416f7324847b3b9a4745d602ce16a P ae3363f9568b4a08888d5972aa4e6628: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/ts-1-root/wals/3b4416f7324847b3b9a4745d602ce16a
I20260608 10:01:08.374989  4126 catalog_manager.cc:5696] T fdf1777c98514c0787e9f30cc6320448 P e67b557dfc46470ab8c0746a7936b26e reported cstate change: config changed from index 3 to 4, VOTER 3d8124d1bf424087962c97d8110515ae (127.1.52.65) evicted. New cstate: current_term: 1 leader_uuid: "ae3363f9568b4a08888d5972aa4e6628" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:08.377228  4110 catalog_manager.cc:5027] TS ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943): tablet 3b4416f7324847b3b9a4745d602ce16a (table range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]) successfully deleted
I20260608 10:01:08.386646  4213 tablet_service.cc:1558] Processing DeleteTablet for tablet fdf1777c98514c0787e9f30cc6320448 with delete_type TABLET_DATA_TOMBSTONED (TS 3d8124d1bf424087962c97d8110515ae not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56616
I20260608 10:01:08.387712  4715 tablet_replica.cc:333] T fdf1777c98514c0787e9f30cc6320448 P 3d8124d1bf424087962c97d8110515ae: stopping tablet replica
I20260608 10:01:08.388643  4715 raft_consensus.cc:2243] T fdf1777c98514c0787e9f30cc6320448 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:08.389283  4715 raft_consensus.cc:2272] T fdf1777c98514c0787e9f30cc6320448 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:08.392299  4715 ts_tablet_manager.cc:1916] T fdf1777c98514c0787e9f30cc6320448 P 3d8124d1bf424087962c97d8110515ae: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:08.402468  4715 ts_tablet_manager.cc:1929] T fdf1777c98514c0787e9f30cc6320448 P 3d8124d1bf424087962c97d8110515ae: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:01:08.402822  4715 log.cc:1199] T fdf1777c98514c0787e9f30cc6320448 P 3d8124d1bf424087962c97d8110515ae: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/ts-0-root/wals/fdf1777c98514c0787e9f30cc6320448
I20260608 10:01:08.404153  4113 catalog_manager.cc:5027] TS 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775): tablet fdf1777c98514c0787e9f30cc6320448 (table range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]) successfully deleted
I20260608 10:01:09.370401  4179 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:01:09.400506  4226 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b8ce590bc8244a14a669de307bcfd60e"
dest_uuid: "3d8124d1bf424087962c97d8110515ae"
mode: GRACEFUL
new_leader_uuid: "99a5d0229a804c1fa1fc84951a12747c"
 from {username='slave'} at 127.0.0.1:46786
I20260608 10:01:09.401095  4226 raft_consensus.cc:606] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [term 1 LEADER]: Received request to transfer leadership to TS 99a5d0229a804c1fa1fc84951a12747c
I20260608 10:01:09.402395  4179 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 10:01:09.403131  4179 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:09.422081  4226 consensus_queue.cc:237] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [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: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: NON_VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { promote: true } }
W20260608 10:01:09.429149  4191 consensus_peers.cc:597] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae -> Peer ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943): Couldn't send request to peer ae3363f9568b4a08888d5972aa4e6628. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 18398588e4504493a738c15107762281. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:09.429317  4543 raft_consensus.cc:1275] T 18398588e4504493a738c15107762281 P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Refusing update from remote peer 3d8124d1bf424087962c97d8110515ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:09.430455  4375 raft_consensus.cc:1275] T 18398588e4504493a738c15107762281 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Refusing update from remote peer 3d8124d1bf424087962c97d8110515ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:09.430732  4613 consensus_queue.cc:1048] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:09.431957  4744 consensus_queue.cc:1048] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:09.440860  4613 raft_consensus.cc:2955] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: NON_VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { promote: true } } }
I20260608 10:01:09.442740  4543 raft_consensus.cc:2955] T 18398588e4504493a738c15107762281 P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: NON_VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { promote: true } } }
I20260608 10:01:09.443315  4375 raft_consensus.cc:2955] T 18398588e4504493a738c15107762281 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: NON_VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { promote: true } } }
I20260608 10:01:09.454416  4124 catalog_manager.cc:5696] T 18398588e4504493a738c15107762281 P e67b557dfc46470ab8c0746a7936b26e reported cstate change: config changed from index -1 to 2, NON_VOTER ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66) added. New cstate: current_term: 1 leader_uuid: "3d8124d1bf424087962c97d8110515ae" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: NON_VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { promote: true } } }
I20260608 10:01:09.459214  4375 consensus_queue.cc:237] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [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: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } }
I20260608 10:01:09.468627  4226 raft_consensus.cc:1275] T d2c14b0f009a4f40af344d06db36e164 P 3d8124d1bf424087962c97d8110515ae [term 2 FOLLOWER]: Refusing update from remote peer e67b557dfc46470ab8c0746a7936b26e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:01:09.469300  4302 raft_consensus.cc:1275] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [term 2 FOLLOWER]: Refusing update from remote peer e67b557dfc46470ab8c0746a7936b26e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 10:01:09.470177  4343 consensus_peers.cc:597] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e -> Peer 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421): Couldn't send request to peer 99a5d0229a804c1fa1fc84951a12747c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d2c14b0f009a4f40af344d06db36e164. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:09.470903  4728 consensus_queue.cc:1048] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:09.471895  4749 consensus_queue.cc:1048] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:01:09.484690  4302 raft_consensus.cc:2955] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } } }
I20260608 10:01:09.485106  4226 raft_consensus.cc:2955] T d2c14b0f009a4f40af344d06db36e164 P 3d8124d1bf424087962c97d8110515ae [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } } }
I20260608 10:01:09.506404  4122 catalog_manager.cc:5696] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 reported cstate change: config changed from index -1 to 3, NON_VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) added. New cstate: current_term: 2 leader_uuid: "e67b557dfc46470ab8c0746a7936b26e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } } }
I20260608 10:01:09.506880  4755 raft_consensus.cc:2955] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } } }
I20260608 10:01:09.524863  4226 consensus_queue.cc:237] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [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: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: NON_VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { promote: true } }
I20260608 10:01:09.532092  4302 raft_consensus.cc:1275] T 8f9516a24ca84b34b2c81f960a2e5c2b P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Refusing update from remote peer 3d8124d1bf424087962c97d8110515ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:01:09.532904  4194 consensus_peers.cc:597] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae -> Peer e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913): Couldn't send request to peer e67b557dfc46470ab8c0746a7936b26e. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8f9516a24ca84b34b2c81f960a2e5c2b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:09.533126  4543 raft_consensus.cc:1275] T 8f9516a24ca84b34b2c81f960a2e5c2b P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Refusing update from remote peer 3d8124d1bf424087962c97d8110515ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:09.533742  4743 consensus_queue.cc:1048] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:09.534554  4613 consensus_queue.cc:1048] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:09.543150  4613 raft_consensus.cc:2955] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e67b557dfc46470ab8c0746a7936b26e (127.1.52.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: NON_VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { promote: true } } }
I20260608 10:01:09.545145  4543 raft_consensus.cc:2955] T 8f9516a24ca84b34b2c81f960a2e5c2b P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e67b557dfc46470ab8c0746a7936b26e (127.1.52.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: NON_VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { promote: true } } }
I20260608 10:01:09.548458  4302 raft_consensus.cc:2955] T 8f9516a24ca84b34b2c81f960a2e5c2b P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER e67b557dfc46470ab8c0746a7936b26e (127.1.52.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: NON_VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { promote: true } } }
I20260608 10:01:09.557197  4122 catalog_manager.cc:5696] T 8f9516a24ca84b34b2c81f960a2e5c2b P 99a5d0229a804c1fa1fc84951a12747c reported cstate change: config changed from index -1 to 2, NON_VOTER e67b557dfc46470ab8c0746a7936b26e (127.1.52.67) added. New cstate: current_term: 1 leader_uuid: "3d8124d1bf424087962c97d8110515ae" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: NON_VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { promote: true } } }
I20260608 10:01:09.558251  4303 consensus_queue.cc:237] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [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: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } }
W20260608 10:01:09.569952  4269 consensus_peers.cc:597] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 -> Peer 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421): Couldn't send request to peer 99a5d0229a804c1fa1fc84951a12747c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 10e22d7258894bb19336341811b00f91. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:09.570222  4375 raft_consensus.cc:1275] T 10e22d7258894bb19336341811b00f91 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Refusing update from remote peer ae3363f9568b4a08888d5972aa4e6628: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:09.571964  4690 consensus_queue.cc:1048] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:09.576395  4226 raft_consensus.cc:1275] T 10e22d7258894bb19336341811b00f91 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Refusing update from remote peer ae3363f9568b4a08888d5972aa4e6628: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:09.578649  4761 consensus_queue.cc:1048] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:01:09.585911  4690 raft_consensus.cc:2955] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } } }
I20260608 10:01:09.587685  4375 raft_consensus.cc:2955] T 10e22d7258894bb19336341811b00f91 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } } }
I20260608 10:01:09.589967  4226 raft_consensus.cc:2955] T 10e22d7258894bb19336341811b00f91 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } } }
I20260608 10:01:09.603541  4123 catalog_manager.cc:5696] T 10e22d7258894bb19336341811b00f91 P e67b557dfc46470ab8c0746a7936b26e reported cstate change: config changed from index -1 to 2, NON_VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "ae3363f9568b4a08888d5972aa4e6628" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } } }
I20260608 10:01:09.616361  4743 raft_consensus.cc:993] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae: : Instructing follower 99a5d0229a804c1fa1fc84951a12747c to start an election
I20260608 10:01:09.616859  4743 raft_consensus.cc:1081] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [term 1 LEADER]: Signalling peer 99a5d0229a804c1fa1fc84951a12747c to start an election
I20260608 10:01:09.618729  4543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b8ce590bc8244a14a669de307bcfd60e"
dest_uuid: "99a5d0229a804c1fa1fc84951a12747c"
 from {username='slave'} at 127.0.0.1:38894
I20260608 10:01:09.619316  4543 raft_consensus.cc:493] T b8ce590bc8244a14a669de307bcfd60e P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:01:09.619681  4543 raft_consensus.cc:3060] T b8ce590bc8244a14a669de307bcfd60e P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:09.624866  4543 raft_consensus.cc:515] T b8ce590bc8244a14a669de307bcfd60e P 99a5d0229a804c1fa1fc84951a12747c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:09.626654  4543 leader_election.cc:290] T b8ce590bc8244a14a669de307bcfd60e P 99a5d0229a804c1fa1fc84951a12747c [CANDIDATE]: Term 2 election: Requested vote from peers 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775), ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943)
I20260608 10:01:09.627450  4226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ce590bc8244a14a669de307bcfd60e" candidate_uuid: "99a5d0229a804c1fa1fc84951a12747c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d8124d1bf424087962c97d8110515ae"
I20260608 10:01:09.628018  4303 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8ce590bc8244a14a669de307bcfd60e" candidate_uuid: "99a5d0229a804c1fa1fc84951a12747c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ae3363f9568b4a08888d5972aa4e6628"
I20260608 10:01:09.628050  4226 raft_consensus.cc:3055] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:01:09.628681  4226 raft_consensus.cc:740] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3d8124d1bf424087962c97d8110515ae, State: Running, Role: LEADER
I20260608 10:01:09.628690  4303 raft_consensus.cc:3060] T b8ce590bc8244a14a669de307bcfd60e P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:09.629670  4226 consensus_queue.cc:260] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [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: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:09.630842  4226 raft_consensus.cc:3060] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:09.636927  4226 raft_consensus.cc:2468] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a5d0229a804c1fa1fc84951a12747c in term 2.
I20260608 10:01:09.638051  4509 leader_election.cc:304] T b8ce590bc8244a14a669de307bcfd60e P 99a5d0229a804c1fa1fc84951a12747c [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: 3d8124d1bf424087962c97d8110515ae, 99a5d0229a804c1fa1fc84951a12747c; no voters: 
I20260608 10:01:09.639004  4696 raft_consensus.cc:2804] T b8ce590bc8244a14a669de307bcfd60e P 99a5d0229a804c1fa1fc84951a12747c [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:01:09.639870  4303 raft_consensus.cc:2468] T b8ce590bc8244a14a669de307bcfd60e P ae3363f9568b4a08888d5972aa4e6628 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 99a5d0229a804c1fa1fc84951a12747c in term 2.
I20260608 10:01:09.640364  4696 raft_consensus.cc:697] T b8ce590bc8244a14a669de307bcfd60e P 99a5d0229a804c1fa1fc84951a12747c [term 2 LEADER]: Becoming Leader. State: Replica: 99a5d0229a804c1fa1fc84951a12747c, State: Running, Role: LEADER
I20260608 10:01:09.641243  4696 consensus_queue.cc:237] T b8ce590bc8244a14a669de307bcfd60e P 99a5d0229a804c1fa1fc84951a12747c [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: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } }
I20260608 10:01:09.648689  4123 catalog_manager.cc:5696] T b8ce590bc8244a14a669de307bcfd60e P 99a5d0229a804c1fa1fc84951a12747c reported cstate change: term changed from 1 to 2, leader changed from 3d8124d1bf424087962c97d8110515ae (127.1.52.65) to 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68). New cstate: current_term: 2 leader_uuid: "99a5d0229a804c1fa1fc84951a12747c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:09.946554  4766 ts_tablet_manager.cc:933] T 8f9516a24ca84b34b2c81f960a2e5c2b P e67b557dfc46470ab8c0746a7936b26e: Initiating tablet copy from peer 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775)
I20260608 10:01:09.948599  4766 tablet_copy_client.cc:323] T 8f9516a24ca84b34b2c81f960a2e5c2b P e67b557dfc46470ab8c0746a7936b26e: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.65:36775
I20260608 10:01:09.950624  4238 tablet_copy_service.cc:140] P 3d8124d1bf424087962c97d8110515ae: Received BeginTabletCopySession request for tablet 8f9516a24ca84b34b2c81f960a2e5c2b from peer e67b557dfc46470ab8c0746a7936b26e ({username='slave'} at 127.0.0.1:56628)
I20260608 10:01:09.951304  4238 tablet_copy_service.cc:161] P 3d8124d1bf424087962c97d8110515ae: Beginning new tablet copy session on tablet 8f9516a24ca84b34b2c81f960a2e5c2b from peer e67b557dfc46470ab8c0746a7936b26e at {username='slave'} at 127.0.0.1:56628: session id = e67b557dfc46470ab8c0746a7936b26e-8f9516a24ca84b34b2c81f960a2e5c2b
I20260608 10:01:09.951639  4768 ts_tablet_manager.cc:933] T d2c14b0f009a4f40af344d06db36e164 P 99a5d0229a804c1fa1fc84951a12747c: Initiating tablet copy from peer e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913)
I20260608 10:01:09.955235  4768 tablet_copy_client.cc:323] T d2c14b0f009a4f40af344d06db36e164 P 99a5d0229a804c1fa1fc84951a12747c: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.67:40913
I20260608 10:01:09.956710  4387 tablet_copy_service.cc:140] P e67b557dfc46470ab8c0746a7936b26e: Received BeginTabletCopySession request for tablet d2c14b0f009a4f40af344d06db36e164 from peer 99a5d0229a804c1fa1fc84951a12747c ({username='slave'} at 127.0.0.1:37400)
I20260608 10:01:09.957166  4387 tablet_copy_service.cc:161] P e67b557dfc46470ab8c0746a7936b26e: Beginning new tablet copy session on tablet d2c14b0f009a4f40af344d06db36e164 from peer 99a5d0229a804c1fa1fc84951a12747c at {username='slave'} at 127.0.0.1:37400: session id = 99a5d0229a804c1fa1fc84951a12747c-d2c14b0f009a4f40af344d06db36e164
I20260608 10:01:09.959466  4238 tablet_copy_source_session.cc:215] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:09.962248  4387 tablet_copy_source_session.cc:215] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:09.962833  4766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f9516a24ca84b34b2c81f960a2e5c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:09.965485  4768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2c14b0f009a4f40af344d06db36e164. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:09.974263  4766 tablet_copy_client.cc:806] T 8f9516a24ca84b34b2c81f960a2e5c2b P e67b557dfc46470ab8c0746a7936b26e: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:09.974844  4766 tablet_copy_client.cc:670] T 8f9516a24ca84b34b2c81f960a2e5c2b P e67b557dfc46470ab8c0746a7936b26e: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:09.978569  4766 tablet_copy_client.cc:538] T 8f9516a24ca84b34b2c81f960a2e5c2b P e67b557dfc46470ab8c0746a7936b26e: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:09.980929  4768 tablet_copy_client.cc:806] T d2c14b0f009a4f40af344d06db36e164 P 99a5d0229a804c1fa1fc84951a12747c: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:09.981478  4768 tablet_copy_client.cc:670] T d2c14b0f009a4f40af344d06db36e164 P 99a5d0229a804c1fa1fc84951a12747c: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:09.985435  4768 tablet_copy_client.cc:538] T d2c14b0f009a4f40af344d06db36e164 P 99a5d0229a804c1fa1fc84951a12747c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:09.985987  4766 tablet_bootstrap.cc:492] T 8f9516a24ca84b34b2c81f960a2e5c2b P e67b557dfc46470ab8c0746a7936b26e: Bootstrap starting.
I20260608 10:01:09.995867  4768 tablet_bootstrap.cc:492] T d2c14b0f009a4f40af344d06db36e164 P 99a5d0229a804c1fa1fc84951a12747c: Bootstrap starting.
I20260608 10:01:10.007376  4766 tablet_bootstrap.cc:492] T 8f9516a24ca84b34b2c81f960a2e5c2b P e67b557dfc46470ab8c0746a7936b26e: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:10.008288  4766 tablet_bootstrap.cc:492] T 8f9516a24ca84b34b2c81f960a2e5c2b P e67b557dfc46470ab8c0746a7936b26e: Bootstrap complete.
I20260608 10:01:10.008961  4766 ts_tablet_manager.cc:1403] T 8f9516a24ca84b34b2c81f960a2e5c2b P e67b557dfc46470ab8c0746a7936b26e: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.008s
I20260608 10:01:10.012107  4766 raft_consensus.cc:359] T 8f9516a24ca84b34b2c81f960a2e5c2b P e67b557dfc46470ab8c0746a7936b26e [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: NON_VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { promote: true } }
I20260608 10:01:10.012969  4766 raft_consensus.cc:740] T 8f9516a24ca84b34b2c81f960a2e5c2b P e67b557dfc46470ab8c0746a7936b26e [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e67b557dfc46470ab8c0746a7936b26e, State: Initialized, Role: LEARNER
I20260608 10:01:10.013681  4766 consensus_queue.cc:260] T 8f9516a24ca84b34b2c81f960a2e5c2b P e67b557dfc46470ab8c0746a7936b26e [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: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: NON_VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { promote: true } }
I20260608 10:01:10.018765  4766 ts_tablet_manager.cc:1434] T 8f9516a24ca84b34b2c81f960a2e5c2b P e67b557dfc46470ab8c0746a7936b26e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260608 10:01:10.023039  4238 tablet_copy_service.cc:342] P 3d8124d1bf424087962c97d8110515ae: Request end of tablet copy session e67b557dfc46470ab8c0746a7936b26e-8f9516a24ca84b34b2c81f960a2e5c2b received from {username='slave'} at 127.0.0.1:56628
I20260608 10:01:10.023505  4238 tablet_copy_service.cc:434] P 3d8124d1bf424087962c97d8110515ae: ending tablet copy session e67b557dfc46470ab8c0746a7936b26e-8f9516a24ca84b34b2c81f960a2e5c2b on tablet 8f9516a24ca84b34b2c81f960a2e5c2b with peer e67b557dfc46470ab8c0746a7936b26e
I20260608 10:01:10.031836  4772 ts_tablet_manager.cc:933] T 10e22d7258894bb19336341811b00f91 P 99a5d0229a804c1fa1fc84951a12747c: Initiating tablet copy from peer ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943)
I20260608 10:01:10.032150  4768 tablet_bootstrap.cc:492] T d2c14b0f009a4f40af344d06db36e164 P 99a5d0229a804c1fa1fc84951a12747c: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:10.033177  4768 tablet_bootstrap.cc:492] T d2c14b0f009a4f40af344d06db36e164 P 99a5d0229a804c1fa1fc84951a12747c: Bootstrap complete.
I20260608 10:01:10.034085  4768 ts_tablet_manager.cc:1403] T d2c14b0f009a4f40af344d06db36e164 P 99a5d0229a804c1fa1fc84951a12747c: Time spent bootstrapping tablet: real 0.038s	user 0.024s	sys 0.005s
I20260608 10:01:10.036690  4772 tablet_copy_client.cc:323] T 10e22d7258894bb19336341811b00f91 P 99a5d0229a804c1fa1fc84951a12747c: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.66:39943
I20260608 10:01:10.037401  4768 raft_consensus.cc:359] T d2c14b0f009a4f40af344d06db36e164 P 99a5d0229a804c1fa1fc84951a12747c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } }
I20260608 10:01:10.038235  4312 tablet_copy_service.cc:140] P ae3363f9568b4a08888d5972aa4e6628: Received BeginTabletCopySession request for tablet 10e22d7258894bb19336341811b00f91 from peer 99a5d0229a804c1fa1fc84951a12747c ({username='slave'} at 127.0.0.1:45832)
I20260608 10:01:10.038307  4768 raft_consensus.cc:740] T d2c14b0f009a4f40af344d06db36e164 P 99a5d0229a804c1fa1fc84951a12747c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 99a5d0229a804c1fa1fc84951a12747c, State: Initialized, Role: LEARNER
I20260608 10:01:10.038918  4312 tablet_copy_service.cc:161] P ae3363f9568b4a08888d5972aa4e6628: Beginning new tablet copy session on tablet 10e22d7258894bb19336341811b00f91 from peer 99a5d0229a804c1fa1fc84951a12747c at {username='slave'} at 127.0.0.1:45832: session id = 99a5d0229a804c1fa1fc84951a12747c-10e22d7258894bb19336341811b00f91
I20260608 10:01:10.039211  4768 consensus_queue.cc:260] T d2c14b0f009a4f40af344d06db36e164 P 99a5d0229a804c1fa1fc84951a12747c [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: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } }
I20260608 10:01:10.042255  4768 ts_tablet_manager.cc:1434] T d2c14b0f009a4f40af344d06db36e164 P 99a5d0229a804c1fa1fc84951a12747c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260608 10:01:10.046133  4387 tablet_copy_service.cc:342] P e67b557dfc46470ab8c0746a7936b26e: Request end of tablet copy session 99a5d0229a804c1fa1fc84951a12747c-d2c14b0f009a4f40af344d06db36e164 received from {username='slave'} at 127.0.0.1:37400
I20260608 10:01:10.046602  4387 tablet_copy_service.cc:434] P e67b557dfc46470ab8c0746a7936b26e: ending tablet copy session 99a5d0229a804c1fa1fc84951a12747c-d2c14b0f009a4f40af344d06db36e164 on tablet d2c14b0f009a4f40af344d06db36e164 with peer 99a5d0229a804c1fa1fc84951a12747c
I20260608 10:01:10.049666  4312 tablet_copy_source_session.cc:215] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:10.053818  4772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10e22d7258894bb19336341811b00f91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:10.058400  4302 raft_consensus.cc:1275] T b8ce590bc8244a14a669de307bcfd60e P ae3363f9568b4a08888d5972aa4e6628 [term 2 FOLLOWER]: Refusing update from remote peer 99a5d0229a804c1fa1fc84951a12747c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:01:10.060331  4696 consensus_queue.cc:1048] T b8ce590bc8244a14a669de307bcfd60e P 99a5d0229a804c1fa1fc84951a12747c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:10.061442  4774 ts_tablet_manager.cc:933] T 18398588e4504493a738c15107762281 P ae3363f9568b4a08888d5972aa4e6628: Initiating tablet copy from peer 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775)
I20260608 10:01:10.070087  4774 tablet_copy_client.cc:323] T 18398588e4504493a738c15107762281 P ae3363f9568b4a08888d5972aa4e6628: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.65:36775
I20260608 10:01:10.071877  4238 tablet_copy_service.cc:140] P 3d8124d1bf424087962c97d8110515ae: Received BeginTabletCopySession request for tablet 18398588e4504493a738c15107762281 from peer ae3363f9568b4a08888d5972aa4e6628 ({username='slave'} at 127.0.0.1:56624)
I20260608 10:01:10.072371  4238 tablet_copy_service.cc:161] P 3d8124d1bf424087962c97d8110515ae: Beginning new tablet copy session on tablet 18398588e4504493a738c15107762281 from peer ae3363f9568b4a08888d5972aa4e6628 at {username='slave'} at 127.0.0.1:56624: session id = ae3363f9568b4a08888d5972aa4e6628-18398588e4504493a738c15107762281
I20260608 10:01:10.073297  4772 tablet_copy_client.cc:806] T 10e22d7258894bb19336341811b00f91 P 99a5d0229a804c1fa1fc84951a12747c: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:10.073910  4772 tablet_copy_client.cc:670] T 10e22d7258894bb19336341811b00f91 P 99a5d0229a804c1fa1fc84951a12747c: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:10.077768  4772 tablet_copy_client.cc:538] T 10e22d7258894bb19336341811b00f91 P 99a5d0229a804c1fa1fc84951a12747c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:10.080165  4226 raft_consensus.cc:1275] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [term 2 FOLLOWER]: Refusing update from remote peer 99a5d0229a804c1fa1fc84951a12747c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:01:10.081861  4696 consensus_queue.cc:1048] T b8ce590bc8244a14a669de307bcfd60e P 99a5d0229a804c1fa1fc84951a12747c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:10.082491  4238 tablet_copy_source_session.cc:215] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:10.093150  4772 tablet_bootstrap.cc:492] T 10e22d7258894bb19336341811b00f91 P 99a5d0229a804c1fa1fc84951a12747c: Bootstrap starting.
I20260608 10:01:10.095177  4774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18398588e4504493a738c15107762281. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:10.151695  4772 tablet_bootstrap.cc:492] T 10e22d7258894bb19336341811b00f91 P 99a5d0229a804c1fa1fc84951a12747c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:10.151984  4774 tablet_copy_client.cc:806] T 18398588e4504493a738c15107762281 P ae3363f9568b4a08888d5972aa4e6628: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:10.152583  4774 tablet_copy_client.cc:670] T 18398588e4504493a738c15107762281 P ae3363f9568b4a08888d5972aa4e6628: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:10.152709  4772 tablet_bootstrap.cc:492] T 10e22d7258894bb19336341811b00f91 P 99a5d0229a804c1fa1fc84951a12747c: Bootstrap complete.
I20260608 10:01:10.153473  4772 ts_tablet_manager.cc:1403] T 10e22d7258894bb19336341811b00f91 P 99a5d0229a804c1fa1fc84951a12747c: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.035s
I20260608 10:01:10.156766  4774 tablet_copy_client.cc:538] T 18398588e4504493a738c15107762281 P ae3363f9568b4a08888d5972aa4e6628: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:10.156937  4772 raft_consensus.cc:359] T 10e22d7258894bb19336341811b00f91 P 99a5d0229a804c1fa1fc84951a12747c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } }
I20260608 10:01:10.157752  4772 raft_consensus.cc:740] T 10e22d7258894bb19336341811b00f91 P 99a5d0229a804c1fa1fc84951a12747c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 99a5d0229a804c1fa1fc84951a12747c, State: Initialized, Role: LEARNER
I20260608 10:01:10.158464  4772 consensus_queue.cc:260] T 10e22d7258894bb19336341811b00f91 P 99a5d0229a804c1fa1fc84951a12747c [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: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: true } }
I20260608 10:01:10.160810  4772 ts_tablet_manager.cc:1434] T 10e22d7258894bb19336341811b00f91 P 99a5d0229a804c1fa1fc84951a12747c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:01:10.162817  4312 tablet_copy_service.cc:342] P ae3363f9568b4a08888d5972aa4e6628: Request end of tablet copy session 99a5d0229a804c1fa1fc84951a12747c-10e22d7258894bb19336341811b00f91 received from {username='slave'} at 127.0.0.1:45832
I20260608 10:01:10.163249  4312 tablet_copy_service.cc:434] P ae3363f9568b4a08888d5972aa4e6628: ending tablet copy session 99a5d0229a804c1fa1fc84951a12747c-10e22d7258894bb19336341811b00f91 on tablet 10e22d7258894bb19336341811b00f91 with peer 99a5d0229a804c1fa1fc84951a12747c
I20260608 10:01:10.166105  4774 tablet_bootstrap.cc:492] T 18398588e4504493a738c15107762281 P ae3363f9568b4a08888d5972aa4e6628: Bootstrap starting.
I20260608 10:01:10.188421  4774 tablet_bootstrap.cc:492] T 18398588e4504493a738c15107762281 P ae3363f9568b4a08888d5972aa4e6628: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:10.189307  4774 tablet_bootstrap.cc:492] T 18398588e4504493a738c15107762281 P ae3363f9568b4a08888d5972aa4e6628: Bootstrap complete.
I20260608 10:01:10.189960  4774 ts_tablet_manager.cc:1403] T 18398588e4504493a738c15107762281 P ae3363f9568b4a08888d5972aa4e6628: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260608 10:01:10.193014  4774 raft_consensus.cc:359] T 18398588e4504493a738c15107762281 P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: NON_VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { promote: true } }
I20260608 10:01:10.193831  4774 raft_consensus.cc:740] T 18398588e4504493a738c15107762281 P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: ae3363f9568b4a08888d5972aa4e6628, State: Initialized, Role: LEARNER
I20260608 10:01:10.194518  4774 consensus_queue.cc:260] T 18398588e4504493a738c15107762281 P ae3363f9568b4a08888d5972aa4e6628 [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: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: NON_VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { promote: true } }
I20260608 10:01:10.196964  4774 ts_tablet_manager.cc:1434] T 18398588e4504493a738c15107762281 P ae3363f9568b4a08888d5972aa4e6628: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:01:10.199432  4238 tablet_copy_service.cc:342] P 3d8124d1bf424087962c97d8110515ae: Request end of tablet copy session ae3363f9568b4a08888d5972aa4e6628-18398588e4504493a738c15107762281 received from {username='slave'} at 127.0.0.1:56624
I20260608 10:01:10.199860  4238 tablet_copy_service.cc:434] P 3d8124d1bf424087962c97d8110515ae: ending tablet copy session ae3363f9568b4a08888d5972aa4e6628-18398588e4504493a738c15107762281 on tablet 18398588e4504493a738c15107762281 with peer ae3363f9568b4a08888d5972aa4e6628
I20260608 10:01:10.329303  4375 raft_consensus.cc:1217] T 8f9516a24ca84b34b2c81f960a2e5c2b P e67b557dfc46470ab8c0746a7936b26e [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:01:10.443457  4543 raft_consensus.cc:1217] T 10e22d7258894bb19336341811b00f91 P 99a5d0229a804c1fa1fc84951a12747c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:01:10.479949  4543 raft_consensus.cc:1217] T d2c14b0f009a4f40af344d06db36e164 P 99a5d0229a804c1fa1fc84951a12747c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:01:10.535830  4302 raft_consensus.cc:1217] T 18398588e4504493a738c15107762281 P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:01:10.777134  4613 raft_consensus.cc:1064] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae: attempting to promote NON_VOTER e67b557dfc46470ab8c0746a7936b26e to VOTER
I20260608 10:01:10.779528  4613 consensus_queue.cc:237] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [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: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { promote: false } }
I20260608 10:01:10.786024  4375 raft_consensus.cc:1275] T 8f9516a24ca84b34b2c81f960a2e5c2b P e67b557dfc46470ab8c0746a7936b26e [term 1 LEARNER]: Refusing update from remote peer 3d8124d1bf424087962c97d8110515ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:10.786183  4302 raft_consensus.cc:1275] T 8f9516a24ca84b34b2c81f960a2e5c2b P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Refusing update from remote peer 3d8124d1bf424087962c97d8110515ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:10.787549  4543 raft_consensus.cc:1275] T 8f9516a24ca84b34b2c81f960a2e5c2b P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Refusing update from remote peer 3d8124d1bf424087962c97d8110515ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:10.788028  4789 consensus_queue.cc:1048] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:10.789193  4613 consensus_queue.cc:1048] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:01:10.790871  4783 consensus_queue.cc:1048] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:10.804953  4789 raft_consensus.cc:2955] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e67b557dfc46470ab8c0746a7936b26e (127.1.52.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { promote: false } } }
I20260608 10:01:10.806960  4375 raft_consensus.cc:2955] T 8f9516a24ca84b34b2c81f960a2e5c2b P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e67b557dfc46470ab8c0746a7936b26e (127.1.52.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { promote: false } } }
I20260608 10:01:10.808647  4302 raft_consensus.cc:2955] T 8f9516a24ca84b34b2c81f960a2e5c2b P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e67b557dfc46470ab8c0746a7936b26e (127.1.52.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { promote: false } } }
I20260608 10:01:10.822991  4123 catalog_manager.cc:5696] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae reported cstate change: config changed from index 2 to 3, e67b557dfc46470ab8c0746a7936b26e (127.1.52.67) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3d8124d1bf424087962c97d8110515ae" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:10.823323  4543 raft_consensus.cc:2955] T 8f9516a24ca84b34b2c81f960a2e5c2b P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, e67b557dfc46470ab8c0746a7936b26e (127.1.52.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { promote: false } } }
I20260608 10:01:10.838304  4761 raft_consensus.cc:1064] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628: attempting to promote NON_VOTER 99a5d0229a804c1fa1fc84951a12747c to VOTER
I20260608 10:01:10.841141  4761 consensus_queue.cc:237] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [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: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } }
I20260608 10:01:10.848186  4225 consensus_queue.cc:237] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [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: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { promote: false } }
I20260608 10:01:10.855028  4543 raft_consensus.cc:1275] T 10e22d7258894bb19336341811b00f91 P 99a5d0229a804c1fa1fc84951a12747c [term 1 LEARNER]: Refusing update from remote peer ae3363f9568b4a08888d5972aa4e6628: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:10.856663  4786 consensus_queue.cc:1048] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:10.858137  4375 raft_consensus.cc:1275] T 10e22d7258894bb19336341811b00f91 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Refusing update from remote peer ae3363f9568b4a08888d5972aa4e6628: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:10.860260  4786 consensus_queue.cc:1048] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:10.861150  4375 raft_consensus.cc:1275] T 8f9516a24ca84b34b2c81f960a2e5c2b P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Refusing update from remote peer 3d8124d1bf424087962c97d8110515ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:10.862674  4783 consensus_queue.cc:1048] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:10.864341  4225 raft_consensus.cc:1275] T 10e22d7258894bb19336341811b00f91 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Refusing update from remote peer ae3363f9568b4a08888d5972aa4e6628: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:10.866204  4785 consensus_queue.cc:1048] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:01:10.870064  4613 raft_consensus.cc:2955] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { promote: false } } }
I20260608 10:01:10.871654  4377 raft_consensus.cc:2955] T 8f9516a24ca84b34b2c81f960a2e5c2b P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { promote: false } } }
I20260608 10:01:10.876976  4302 raft_consensus.cc:1275] T 8f9516a24ca84b34b2c81f960a2e5c2b P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Refusing update from remote peer 3d8124d1bf424087962c97d8110515ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:10.878392  4784 consensus_queue.cc:1048] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:10.879935  4113 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8f9516a24ca84b34b2c81f960a2e5c2b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:10.884246  4303 raft_consensus.cc:2955] T 8f9516a24ca84b34b2c81f960a2e5c2b P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { promote: false } } }
I20260608 10:01:10.890295  4123 catalog_manager.cc:5696] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae reported cstate change: config changed from index 3 to 4, VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) evicted. New cstate: current_term: 1 leader_uuid: "3d8124d1bf424087962c97d8110515ae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:10.894860  4785 raft_consensus.cc:2955] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:10.902266  4530 tablet_service.cc:1558] Processing DeleteTablet for tablet 8f9516a24ca84b34b2c81f960a2e5c2b with delete_type TABLET_DATA_TOMBSTONED (TS 99a5d0229a804c1fa1fc84951a12747c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38870
I20260608 10:01:10.918751  4225 raft_consensus.cc:2955] T 10e22d7258894bb19336341811b00f91 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:10.947340  4802 tablet_replica.cc:333] T 8f9516a24ca84b34b2c81f960a2e5c2b P 99a5d0229a804c1fa1fc84951a12747c: stopping tablet replica
I20260608 10:01:10.950847  4123 catalog_manager.cc:5696] T 10e22d7258894bb19336341811b00f91 P 3d8124d1bf424087962c97d8110515ae reported cstate change: config changed from index 2 to 3, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ae3363f9568b4a08888d5972aa4e6628" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:10.952456  4802 raft_consensus.cc:2243] T 8f9516a24ca84b34b2c81f960a2e5c2b P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:10.953222  4802 raft_consensus.cc:2272] T 8f9516a24ca84b34b2c81f960a2e5c2b P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:10.961259  4802 ts_tablet_manager.cc:1916] T 8f9516a24ca84b34b2c81f960a2e5c2b P 99a5d0229a804c1fa1fc84951a12747c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:10.971764  4377 raft_consensus.cc:2955] T 10e22d7258894bb19336341811b00f91 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:10.979221  4543 raft_consensus.cc:2955] T 10e22d7258894bb19336341811b00f91 P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } attrs { replace: true } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:10.986492  4802 ts_tablet_manager.cc:1929] T 8f9516a24ca84b34b2c81f960a2e5c2b P 99a5d0229a804c1fa1fc84951a12747c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:01:10.986958  4802 log.cc:1199] T 8f9516a24ca84b34b2c81f960a2e5c2b P 99a5d0229a804c1fa1fc84951a12747c: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/ts-3-root/wals/8f9516a24ca84b34b2c81f960a2e5c2b
I20260608 10:01:10.990199  4303 consensus_queue.cc:237] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [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: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } }
I20260608 10:01:10.993561  4113 catalog_manager.cc:5027] TS 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421): tablet 8f9516a24ca84b34b2c81f960a2e5c2b (table range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]) successfully deleted
I20260608 10:01:10.996336  4543 raft_consensus.cc:1275] T 10e22d7258894bb19336341811b00f91 P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Refusing update from remote peer ae3363f9568b4a08888d5972aa4e6628: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:10.997131  4225 raft_consensus.cc:1275] T 10e22d7258894bb19336341811b00f91 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Refusing update from remote peer ae3363f9568b4a08888d5972aa4e6628: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:10.999053  4803 consensus_queue.cc:1048] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:10.999711  4786 consensus_queue.cc:1048] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:11.007803  4804 raft_consensus.cc:2955] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e67b557dfc46470ab8c0746a7936b26e (127.1.52.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:11.016008  4225 raft_consensus.cc:2955] T 10e22d7258894bb19336341811b00f91 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e67b557dfc46470ab8c0746a7936b26e (127.1.52.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:11.016008  4543 raft_consensus.cc:2955] T 10e22d7258894bb19336341811b00f91 P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e67b557dfc46470ab8c0746a7936b26e (127.1.52.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:11.024164  4110 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 10e22d7258894bb19336341811b00f91 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:11.028381  4123 catalog_manager.cc:5696] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 reported cstate change: config changed from index 3 to 4, VOTER e67b557dfc46470ab8c0746a7936b26e (127.1.52.67) evicted. New cstate: current_term: 1 leader_uuid: "ae3363f9568b4a08888d5972aa4e6628" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:11.048542  4783 raft_consensus.cc:1064] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae: attempting to promote NON_VOTER ae3363f9568b4a08888d5972aa4e6628 to VOTER
I20260608 10:01:11.051592  4364 tablet_service.cc:1558] Processing DeleteTablet for tablet 10e22d7258894bb19336341811b00f91 with delete_type TABLET_DATA_TOMBSTONED (TS e67b557dfc46470ab8c0746a7936b26e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40696
I20260608 10:01:11.051225  4783 consensus_queue.cc:237] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [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: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { promote: false } }
I20260608 10:01:11.056932  4805 tablet_replica.cc:333] T 10e22d7258894bb19336341811b00f91 P e67b557dfc46470ab8c0746a7936b26e: stopping tablet replica
I20260608 10:01:11.057842  4805 raft_consensus.cc:2243] T 10e22d7258894bb19336341811b00f91 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.058605  4805 raft_consensus.cc:2272] T 10e22d7258894bb19336341811b00f91 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.062929  4303 raft_consensus.cc:1275] T 18398588e4504493a738c15107762281 P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEARNER]: Refusing update from remote peer 3d8124d1bf424087962c97d8110515ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:11.064473  4784 consensus_queue.cc:1048] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:11.062938  4543 raft_consensus.cc:1275] T 18398588e4504493a738c15107762281 P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Refusing update from remote peer 3d8124d1bf424087962c97d8110515ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:11.065246  4377 raft_consensus.cc:1275] T 18398588e4504493a738c15107762281 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Refusing update from remote peer 3d8124d1bf424087962c97d8110515ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:11.066381  4805 ts_tablet_manager.cc:1916] T 10e22d7258894bb19336341811b00f91 P e67b557dfc46470ab8c0746a7936b26e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:11.067785  4784 consensus_queue.cc:1048] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:11.074256  4784 consensus_queue.cc:1048] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:01:11.102180  4784 raft_consensus.cc:2955] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { promote: false } } }
I20260608 10:01:11.104408  4302 raft_consensus.cc:2955] T 18398588e4504493a738c15107762281 P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { promote: false } } }
I20260608 10:01:11.113797  4377 raft_consensus.cc:2955] T 18398588e4504493a738c15107762281 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { promote: false } } }
I20260608 10:01:11.121456  4123 catalog_manager.cc:5696] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae reported cstate change: config changed from index 2 to 3, ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3d8124d1bf424087962c97d8110515ae" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:11.125838  4543 raft_consensus.cc:2955] T 18398588e4504493a738c15107762281 P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { replace: true } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { promote: false } } }
I20260608 10:01:11.138710  4811 raft_consensus.cc:1064] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e: attempting to promote NON_VOTER 99a5d0229a804c1fa1fc84951a12747c to VOTER
I20260608 10:01:11.140575  4225 consensus_queue.cc:237] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [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: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { promote: false } }
I20260608 10:01:11.140990  4805 ts_tablet_manager.cc:1929] T 10e22d7258894bb19336341811b00f91 P e67b557dfc46470ab8c0746a7936b26e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:01:11.141525  4805 log.cc:1199] T 10e22d7258894bb19336341811b00f91 P e67b557dfc46470ab8c0746a7936b26e: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/ts-2-root/wals/10e22d7258894bb19336341811b00f91
I20260608 10:01:11.141500  4811 consensus_queue.cc:237] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [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: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } }
I20260608 10:01:11.148607  4113 catalog_manager.cc:5027] TS e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913): tablet 10e22d7258894bb19336341811b00f91 (table range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]) successfully deleted
I20260608 10:01:11.148697  4543 raft_consensus.cc:1275] T d2c14b0f009a4f40af344d06db36e164 P 99a5d0229a804c1fa1fc84951a12747c [term 2 LEARNER]: Refusing update from remote peer e67b557dfc46470ab8c0746a7936b26e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:01:11.152827  4302 raft_consensus.cc:1275] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [term 2 FOLLOWER]: Refusing update from remote peer e67b557dfc46470ab8c0746a7936b26e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:01:11.155169  4377 raft_consensus.cc:1275] T 18398588e4504493a738c15107762281 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Refusing update from remote peer 3d8124d1bf424087962c97d8110515ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:11.157356  4302 raft_consensus.cc:1275] T 18398588e4504493a738c15107762281 P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Refusing update from remote peer 3d8124d1bf424087962c97d8110515ae: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:11.158124  4810 consensus_queue.cc:1048] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260608 10:01:11.158713  4784 consensus_queue.cc:1048] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:11.160380  4788 consensus_queue.cc:1048] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:01:11.166741  4225 raft_consensus.cc:1275] T d2c14b0f009a4f40af344d06db36e164 P 3d8124d1bf424087962c97d8110515ae [term 2 FOLLOWER]: Refusing update from remote peer e67b557dfc46470ab8c0746a7936b26e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:01:11.166894  4783 raft_consensus.cc:2955] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { promote: false } } }
I20260608 10:01:11.168507  4302 raft_consensus.cc:2955] T 18398588e4504493a738c15107762281 P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { promote: false } } }
I20260608 10:01:11.171976  4613 consensus_queue.cc:1048] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [LEADER]: Connected to new peer: Peer: permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:11.180935  4113 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 18398588e4504493a738c15107762281 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:11.178563  4377 raft_consensus.cc:2955] T 18398588e4504493a738c15107762281 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { promote: false } } }
I20260608 10:01:11.184275  4124 catalog_manager.cc:5696] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae reported cstate change: config changed from index 3 to 4, VOTER 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) evicted. New cstate: current_term: 1 leader_uuid: "3d8124d1bf424087962c97d8110515ae" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:11.190233  4814 consensus_queue.cc:1048] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.019s
I20260608 10:01:11.199669  4530 tablet_service.cc:1558] Processing DeleteTablet for tablet 18398588e4504493a738c15107762281 with delete_type TABLET_DATA_TOMBSTONED (TS 99a5d0229a804c1fa1fc84951a12747c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38870
I20260608 10:01:11.201277  4811 raft_consensus.cc:2955] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:11.202917  4802 tablet_replica.cc:333] T 18398588e4504493a738c15107762281 P 99a5d0229a804c1fa1fc84951a12747c: stopping tablet replica
I20260608 10:01:11.203946  4802 raft_consensus.cc:2243] T 18398588e4504493a738c15107762281 P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.204746  4802 raft_consensus.cc:2272] T 18398588e4504493a738c15107762281 P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.206223  4543 raft_consensus.cc:2955] T d2c14b0f009a4f40af344d06db36e164 P 99a5d0229a804c1fa1fc84951a12747c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:11.208271  4802 ts_tablet_manager.cc:1916] T 18398588e4504493a738c15107762281 P 99a5d0229a804c1fa1fc84951a12747c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:11.219020  4302 raft_consensus.cc:2955] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:11.220553  4124 catalog_manager.cc:5696] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e reported cstate change: config changed from index 3 to 4, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e67b557dfc46470ab8c0746a7936b26e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:11.231725  4225 raft_consensus.cc:2955] T d2c14b0f009a4f40af344d06db36e164 P 3d8124d1bf424087962c97d8110515ae [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ae3363f9568b4a08888d5972aa4e6628" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 39943 } attrs { replace: true } } peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:11.244740  4802 ts_tablet_manager.cc:1929] T 18398588e4504493a738c15107762281 P 99a5d0229a804c1fa1fc84951a12747c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:01:11.245198  4802 log.cc:1199] T 18398588e4504493a738c15107762281 P 99a5d0229a804c1fa1fc84951a12747c: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/ts-3-root/wals/18398588e4504493a738c15107762281
I20260608 10:01:11.246752  4113 catalog_manager.cc:5027] TS 99a5d0229a804c1fa1fc84951a12747c (127.1.52.68:46421): tablet 18398588e4504493a738c15107762281 (table range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]) successfully deleted
I20260608 10:01:11.248383  4377 consensus_queue.cc:237] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [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: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } }
I20260608 10:01:11.253501  4543 raft_consensus.cc:1275] T d2c14b0f009a4f40af344d06db36e164 P 99a5d0229a804c1fa1fc84951a12747c [term 2 FOLLOWER]: Refusing update from remote peer e67b557dfc46470ab8c0746a7936b26e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:01:11.254241  4225 raft_consensus.cc:1275] T d2c14b0f009a4f40af344d06db36e164 P 3d8124d1bf424087962c97d8110515ae [term 2 FOLLOWER]: Refusing update from remote peer e67b557dfc46470ab8c0746a7936b26e: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:01:11.254779  4814 consensus_queue.cc:1048] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [LEADER]: Connected to new peer: Peer: permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:01:11.255656  4811 consensus_queue.cc:1048] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:01:11.261713  4814 raft_consensus.cc:2955] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:11.264410  4543 raft_consensus.cc:2955] T d2c14b0f009a4f40af344d06db36e164 P 99a5d0229a804c1fa1fc84951a12747c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:11.267218  4225 raft_consensus.cc:2955] T d2c14b0f009a4f40af344d06db36e164 P 3d8124d1bf424087962c97d8110515ae [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:11.272517  4113 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d2c14b0f009a4f40af344d06db36e164 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:11.278088  4126 catalog_manager.cc:5696] T d2c14b0f009a4f40af344d06db36e164 P 99a5d0229a804c1fa1fc84951a12747c reported cstate change: config changed from index 4 to 5, VOTER ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66) evicted. New cstate: current_term: 2 leader_uuid: "e67b557dfc46470ab8c0746a7936b26e" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3d8124d1bf424087962c97d8110515ae" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36775 } } peers { permanent_uuid: "e67b557dfc46470ab8c0746a7936b26e" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40913 } } peers { permanent_uuid: "99a5d0229a804c1fa1fc84951a12747c" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 46421 } attrs { promote: false } } }
I20260608 10:01:11.288595  4288 tablet_service.cc:1558] Processing DeleteTablet for tablet d2c14b0f009a4f40af344d06db36e164 with delete_type TABLET_DATA_TOMBSTONED (TS ae3363f9568b4a08888d5972aa4e6628 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38098
I20260608 10:01:11.290827  4818 tablet_replica.cc:333] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628: stopping tablet replica
I20260608 10:01:11.291630  4818 raft_consensus.cc:2243] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.292315  4818 raft_consensus.cc:2272] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.295092  4818 ts_tablet_manager.cc:1916] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:11.305812  4818 ts_tablet_manager.cc:1929] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:01:11.306157  4818 log.cc:1199] T d2c14b0f009a4f40af344d06db36e164 P ae3363f9568b4a08888d5972aa4e6628: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912781554680-1233-0/minicluster-data/ts-1-root/wals/d2c14b0f009a4f40af344d06db36e164
I20260608 10:01:11.307650  4110 catalog_manager.cc:5027] TS ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943): tablet d2c14b0f009a4f40af344d06db36e164 (table range_aware_rebalance_new_range [id=832c57946b564bf0830e7dd2a5de37b4]) successfully deleted
I20260608 10:01:11.329770  1233 tablet_server.cc:179] TabletServer@127.1.52.65:0 shutting down...
W20260608 10:01:11.353260  4509 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
W20260608 10:01:11.358779  4509 consensus_peers.cc:597] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c -> Peer 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775): Couldn't send request to peer 3d8124d1bf424087962c97d8110515ae. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:11.361649  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:11.362517  1233 tablet_replica.cc:333] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae: stopping tablet replica
I20260608 10:01:11.363138  1233 raft_consensus.cc:2243] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:11.364038  1233 raft_consensus.cc:2272] T 18398588e4504493a738c15107762281 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.366204  1233 tablet_replica.cc:333] T 67a2b968ccfb4741980ba93374d05f3b P 3d8124d1bf424087962c97d8110515ae: stopping tablet replica
I20260608 10:01:11.366822  1233 raft_consensus.cc:2243] T 67a2b968ccfb4741980ba93374d05f3b P 3d8124d1bf424087962c97d8110515ae [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:01:11.367549  1233 raft_consensus.cc:2272] T 67a2b968ccfb4741980ba93374d05f3b P 3d8124d1bf424087962c97d8110515ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.369168  1233 tablet_replica.cc:333] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae: stopping tablet replica
I20260608 10:01:11.369745  1233 raft_consensus.cc:2243] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.370108  1233 raft_consensus.cc:2272] T b8ce590bc8244a14a669de307bcfd60e P 3d8124d1bf424087962c97d8110515ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.371706  1233 tablet_replica.cc:333] T cabfff8f09464720a0fd798af4de8736 P 3d8124d1bf424087962c97d8110515ae: stopping tablet replica
I20260608 10:01:11.372180  1233 raft_consensus.cc:2243] T cabfff8f09464720a0fd798af4de8736 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.372536  1233 raft_consensus.cc:2272] T cabfff8f09464720a0fd798af4de8736 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.374118  1233 tablet_replica.cc:333] T 24c2803aa86c47d1960015484f037806 P 3d8124d1bf424087962c97d8110515ae: stopping tablet replica
I20260608 10:01:11.374681  1233 raft_consensus.cc:2243] T 24c2803aa86c47d1960015484f037806 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.375010  1233 raft_consensus.cc:2272] T 24c2803aa86c47d1960015484f037806 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.376451  1233 tablet_replica.cc:333] T 7c4556c90d8942c3b29add95aeaf940c P 3d8124d1bf424087962c97d8110515ae: stopping tablet replica
I20260608 10:01:11.377065  1233 raft_consensus.cc:2243] T 7c4556c90d8942c3b29add95aeaf940c P 3d8124d1bf424087962c97d8110515ae [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:11.377730  1233 raft_consensus.cc:2272] T 7c4556c90d8942c3b29add95aeaf940c P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.379448  1233 tablet_replica.cc:333] T d2c14b0f009a4f40af344d06db36e164 P 3d8124d1bf424087962c97d8110515ae: stopping tablet replica
I20260608 10:01:11.379989  1233 raft_consensus.cc:2243] T d2c14b0f009a4f40af344d06db36e164 P 3d8124d1bf424087962c97d8110515ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.380626  1233 raft_consensus.cc:2272] T d2c14b0f009a4f40af344d06db36e164 P 3d8124d1bf424087962c97d8110515ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.383589  1233 tablet_replica.cc:333] T 3b4416f7324847b3b9a4745d602ce16a P 3d8124d1bf424087962c97d8110515ae: stopping tablet replica
I20260608 10:01:11.384166  1233 raft_consensus.cc:2243] T 3b4416f7324847b3b9a4745d602ce16a P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.384640  1233 raft_consensus.cc:2272] T 3b4416f7324847b3b9a4745d602ce16a P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.386478  1233 tablet_replica.cc:333] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae: stopping tablet replica
I20260608 10:01:11.387169  1233 raft_consensus.cc:2243] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:11.388087  1233 raft_consensus.cc:2272] T 8f9516a24ca84b34b2c81f960a2e5c2b P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.390452  1233 tablet_replica.cc:333] T c9c3ef49f58d4357a0b94f687c1a6e4a P 3d8124d1bf424087962c97d8110515ae: stopping tablet replica
I20260608 10:01:11.390975  1233 raft_consensus.cc:2243] T c9c3ef49f58d4357a0b94f687c1a6e4a P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.391516  1233 raft_consensus.cc:2272] T c9c3ef49f58d4357a0b94f687c1a6e4a P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.393157  1233 tablet_replica.cc:333] T 10e22d7258894bb19336341811b00f91 P 3d8124d1bf424087962c97d8110515ae: stopping tablet replica
I20260608 10:01:11.393684  1233 raft_consensus.cc:2243] T 10e22d7258894bb19336341811b00f91 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.394167  1233 raft_consensus.cc:2272] T 10e22d7258894bb19336341811b00f91 P 3d8124d1bf424087962c97d8110515ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.396143  1233 tablet_replica.cc:333] T 22d4a8fb348143be8eaaff482c0903a4 P 3d8124d1bf424087962c97d8110515ae: stopping tablet replica
I20260608 10:01:11.396648  1233 raft_consensus.cc:2243] T 22d4a8fb348143be8eaaff482c0903a4 P 3d8124d1bf424087962c97d8110515ae [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.397058  1233 raft_consensus.cc:2272] T 22d4a8fb348143be8eaaff482c0903a4 P 3d8124d1bf424087962c97d8110515ae [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.404204  4179 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:01:11.423241  4179 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 10:01:11.423991  4179 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:11.427129  1233 tablet_server.cc:196] TabletServer@127.1.52.65:0 shutdown complete.
I20260608 10:01:11.449400  1233 tablet_server.cc:179] TabletServer@127.1.52.66:0 shutting down...
W20260608 10:01:11.466256  4343 consensus_peers.cc:597] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e -> Peer 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775): Couldn't send request to peer 3d8124d1bf424087962c97d8110515ae. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:36775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:11.484525  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:11.485597  1233 tablet_replica.cc:333] T 18398588e4504493a738c15107762281 P ae3363f9568b4a08888d5972aa4e6628: stopping tablet replica
I20260608 10:01:11.486220  1233 raft_consensus.cc:2243] T 18398588e4504493a738c15107762281 P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.486943  1233 raft_consensus.cc:2272] T 18398588e4504493a738c15107762281 P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.489110  1233 tablet_replica.cc:333] T b8ce590bc8244a14a669de307bcfd60e P ae3363f9568b4a08888d5972aa4e6628: stopping tablet replica
I20260608 10:01:11.489697  1233 raft_consensus.cc:2243] T b8ce590bc8244a14a669de307bcfd60e P ae3363f9568b4a08888d5972aa4e6628 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.490140  1233 raft_consensus.cc:2272] T b8ce590bc8244a14a669de307bcfd60e P ae3363f9568b4a08888d5972aa4e6628 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.491917  1233 tablet_replica.cc:333] T ac292ab4220a4439a586b2f69883ede3 P ae3363f9568b4a08888d5972aa4e6628: stopping tablet replica
I20260608 10:01:11.492491  1233 raft_consensus.cc:2243] T ac292ab4220a4439a586b2f69883ede3 P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.492916  1233 raft_consensus.cc:2272] T ac292ab4220a4439a586b2f69883ede3 P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.494865  1233 tablet_replica.cc:333] T 7c4556c90d8942c3b29add95aeaf940c P ae3363f9568b4a08888d5972aa4e6628: stopping tablet replica
I20260608 10:01:11.495447  1233 raft_consensus.cc:2243] T 7c4556c90d8942c3b29add95aeaf940c P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.495874  1233 raft_consensus.cc:2272] T 7c4556c90d8942c3b29add95aeaf940c P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.497675  1233 tablet_replica.cc:333] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628: stopping tablet replica
I20260608 10:01:11.498214  1233 raft_consensus.cc:2243] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.498703  1233 raft_consensus.cc:2272] T 22d4a8fb348143be8eaaff482c0903a4 P ae3363f9568b4a08888d5972aa4e6628 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.500455  1233 tablet_replica.cc:333] T 8f9516a24ca84b34b2c81f960a2e5c2b P ae3363f9568b4a08888d5972aa4e6628: stopping tablet replica
I20260608 10:01:11.500978  1233 raft_consensus.cc:2243] T 8f9516a24ca84b34b2c81f960a2e5c2b P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.501432  1233 raft_consensus.cc:2272] T 8f9516a24ca84b34b2c81f960a2e5c2b P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.503649  1233 tablet_replica.cc:333] T 10ddf3003a234aaea04a6aa021188c19 P ae3363f9568b4a08888d5972aa4e6628: stopping tablet replica
I20260608 10:01:11.504194  1233 raft_consensus.cc:2243] T 10ddf3003a234aaea04a6aa021188c19 P ae3363f9568b4a08888d5972aa4e6628 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.504587  1233 raft_consensus.cc:2272] T 10ddf3003a234aaea04a6aa021188c19 P ae3363f9568b4a08888d5972aa4e6628 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.506206  1233 tablet_replica.cc:333] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628: stopping tablet replica
I20260608 10:01:11.506768  1233 raft_consensus.cc:2243] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:11.507826  1233 raft_consensus.cc:2272] T cdf89f10ec434246ac6068915e286b3d P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.509848  1233 tablet_replica.cc:333] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628: stopping tablet replica
I20260608 10:01:11.510483  1233 raft_consensus.cc:2243] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:11.511231  1233 raft_consensus.cc:2272] T c9c3ef49f58d4357a0b94f687c1a6e4a P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.512933  1233 tablet_replica.cc:333] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628: stopping tablet replica
I20260608 10:01:11.513438  1233 raft_consensus.cc:2243] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:11.514147  1233 raft_consensus.cc:2272] T 10e22d7258894bb19336341811b00f91 P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.516057  1233 tablet_replica.cc:333] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628: stopping tablet replica
I20260608 10:01:11.516566  1233 raft_consensus.cc:2243] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.516963  1233 raft_consensus.cc:2272] T 67a2b968ccfb4741980ba93374d05f3b P ae3363f9568b4a08888d5972aa4e6628 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.518639  1233 tablet_replica.cc:333] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628: stopping tablet replica
I20260608 10:01:11.519176  1233 raft_consensus.cc:2243] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:11.519908  1233 raft_consensus.cc:2272] T fdf1777c98514c0787e9f30cc6320448 P ae3363f9568b4a08888d5972aa4e6628 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.553134  1233 tablet_server.cc:196] TabletServer@127.1.52.66:0 shutdown complete.
I20260608 10:01:11.574067  1233 tablet_server.cc:179] TabletServer@127.1.52.67:0 shutting down...
I20260608 10:01:11.597203  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:11.598145  1233 tablet_replica.cc:333] T 18398588e4504493a738c15107762281 P e67b557dfc46470ab8c0746a7936b26e: stopping tablet replica
I20260608 10:01:11.599085  1233 raft_consensus.cc:2243] T 18398588e4504493a738c15107762281 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.599874  1233 raft_consensus.cc:2272] T 18398588e4504493a738c15107762281 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.601902  1233 tablet_replica.cc:333] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e: stopping tablet replica
I20260608 10:01:11.602504  1233 raft_consensus.cc:2243] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:11.603164  1233 raft_consensus.cc:2272] T ac292ab4220a4439a586b2f69883ede3 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.604810  1233 tablet_replica.cc:333] T cabfff8f09464720a0fd798af4de8736 P e67b557dfc46470ab8c0746a7936b26e: stopping tablet replica
I20260608 10:01:11.605278  1233 raft_consensus.cc:2243] T cabfff8f09464720a0fd798af4de8736 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.605610  1233 raft_consensus.cc:2272] T cabfff8f09464720a0fd798af4de8736 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.607244  1233 tablet_replica.cc:333] T 24c2803aa86c47d1960015484f037806 P e67b557dfc46470ab8c0746a7936b26e: stopping tablet replica
I20260608 10:01:11.607721  1233 raft_consensus.cc:2243] T 24c2803aa86c47d1960015484f037806 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.608052  1233 raft_consensus.cc:2272] T 24c2803aa86c47d1960015484f037806 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.609547  1233 tablet_replica.cc:333] T 7c4556c90d8942c3b29add95aeaf940c P e67b557dfc46470ab8c0746a7936b26e: stopping tablet replica
I20260608 10:01:11.610015  1233 raft_consensus.cc:2243] T 7c4556c90d8942c3b29add95aeaf940c P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.610476  1233 raft_consensus.cc:2272] T 7c4556c90d8942c3b29add95aeaf940c P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.612095  1233 tablet_replica.cc:333] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e: stopping tablet replica
I20260608 10:01:11.612655  1233 raft_consensus.cc:2243] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:01:11.613368  1233 raft_consensus.cc:2272] T d2c14b0f009a4f40af344d06db36e164 P e67b557dfc46470ab8c0746a7936b26e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.615365  1233 tablet_replica.cc:333] T 22d4a8fb348143be8eaaff482c0903a4 P e67b557dfc46470ab8c0746a7936b26e: stopping tablet replica
I20260608 10:01:11.615911  1233 raft_consensus.cc:2243] T 22d4a8fb348143be8eaaff482c0903a4 P e67b557dfc46470ab8c0746a7936b26e [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:01:11.616616  1233 raft_consensus.cc:2272] T 22d4a8fb348143be8eaaff482c0903a4 P e67b557dfc46470ab8c0746a7936b26e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.618216  1233 tablet_replica.cc:333] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e: stopping tablet replica
I20260608 10:01:11.618778  1233 raft_consensus.cc:2243] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:11.619520  1233 raft_consensus.cc:2272] T 3b4416f7324847b3b9a4745d602ce16a P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.621238  1233 tablet_replica.cc:333] T 8f9516a24ca84b34b2c81f960a2e5c2b P e67b557dfc46470ab8c0746a7936b26e: stopping tablet replica
I20260608 10:01:11.621791  1233 raft_consensus.cc:2243] T 8f9516a24ca84b34b2c81f960a2e5c2b P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.622294  1233 raft_consensus.cc:2272] T 8f9516a24ca84b34b2c81f960a2e5c2b P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.624495  1233 tablet_replica.cc:333] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e: stopping tablet replica
I20260608 10:01:11.625005  1233 raft_consensus.cc:2243] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.625404  1233 raft_consensus.cc:2272] T 10ddf3003a234aaea04a6aa021188c19 P e67b557dfc46470ab8c0746a7936b26e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.627038  1233 tablet_replica.cc:333] T cdf89f10ec434246ac6068915e286b3d P e67b557dfc46470ab8c0746a7936b26e: stopping tablet replica
I20260608 10:01:11.627525  1233 raft_consensus.cc:2243] T cdf89f10ec434246ac6068915e286b3d P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.627960  1233 raft_consensus.cc:2272] T cdf89f10ec434246ac6068915e286b3d P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.629598  1233 tablet_replica.cc:333] T fdf1777c98514c0787e9f30cc6320448 P e67b557dfc46470ab8c0746a7936b26e: stopping tablet replica
I20260608 10:01:11.630055  1233 raft_consensus.cc:2243] T fdf1777c98514c0787e9f30cc6320448 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.630601  1233 raft_consensus.cc:2272] T fdf1777c98514c0787e9f30cc6320448 P e67b557dfc46470ab8c0746a7936b26e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:01:11.638692  4509 consensus_peers.cc:597] T cabfff8f09464720a0fd798af4de8736 P 99a5d0229a804c1fa1fc84951a12747c -> Peer 3d8124d1bf424087962c97d8110515ae (127.1.52.65:36775): Couldn't send request to peer 3d8124d1bf424087962c97d8110515ae. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:36775: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:01:11.656962  4506 consensus_peers.cc:597] T b8ce590bc8244a14a669de307bcfd60e P 99a5d0229a804c1fa1fc84951a12747c -> Peer ae3363f9568b4a08888d5972aa4e6628 (127.1.52.66:39943): Couldn't send request to peer ae3363f9568b4a08888d5972aa4e6628. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.66:39943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:11.663712  1233 tablet_server.cc:196] TabletServer@127.1.52.67:0 shutdown complete.
I20260608 10:01:11.684945  1233 tablet_server.cc:179] TabletServer@127.1.52.68:0 shutting down...
I20260608 10:01:11.705744  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:11.706985  1233 tablet_replica.cc:333] T 10e22d7258894bb19336341811b00f91 P 99a5d0229a804c1fa1fc84951a12747c: stopping tablet replica
I20260608 10:01:11.707659  1233 raft_consensus.cc:2243] T 10e22d7258894bb19336341811b00f91 P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.708240  1233 raft_consensus.cc:2272] T 10e22d7258894bb19336341811b00f91 P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.710222  1233 tablet_replica.cc:333] T d2c14b0f009a4f40af344d06db36e164 P 99a5d0229a804c1fa1fc84951a12747c: stopping tablet replica
I20260608 10:01:11.710805  1233 raft_consensus.cc:2243] T d2c14b0f009a4f40af344d06db36e164 P 99a5d0229a804c1fa1fc84951a12747c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.711282  1233 raft_consensus.cc:2272] T d2c14b0f009a4f40af344d06db36e164 P 99a5d0229a804c1fa1fc84951a12747c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.713469  1233 tablet_replica.cc:333] T fdf1777c98514c0787e9f30cc6320448 P 99a5d0229a804c1fa1fc84951a12747c: stopping tablet replica
I20260608 10:01:11.713970  1233 raft_consensus.cc:2243] T fdf1777c98514c0787e9f30cc6320448 P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.714458  1233 raft_consensus.cc:2272] T fdf1777c98514c0787e9f30cc6320448 P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.716220  1233 tablet_replica.cc:333] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c: stopping tablet replica
I20260608 10:01:11.716782  1233 raft_consensus.cc:2243] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:01:11.717500  1233 raft_consensus.cc:2272] T 10ddf3003a234aaea04a6aa021188c19 P 99a5d0229a804c1fa1fc84951a12747c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.719415  1233 tablet_replica.cc:333] T cdf89f10ec434246ac6068915e286b3d P 99a5d0229a804c1fa1fc84951a12747c: stopping tablet replica
W20260608 10:01:11.719787  4509 consensus_peers.cc:597] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c -> Peer e67b557dfc46470ab8c0746a7936b26e (127.1.52.67:40913): Couldn't send request to peer e67b557dfc46470ab8c0746a7936b26e. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.67:40913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:11.720119  1233 raft_consensus.cc:2243] T cdf89f10ec434246ac6068915e286b3d P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.720654  1233 raft_consensus.cc:2272] T cdf89f10ec434246ac6068915e286b3d P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.722523  1233 tablet_replica.cc:333] T 3b4416f7324847b3b9a4745d602ce16a P 99a5d0229a804c1fa1fc84951a12747c: stopping tablet replica
I20260608 10:01:11.723182  1233 raft_consensus.cc:2243] T 3b4416f7324847b3b9a4745d602ce16a P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.723596  1233 raft_consensus.cc:2272] T 3b4416f7324847b3b9a4745d602ce16a P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.725154  1233 tablet_replica.cc:333] T ac292ab4220a4439a586b2f69883ede3 P 99a5d0229a804c1fa1fc84951a12747c: stopping tablet replica
I20260608 10:01:11.725615  1233 raft_consensus.cc:2243] T ac292ab4220a4439a586b2f69883ede3 P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.725932  1233 raft_consensus.cc:2272] T ac292ab4220a4439a586b2f69883ede3 P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.727825  1233 tablet_replica.cc:333] T 67a2b968ccfb4741980ba93374d05f3b P 99a5d0229a804c1fa1fc84951a12747c: stopping tablet replica
I20260608 10:01:11.728277  1233 raft_consensus.cc:2243] T 67a2b968ccfb4741980ba93374d05f3b P 99a5d0229a804c1fa1fc84951a12747c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.728600  1233 raft_consensus.cc:2272] T 67a2b968ccfb4741980ba93374d05f3b P 99a5d0229a804c1fa1fc84951a12747c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.730173  1233 tablet_replica.cc:333] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c: stopping tablet replica
I20260608 10:01:11.730695  1233 raft_consensus.cc:2243] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:11.731351  1233 raft_consensus.cc:2272] T 24c2803aa86c47d1960015484f037806 P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.732836  1233 tablet_replica.cc:333] T cabfff8f09464720a0fd798af4de8736 P 99a5d0229a804c1fa1fc84951a12747c: stopping tablet replica
I20260608 10:01:11.733279  1233 raft_consensus.cc:2243] T cabfff8f09464720a0fd798af4de8736 P 99a5d0229a804c1fa1fc84951a12747c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:11.733878  1233 raft_consensus.cc:2272] T cabfff8f09464720a0fd798af4de8736 P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.735496  1233 tablet_replica.cc:333] T c9c3ef49f58d4357a0b94f687c1a6e4a P 99a5d0229a804c1fa1fc84951a12747c: stopping tablet replica
I20260608 10:01:11.735900  1233 raft_consensus.cc:2243] T c9c3ef49f58d4357a0b94f687c1a6e4a P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:11.736317  1233 raft_consensus.cc:2272] T c9c3ef49f58d4357a0b94f687c1a6e4a P 99a5d0229a804c1fa1fc84951a12747c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.737870  1233 tablet_replica.cc:333] T b8ce590bc8244a14a669de307bcfd60e P 99a5d0229a804c1fa1fc84951a12747c: stopping tablet replica
I20260608 10:01:11.738255  1233 raft_consensus.cc:2243] T b8ce590bc8244a14a669de307bcfd60e P 99a5d0229a804c1fa1fc84951a12747c [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:01:11.739142  1233 raft_consensus.cc:2272] T b8ce590bc8244a14a669de307bcfd60e P 99a5d0229a804c1fa1fc84951a12747c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.769770  1233 tablet_server.cc:196] TabletServer@127.1.52.68:0 shutdown complete.
I20260608 10:01:11.790670  1233 master.cc:562] Master@127.1.52.126:39961 shutting down...
I20260608 10:01:11.810760  1233 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f6b6886ac79a4f809894fc58ef2361cb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:11.811256  1233 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f6b6886ac79a4f809894fc58ef2361cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:11.811542  1233 tablet_replica.cc:333] T 00000000000000000000000000000000 P f6b6886ac79a4f809894fc58ef2361cb: stopping tablet replica
I20260608 10:01:11.831187  1233 master.cc:584] Master@127.1.52.126:39961 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (10685 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 10:01:11.879108  1233 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.52.126:36801
I20260608 10:01:11.880329  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:11.885844  4823 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:11.886709  4824 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:11.887593  4826 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:11.888939  1233 server_base.cc:1061] running on GCE node
I20260608 10:01:11.890923  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:11.891098  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:11.891229  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912871891217 us; error 0 us; skew 500 ppm
I20260608 10:01:11.891791  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:11.894011  1233 webserver.cc:533] Webserver started at http://127.1.52.126:42319/ using document root <none> and password file <none>
I20260608 10:01:11.894565  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:11.894793  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:11.895015  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:11.896082  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912781554680-1233-0/minicluster-data/master-0-root/instance:
uuid: "b7becd8ee8d24646a96c20540ff1cb4e"
format_stamp: "Formatted at 2026-06-08 10:01:11 on dist-test-slave-tgjf"
I20260608 10:01:11.901051  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:01:11.904445  4831 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:11.905203  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:01:11.905498  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912781554680-1233-0/minicluster-data/master-0-root
uuid: "b7becd8ee8d24646a96c20540ff1cb4e"
format_stamp: "Formatted at 2026-06-08 10:01:11 on dist-test-slave-tgjf"
I20260608 10:01:11.905790  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912781554680-1233-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912781554680-1233-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912781554680-1233-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:11.917026  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:11.918242  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:11.957233  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.126:36801
I20260608 10:01:11.957343  4882 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.126:36801 every 8 connection(s)
I20260608 10:01:11.961333  4883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:11.971131  4883 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b7becd8ee8d24646a96c20540ff1cb4e: Bootstrap starting.
I20260608 10:01:11.975814  4883 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b7becd8ee8d24646a96c20540ff1cb4e: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:11.980060  4883 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b7becd8ee8d24646a96c20540ff1cb4e: No bootstrap required, opened a new log
I20260608 10:01:11.982239  4883 raft_consensus.cc:359] T 00000000000000000000000000000000 P b7becd8ee8d24646a96c20540ff1cb4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7becd8ee8d24646a96c20540ff1cb4e" member_type: VOTER }
I20260608 10:01:11.982719  4883 raft_consensus.cc:385] T 00000000000000000000000000000000 P b7becd8ee8d24646a96c20540ff1cb4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:11.982959  4883 raft_consensus.cc:740] T 00000000000000000000000000000000 P b7becd8ee8d24646a96c20540ff1cb4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b7becd8ee8d24646a96c20540ff1cb4e, State: Initialized, Role: FOLLOWER
I20260608 10:01:11.983664  4883 consensus_queue.cc:260] T 00000000000000000000000000000000 P b7becd8ee8d24646a96c20540ff1cb4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b7becd8ee8d24646a96c20540ff1cb4e" member_type: VOTER }
I20260608 10:01:11.984125  4883 raft_consensus.cc:399] T 00000000000000000000000000000000 P b7becd8ee8d24646a96c20540ff1cb4e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:11.984345  4883 raft_consensus.cc:493] T 00000000000000000000000000000000 P b7becd8ee8d24646a96c20540ff1cb4e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:11.984624  4883 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b7becd8ee8d24646a96c20540ff1cb4e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:11.989018  4883 raft_consensus.cc:515] T 00000000000000000000000000000000 P b7becd8ee8d24646a96c20540ff1cb4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7becd8ee8d24646a96c20540ff1cb4e" member_type: VOTER }
I20260608 10:01:11.989521  4883 leader_election.cc:304] T 00000000000000000000000000000000 P b7becd8ee8d24646a96c20540ff1cb4e [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: b7becd8ee8d24646a96c20540ff1cb4e; no voters: 
I20260608 10:01:11.990684  4883 leader_election.cc:290] T 00000000000000000000000000000000 P b7becd8ee8d24646a96c20540ff1cb4e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:11.991191  4886 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b7becd8ee8d24646a96c20540ff1cb4e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:11.992594  4886 raft_consensus.cc:697] T 00000000000000000000000000000000 P b7becd8ee8d24646a96c20540ff1cb4e [term 1 LEADER]: Becoming Leader. State: Replica: b7becd8ee8d24646a96c20540ff1cb4e, State: Running, Role: LEADER
I20260608 10:01:11.993310  4886 consensus_queue.cc:237] T 00000000000000000000000000000000 P b7becd8ee8d24646a96c20540ff1cb4e [LEADER]: Queue going to LEADER mode. State: All 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: "b7becd8ee8d24646a96c20540ff1cb4e" member_type: VOTER }
I20260608 10:01:11.993719  4883 sys_catalog.cc:565] T 00000000000000000000000000000000 P b7becd8ee8d24646a96c20540ff1cb4e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:01:11.997650  4887 sys_catalog.cc:455] T 00000000000000000000000000000000 P b7becd8ee8d24646a96c20540ff1cb4e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b7becd8ee8d24646a96c20540ff1cb4e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7becd8ee8d24646a96c20540ff1cb4e" member_type: VOTER } }
I20260608 10:01:11.998263  4887 sys_catalog.cc:458] T 00000000000000000000000000000000 P b7becd8ee8d24646a96c20540ff1cb4e [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:11.998101  4888 sys_catalog.cc:455] T 00000000000000000000000000000000 P b7becd8ee8d24646a96c20540ff1cb4e [sys.catalog]: SysCatalogTable state changed. Reason: New leader b7becd8ee8d24646a96c20540ff1cb4e. Latest consensus state: current_term: 1 leader_uuid: "b7becd8ee8d24646a96c20540ff1cb4e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b7becd8ee8d24646a96c20540ff1cb4e" member_type: VOTER } }
I20260608 10:01:11.998879  4888 sys_catalog.cc:458] T 00000000000000000000000000000000 P b7becd8ee8d24646a96c20540ff1cb4e [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:12.002244  4893 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:01:12.010787  4893 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:01:12.011770  1233 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:01:12.019903  4893 catalog_manager.cc:1382] Generated new cluster ID: b31a7701bc7d4f67a8b9dd0e9a3184cc
I20260608 10:01:12.020185  4893 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:01:12.031565  4893 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:01:12.032826  4893 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:01:12.055994  4893 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b7becd8ee8d24646a96c20540ff1cb4e: Generated new TSK 0
I20260608 10:01:12.056620  4893 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:01:12.078261  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:12.084857  4905 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:12.109608  4906 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:12.110728  4908 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:12.111554  1233 server_base.cc:1061] running on GCE node
I20260608 10:01:12.112830  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:12.113047  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:12.113265  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912872113247 us; error 0 us; skew 500 ppm
I20260608 10:01:12.114022  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:12.117053  1233 webserver.cc:533] Webserver started at http://127.1.52.65:37391/ using document root <none> and password file <none>
I20260608 10:01:12.117702  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:12.117921  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:12.118243  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:12.119892  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912781554680-1233-0/minicluster-data/ts-0-root/instance:
uuid: "54efb41b0f234f86abff73bc2bfeef73"
format_stamp: "Formatted at 2026-06-08 10:01:12 on dist-test-slave-tgjf"
I20260608 10:01:12.125080  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 10:01:12.128903  4913 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:12.129703  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:01:12.130036  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912781554680-1233-0/minicluster-data/ts-0-root
uuid: "54efb41b0f234f86abff73bc2bfeef73"
format_stamp: "Formatted at 2026-06-08 10:01:12 on dist-test-slave-tgjf"
I20260608 10:01:12.130324  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912781554680-1233-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912781554680-1233-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912781554680-1233-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:12.149497  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:12.150938  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:12.152500  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:12.155148  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:12.155372  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:12.155660  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:12.155838  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:12.198632  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.65:44607
I20260608 10:01:12.198751  4975 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.65:44607 every 8 connection(s)
I20260608 10:01:12.205240  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:12.213382  4980 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:12.214833  4981 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:12.220149  1233 server_base.cc:1061] running on GCE node
W20260608 10:01:12.220444  4984 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:12.221505  4976 heartbeater.cc:344] Connected to a master server at 127.1.52.126:36801
I20260608 10:01:12.221630  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:01:12.221928  4976 heartbeater.cc:461] Registering TS with master...
W20260608 10:01:12.221957  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:12.222301  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912872222286 us; error 0 us; skew 500 ppm
I20260608 10:01:12.222991  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:12.222944  4976 heartbeater.cc:507] Master 127.1.52.126:36801 requested a full tablet report, sending...
I20260608 10:01:12.225762  4848 ts_manager.cc:194] Registered new tserver with Master: 54efb41b0f234f86abff73bc2bfeef73 (127.1.52.65:44607)
I20260608 10:01:12.226061  1233 webserver.cc:533] Webserver started at http://127.1.52.66:37169/ using document root <none> and password file <none>
I20260608 10:01:12.226763  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:12.226985  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:12.227278  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:12.228186  4848 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59190
I20260608 10:01:12.228565  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912781554680-1233-0/minicluster-data/ts-1-root/instance:
uuid: "053ecd74736e4409aa4da908af34fb14"
format_stamp: "Formatted at 2026-06-08 10:01:12 on dist-test-slave-tgjf"
I20260608 10:01:12.233587  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:01:12.237150  4988 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:12.237890  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:01:12.238229  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912781554680-1233-0/minicluster-data/ts-1-root
uuid: "053ecd74736e4409aa4da908af34fb14"
format_stamp: "Formatted at 2026-06-08 10:01:12 on dist-test-slave-tgjf"
I20260608 10:01:12.238586  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912781554680-1233-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912781554680-1233-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912781554680-1233-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:12.268141  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:12.269410  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:12.270951  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:12.273290  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:12.273525  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:12.273764  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:12.273937  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:12.314520  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.66:41285
I20260608 10:01:12.314615  5050 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.66:41285 every 8 connection(s)
I20260608 10:01:12.319814  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:12.327517  5054 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:12.329470  5055 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:12.330976  5057 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:12.331146  1233 server_base.cc:1061] running on GCE node
I20260608 10:01:12.332276  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:12.332597  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:12.332862  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912872332843 us; error 0 us; skew 500 ppm
I20260608 10:01:12.333739  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:12.333997  5051 heartbeater.cc:344] Connected to a master server at 127.1.52.126:36801
I20260608 10:01:12.334444  5051 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:12.335372  5051 heartbeater.cc:507] Master 127.1.52.126:36801 requested a full tablet report, sending...
I20260608 10:01:12.336377  1233 webserver.cc:533] Webserver started at http://127.1.52.67:41581/ using document root <none> and password file <none>
I20260608 10:01:12.337111  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:12.337352  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:12.337684  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:12.337757  4848 ts_manager.cc:194] Registered new tserver with Master: 053ecd74736e4409aa4da908af34fb14 (127.1.52.66:41285)
I20260608 10:01:12.339382  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912781554680-1233-0/minicluster-data/ts-2-root/instance:
uuid: "f08252642dd2469c9fce1cea17790cad"
format_stamp: "Formatted at 2026-06-08 10:01:12 on dist-test-slave-tgjf"
I20260608 10:01:12.339702  4848 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59202
I20260608 10:01:12.344683  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:01:12.348165  5062 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:12.348939  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:01:12.349247  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912781554680-1233-0/minicluster-data/ts-2-root
uuid: "f08252642dd2469c9fce1cea17790cad"
format_stamp: "Formatted at 2026-06-08 10:01:12 on dist-test-slave-tgjf"
I20260608 10:01:12.349540  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912781554680-1233-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912781554680-1233-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912781554680-1233-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:12.360574  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:12.361758  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:12.363232  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:12.365463  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:12.365686  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:12.365929  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:12.366106  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:12.409134  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.67:42491
I20260608 10:01:12.409253  5124 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.67:42491 every 8 connection(s)
I20260608 10:01:12.414386  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:12.421252  5128 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:12.421901  5129 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:12.425931  1233 server_base.cc:1061] running on GCE node
W20260608 10:01:12.425655  5132 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:12.427341  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:01:12.427491  5125 heartbeater.cc:344] Connected to a master server at 127.1.52.126:36801
W20260608 10:01:12.427644  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:12.427874  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912872427856 us; error 0 us; skew 500 ppm
I20260608 10:01:12.427917  5125 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:12.428831  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:12.429028  5125 heartbeater.cc:507] Master 127.1.52.126:36801 requested a full tablet report, sending...
I20260608 10:01:12.431631  1233 webserver.cc:533] Webserver started at http://127.1.52.68:45115/ using document root <none> and password file <none>
I20260608 10:01:12.431739  4848 ts_manager.cc:194] Registered new tserver with Master: f08252642dd2469c9fce1cea17790cad (127.1.52.67:42491)
I20260608 10:01:12.432403  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:12.432701  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:12.433049  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:12.433765  4848 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59204
I20260608 10:01:12.434696  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912781554680-1233-0/minicluster-data/ts-3-root/instance:
uuid: "cc20bc8ec12540649ab5c8a1af974af2"
format_stamp: "Formatted at 2026-06-08 10:01:12 on dist-test-slave-tgjf"
I20260608 10:01:12.439865  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:01:12.443209  5136 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:12.443996  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:01:12.444291  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912781554680-1233-0/minicluster-data/ts-3-root
uuid: "cc20bc8ec12540649ab5c8a1af974af2"
format_stamp: "Formatted at 2026-06-08 10:01:12 on dist-test-slave-tgjf"
I20260608 10:01:12.444597  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912781554680-1233-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912781554680-1233-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912781554680-1233-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:12.459259  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:12.460549  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:12.462006  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:12.464426  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:12.464668  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:12.464918  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:12.465098  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:12.506434  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.68:35967
I20260608 10:01:12.506608  5198 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.68:35967 every 8 connection(s)
I20260608 10:01:12.520884  5199 heartbeater.cc:344] Connected to a master server at 127.1.52.126:36801
I20260608 10:01:12.521255  5199 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:12.522008  5199 heartbeater.cc:507] Master 127.1.52.126:36801 requested a full tablet report, sending...
I20260608 10:01:12.524143  4848 ts_manager.cc:194] Registered new tserver with Master: cc20bc8ec12540649ab5c8a1af974af2 (127.1.52.68:35967)
I20260608 10:01:12.524667  1233 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.01480774s
I20260608 10:01:12.525557  4848 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59218
I20260608 10:01:13.080598  4848 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59244:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 10:01:13.139101  4941 tablet_service.cc:1511] Processing CreateTablet for tablet f6eb44bc13eb4690a3c46916f3476e0d (DEFAULT_TABLE table=test-workload [id=84564fcfaaa74875bb946b1eecdfd4d6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:13.140702  4941 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6eb44bc13eb4690a3c46916f3476e0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:13.144464  5090 tablet_service.cc:1511] Processing CreateTablet for tablet f6eb44bc13eb4690a3c46916f3476e0d (DEFAULT_TABLE table=test-workload [id=84564fcfaaa74875bb946b1eecdfd4d6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:13.144578  5016 tablet_service.cc:1511] Processing CreateTablet for tablet f6eb44bc13eb4690a3c46916f3476e0d (DEFAULT_TABLE table=test-workload [id=84564fcfaaa74875bb946b1eecdfd4d6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:13.145699  5090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6eb44bc13eb4690a3c46916f3476e0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:13.145985  5016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6eb44bc13eb4690a3c46916f3476e0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:13.160308  5220 tablet_bootstrap.cc:492] T f6eb44bc13eb4690a3c46916f3476e0d P 54efb41b0f234f86abff73bc2bfeef73: Bootstrap starting.
I20260608 10:01:13.161048  5221 tablet_bootstrap.cc:492] T f6eb44bc13eb4690a3c46916f3476e0d P f08252642dd2469c9fce1cea17790cad: Bootstrap starting.
I20260608 10:01:13.166759  5222 tablet_bootstrap.cc:492] T f6eb44bc13eb4690a3c46916f3476e0d P 053ecd74736e4409aa4da908af34fb14: Bootstrap starting.
I20260608 10:01:13.168159  5221 tablet_bootstrap.cc:654] T f6eb44bc13eb4690a3c46916f3476e0d P f08252642dd2469c9fce1cea17790cad: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:13.168286  5220 tablet_bootstrap.cc:654] T f6eb44bc13eb4690a3c46916f3476e0d P 54efb41b0f234f86abff73bc2bfeef73: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:13.173674  5221 tablet_bootstrap.cc:492] T f6eb44bc13eb4690a3c46916f3476e0d P f08252642dd2469c9fce1cea17790cad: No bootstrap required, opened a new log
I20260608 10:01:13.174211  5221 ts_tablet_manager.cc:1403] T f6eb44bc13eb4690a3c46916f3476e0d P f08252642dd2469c9fce1cea17790cad: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.009s
I20260608 10:01:13.174396  5222 tablet_bootstrap.cc:654] T f6eb44bc13eb4690a3c46916f3476e0d P 053ecd74736e4409aa4da908af34fb14: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:13.175751  5220 tablet_bootstrap.cc:492] T f6eb44bc13eb4690a3c46916f3476e0d P 54efb41b0f234f86abff73bc2bfeef73: No bootstrap required, opened a new log
I20260608 10:01:13.176311  5220 ts_tablet_manager.cc:1403] T f6eb44bc13eb4690a3c46916f3476e0d P 54efb41b0f234f86abff73bc2bfeef73: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260608 10:01:13.177800  5221 raft_consensus.cc:359] T f6eb44bc13eb4690a3c46916f3476e0d P f08252642dd2469c9fce1cea17790cad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54efb41b0f234f86abff73bc2bfeef73" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44607 } } peers { permanent_uuid: "f08252642dd2469c9fce1cea17790cad" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 42491 } } peers { permanent_uuid: "053ecd74736e4409aa4da908af34fb14" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 41285 } }
I20260608 10:01:13.179025  5221 raft_consensus.cc:385] T f6eb44bc13eb4690a3c46916f3476e0d P f08252642dd2469c9fce1cea17790cad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:13.179437  5221 raft_consensus.cc:740] T f6eb44bc13eb4690a3c46916f3476e0d P f08252642dd2469c9fce1cea17790cad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f08252642dd2469c9fce1cea17790cad, State: Initialized, Role: FOLLOWER
I20260608 10:01:13.179484  5220 raft_consensus.cc:359] T f6eb44bc13eb4690a3c46916f3476e0d P 54efb41b0f234f86abff73bc2bfeef73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54efb41b0f234f86abff73bc2bfeef73" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44607 } } peers { permanent_uuid: "f08252642dd2469c9fce1cea17790cad" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 42491 } } peers { permanent_uuid: "053ecd74736e4409aa4da908af34fb14" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 41285 } }
I20260608 10:01:13.180280  5220 raft_consensus.cc:385] T f6eb44bc13eb4690a3c46916f3476e0d P 54efb41b0f234f86abff73bc2bfeef73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:13.180703  5220 raft_consensus.cc:740] T f6eb44bc13eb4690a3c46916f3476e0d P 54efb41b0f234f86abff73bc2bfeef73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54efb41b0f234f86abff73bc2bfeef73, State: Initialized, Role: FOLLOWER
I20260608 10:01:13.180732  5221 consensus_queue.cc:260] T f6eb44bc13eb4690a3c46916f3476e0d P f08252642dd2469c9fce1cea17790cad [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54efb41b0f234f86abff73bc2bfeef73" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44607 } } peers { permanent_uuid: "f08252642dd2469c9fce1cea17790cad" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 42491 } } peers { permanent_uuid: "053ecd74736e4409aa4da908af34fb14" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 41285 } }
I20260608 10:01:13.181823  5220 consensus_queue.cc:260] T f6eb44bc13eb4690a3c46916f3476e0d P 54efb41b0f234f86abff73bc2bfeef73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54efb41b0f234f86abff73bc2bfeef73" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44607 } } peers { permanent_uuid: "f08252642dd2469c9fce1cea17790cad" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 42491 } } peers { permanent_uuid: "053ecd74736e4409aa4da908af34fb14" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 41285 } }
I20260608 10:01:13.183754  5222 tablet_bootstrap.cc:492] T f6eb44bc13eb4690a3c46916f3476e0d P 053ecd74736e4409aa4da908af34fb14: No bootstrap required, opened a new log
I20260608 10:01:13.183717  5125 heartbeater.cc:499] Master 127.1.52.126:36801 was elected leader, sending a full tablet report...
I20260608 10:01:13.184402  5222 ts_tablet_manager.cc:1403] T f6eb44bc13eb4690a3c46916f3476e0d P 053ecd74736e4409aa4da908af34fb14: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.005s
I20260608 10:01:13.184552  5221 ts_tablet_manager.cc:1434] T f6eb44bc13eb4690a3c46916f3476e0d P f08252642dd2469c9fce1cea17790cad: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260608 10:01:13.186867  4976 heartbeater.cc:499] Master 127.1.52.126:36801 was elected leader, sending a full tablet report...
I20260608 10:01:13.187381  5220 ts_tablet_manager.cc:1434] T f6eb44bc13eb4690a3c46916f3476e0d P 54efb41b0f234f86abff73bc2bfeef73: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260608 10:01:13.187780  5222 raft_consensus.cc:359] T f6eb44bc13eb4690a3c46916f3476e0d P 053ecd74736e4409aa4da908af34fb14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54efb41b0f234f86abff73bc2bfeef73" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44607 } } peers { permanent_uuid: "f08252642dd2469c9fce1cea17790cad" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 42491 } } peers { permanent_uuid: "053ecd74736e4409aa4da908af34fb14" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 41285 } }
I20260608 10:01:13.189369  5222 raft_consensus.cc:385] T f6eb44bc13eb4690a3c46916f3476e0d P 053ecd74736e4409aa4da908af34fb14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:13.189805  5222 raft_consensus.cc:740] T f6eb44bc13eb4690a3c46916f3476e0d P 053ecd74736e4409aa4da908af34fb14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 053ecd74736e4409aa4da908af34fb14, State: Initialized, Role: FOLLOWER
I20260608 10:01:13.191017  5222 consensus_queue.cc:260] T f6eb44bc13eb4690a3c46916f3476e0d P 053ecd74736e4409aa4da908af34fb14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54efb41b0f234f86abff73bc2bfeef73" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44607 } } peers { permanent_uuid: "f08252642dd2469c9fce1cea17790cad" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 42491 } } peers { permanent_uuid: "053ecd74736e4409aa4da908af34fb14" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 41285 } }
I20260608 10:01:13.193833  5051 heartbeater.cc:499] Master 127.1.52.126:36801 was elected leader, sending a full tablet report...
I20260608 10:01:13.194959  5222 ts_tablet_manager.cc:1434] T f6eb44bc13eb4690a3c46916f3476e0d P 053ecd74736e4409aa4da908af34fb14: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.007s
I20260608 10:01:13.348707  5227 raft_consensus.cc:493] T f6eb44bc13eb4690a3c46916f3476e0d P 54efb41b0f234f86abff73bc2bfeef73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:13.349292  5227 raft_consensus.cc:515] T f6eb44bc13eb4690a3c46916f3476e0d P 54efb41b0f234f86abff73bc2bfeef73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54efb41b0f234f86abff73bc2bfeef73" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44607 } } peers { permanent_uuid: "f08252642dd2469c9fce1cea17790cad" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 42491 } } peers { permanent_uuid: "053ecd74736e4409aa4da908af34fb14" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 41285 } }
I20260608 10:01:13.351922  5227 leader_election.cc:290] T f6eb44bc13eb4690a3c46916f3476e0d P 54efb41b0f234f86abff73bc2bfeef73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f08252642dd2469c9fce1cea17790cad (127.1.52.67:42491), 053ecd74736e4409aa4da908af34fb14 (127.1.52.66:41285)
I20260608 10:01:13.363927  5026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6eb44bc13eb4690a3c46916f3476e0d" candidate_uuid: "54efb41b0f234f86abff73bc2bfeef73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053ecd74736e4409aa4da908af34fb14" is_pre_election: true
I20260608 10:01:13.363888  5100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6eb44bc13eb4690a3c46916f3476e0d" candidate_uuid: "54efb41b0f234f86abff73bc2bfeef73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f08252642dd2469c9fce1cea17790cad" is_pre_election: true
I20260608 10:01:13.364744  5026 raft_consensus.cc:2468] T f6eb44bc13eb4690a3c46916f3476e0d P 053ecd74736e4409aa4da908af34fb14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54efb41b0f234f86abff73bc2bfeef73 in term 0.
I20260608 10:01:13.364847  5100 raft_consensus.cc:2468] T f6eb44bc13eb4690a3c46916f3476e0d P f08252642dd2469c9fce1cea17790cad [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 54efb41b0f234f86abff73bc2bfeef73 in term 0.
I20260608 10:01:13.366048  4915 leader_election.cc:304] T f6eb44bc13eb4690a3c46916f3476e0d P 54efb41b0f234f86abff73bc2bfeef73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 053ecd74736e4409aa4da908af34fb14, 54efb41b0f234f86abff73bc2bfeef73; no voters: 
I20260608 10:01:13.366818  5227 raft_consensus.cc:2804] T f6eb44bc13eb4690a3c46916f3476e0d P 54efb41b0f234f86abff73bc2bfeef73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:13.367225  5227 raft_consensus.cc:493] T f6eb44bc13eb4690a3c46916f3476e0d P 54efb41b0f234f86abff73bc2bfeef73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:13.367533  5227 raft_consensus.cc:3060] T f6eb44bc13eb4690a3c46916f3476e0d P 54efb41b0f234f86abff73bc2bfeef73 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:13.372805  5227 raft_consensus.cc:515] T f6eb44bc13eb4690a3c46916f3476e0d P 54efb41b0f234f86abff73bc2bfeef73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54efb41b0f234f86abff73bc2bfeef73" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44607 } } peers { permanent_uuid: "f08252642dd2469c9fce1cea17790cad" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 42491 } } peers { permanent_uuid: "053ecd74736e4409aa4da908af34fb14" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 41285 } }
I20260608 10:01:13.374629  5227 leader_election.cc:290] T f6eb44bc13eb4690a3c46916f3476e0d P 54efb41b0f234f86abff73bc2bfeef73 [CANDIDATE]: Term 1 election: Requested vote from peers f08252642dd2469c9fce1cea17790cad (127.1.52.67:42491), 053ecd74736e4409aa4da908af34fb14 (127.1.52.66:41285)
I20260608 10:01:13.375463  5100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6eb44bc13eb4690a3c46916f3476e0d" candidate_uuid: "54efb41b0f234f86abff73bc2bfeef73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f08252642dd2469c9fce1cea17790cad"
I20260608 10:01:13.375684  5026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6eb44bc13eb4690a3c46916f3476e0d" candidate_uuid: "54efb41b0f234f86abff73bc2bfeef73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "053ecd74736e4409aa4da908af34fb14"
I20260608 10:01:13.375996  5100 raft_consensus.cc:3060] T f6eb44bc13eb4690a3c46916f3476e0d P f08252642dd2469c9fce1cea17790cad [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:13.376220  5026 raft_consensus.cc:3060] T f6eb44bc13eb4690a3c46916f3476e0d P 053ecd74736e4409aa4da908af34fb14 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:13.381549  5100 raft_consensus.cc:2468] T f6eb44bc13eb4690a3c46916f3476e0d P f08252642dd2469c9fce1cea17790cad [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54efb41b0f234f86abff73bc2bfeef73 in term 1.
I20260608 10:01:13.381561  5026 raft_consensus.cc:2468] T f6eb44bc13eb4690a3c46916f3476e0d P 053ecd74736e4409aa4da908af34fb14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 54efb41b0f234f86abff73bc2bfeef73 in term 1.
I20260608 10:01:13.382817  4914 leader_election.cc:304] T f6eb44bc13eb4690a3c46916f3476e0d P 54efb41b0f234f86abff73bc2bfeef73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 54efb41b0f234f86abff73bc2bfeef73, f08252642dd2469c9fce1cea17790cad; no voters: 
I20260608 10:01:13.383689  5227 raft_consensus.cc:2804] T f6eb44bc13eb4690a3c46916f3476e0d P 54efb41b0f234f86abff73bc2bfeef73 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:13.385365  5227 raft_consensus.cc:697] T f6eb44bc13eb4690a3c46916f3476e0d P 54efb41b0f234f86abff73bc2bfeef73 [term 1 LEADER]: Becoming Leader. State: Replica: 54efb41b0f234f86abff73bc2bfeef73, State: Running, Role: LEADER
I20260608 10:01:13.386384  5227 consensus_queue.cc:237] T f6eb44bc13eb4690a3c46916f3476e0d P 54efb41b0f234f86abff73bc2bfeef73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54efb41b0f234f86abff73bc2bfeef73" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44607 } } peers { permanent_uuid: "f08252642dd2469c9fce1cea17790cad" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 42491 } } peers { permanent_uuid: "053ecd74736e4409aa4da908af34fb14" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 41285 } }
I20260608 10:01:13.395953  4846 catalog_manager.cc:5696] T f6eb44bc13eb4690a3c46916f3476e0d P 54efb41b0f234f86abff73bc2bfeef73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 54efb41b0f234f86abff73bc2bfeef73 (127.1.52.65). New cstate: current_term: 1 leader_uuid: "54efb41b0f234f86abff73bc2bfeef73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "54efb41b0f234f86abff73bc2bfeef73" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44607 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f08252642dd2469c9fce1cea17790cad" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 42491 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "053ecd74736e4409aa4da908af34fb14" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 41285 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:13.528991  5199 heartbeater.cc:499] Master 127.1.52.126:36801 was elected leader, sending a full tablet report...
I20260608 10:01:13.797040  5227 consensus_queue.cc:1048] T f6eb44bc13eb4690a3c46916f3476e0d P 54efb41b0f234f86abff73bc2bfeef73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f08252642dd2469c9fce1cea17790cad" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 42491 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:13.812803  5236 consensus_queue.cc:1048] T f6eb44bc13eb4690a3c46916f3476e0d P 54efb41b0f234f86abff73bc2bfeef73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "053ecd74736e4409aa4da908af34fb14" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 41285 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:14.010180  4901 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:14.011772  4901 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:14.012187  4901 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:16.013199  4901 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:16.014732  4901 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:16.015131  4901 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:18.016113  4901 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:18.017532  4901 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:18.017916  4901 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:20.019271  4901 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:20.021495  4901 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:20.022002  4901 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:01:21.185230  5047 debug-util.cc:398] Leaking SignalData structure 0x7b08001053c0 after lost signal to thread 1236
W20260608 10:01:21.186295  5047 debug-util.cc:398] Leaking SignalData structure 0x7b08000a56c0 after lost signal to thread 4882
W20260608 10:01:21.187408  5047 debug-util.cc:398] Leaking SignalData structure 0x7b08000bb940 after lost signal to thread 4975
W20260608 10:01:21.188647  5047 debug-util.cc:398] Leaking SignalData structure 0x7b080003f400 after lost signal to thread 5050
W20260608 10:01:21.189507  5047 debug-util.cc:398] Leaking SignalData structure 0x7b0800066d20 after lost signal to thread 5124
W20260608 10:01:21.190692  5047 debug-util.cc:398] Leaking SignalData structure 0x7b0800079840 after lost signal to thread 5198
I20260608 10:01:22.023293  4901 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:22.025461  4901 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:22.025892  4901 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:24.027058  4901 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:24.028631  4901 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:24.028990  4901 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:24.543074  1233 tablet_server.cc:179] TabletServer@127.1.52.65:0 shutting down...
I20260608 10:01:24.574231  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:24.575203  1233 tablet_replica.cc:333] T f6eb44bc13eb4690a3c46916f3476e0d P 54efb41b0f234f86abff73bc2bfeef73: stopping tablet replica
I20260608 10:01:24.576017  1233 raft_consensus.cc:2243] T f6eb44bc13eb4690a3c46916f3476e0d P 54efb41b0f234f86abff73bc2bfeef73 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:24.577157  1233 raft_consensus.cc:2272] T f6eb44bc13eb4690a3c46916f3476e0d P 54efb41b0f234f86abff73bc2bfeef73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:24.598963  1233 tablet_server.cc:196] TabletServer@127.1.52.65:0 shutdown complete.
I20260608 10:01:24.614164  1233 tablet_server.cc:179] TabletServer@127.1.52.66:0 shutting down...
I20260608 10:01:24.635149  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:24.635812  1233 tablet_replica.cc:333] T f6eb44bc13eb4690a3c46916f3476e0d P 053ecd74736e4409aa4da908af34fb14: stopping tablet replica
I20260608 10:01:24.636343  1233 raft_consensus.cc:2243] T f6eb44bc13eb4690a3c46916f3476e0d P 053ecd74736e4409aa4da908af34fb14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:24.636830  1233 raft_consensus.cc:2272] T f6eb44bc13eb4690a3c46916f3476e0d P 053ecd74736e4409aa4da908af34fb14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:24.673394  1233 tablet_server.cc:196] TabletServer@127.1.52.66:0 shutdown complete.
I20260608 10:01:24.685026  1233 tablet_server.cc:179] TabletServer@127.1.52.67:0 shutting down...
I20260608 10:01:24.715047  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:24.715909  1233 tablet_replica.cc:333] T f6eb44bc13eb4690a3c46916f3476e0d P f08252642dd2469c9fce1cea17790cad: stopping tablet replica
I20260608 10:01:24.716511  1233 raft_consensus.cc:2243] T f6eb44bc13eb4690a3c46916f3476e0d P f08252642dd2469c9fce1cea17790cad [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:24.717012  1233 raft_consensus.cc:2272] T f6eb44bc13eb4690a3c46916f3476e0d P f08252642dd2469c9fce1cea17790cad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:24.737039  1233 tablet_server.cc:196] TabletServer@127.1.52.67:0 shutdown complete.
I20260608 10:01:24.749222  1233 tablet_server.cc:179] TabletServer@127.1.52.68:0 shutting down...
I20260608 10:01:24.772030  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:24.788452  1233 tablet_server.cc:196] TabletServer@127.1.52.68:0 shutdown complete.
I20260608 10:01:24.797729  1233 master.cc:562] Master@127.1.52.126:36801 shutting down...
I20260608 10:01:24.815032  1233 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b7becd8ee8d24646a96c20540ff1cb4e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:24.815711  1233 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b7becd8ee8d24646a96c20540ff1cb4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:24.816020  1233 tablet_replica.cc:333] T 00000000000000000000000000000000 P b7becd8ee8d24646a96c20540ff1cb4e: stopping tablet replica
I20260608 10:01:24.835237  1233 master.cc:584] Master@127.1.52.126:36801 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12996 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 10:01:24.875869  1233 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.52.126:42113
I20260608 10:01:24.877089  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:24.883070  5245 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:24.883158  5246 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:24.883777  5248 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:24.886000  1233 server_base.cc:1061] running on GCE node
I20260608 10:01:24.886868  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:24.887123  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:24.887282  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912884887267 us; error 0 us; skew 500 ppm
I20260608 10:01:24.887867  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:24.890246  1233 webserver.cc:533] Webserver started at http://127.1.52.126:41105/ using document root <none> and password file <none>
I20260608 10:01:24.890856  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:24.891067  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:24.891361  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:24.892591  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912781554680-1233-0/minicluster-data/master-0-root/instance:
uuid: "6b76f3815e724cb1b596f042f9e02115"
format_stamp: "Formatted at 2026-06-08 10:01:24 on dist-test-slave-tgjf"
I20260608 10:01:24.897352  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:01:24.901047  5253 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:24.901964  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:01:24.902227  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912781554680-1233-0/minicluster-data/master-0-root
uuid: "6b76f3815e724cb1b596f042f9e02115"
format_stamp: "Formatted at 2026-06-08 10:01:24 on dist-test-slave-tgjf"
I20260608 10:01:24.902539  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912781554680-1233-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912781554680-1233-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912781554680-1233-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:24.938056  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:24.939446  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:24.978835  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.126:42113
I20260608 10:01:24.978937  5304 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.126:42113 every 8 connection(s)
I20260608 10:01:24.983278  5305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:24.995869  5305 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6b76f3815e724cb1b596f042f9e02115: Bootstrap starting.
I20260608 10:01:25.001039  5305 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6b76f3815e724cb1b596f042f9e02115: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:25.005807  5305 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6b76f3815e724cb1b596f042f9e02115: No bootstrap required, opened a new log
I20260608 10:01:25.008430  5305 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6b76f3815e724cb1b596f042f9e02115 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b76f3815e724cb1b596f042f9e02115" member_type: VOTER }
I20260608 10:01:25.008895  5305 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6b76f3815e724cb1b596f042f9e02115 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:25.009140  5305 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6b76f3815e724cb1b596f042f9e02115 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b76f3815e724cb1b596f042f9e02115, State: Initialized, Role: FOLLOWER
I20260608 10:01:25.009825  5305 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6b76f3815e724cb1b596f042f9e02115 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6b76f3815e724cb1b596f042f9e02115" member_type: VOTER }
I20260608 10:01:25.010354  5305 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6b76f3815e724cb1b596f042f9e02115 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:25.010617  5305 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6b76f3815e724cb1b596f042f9e02115 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:25.010897  5305 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6b76f3815e724cb1b596f042f9e02115 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:25.016183  5305 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6b76f3815e724cb1b596f042f9e02115 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b76f3815e724cb1b596f042f9e02115" member_type: VOTER }
I20260608 10:01:25.016714  5305 leader_election.cc:304] T 00000000000000000000000000000000 P 6b76f3815e724cb1b596f042f9e02115 [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: 6b76f3815e724cb1b596f042f9e02115; no voters: 
I20260608 10:01:25.017936  5305 leader_election.cc:290] T 00000000000000000000000000000000 P 6b76f3815e724cb1b596f042f9e02115 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:25.018410  5308 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6b76f3815e724cb1b596f042f9e02115 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:25.019833  5308 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6b76f3815e724cb1b596f042f9e02115 [term 1 LEADER]: Becoming Leader. State: Replica: 6b76f3815e724cb1b596f042f9e02115, State: Running, Role: LEADER
I20260608 10:01:25.020622  5308 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6b76f3815e724cb1b596f042f9e02115 [LEADER]: Queue going to LEADER mode. State: All 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: "6b76f3815e724cb1b596f042f9e02115" member_type: VOTER }
I20260608 10:01:25.021137  5305 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6b76f3815e724cb1b596f042f9e02115 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:01:25.025907  5309 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6b76f3815e724cb1b596f042f9e02115 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6b76f3815e724cb1b596f042f9e02115" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b76f3815e724cb1b596f042f9e02115" member_type: VOTER } }
I20260608 10:01:25.026779  5309 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6b76f3815e724cb1b596f042f9e02115 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:25.026749  5310 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6b76f3815e724cb1b596f042f9e02115 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6b76f3815e724cb1b596f042f9e02115. Latest consensus state: current_term: 1 leader_uuid: "6b76f3815e724cb1b596f042f9e02115" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b76f3815e724cb1b596f042f9e02115" member_type: VOTER } }
I20260608 10:01:25.027688  5310 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6b76f3815e724cb1b596f042f9e02115 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:25.031759  5316 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:01:25.039918  5316 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:01:25.040951  1233 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:01:25.049628  5316 catalog_manager.cc:1382] Generated new cluster ID: 5a9b5180b6fa43acac95e347c072b8cc
I20260608 10:01:25.049965  5316 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:01:25.071928  5316 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:01:25.073405  5316 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:01:25.086652  5316 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6b76f3815e724cb1b596f042f9e02115: Generated new TSK 0
I20260608 10:01:25.087262  5316 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:01:25.107645  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:25.114355  5326 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:25.115489  5327 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:25.119378  1233 server_base.cc:1061] running on GCE node
W20260608 10:01:25.121062  5329 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:25.123438  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:25.123687  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:25.123868  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912885123853 us; error 0 us; skew 500 ppm
I20260608 10:01:25.124490  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:25.126869  1233 webserver.cc:533] Webserver started at http://127.1.52.65:41519/ using document root <none> and password file <none>
I20260608 10:01:25.127369  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:25.127574  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:25.127875  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:25.129174  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912781554680-1233-0/minicluster-data/ts-0-root/instance:
uuid: "b3fdfea69bc8409a914e5fd3452f6c6d"
format_stamp: "Formatted at 2026-06-08 10:01:25 on dist-test-slave-tgjf"
I20260608 10:01:25.133867  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:01:25.137445  5334 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:25.138446  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:01:25.138743  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912781554680-1233-0/minicluster-data/ts-0-root
uuid: "b3fdfea69bc8409a914e5fd3452f6c6d"
format_stamp: "Formatted at 2026-06-08 10:01:25 on dist-test-slave-tgjf"
I20260608 10:01:25.139003  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912781554680-1233-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912781554680-1233-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912781554680-1233-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:25.159771  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:25.161072  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:25.162629  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:25.165099  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:25.165287  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:25.165553  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:25.165701  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:25.206970  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.65:37467
I20260608 10:01:25.207121  5396 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.65:37467 every 8 connection(s)
I20260608 10:01:25.212620  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:25.220003  5401 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:25.220973  5402 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:25.223654  5404 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:25.224498  1233 server_base.cc:1061] running on GCE node
I20260608 10:01:25.225517  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:25.225714  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:25.225847  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912885225834 us; error 0 us; skew 500 ppm
I20260608 10:01:25.226459  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:25.229362  1233 webserver.cc:533] Webserver started at http://127.1.52.66:46149/ using document root <none> and password file <none>
I20260608 10:01:25.229890  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:25.230114  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:25.230472  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:25.230855  5397 heartbeater.cc:344] Connected to a master server at 127.1.52.126:42113
I20260608 10:01:25.231299  5397 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:25.232173  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912781554680-1233-0/minicluster-data/ts-1-root/instance:
uuid: "0af30f643bbb45faadbd4b8dda44f6f9"
format_stamp: "Formatted at 2026-06-08 10:01:25 on dist-test-slave-tgjf"
I20260608 10:01:25.232359  5397 heartbeater.cc:507] Master 127.1.52.126:42113 requested a full tablet report, sending...
I20260608 10:01:25.234803  5270 ts_manager.cc:194] Registered new tserver with Master: b3fdfea69bc8409a914e5fd3452f6c6d (127.1.52.65:37467)
I20260608 10:01:25.236863  5270 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58822
I20260608 10:01:25.237777  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260608 10:01:25.242125  5409 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:25.242926  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:01:25.243242  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912781554680-1233-0/minicluster-data/ts-1-root
uuid: "0af30f643bbb45faadbd4b8dda44f6f9"
format_stamp: "Formatted at 2026-06-08 10:01:25 on dist-test-slave-tgjf"
I20260608 10:01:25.243537  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912781554680-1233-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912781554680-1233-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912781554680-1233-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:25.255554  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:25.256814  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:25.258288  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:25.260696  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:25.260916  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:25.261178  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:25.261340  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:25.301661  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.66:43271
I20260608 10:01:25.301784  5471 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.66:43271 every 8 connection(s)
I20260608 10:01:25.307477  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:25.315433  5475 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:25.315862  5476 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:25.320057  1233 server_base.cc:1061] running on GCE node
W20260608 10:01:25.321296  5478 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:25.322198  5472 heartbeater.cc:344] Connected to a master server at 127.1.52.126:42113
I20260608 10:01:25.322427  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:01:25.322649  5472 heartbeater.cc:461] Registering TS with master...
W20260608 10:01:25.322728  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:25.323022  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912885323001 us; error 0 us; skew 500 ppm
I20260608 10:01:25.323654  5472 heartbeater.cc:507] Master 127.1.52.126:42113 requested a full tablet report, sending...
I20260608 10:01:25.323906  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:25.326146  5270 ts_manager.cc:194] Registered new tserver with Master: 0af30f643bbb45faadbd4b8dda44f6f9 (127.1.52.66:43271)
I20260608 10:01:25.326629  1233 webserver.cc:533] Webserver started at http://127.1.52.67:41721/ using document root <none> and password file <none>
I20260608 10:01:25.327217  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:25.327433  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:25.327721  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:25.327859  5270 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58824
I20260608 10:01:25.329218  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912781554680-1233-0/minicluster-data/ts-2-root/instance:
uuid: "ecf5bd65fa3340478036b9f8d27ee27b"
format_stamp: "Formatted at 2026-06-08 10:01:25 on dist-test-slave-tgjf"
I20260608 10:01:25.334077  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 10:01:25.337447  5483 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:25.338218  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:01:25.338572  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912781554680-1233-0/minicluster-data/ts-2-root
uuid: "ecf5bd65fa3340478036b9f8d27ee27b"
format_stamp: "Formatted at 2026-06-08 10:01:25 on dist-test-slave-tgjf"
I20260608 10:01:25.338886  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912781554680-1233-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912781554680-1233-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912781554680-1233-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:25.363901  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:25.365150  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:25.366693  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:25.369086  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:25.369316  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:25.369562  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:25.369747  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:25.409967  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.67:40675
I20260608 10:01:25.410115  5545 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.67:40675 every 8 connection(s)
I20260608 10:01:25.424741  5546 heartbeater.cc:344] Connected to a master server at 127.1.52.126:42113
I20260608 10:01:25.425144  5546 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:25.425876  5546 heartbeater.cc:507] Master 127.1.52.126:42113 requested a full tablet report, sending...
I20260608 10:01:25.428068  5270 ts_manager.cc:194] Registered new tserver with Master: ecf5bd65fa3340478036b9f8d27ee27b (127.1.52.67:40675)
I20260608 10:01:25.428484  1233 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014836968s
I20260608 10:01:25.429695  5270 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58836
I20260608 10:01:26.240257  5397 heartbeater.cc:499] Master 127.1.52.126:42113 was elected leader, sending a full tablet report...
I20260608 10:01:26.330525  5472 heartbeater.cc:499] Master 127.1.52.126:42113 was elected leader, sending a full tablet report...
I20260608 10:01:26.432871  5546 heartbeater.cc:499] Master 127.1.52.126:42113 was elected leader, sending a full tablet report...
I20260608 10:01:26.497323  5270 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58846:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:01:26.499477  5270 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:01:26.554497  5362 tablet_service.cc:1511] Processing CreateTablet for tablet bfdb6bd67309498ba79c8c40352b6f03 (DEFAULT_TABLE table=test-workload [id=3d3e438c151e445ebc9768f2ae6585aa]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:26.554965  5511 tablet_service.cc:1511] Processing CreateTablet for tablet bfdb6bd67309498ba79c8c40352b6f03 (DEFAULT_TABLE table=test-workload [id=3d3e438c151e445ebc9768f2ae6585aa]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:26.556003  5362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfdb6bd67309498ba79c8c40352b6f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.556139  5511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfdb6bd67309498ba79c8c40352b6f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.565796  5437 tablet_service.cc:1511] Processing CreateTablet for tablet bfdb6bd67309498ba79c8c40352b6f03 (DEFAULT_TABLE table=test-workload [id=3d3e438c151e445ebc9768f2ae6585aa]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:26.567157  5437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfdb6bd67309498ba79c8c40352b6f03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:26.572098  5567 tablet_bootstrap.cc:492] T bfdb6bd67309498ba79c8c40352b6f03 P ecf5bd65fa3340478036b9f8d27ee27b: Bootstrap starting.
I20260608 10:01:26.574272  5568 tablet_bootstrap.cc:492] T bfdb6bd67309498ba79c8c40352b6f03 P b3fdfea69bc8409a914e5fd3452f6c6d: Bootstrap starting.
I20260608 10:01:26.581128  5567 tablet_bootstrap.cc:654] T bfdb6bd67309498ba79c8c40352b6f03 P ecf5bd65fa3340478036b9f8d27ee27b: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.581745  5568 tablet_bootstrap.cc:654] T bfdb6bd67309498ba79c8c40352b6f03 P b3fdfea69bc8409a914e5fd3452f6c6d: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.584103  5569 tablet_bootstrap.cc:492] T bfdb6bd67309498ba79c8c40352b6f03 P 0af30f643bbb45faadbd4b8dda44f6f9: Bootstrap starting.
I20260608 10:01:26.587641  5568 tablet_bootstrap.cc:492] T bfdb6bd67309498ba79c8c40352b6f03 P b3fdfea69bc8409a914e5fd3452f6c6d: No bootstrap required, opened a new log
I20260608 10:01:26.588114  5568 ts_tablet_manager.cc:1403] T bfdb6bd67309498ba79c8c40352b6f03 P b3fdfea69bc8409a914e5fd3452f6c6d: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 10:01:26.588320  5567 tablet_bootstrap.cc:492] T bfdb6bd67309498ba79c8c40352b6f03 P ecf5bd65fa3340478036b9f8d27ee27b: No bootstrap required, opened a new log
I20260608 10:01:26.588851  5567 ts_tablet_manager.cc:1403] T bfdb6bd67309498ba79c8c40352b6f03 P ecf5bd65fa3340478036b9f8d27ee27b: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260608 10:01:26.591013  5568 raft_consensus.cc:359] T bfdb6bd67309498ba79c8c40352b6f03 P b3fdfea69bc8409a914e5fd3452f6c6d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fdfea69bc8409a914e5fd3452f6c6d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 37467 } } peers { permanent_uuid: "ecf5bd65fa3340478036b9f8d27ee27b" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40675 } } peers { permanent_uuid: "0af30f643bbb45faadbd4b8dda44f6f9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43271 } }
I20260608 10:01:26.591753  5569 tablet_bootstrap.cc:654] T bfdb6bd67309498ba79c8c40352b6f03 P 0af30f643bbb45faadbd4b8dda44f6f9: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:26.591977  5568 raft_consensus.cc:385] T bfdb6bd67309498ba79c8c40352b6f03 P b3fdfea69bc8409a914e5fd3452f6c6d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.592464  5568 raft_consensus.cc:740] T bfdb6bd67309498ba79c8c40352b6f03 P b3fdfea69bc8409a914e5fd3452f6c6d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3fdfea69bc8409a914e5fd3452f6c6d, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.592083  5567 raft_consensus.cc:359] T bfdb6bd67309498ba79c8c40352b6f03 P ecf5bd65fa3340478036b9f8d27ee27b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fdfea69bc8409a914e5fd3452f6c6d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 37467 } } peers { permanent_uuid: "ecf5bd65fa3340478036b9f8d27ee27b" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40675 } } peers { permanent_uuid: "0af30f643bbb45faadbd4b8dda44f6f9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43271 } }
I20260608 10:01:26.593062  5567 raft_consensus.cc:385] T bfdb6bd67309498ba79c8c40352b6f03 P ecf5bd65fa3340478036b9f8d27ee27b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.593438  5567 raft_consensus.cc:740] T bfdb6bd67309498ba79c8c40352b6f03 P ecf5bd65fa3340478036b9f8d27ee27b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecf5bd65fa3340478036b9f8d27ee27b, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.593358  5568 consensus_queue.cc:260] T bfdb6bd67309498ba79c8c40352b6f03 P b3fdfea69bc8409a914e5fd3452f6c6d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fdfea69bc8409a914e5fd3452f6c6d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 37467 } } peers { permanent_uuid: "ecf5bd65fa3340478036b9f8d27ee27b" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40675 } } peers { permanent_uuid: "0af30f643bbb45faadbd4b8dda44f6f9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43271 } }
I20260608 10:01:26.594476  5567 consensus_queue.cc:260] T bfdb6bd67309498ba79c8c40352b6f03 P ecf5bd65fa3340478036b9f8d27ee27b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fdfea69bc8409a914e5fd3452f6c6d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 37467 } } peers { permanent_uuid: "ecf5bd65fa3340478036b9f8d27ee27b" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40675 } } peers { permanent_uuid: "0af30f643bbb45faadbd4b8dda44f6f9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43271 } }
I20260608 10:01:26.596508  5568 ts_tablet_manager.cc:1434] T bfdb6bd67309498ba79c8c40352b6f03 P b3fdfea69bc8409a914e5fd3452f6c6d: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 10:01:26.600126  5567 ts_tablet_manager.cc:1434] T bfdb6bd67309498ba79c8c40352b6f03 P ecf5bd65fa3340478036b9f8d27ee27b: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.003s
I20260608 10:01:26.600867  5569 tablet_bootstrap.cc:492] T bfdb6bd67309498ba79c8c40352b6f03 P 0af30f643bbb45faadbd4b8dda44f6f9: No bootstrap required, opened a new log
I20260608 10:01:26.601392  5569 ts_tablet_manager.cc:1403] T bfdb6bd67309498ba79c8c40352b6f03 P 0af30f643bbb45faadbd4b8dda44f6f9: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260608 10:01:26.604763  5569 raft_consensus.cc:359] T bfdb6bd67309498ba79c8c40352b6f03 P 0af30f643bbb45faadbd4b8dda44f6f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fdfea69bc8409a914e5fd3452f6c6d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 37467 } } peers { permanent_uuid: "ecf5bd65fa3340478036b9f8d27ee27b" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40675 } } peers { permanent_uuid: "0af30f643bbb45faadbd4b8dda44f6f9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43271 } }
I20260608 10:01:26.605525  5569 raft_consensus.cc:385] T bfdb6bd67309498ba79c8c40352b6f03 P 0af30f643bbb45faadbd4b8dda44f6f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:26.605876  5569 raft_consensus.cc:740] T bfdb6bd67309498ba79c8c40352b6f03 P 0af30f643bbb45faadbd4b8dda44f6f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0af30f643bbb45faadbd4b8dda44f6f9, State: Initialized, Role: FOLLOWER
I20260608 10:01:26.606770  5569 consensus_queue.cc:260] T bfdb6bd67309498ba79c8c40352b6f03 P 0af30f643bbb45faadbd4b8dda44f6f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fdfea69bc8409a914e5fd3452f6c6d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 37467 } } peers { permanent_uuid: "ecf5bd65fa3340478036b9f8d27ee27b" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40675 } } peers { permanent_uuid: "0af30f643bbb45faadbd4b8dda44f6f9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43271 } }
I20260608 10:01:26.612434  5569 ts_tablet_manager.cc:1434] T bfdb6bd67309498ba79c8c40352b6f03 P 0af30f643bbb45faadbd4b8dda44f6f9: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.005s
I20260608 10:01:26.678877  5572 raft_consensus.cc:493] T bfdb6bd67309498ba79c8c40352b6f03 P b3fdfea69bc8409a914e5fd3452f6c6d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:26.679539  5572 raft_consensus.cc:515] T bfdb6bd67309498ba79c8c40352b6f03 P b3fdfea69bc8409a914e5fd3452f6c6d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fdfea69bc8409a914e5fd3452f6c6d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 37467 } } peers { permanent_uuid: "ecf5bd65fa3340478036b9f8d27ee27b" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40675 } } peers { permanent_uuid: "0af30f643bbb45faadbd4b8dda44f6f9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43271 } }
I20260608 10:01:26.682053  5572 leader_election.cc:290] T bfdb6bd67309498ba79c8c40352b6f03 P b3fdfea69bc8409a914e5fd3452f6c6d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecf5bd65fa3340478036b9f8d27ee27b (127.1.52.67:40675), 0af30f643bbb45faadbd4b8dda44f6f9 (127.1.52.66:43271)
I20260608 10:01:26.695515  5521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdb6bd67309498ba79c8c40352b6f03" candidate_uuid: "b3fdfea69bc8409a914e5fd3452f6c6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf5bd65fa3340478036b9f8d27ee27b" is_pre_election: true
I20260608 10:01:26.696365  5521 raft_consensus.cc:2468] T bfdb6bd67309498ba79c8c40352b6f03 P ecf5bd65fa3340478036b9f8d27ee27b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3fdfea69bc8409a914e5fd3452f6c6d in term 0.
I20260608 10:01:26.696615  5447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdb6bd67309498ba79c8c40352b6f03" candidate_uuid: "b3fdfea69bc8409a914e5fd3452f6c6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0af30f643bbb45faadbd4b8dda44f6f9" is_pre_election: true
I20260608 10:01:26.697306  5447 raft_consensus.cc:2468] T bfdb6bd67309498ba79c8c40352b6f03 P 0af30f643bbb45faadbd4b8dda44f6f9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3fdfea69bc8409a914e5fd3452f6c6d in term 0.
I20260608 10:01:26.697772  5338 leader_election.cc:304] T bfdb6bd67309498ba79c8c40352b6f03 P b3fdfea69bc8409a914e5fd3452f6c6d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b3fdfea69bc8409a914e5fd3452f6c6d, ecf5bd65fa3340478036b9f8d27ee27b; no voters: 
I20260608 10:01:26.698741  5572 raft_consensus.cc:2804] T bfdb6bd67309498ba79c8c40352b6f03 P b3fdfea69bc8409a914e5fd3452f6c6d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:26.699038  5572 raft_consensus.cc:493] T bfdb6bd67309498ba79c8c40352b6f03 P b3fdfea69bc8409a914e5fd3452f6c6d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:26.699332  5572 raft_consensus.cc:3060] T bfdb6bd67309498ba79c8c40352b6f03 P b3fdfea69bc8409a914e5fd3452f6c6d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:26.704617  5572 raft_consensus.cc:515] T bfdb6bd67309498ba79c8c40352b6f03 P b3fdfea69bc8409a914e5fd3452f6c6d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fdfea69bc8409a914e5fd3452f6c6d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 37467 } } peers { permanent_uuid: "ecf5bd65fa3340478036b9f8d27ee27b" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40675 } } peers { permanent_uuid: "0af30f643bbb45faadbd4b8dda44f6f9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43271 } }
I20260608 10:01:26.706486  5572 leader_election.cc:290] T bfdb6bd67309498ba79c8c40352b6f03 P b3fdfea69bc8409a914e5fd3452f6c6d [CANDIDATE]: Term 1 election: Requested vote from peers ecf5bd65fa3340478036b9f8d27ee27b (127.1.52.67:40675), 0af30f643bbb45faadbd4b8dda44f6f9 (127.1.52.66:43271)
I20260608 10:01:26.707245  5521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdb6bd67309498ba79c8c40352b6f03" candidate_uuid: "b3fdfea69bc8409a914e5fd3452f6c6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecf5bd65fa3340478036b9f8d27ee27b"
I20260608 10:01:26.707479  5447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfdb6bd67309498ba79c8c40352b6f03" candidate_uuid: "b3fdfea69bc8409a914e5fd3452f6c6d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0af30f643bbb45faadbd4b8dda44f6f9"
I20260608 10:01:26.707747  5521 raft_consensus.cc:3060] T bfdb6bd67309498ba79c8c40352b6f03 P ecf5bd65fa3340478036b9f8d27ee27b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:26.708042  5447 raft_consensus.cc:3060] T bfdb6bd67309498ba79c8c40352b6f03 P 0af30f643bbb45faadbd4b8dda44f6f9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:26.713022  5447 raft_consensus.cc:2468] T bfdb6bd67309498ba79c8c40352b6f03 P 0af30f643bbb45faadbd4b8dda44f6f9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3fdfea69bc8409a914e5fd3452f6c6d in term 1.
I20260608 10:01:26.713076  5521 raft_consensus.cc:2468] T bfdb6bd67309498ba79c8c40352b6f03 P ecf5bd65fa3340478036b9f8d27ee27b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3fdfea69bc8409a914e5fd3452f6c6d in term 1.
I20260608 10:01:26.714251  5335 leader_election.cc:304] T bfdb6bd67309498ba79c8c40352b6f03 P b3fdfea69bc8409a914e5fd3452f6c6d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0af30f643bbb45faadbd4b8dda44f6f9, b3fdfea69bc8409a914e5fd3452f6c6d; no voters: 
I20260608 10:01:26.715026  5572 raft_consensus.cc:2804] T bfdb6bd67309498ba79c8c40352b6f03 P b3fdfea69bc8409a914e5fd3452f6c6d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:26.716149  5572 raft_consensus.cc:697] T bfdb6bd67309498ba79c8c40352b6f03 P b3fdfea69bc8409a914e5fd3452f6c6d [term 1 LEADER]: Becoming Leader. State: Replica: b3fdfea69bc8409a914e5fd3452f6c6d, State: Running, Role: LEADER
I20260608 10:01:26.716969  5572 consensus_queue.cc:237] T bfdb6bd67309498ba79c8c40352b6f03 P b3fdfea69bc8409a914e5fd3452f6c6d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fdfea69bc8409a914e5fd3452f6c6d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 37467 } } peers { permanent_uuid: "ecf5bd65fa3340478036b9f8d27ee27b" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40675 } } peers { permanent_uuid: "0af30f643bbb45faadbd4b8dda44f6f9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43271 } }
I20260608 10:01:26.725032  5268 catalog_manager.cc:5696] T bfdb6bd67309498ba79c8c40352b6f03 P b3fdfea69bc8409a914e5fd3452f6c6d reported cstate change: term changed from 0 to 1, leader changed from <none> to b3fdfea69bc8409a914e5fd3452f6c6d (127.1.52.65). New cstate: current_term: 1 leader_uuid: "b3fdfea69bc8409a914e5fd3452f6c6d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3fdfea69bc8409a914e5fd3452f6c6d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 37467 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecf5bd65fa3340478036b9f8d27ee27b" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0af30f643bbb45faadbd4b8dda44f6f9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43271 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:27.036059  5318 placement_policy_util.cc:407] tablet bfdb6bd67309498ba79c8c40352b6f03: detected majority of replicas (2 of 3) at location L0
I20260608 10:01:27.038070  5323 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:27.039710  5323 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:27.040135  5323 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:27.108898  5572 consensus_queue.cc:1048] T bfdb6bd67309498ba79c8c40352b6f03 P b3fdfea69bc8409a914e5fd3452f6c6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0af30f643bbb45faadbd4b8dda44f6f9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43271 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:27.122001  5578 consensus_queue.cc:1048] T bfdb6bd67309498ba79c8c40352b6f03 P b3fdfea69bc8409a914e5fd3452f6c6d [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecf5bd65fa3340478036b9f8d27ee27b" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 40675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:28.045822  5318 placement_policy_util.cc:407] tablet bfdb6bd67309498ba79c8c40352b6f03: detected majority of replicas (2 of 3) at location L0
I20260608 10:01:29.041165  5323 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:29.042618  5323 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:29.042943  5323 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:29.054309  5318 placement_policy_util.cc:407] tablet bfdb6bd67309498ba79c8c40352b6f03: detected majority of replicas (2 of 3) at location L0
I20260608 10:01:30.063235  5318 placement_policy_util.cc:407] tablet bfdb6bd67309498ba79c8c40352b6f03: detected majority of replicas (2 of 3) at location L0
I20260608 10:01:31.043845  5323 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:31.045400  5323 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:31.045748  5323 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:31.072925  5318 placement_policy_util.cc:407] tablet bfdb6bd67309498ba79c8c40352b6f03: detected majority of replicas (2 of 3) at location L0
I20260608 10:01:32.081977  5318 placement_policy_util.cc:407] tablet bfdb6bd67309498ba79c8c40352b6f03: detected majority of replicas (2 of 3) at location L0
I20260608 10:01:33.046913  5323 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:33.048653  5323 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:33.049019  5323 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:33.091558  5318 placement_policy_util.cc:407] tablet bfdb6bd67309498ba79c8c40352b6f03: detected majority of replicas (2 of 3) at location L0
I20260608 10:01:34.100389  5318 placement_policy_util.cc:407] tablet bfdb6bd67309498ba79c8c40352b6f03: detected majority of replicas (2 of 3) at location L0
I20260608 10:01:35.049942  5323 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:35.051381  5323 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:35.051708  5323 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:35.108542  5318 placement_policy_util.cc:407] tablet bfdb6bd67309498ba79c8c40352b6f03: detected majority of replicas (2 of 3) at location L0
I20260608 10:01:36.115720  5318 placement_policy_util.cc:407] tablet bfdb6bd67309498ba79c8c40352b6f03: detected majority of replicas (2 of 3) at location L0
I20260608 10:01:37.052629  5323 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:37.053996  5323 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:37.054368  5323 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:37.123183  5318 placement_policy_util.cc:407] tablet bfdb6bd67309498ba79c8c40352b6f03: detected majority of replicas (2 of 3) at location L0
I20260608 10:01:37.807715  1233 tablet_server.cc:179] TabletServer@127.1.52.65:0 shutting down...
I20260608 10:01:37.833658  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:37.834501  1233 tablet_replica.cc:333] T bfdb6bd67309498ba79c8c40352b6f03 P b3fdfea69bc8409a914e5fd3452f6c6d: stopping tablet replica
I20260608 10:01:37.835083  1233 raft_consensus.cc:2243] T bfdb6bd67309498ba79c8c40352b6f03 P b3fdfea69bc8409a914e5fd3452f6c6d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:37.836172  1233 raft_consensus.cc:2272] T bfdb6bd67309498ba79c8c40352b6f03 P b3fdfea69bc8409a914e5fd3452f6c6d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:37.857153  1233 tablet_server.cc:196] TabletServer@127.1.52.65:0 shutdown complete.
I20260608 10:01:37.870191  1233 tablet_server.cc:179] TabletServer@127.1.52.66:0 shutting down...
I20260608 10:01:37.891300  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:37.892051  1233 tablet_replica.cc:333] T bfdb6bd67309498ba79c8c40352b6f03 P 0af30f643bbb45faadbd4b8dda44f6f9: stopping tablet replica
I20260608 10:01:37.892638  1233 raft_consensus.cc:2243] T bfdb6bd67309498ba79c8c40352b6f03 P 0af30f643bbb45faadbd4b8dda44f6f9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:37.893178  1233 raft_consensus.cc:2272] T bfdb6bd67309498ba79c8c40352b6f03 P 0af30f643bbb45faadbd4b8dda44f6f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:37.913261  1233 tablet_server.cc:196] TabletServer@127.1.52.66:0 shutdown complete.
I20260608 10:01:37.925132  1233 tablet_server.cc:179] TabletServer@127.1.52.67:0 shutting down...
I20260608 10:01:37.946481  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:37.947244  1233 tablet_replica.cc:333] T bfdb6bd67309498ba79c8c40352b6f03 P ecf5bd65fa3340478036b9f8d27ee27b: stopping tablet replica
I20260608 10:01:37.947834  1233 raft_consensus.cc:2243] T bfdb6bd67309498ba79c8c40352b6f03 P ecf5bd65fa3340478036b9f8d27ee27b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:37.948362  1233 raft_consensus.cc:2272] T bfdb6bd67309498ba79c8c40352b6f03 P ecf5bd65fa3340478036b9f8d27ee27b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:37.968096  1233 tablet_server.cc:196] TabletServer@127.1.52.67:0 shutdown complete.
I20260608 10:01:37.979830  1233 master.cc:562] Master@127.1.52.126:42113 shutting down...
I20260608 10:01:37.998651  1233 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6b76f3815e724cb1b596f042f9e02115 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:37.999282  1233 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6b76f3815e724cb1b596f042f9e02115 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:37.999637  1233 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6b76f3815e724cb1b596f042f9e02115: stopping tablet replica
I20260608 10:01:38.018664  1233 master.cc:584] Master@127.1.52.126:42113 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13181 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 10:01:38.057905  1233 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.52.126:44099
I20260608 10:01:38.059235  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:38.065423  5588 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:38.065526  5589 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:38.066427  5591 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:38.067299  1233 server_base.cc:1061] running on GCE node
I20260608 10:01:38.068087  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:38.068331  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:38.068495  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912898068475 us; error 0 us; skew 500 ppm
I20260608 10:01:38.069072  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:38.071487  1233 webserver.cc:533] Webserver started at http://127.1.52.126:40119/ using document root <none> and password file <none>
I20260608 10:01:38.071991  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:38.072201  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:38.072479  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:38.073691  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/master-0-root/instance:
uuid: "f1026b52aec341cab48eda3291806092"
format_stamp: "Formatted at 2026-06-08 10:01:38 on dist-test-slave-tgjf"
I20260608 10:01:38.078431  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:01:38.082005  5596 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:38.082916  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 10:01:38.083180  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/master-0-root
uuid: "f1026b52aec341cab48eda3291806092"
format_stamp: "Formatted at 2026-06-08 10:01:38 on dist-test-slave-tgjf"
I20260608 10:01:38.083417  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:38.097898  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:38.099184  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:38.138240  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.126:44099
I20260608 10:01:38.138386  5647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.126:44099 every 8 connection(s)
I20260608 10:01:38.142787  5648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:38.154660  5648 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f1026b52aec341cab48eda3291806092: Bootstrap starting.
I20260608 10:01:38.159734  5648 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f1026b52aec341cab48eda3291806092: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:38.164223  5648 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f1026b52aec341cab48eda3291806092: No bootstrap required, opened a new log
I20260608 10:01:38.166776  5648 raft_consensus.cc:359] T 00000000000000000000000000000000 P f1026b52aec341cab48eda3291806092 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1026b52aec341cab48eda3291806092" member_type: VOTER }
I20260608 10:01:38.167225  5648 raft_consensus.cc:385] T 00000000000000000000000000000000 P f1026b52aec341cab48eda3291806092 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:38.167464  5648 raft_consensus.cc:740] T 00000000000000000000000000000000 P f1026b52aec341cab48eda3291806092 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f1026b52aec341cab48eda3291806092, State: Initialized, Role: FOLLOWER
I20260608 10:01:38.168133  5648 consensus_queue.cc:260] T 00000000000000000000000000000000 P f1026b52aec341cab48eda3291806092 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f1026b52aec341cab48eda3291806092" member_type: VOTER }
I20260608 10:01:38.168605  5648 raft_consensus.cc:399] T 00000000000000000000000000000000 P f1026b52aec341cab48eda3291806092 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:38.168836  5648 raft_consensus.cc:493] T 00000000000000000000000000000000 P f1026b52aec341cab48eda3291806092 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:38.169148  5648 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f1026b52aec341cab48eda3291806092 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:38.174041  5648 raft_consensus.cc:515] T 00000000000000000000000000000000 P f1026b52aec341cab48eda3291806092 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1026b52aec341cab48eda3291806092" member_type: VOTER }
I20260608 10:01:38.174603  5648 leader_election.cc:304] T 00000000000000000000000000000000 P f1026b52aec341cab48eda3291806092 [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: f1026b52aec341cab48eda3291806092; no voters: 
I20260608 10:01:38.175731  5648 leader_election.cc:290] T 00000000000000000000000000000000 P f1026b52aec341cab48eda3291806092 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:38.176179  5651 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f1026b52aec341cab48eda3291806092 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:38.177556  5651 raft_consensus.cc:697] T 00000000000000000000000000000000 P f1026b52aec341cab48eda3291806092 [term 1 LEADER]: Becoming Leader. State: Replica: f1026b52aec341cab48eda3291806092, State: Running, Role: LEADER
I20260608 10:01:38.178303  5651 consensus_queue.cc:237] T 00000000000000000000000000000000 P f1026b52aec341cab48eda3291806092 [LEADER]: Queue going to LEADER mode. State: All 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: "f1026b52aec341cab48eda3291806092" member_type: VOTER }
I20260608 10:01:38.179029  5648 sys_catalog.cc:565] T 00000000000000000000000000000000 P f1026b52aec341cab48eda3291806092 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:01:38.181684  5653 sys_catalog.cc:455] T 00000000000000000000000000000000 P f1026b52aec341cab48eda3291806092 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f1026b52aec341cab48eda3291806092. Latest consensus state: current_term: 1 leader_uuid: "f1026b52aec341cab48eda3291806092" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1026b52aec341cab48eda3291806092" member_type: VOTER } }
I20260608 10:01:38.182565  5653 sys_catalog.cc:458] T 00000000000000000000000000000000 P f1026b52aec341cab48eda3291806092 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:38.181823  5652 sys_catalog.cc:455] T 00000000000000000000000000000000 P f1026b52aec341cab48eda3291806092 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f1026b52aec341cab48eda3291806092" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f1026b52aec341cab48eda3291806092" member_type: VOTER } }
I20260608 10:01:38.183902  5652 sys_catalog.cc:458] T 00000000000000000000000000000000 P f1026b52aec341cab48eda3291806092 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:38.185966  5658 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:01:38.191371  5658 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:01:38.194792  1233 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:01:38.201231  5658 catalog_manager.cc:1382] Generated new cluster ID: 6d65e1a6cdb94a67b625253300076274
I20260608 10:01:38.201560  5658 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:01:38.219337  5658 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:01:38.220647  5658 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:01:38.236294  5658 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f1026b52aec341cab48eda3291806092: Generated new TSK 0
I20260608 10:01:38.236953  5658 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:01:38.262523  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:38.268894  5669 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:38.270279  5670 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:38.271430  5672 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:38.272177  1233 server_base.cc:1061] running on GCE node
I20260608 10:01:38.273036  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:38.273267  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:38.273437  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912898273420 us; error 0 us; skew 500 ppm
I20260608 10:01:38.274052  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:38.276384  1233 webserver.cc:533] Webserver started at http://127.1.52.65:33389/ using document root <none> and password file <none>
I20260608 10:01:38.276926  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:38.277122  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:38.277385  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:38.278589  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-0-root/instance:
uuid: "b3d5d75bca534a99823167c1480db3f5"
format_stamp: "Formatted at 2026-06-08 10:01:38 on dist-test-slave-tgjf"
I20260608 10:01:38.283460  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 10:01:38.286988  5677 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:38.287724  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 10:01:38.288038  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-0-root
uuid: "b3d5d75bca534a99823167c1480db3f5"
format_stamp: "Formatted at 2026-06-08 10:01:38 on dist-test-slave-tgjf"
I20260608 10:01:38.288317  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:38.320566  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:38.321841  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:38.323474  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:38.326004  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:38.326252  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:38.326519  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:38.326694  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:38.367326  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.65:38705
I20260608 10:01:38.367450  5739 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.65:38705 every 8 connection(s)
I20260608 10:01:38.373021  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:38.380275  5744 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:38.381862  5745 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:38.383946  5747 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:38.385969  1233 server_base.cc:1061] running on GCE node
I20260608 10:01:38.387059  5740 heartbeater.cc:344] Connected to a master server at 127.1.52.126:44099
I20260608 10:01:38.387100  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:38.387562  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:38.387655  5740 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:38.387806  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912898387784 us; error 0 us; skew 500 ppm
I20260608 10:01:38.388624  5740 heartbeater.cc:507] Master 127.1.52.126:44099 requested a full tablet report, sending...
I20260608 10:01:38.388774  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:38.391260  5613 ts_manager.cc:194] Registered new tserver with Master: b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705)
I20260608 10:01:38.391832  1233 webserver.cc:533] Webserver started at http://127.1.52.66:41883/ using document root <none> and password file <none>
I20260608 10:01:38.392413  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:38.392642  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:38.392926  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:38.393419  5613 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44162
I20260608 10:01:38.394227  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-1-root/instance:
uuid: "225c71b6659641719cb118c0e589dd9c"
format_stamp: "Formatted at 2026-06-08 10:01:38 on dist-test-slave-tgjf"
I20260608 10:01:38.399538  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:01:38.403162  5752 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:38.403882  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:01:38.404173  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-1-root
uuid: "225c71b6659641719cb118c0e589dd9c"
format_stamp: "Formatted at 2026-06-08 10:01:38 on dist-test-slave-tgjf"
I20260608 10:01:38.404458  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:38.418447  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:38.419688  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:38.421135  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:38.423525  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:38.423779  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:38.424012  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:38.424181  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:38.464684  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.66:44963
I20260608 10:01:38.464797  5814 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.66:44963 every 8 connection(s)
I20260608 10:01:38.469769  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:38.477067  5818 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:38.477241  5819 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:38.481556  1233 server_base.cc:1061] running on GCE node
W20260608 10:01:38.482170  5821 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:38.483435  5815 heartbeater.cc:344] Connected to a master server at 127.1.52.126:44099
I20260608 10:01:38.483515  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:38.483870  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:38.483883  5815 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:38.484138  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912898484120 us; error 0 us; skew 500 ppm
I20260608 10:01:38.484858  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:38.484819  5815 heartbeater.cc:507] Master 127.1.52.126:44099 requested a full tablet report, sending...
I20260608 10:01:38.487382  5613 ts_manager.cc:194] Registered new tserver with Master: 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963)
I20260608 10:01:38.487937  1233 webserver.cc:533] Webserver started at http://127.1.52.67:43639/ using document root <none> and password file <none>
I20260608 10:01:38.488500  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:38.488840  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:38.489144  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:38.489078  5613 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44174
I20260608 10:01:38.490758  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-2-root/instance:
uuid: "754d645f748a45198d67923731009d88"
format_stamp: "Formatted at 2026-06-08 10:01:38 on dist-test-slave-tgjf"
I20260608 10:01:38.495460  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 10:01:38.498977  5826 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:38.499749  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260608 10:01:38.500064  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-2-root
uuid: "754d645f748a45198d67923731009d88"
format_stamp: "Formatted at 2026-06-08 10:01:38 on dist-test-slave-tgjf"
I20260608 10:01:38.500368  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:38.511598  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:38.512984  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:38.514504  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:38.516798  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:38.517030  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:38.517297  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:38.517479  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:38.557060  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.67:37277
I20260608 10:01:38.557175  5888 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.67:37277 every 8 connection(s)
I20260608 10:01:38.571868  5889 heartbeater.cc:344] Connected to a master server at 127.1.52.126:44099
I20260608 10:01:38.572294  5889 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:38.573053  5889 heartbeater.cc:507] Master 127.1.52.126:44099 requested a full tablet report, sending...
I20260608 10:01:38.575147  5613 ts_manager.cc:194] Registered new tserver with Master: 754d645f748a45198d67923731009d88 (127.1.52.67:37277)
I20260608 10:01:38.575949  1233 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015567837s
I20260608 10:01:38.576845  5613 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44184
I20260608 10:01:39.396613  5740 heartbeater.cc:499] Master 127.1.52.126:44099 was elected leader, sending a full tablet report...
I20260608 10:01:39.491861  5815 heartbeater.cc:499] Master 127.1.52.126:44099 was elected leader, sending a full tablet report...
I20260608 10:01:39.580070  5889 heartbeater.cc:499] Master 127.1.52.126:44099 was elected leader, sending a full tablet report...
I20260608 10:01:39.634313  5613 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44194:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:01:39.637519  5613 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:01:39.717589  5705 tablet_service.cc:1511] Processing CreateTablet for tablet 2aca03f9fde74907917cb10f84c2f182 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:01:39.719282  5705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aca03f9fde74907917cb10f84c2f182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.722157  5704 tablet_service.cc:1511] Processing CreateTablet for tablet 3d41e8da708243a791ef7df822b15c56 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:01:39.723729  5704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d41e8da708243a791ef7df822b15c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.724962  5702 tablet_service.cc:1511] Processing CreateTablet for tablet 85ebd55417a44ebeb49bbcf3f0301b58 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:01:39.727631  5701 tablet_service.cc:1511] Processing CreateTablet for tablet b423b6a8a5e748ebb0716dcd3f0cf843 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:01:39.730002  5700 tablet_service.cc:1511] Processing CreateTablet for tablet 4db8b0cdecc94f74ae1bf75280334a84 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:01:39.731406  5702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ebd55417a44ebeb49bbcf3f0301b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.731664  5703 tablet_service.cc:1511] Processing CreateTablet for tablet bafc3620da254d1cbd0470fa0a562ed2 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:01:39.733093  5703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bafc3620da254d1cbd0470fa0a562ed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.734176  5701 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b423b6a8a5e748ebb0716dcd3f0cf843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.735137  5699 tablet_service.cc:1511] Processing CreateTablet for tablet 42372a87513e424899c296c56868b9a8 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:01:39.736225  5700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4db8b0cdecc94f74ae1bf75280334a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.736923  5699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42372a87513e424899c296c56868b9a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.753425  5854 tablet_service.cc:1511] Processing CreateTablet for tablet 2aca03f9fde74907917cb10f84c2f182 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:01:39.753986  5698 tablet_service.cc:1511] Processing CreateTablet for tablet 09c138c3eea54f0181d645cc50e8aa5b (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:01:39.755594  5698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c138c3eea54f0181d645cc50e8aa5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.755734  5853 tablet_service.cc:1511] Processing CreateTablet for tablet 3d41e8da708243a791ef7df822b15c56 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:01:39.758281  5852 tablet_service.cc:1511] Processing CreateTablet for tablet bafc3620da254d1cbd0470fa0a562ed2 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:01:39.761317  5851 tablet_service.cc:1511] Processing CreateTablet for tablet 85ebd55417a44ebeb49bbcf3f0301b58 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:01:39.764276  5850 tablet_service.cc:1511] Processing CreateTablet for tablet b423b6a8a5e748ebb0716dcd3f0cf843 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:01:39.768277  5848 tablet_service.cc:1511] Processing CreateTablet for tablet 42372a87513e424899c296c56868b9a8 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:01:39.771230  5849 tablet_service.cc:1511] Processing CreateTablet for tablet 4db8b0cdecc94f74ae1bf75280334a84 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:01:39.773752  5854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aca03f9fde74907917cb10f84c2f182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.773815  5697 tablet_service.cc:1511] Processing CreateTablet for tablet 2566c53f86d34940b6948d7e7219c0b2 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:01:39.775636  5697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2566c53f86d34940b6948d7e7219c0b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.782169  5847 tablet_service.cc:1511] Processing CreateTablet for tablet 09c138c3eea54f0181d645cc50e8aa5b (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:01:39.786576  5846 tablet_service.cc:1511] Processing CreateTablet for tablet 2566c53f86d34940b6948d7e7219c0b2 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:01:39.793196  5696 tablet_service.cc:1511] Processing CreateTablet for tablet 2bccf8c972384a48afb1270d446a73e0 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:01:39.794708  5696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bccf8c972384a48afb1270d446a73e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.794903  5846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2566c53f86d34940b6948d7e7219c0b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.798902  5851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ebd55417a44ebeb49bbcf3f0301b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.802562  5847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c138c3eea54f0181d645cc50e8aa5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.810637  5698 tablet_service.cc:1511] Processing CreateTablet for tablet 91ca3105d7eb40b19fe61be063143c94 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:01:39.812209  5698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91ca3105d7eb40b19fe61be063143c94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.821547  5845 tablet_service.cc:1511] Processing CreateTablet for tablet 2bccf8c972384a48afb1270d446a73e0 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:01:39.823261  5845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bccf8c972384a48afb1270d446a73e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.824705  5849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4db8b0cdecc94f74ae1bf75280334a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.828449  5853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d41e8da708243a791ef7df822b15c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.834723  5848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42372a87513e424899c296c56868b9a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.839352  5850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b423b6a8a5e748ebb0716dcd3f0cf843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.842123  5700 tablet_service.cc:1511] Processing CreateTablet for tablet 9829ea10baed4818af32b3dc5aadd141 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:01:39.843531  5852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bafc3620da254d1cbd0470fa0a562ed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.844439  5700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9829ea10baed4818af32b3dc5aadd141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.863871  5779 tablet_service.cc:1511] Processing CreateTablet for tablet 3d41e8da708243a791ef7df822b15c56 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:01:39.865465  5779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d41e8da708243a791ef7df822b15c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.868911  5778 tablet_service.cc:1511] Processing CreateTablet for tablet bafc3620da254d1cbd0470fa0a562ed2 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:01:39.872169  5777 tablet_service.cc:1511] Processing CreateTablet for tablet 85ebd55417a44ebeb49bbcf3f0301b58 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:01:39.874964  5776 tablet_service.cc:1511] Processing CreateTablet for tablet b423b6a8a5e748ebb0716dcd3f0cf843 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:01:39.875444  5852 tablet_service.cc:1511] Processing CreateTablet for tablet 91ca3105d7eb40b19fe61be063143c94 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:01:39.876799  5852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91ca3105d7eb40b19fe61be063143c94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.877400  5775 tablet_service.cc:1511] Processing CreateTablet for tablet 4db8b0cdecc94f74ae1bf75280334a84 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:01:39.880344  5780 tablet_service.cc:1511] Processing CreateTablet for tablet 2aca03f9fde74907917cb10f84c2f182 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:01:39.887259  5774 tablet_service.cc:1511] Processing CreateTablet for tablet 42372a87513e424899c296c56868b9a8 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:01:39.887615  5845 tablet_service.cc:1511] Processing CreateTablet for tablet 9829ea10baed4818af32b3dc5aadd141 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:01:39.888814  5778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bafc3620da254d1cbd0470fa0a562ed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.888942  5845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9829ea10baed4818af32b3dc5aadd141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.890990  5775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4db8b0cdecc94f74ae1bf75280334a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.893451  5776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b423b6a8a5e748ebb0716dcd3f0cf843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.896209  5773 tablet_service.cc:1511] Processing CreateTablet for tablet 09c138c3eea54f0181d645cc50e8aa5b (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:01:39.899812  5772 tablet_service.cc:1511] Processing CreateTablet for tablet 2566c53f86d34940b6948d7e7219c0b2 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:01:39.902657  5771 tablet_service.cc:1511] Processing CreateTablet for tablet 2bccf8c972384a48afb1270d446a73e0 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:01:39.898016  5773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c138c3eea54f0181d645cc50e8aa5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.915985  5909 tablet_bootstrap.cc:492] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5: Bootstrap starting.
I20260608 10:01:39.922709  5780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aca03f9fde74907917cb10f84c2f182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.923537  5774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42372a87513e424899c296c56868b9a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.925911  5771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bccf8c972384a48afb1270d446a73e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.926759  5772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2566c53f86d34940b6948d7e7219c0b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.930747  5777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ebd55417a44ebeb49bbcf3f0301b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.943382  5910 tablet_bootstrap.cc:492] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88: Bootstrap starting.
I20260608 10:01:39.955825  5771 tablet_service.cc:1511] Processing CreateTablet for tablet 91ca3105d7eb40b19fe61be063143c94 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:01:39.957306  5771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91ca3105d7eb40b19fe61be063143c94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.965875  5773 tablet_service.cc:1511] Processing CreateTablet for tablet 9829ea10baed4818af32b3dc5aadd141 (DEFAULT_TABLE table=test-workload [id=5169b9a972554aba9bd4023afd596dca]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:01:39.967379  5773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9829ea10baed4818af32b3dc5aadd141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:39.976229  5911 tablet_bootstrap.cc:492] T bafc3620da254d1cbd0470fa0a562ed2 P 225c71b6659641719cb118c0e589dd9c: Bootstrap starting.
I20260608 10:01:39.979300  5910 tablet_bootstrap.cc:654] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:39.991228  5909 tablet_bootstrap.cc:654] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.001888  5911 tablet_bootstrap.cc:654] T bafc3620da254d1cbd0470fa0a562ed2 P 225c71b6659641719cb118c0e589dd9c: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.016990  5910 tablet_bootstrap.cc:492] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88: No bootstrap required, opened a new log
I20260608 10:01:40.017594  5910 ts_tablet_manager.cc:1403] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.011s
I20260608 10:01:40.019654  5911 tablet_bootstrap.cc:492] T bafc3620da254d1cbd0470fa0a562ed2 P 225c71b6659641719cb118c0e589dd9c: No bootstrap required, opened a new log
I20260608 10:01:40.020218  5911 ts_tablet_manager.cc:1403] T bafc3620da254d1cbd0470fa0a562ed2 P 225c71b6659641719cb118c0e589dd9c: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.003s
I20260608 10:01:40.020519  5909 tablet_bootstrap.cc:492] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5: No bootstrap required, opened a new log
I20260608 10:01:40.020977  5909 ts_tablet_manager.cc:1403] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5: Time spent bootstrapping tablet: real 0.105s	user 0.007s	sys 0.008s
I20260608 10:01:40.020880  5910 raft_consensus.cc:359] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.021812  5910 raft_consensus.cc:385] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.022150  5910 raft_consensus.cc:740] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754d645f748a45198d67923731009d88, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.023032  5910 consensus_queue.cc:260] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.023315  5911 raft_consensus.cc:359] T bafc3620da254d1cbd0470fa0a562ed2 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.023682  5909 raft_consensus.cc:359] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.024030  5911 raft_consensus.cc:385] T bafc3620da254d1cbd0470fa0a562ed2 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.024410  5909 raft_consensus.cc:385] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.024479  5911 raft_consensus.cc:740] T bafc3620da254d1cbd0470fa0a562ed2 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225c71b6659641719cb118c0e589dd9c, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.024950  5909 raft_consensus.cc:740] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3d5d75bca534a99823167c1480db3f5, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.025559  5911 consensus_queue.cc:260] T bafc3620da254d1cbd0470fa0a562ed2 P 225c71b6659641719cb118c0e589dd9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.026072  5910 ts_tablet_manager.cc:1434] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 10:01:40.025936  5909 consensus_queue.cc:260] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.029366  5910 tablet_bootstrap.cc:492] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88: Bootstrap starting.
I20260608 10:01:40.033370  5911 ts_tablet_manager.cc:1434] T bafc3620da254d1cbd0470fa0a562ed2 P 225c71b6659641719cb118c0e589dd9c: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 10:01:40.034493  5911 tablet_bootstrap.cc:492] T 2bccf8c972384a48afb1270d446a73e0 P 225c71b6659641719cb118c0e589dd9c: Bootstrap starting.
I20260608 10:01:40.041422  5911 tablet_bootstrap.cc:654] T 2bccf8c972384a48afb1270d446a73e0 P 225c71b6659641719cb118c0e589dd9c: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.043913  5910 tablet_bootstrap.cc:654] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.048100  5909 ts_tablet_manager.cc:1434] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5: Time spent starting tablet: real 0.027s	user 0.020s	sys 0.008s
I20260608 10:01:40.049300  5909 tablet_bootstrap.cc:492] T 09c138c3eea54f0181d645cc50e8aa5b P b3d5d75bca534a99823167c1480db3f5: Bootstrap starting.
I20260608 10:01:40.052156  5910 tablet_bootstrap.cc:492] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88: No bootstrap required, opened a new log
I20260608 10:01:40.052814  5910 ts_tablet_manager.cc:1403] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.005s
I20260608 10:01:40.054533  5911 tablet_bootstrap.cc:492] T 2bccf8c972384a48afb1270d446a73e0 P 225c71b6659641719cb118c0e589dd9c: No bootstrap required, opened a new log
I20260608 10:01:40.055104  5911 ts_tablet_manager.cc:1403] T 2bccf8c972384a48afb1270d446a73e0 P 225c71b6659641719cb118c0e589dd9c: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260608 10:01:40.056005  5909 tablet_bootstrap.cc:654] T 09c138c3eea54f0181d645cc50e8aa5b P b3d5d75bca534a99823167c1480db3f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.056295  5910 raft_consensus.cc:359] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.057139  5910 raft_consensus.cc:385] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.057513  5910 raft_consensus.cc:740] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754d645f748a45198d67923731009d88, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.058365  5911 raft_consensus.cc:359] T 2bccf8c972384a48afb1270d446a73e0 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.058391  5910 consensus_queue.cc:260] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.059301  5911 raft_consensus.cc:385] T 2bccf8c972384a48afb1270d446a73e0 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.059737  5911 raft_consensus.cc:740] T 2bccf8c972384a48afb1270d446a73e0 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225c71b6659641719cb118c0e589dd9c, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.060727  5911 consensus_queue.cc:260] T 2bccf8c972384a48afb1270d446a73e0 P 225c71b6659641719cb118c0e589dd9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.061928  5910 ts_tablet_manager.cc:1434] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:01:40.063326  5910 tablet_bootstrap.cc:492] T 2566c53f86d34940b6948d7e7219c0b2 P 754d645f748a45198d67923731009d88: Bootstrap starting.
W20260608 10:01:40.063891  5890 tablet.cc:2404] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:01:40.068862  5911 ts_tablet_manager.cc:1434] T 2bccf8c972384a48afb1270d446a73e0 P 225c71b6659641719cb118c0e589dd9c: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 10:01:40.069983  5911 tablet_bootstrap.cc:492] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c: Bootstrap starting.
I20260608 10:01:40.072757  5910 tablet_bootstrap.cc:654] T 2566c53f86d34940b6948d7e7219c0b2 P 754d645f748a45198d67923731009d88: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.076869  5911 tablet_bootstrap.cc:654] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.086985  5910 tablet_bootstrap.cc:492] T 2566c53f86d34940b6948d7e7219c0b2 P 754d645f748a45198d67923731009d88: No bootstrap required, opened a new log
I20260608 10:01:40.087807  5910 ts_tablet_manager.cc:1403] T 2566c53f86d34940b6948d7e7219c0b2 P 754d645f748a45198d67923731009d88: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.003s
I20260608 10:01:40.088816  5911 tablet_bootstrap.cc:492] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c: No bootstrap required, opened a new log
I20260608 10:01:40.089401  5911 ts_tablet_manager.cc:1403] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260608 10:01:40.092080  5910 raft_consensus.cc:359] T 2566c53f86d34940b6948d7e7219c0b2 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.092592  5911 raft_consensus.cc:359] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.093219  5910 raft_consensus.cc:385] T 2566c53f86d34940b6948d7e7219c0b2 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.093567  5911 raft_consensus.cc:385] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.093699  5910 raft_consensus.cc:740] T 2566c53f86d34940b6948d7e7219c0b2 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754d645f748a45198d67923731009d88, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.094022  5911 raft_consensus.cc:740] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225c71b6659641719cb118c0e589dd9c, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.094821  5911 consensus_queue.cc:260] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.094681  5910 consensus_queue.cc:260] T 2566c53f86d34940b6948d7e7219c0b2 P 754d645f748a45198d67923731009d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.095417  5909 tablet_bootstrap.cc:492] T 09c138c3eea54f0181d645cc50e8aa5b P b3d5d75bca534a99823167c1480db3f5: No bootstrap required, opened a new log
I20260608 10:01:40.096001  5909 ts_tablet_manager.cc:1403] T 09c138c3eea54f0181d645cc50e8aa5b P b3d5d75bca534a99823167c1480db3f5: Time spent bootstrapping tablet: real 0.047s	user 0.021s	sys 0.024s
I20260608 10:01:40.096976  5911 ts_tablet_manager.cc:1434] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260608 10:01:40.098060  5911 tablet_bootstrap.cc:492] T 91ca3105d7eb40b19fe61be063143c94 P 225c71b6659641719cb118c0e589dd9c: Bootstrap starting.
I20260608 10:01:40.099097  5909 raft_consensus.cc:359] T 09c138c3eea54f0181d645cc50e8aa5b P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.099921  5909 raft_consensus.cc:385] T 09c138c3eea54f0181d645cc50e8aa5b P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.100399  5909 raft_consensus.cc:740] T 09c138c3eea54f0181d645cc50e8aa5b P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3d5d75bca534a99823167c1480db3f5, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.099985  5910 ts_tablet_manager.cc:1434] T 2566c53f86d34940b6948d7e7219c0b2 P 754d645f748a45198d67923731009d88: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260608 10:01:40.102715  5910 tablet_bootstrap.cc:492] T 2aca03f9fde74907917cb10f84c2f182 P 754d645f748a45198d67923731009d88: Bootstrap starting.
I20260608 10:01:40.105273  5911 tablet_bootstrap.cc:654] T 91ca3105d7eb40b19fe61be063143c94 P 225c71b6659641719cb118c0e589dd9c: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.101246  5909 consensus_queue.cc:260] T 09c138c3eea54f0181d645cc50e8aa5b P b3d5d75bca534a99823167c1480db3f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.109326  5910 tablet_bootstrap.cc:654] T 2aca03f9fde74907917cb10f84c2f182 P 754d645f748a45198d67923731009d88: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.109552  5909 ts_tablet_manager.cc:1434] T 09c138c3eea54f0181d645cc50e8aa5b P b3d5d75bca534a99823167c1480db3f5: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 10:01:40.110711  5909 tablet_bootstrap.cc:492] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5: Bootstrap starting.
I20260608 10:01:40.118431  5911 tablet_bootstrap.cc:492] T 91ca3105d7eb40b19fe61be063143c94 P 225c71b6659641719cb118c0e589dd9c: No bootstrap required, opened a new log
I20260608 10:01:40.118968  5909 tablet_bootstrap.cc:654] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.119055  5911 ts_tablet_manager.cc:1403] T 91ca3105d7eb40b19fe61be063143c94 P 225c71b6659641719cb118c0e589dd9c: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260608 10:01:40.121420  5910 tablet_bootstrap.cc:492] T 2aca03f9fde74907917cb10f84c2f182 P 754d645f748a45198d67923731009d88: No bootstrap required, opened a new log
I20260608 10:01:40.122033  5910 ts_tablet_manager.cc:1403] T 2aca03f9fde74907917cb10f84c2f182 P 754d645f748a45198d67923731009d88: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260608 10:01:40.122589  5911 raft_consensus.cc:359] T 91ca3105d7eb40b19fe61be063143c94 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.123482  5911 raft_consensus.cc:385] T 91ca3105d7eb40b19fe61be063143c94 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.123836  5911 raft_consensus.cc:740] T 91ca3105d7eb40b19fe61be063143c94 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225c71b6659641719cb118c0e589dd9c, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.124652  5911 consensus_queue.cc:260] T 91ca3105d7eb40b19fe61be063143c94 P 225c71b6659641719cb118c0e589dd9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.126987  5911 ts_tablet_manager.cc:1434] T 91ca3105d7eb40b19fe61be063143c94 P 225c71b6659641719cb118c0e589dd9c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260608 10:01:40.127043  5910 raft_consensus.cc:359] T 2aca03f9fde74907917cb10f84c2f182 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } }
I20260608 10:01:40.128182  5911 tablet_bootstrap.cc:492] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c: Bootstrap starting.
I20260608 10:01:40.128218  5910 raft_consensus.cc:385] T 2aca03f9fde74907917cb10f84c2f182 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.128947  5910 raft_consensus.cc:740] T 2aca03f9fde74907917cb10f84c2f182 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754d645f748a45198d67923731009d88, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.130215  5910 consensus_queue.cc:260] T 2aca03f9fde74907917cb10f84c2f182 P 754d645f748a45198d67923731009d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } }
I20260608 10:01:40.135605  5911 tablet_bootstrap.cc:654] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.136885  5910 ts_tablet_manager.cc:1434] T 2aca03f9fde74907917cb10f84c2f182 P 754d645f748a45198d67923731009d88: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 10:01:40.138772  5909 tablet_bootstrap.cc:492] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5: No bootstrap required, opened a new log
I20260608 10:01:40.139194  5910 tablet_bootstrap.cc:492] T 09c138c3eea54f0181d645cc50e8aa5b P 754d645f748a45198d67923731009d88: Bootstrap starting.
I20260608 10:01:40.139400  5909 ts_tablet_manager.cc:1403] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.012s
I20260608 10:01:40.142747  5909 raft_consensus.cc:359] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.143532  5909 raft_consensus.cc:385] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.143883  5909 raft_consensus.cc:740] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3d5d75bca534a99823167c1480db3f5, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.144812  5909 consensus_queue.cc:260] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.146190  5917 raft_consensus.cc:493] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:40.146700  5917 raft_consensus.cc:515] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.148536  5910 tablet_bootstrap.cc:654] T 09c138c3eea54f0181d645cc50e8aa5b P 754d645f748a45198d67923731009d88: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.154465  5917 leader_election.cc:290] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963), 754d645f748a45198d67923731009d88 (127.1.52.67:37277)
I20260608 10:01:40.154955  5911 tablet_bootstrap.cc:492] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c: No bootstrap required, opened a new log
I20260608 10:01:40.155730  5911 ts_tablet_manager.cc:1403] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c: Time spent bootstrapping tablet: real 0.028s	user 0.019s	sys 0.004s
I20260608 10:01:40.159996  5911 raft_consensus.cc:359] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.161064  5911 raft_consensus.cc:385] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.161496  5911 raft_consensus.cc:740] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225c71b6659641719cb118c0e589dd9c, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.162947  5909 ts_tablet_manager.cc:1434] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260608 10:01:40.164566  5909 tablet_bootstrap.cc:492] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5: Bootstrap starting.
I20260608 10:01:40.169198  5910 tablet_bootstrap.cc:492] T 09c138c3eea54f0181d645cc50e8aa5b P 754d645f748a45198d67923731009d88: No bootstrap required, opened a new log
I20260608 10:01:40.169831  5910 ts_tablet_manager.cc:1403] T 09c138c3eea54f0181d645cc50e8aa5b P 754d645f748a45198d67923731009d88: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.016s
I20260608 10:01:40.162650  5911 consensus_queue.cc:260] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.172291  5911 ts_tablet_manager.cc:1434] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260608 10:01:40.173301  5911 tablet_bootstrap.cc:492] T 42372a87513e424899c296c56868b9a8 P 225c71b6659641719cb118c0e589dd9c: Bootstrap starting.
I20260608 10:01:40.173339  5910 raft_consensus.cc:359] T 09c138c3eea54f0181d645cc50e8aa5b P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.174360  5910 raft_consensus.cc:385] T 09c138c3eea54f0181d645cc50e8aa5b P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.174726  5910 raft_consensus.cc:740] T 09c138c3eea54f0181d645cc50e8aa5b P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754d645f748a45198d67923731009d88, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.175686  5910 consensus_queue.cc:260] T 09c138c3eea54f0181d645cc50e8aa5b P 754d645f748a45198d67923731009d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.181272  5910 ts_tablet_manager.cc:1434] T 09c138c3eea54f0181d645cc50e8aa5b P 754d645f748a45198d67923731009d88: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260608 10:01:40.181977  5911 tablet_bootstrap.cc:654] T 42372a87513e424899c296c56868b9a8 P 225c71b6659641719cb118c0e589dd9c: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.182538  5910 tablet_bootstrap.cc:492] T 3d41e8da708243a791ef7df822b15c56 P 754d645f748a45198d67923731009d88: Bootstrap starting.
I20260608 10:01:40.186380  5909 tablet_bootstrap.cc:654] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.187448  5917 raft_consensus.cc:493] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:40.188082  5917 raft_consensus.cc:515] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.190157  5910 tablet_bootstrap.cc:654] T 3d41e8da708243a791ef7df822b15c56 P 754d645f748a45198d67923731009d88: Neither blocks nor log segments found. Creating new log.
W20260608 10:01:40.192708  5661 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:01:40.196269  5863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42372a87513e424899c296c56868b9a8" candidate_uuid: "b3d5d75bca534a99823167c1480db3f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754d645f748a45198d67923731009d88" is_pre_election: true
I20260608 10:01:40.195142  5864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b423b6a8a5e748ebb0716dcd3f0cf843" candidate_uuid: "b3d5d75bca534a99823167c1480db3f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754d645f748a45198d67923731009d88" is_pre_election: true
I20260608 10:01:40.197734  5917 leader_election.cc:290] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963), 754d645f748a45198d67923731009d88 (127.1.52.67:37277)
W20260608 10:01:40.198796  5680 leader_election.cc:343] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754d645f748a45198d67923731009d88 (127.1.52.67:37277): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:40.199755  5911 tablet_bootstrap.cc:492] T 42372a87513e424899c296c56868b9a8 P 225c71b6659641719cb118c0e589dd9c: No bootstrap required, opened a new log
I20260608 10:01:40.200529  5911 ts_tablet_manager.cc:1403] T 42372a87513e424899c296c56868b9a8 P 225c71b6659641719cb118c0e589dd9c: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.009s
W20260608 10:01:40.200786  5680 leader_election.cc:343] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754d645f748a45198d67923731009d88 (127.1.52.67:37277): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:40.205106  5911 raft_consensus.cc:359] T 42372a87513e424899c296c56868b9a8 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.206116  5911 raft_consensus.cc:385] T 42372a87513e424899c296c56868b9a8 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.206284  5790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b423b6a8a5e748ebb0716dcd3f0cf843" candidate_uuid: "b3d5d75bca534a99823167c1480db3f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225c71b6659641719cb118c0e589dd9c" is_pre_election: true
I20260608 10:01:40.206622  5911 raft_consensus.cc:740] T 42372a87513e424899c296c56868b9a8 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225c71b6659641719cb118c0e589dd9c, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.207751  5911 consensus_queue.cc:260] T 42372a87513e424899c296c56868b9a8 P 225c71b6659641719cb118c0e589dd9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.208367  5789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42372a87513e424899c296c56868b9a8" candidate_uuid: "b3d5d75bca534a99823167c1480db3f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225c71b6659641719cb118c0e589dd9c" is_pre_election: true
I20260608 10:01:40.209291  5789 raft_consensus.cc:2468] T 42372a87513e424899c296c56868b9a8 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3d5d75bca534a99823167c1480db3f5 in term 0.
I20260608 10:01:40.211074  5911 ts_tablet_manager.cc:1434] T 42372a87513e424899c296c56868b9a8 P 225c71b6659641719cb118c0e589dd9c: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 10:01:40.212765  5911 tablet_bootstrap.cc:492] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c: Bootstrap starting.
W20260608 10:01:40.215960  5679 leader_election.cc:343] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:40.216647  5679 leader_election.cc:304] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5 [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: b3d5d75bca534a99823167c1480db3f5; no voters: 225c71b6659641719cb118c0e589dd9c, 754d645f748a45198d67923731009d88
I20260608 10:01:40.218248  5917 raft_consensus.cc:2749] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:40.221868  5679 leader_election.cc:304] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [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: 225c71b6659641719cb118c0e589dd9c, b3d5d75bca534a99823167c1480db3f5; no voters: 754d645f748a45198d67923731009d88
I20260608 10:01:40.222762  5917 raft_consensus.cc:2804] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:40.223145  5917 raft_consensus.cc:493] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:40.223469  5917 raft_consensus.cc:3060] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.225821  5911 tablet_bootstrap.cc:654] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.228091  5909 tablet_bootstrap.cc:492] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5: No bootstrap required, opened a new log
I20260608 10:01:40.228590  5909 ts_tablet_manager.cc:1403] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5: Time spent bootstrapping tablet: real 0.064s	user 0.028s	sys 0.010s
I20260608 10:01:40.231070  5917 raft_consensus.cc:515] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.231820  5909 raft_consensus.cc:359] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.232568  5909 raft_consensus.cc:385] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.232870  5909 raft_consensus.cc:740] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3d5d75bca534a99823167c1480db3f5, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.233382  5917 leader_election.cc:290] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [CANDIDATE]: Term 1 election: Requested vote from peers 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963), 754d645f748a45198d67923731009d88 (127.1.52.67:37277)
I20260608 10:01:40.234784  5911 tablet_bootstrap.cc:492] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c: No bootstrap required, opened a new log
I20260608 10:01:40.234654  5864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42372a87513e424899c296c56868b9a8" candidate_uuid: "b3d5d75bca534a99823167c1480db3f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754d645f748a45198d67923731009d88"
I20260608 10:01:40.234583  5909 consensus_queue.cc:260] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.235411  5911 ts_tablet_manager.cc:1403] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.000s
I20260608 10:01:40.235806  5910 tablet_bootstrap.cc:492] T 3d41e8da708243a791ef7df822b15c56 P 754d645f748a45198d67923731009d88: No bootstrap required, opened a new log
I20260608 10:01:40.236347  5910 ts_tablet_manager.cc:1403] T 3d41e8da708243a791ef7df822b15c56 P 754d645f748a45198d67923731009d88: Time spent bootstrapping tablet: real 0.054s	user 0.029s	sys 0.007s
W20260608 10:01:40.236402  5680 leader_election.cc:343] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 754d645f748a45198d67923731009d88 (127.1.52.67:37277): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:40.236996  5909 ts_tablet_manager.cc:1434] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260608 10:01:40.237843  5789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42372a87513e424899c296c56868b9a8" candidate_uuid: "b3d5d75bca534a99823167c1480db3f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225c71b6659641719cb118c0e589dd9c"
I20260608 10:01:40.238435  5789 raft_consensus.cc:3060] T 42372a87513e424899c296c56868b9a8 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.238546  5911 raft_consensus.cc:359] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.239329  5911 raft_consensus.cc:385] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.239634  5911 raft_consensus.cc:740] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225c71b6659641719cb118c0e589dd9c, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.239553  5910 raft_consensus.cc:359] T 3d41e8da708243a791ef7df822b15c56 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.240777  5910 raft_consensus.cc:385] T 3d41e8da708243a791ef7df822b15c56 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.240648  5911 consensus_queue.cc:260] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.241115  5910 raft_consensus.cc:740] T 3d41e8da708243a791ef7df822b15c56 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754d645f748a45198d67923731009d88, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.243091  5911 ts_tablet_manager.cc:1434] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260608 10:01:40.244135  5911 tablet_bootstrap.cc:492] T 2566c53f86d34940b6948d7e7219c0b2 P 225c71b6659641719cb118c0e589dd9c: Bootstrap starting.
I20260608 10:01:40.246201  5789 raft_consensus.cc:2468] T 42372a87513e424899c296c56868b9a8 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3d5d75bca534a99823167c1480db3f5 in term 1.
I20260608 10:01:40.247689  5679 leader_election.cc:304] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [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: 225c71b6659641719cb118c0e589dd9c, b3d5d75bca534a99823167c1480db3f5; no voters: 754d645f748a45198d67923731009d88
I20260608 10:01:40.250057  5917 raft_consensus.cc:2804] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:40.251015  5911 tablet_bootstrap.cc:654] T 2566c53f86d34940b6948d7e7219c0b2 P 225c71b6659641719cb118c0e589dd9c: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.251255  5917 raft_consensus.cc:697] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [term 1 LEADER]: Becoming Leader. State: Replica: b3d5d75bca534a99823167c1480db3f5, State: Running, Role: LEADER
I20260608 10:01:40.253010  5910 consensus_queue.cc:260] T 3d41e8da708243a791ef7df822b15c56 P 754d645f748a45198d67923731009d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.255457  5910 ts_tablet_manager.cc:1434] T 3d41e8da708243a791ef7df822b15c56 P 754d645f748a45198d67923731009d88: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260608 10:01:40.251044  5909 tablet_bootstrap.cc:492] T 85ebd55417a44ebeb49bbcf3f0301b58 P b3d5d75bca534a99823167c1480db3f5: Bootstrap starting.
I20260608 10:01:40.257103  5910 tablet_bootstrap.cc:492] T 42372a87513e424899c296c56868b9a8 P 754d645f748a45198d67923731009d88: Bootstrap starting.
I20260608 10:01:40.252187  5917 consensus_queue.cc:237] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.260881  5915 raft_consensus.cc:493] T 2566c53f86d34940b6948d7e7219c0b2 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:40.261590  5915 raft_consensus.cc:515] T 2566c53f86d34940b6948d7e7219c0b2 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.264843  5910 tablet_bootstrap.cc:654] T 42372a87513e424899c296c56868b9a8 P 754d645f748a45198d67923731009d88: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.266948  5909 tablet_bootstrap.cc:654] T 85ebd55417a44ebeb49bbcf3f0301b58 P b3d5d75bca534a99823167c1480db3f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.271976  5916 raft_consensus.cc:493] T bafc3620da254d1cbd0470fa0a562ed2 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:40.272643  5916 raft_consensus.cc:515] T bafc3620da254d1cbd0470fa0a562ed2 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.279892  5934 raft_consensus.cc:493] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:40.272656  5915 leader_election.cc:290] T 2566c53f86d34940b6948d7e7219c0b2 P 754d645f748a45198d67923731009d88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705), 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963)
I20260608 10:01:40.282903  5915 raft_consensus.cc:493] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:40.283576  5915 raft_consensus.cc:515] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.286461  5916 leader_election.cc:290] T bafc3620da254d1cbd0470fa0a562ed2 P 225c71b6659641719cb118c0e589dd9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705), 754d645f748a45198d67923731009d88 (127.1.52.67:37277)
I20260608 10:01:40.286517  5915 leader_election.cc:290] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705), 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963)
I20260608 10:01:40.287468  5934 raft_consensus.cc:515] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.301518  5789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2566c53f86d34940b6948d7e7219c0b2" candidate_uuid: "b3d5d75bca534a99823167c1480db3f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225c71b6659641719cb118c0e589dd9c" is_pre_election: true
W20260608 10:01:40.303182  5679 leader_election.cc:343] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:40.305608  5864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2566c53f86d34940b6948d7e7219c0b2" candidate_uuid: "b3d5d75bca534a99823167c1480db3f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754d645f748a45198d67923731009d88" is_pre_election: true
I20260608 10:01:40.306303  5864 raft_consensus.cc:2468] T 2566c53f86d34940b6948d7e7219c0b2 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3d5d75bca534a99823167c1480db3f5 in term 0.
I20260608 10:01:40.307744  5680 leader_election.cc:304] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 [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: 754d645f748a45198d67923731009d88, b3d5d75bca534a99823167c1480db3f5; no voters: 225c71b6659641719cb118c0e589dd9c
I20260608 10:01:40.308110  5613 catalog_manager.cc:5696] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3d5d75bca534a99823167c1480db3f5 (127.1.52.65). New cstate: current_term: 1 leader_uuid: "b3d5d75bca534a99823167c1480db3f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:40.309700  5934 leader_election.cc:290] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963), 754d645f748a45198d67923731009d88 (127.1.52.67:37277)
I20260608 10:01:40.311317  5916 raft_consensus.cc:493] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:40.311697  5934 raft_consensus.cc:2804] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:40.311833  5916 raft_consensus.cc:515] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.312309  5934 raft_consensus.cc:493] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:40.312923  5934 raft_consensus.cc:3060] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.319548  5916 leader_election.cc:290] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705), 754d645f748a45198d67923731009d88 (127.1.52.67:37277)
I20260608 10:01:40.320940  5789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2566c53f86d34940b6948d7e7219c0b2" candidate_uuid: "754d645f748a45198d67923731009d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225c71b6659641719cb118c0e589dd9c" is_pre_election: true
I20260608 10:01:40.322269  5790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bccf8c972384a48afb1270d446a73e0" candidate_uuid: "754d645f748a45198d67923731009d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225c71b6659641719cb118c0e589dd9c" is_pre_election: true
I20260608 10:01:40.322954  5790 raft_consensus.cc:2468] T 2bccf8c972384a48afb1270d446a73e0 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754d645f748a45198d67923731009d88 in term 0.
I20260608 10:01:40.323939  5934 raft_consensus.cc:515] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
W20260608 10:01:40.324658  5828 leader_election.cc:343] T 2566c53f86d34940b6948d7e7219c0b2 P 754d645f748a45198d67923731009d88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:40.325459  5828 leader_election.cc:304] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225c71b6659641719cb118c0e589dd9c, 754d645f748a45198d67923731009d88; no voters: 
I20260608 10:01:40.326519  5940 raft_consensus.cc:2804] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:40.326936  5940 raft_consensus.cc:493] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:40.327332  5940 raft_consensus.cc:3060] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.327193  5790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2566c53f86d34940b6948d7e7219c0b2" candidate_uuid: "b3d5d75bca534a99823167c1480db3f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225c71b6659641719cb118c0e589dd9c"
I20260608 10:01:40.328078  5864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2566c53f86d34940b6948d7e7219c0b2" candidate_uuid: "b3d5d75bca534a99823167c1480db3f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754d645f748a45198d67923731009d88"
I20260608 10:01:40.328635  5864 raft_consensus.cc:3060] T 2566c53f86d34940b6948d7e7219c0b2 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:01:40.328722  5679 leader_election.cc:343] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:40.333690  5864 raft_consensus.cc:2468] T 2566c53f86d34940b6948d7e7219c0b2 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3d5d75bca534a99823167c1480db3f5 in term 1.
I20260608 10:01:40.334100  5934 leader_election.cc:290] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 [CANDIDATE]: Term 1 election: Requested vote from peers 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963), 754d645f748a45198d67923731009d88 (127.1.52.67:37277)
I20260608 10:01:40.334892  5680 leader_election.cc:304] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 [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: 754d645f748a45198d67923731009d88, b3d5d75bca534a99823167c1480db3f5; no voters: 225c71b6659641719cb118c0e589dd9c
I20260608 10:01:40.334997  5940 raft_consensus.cc:515] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.336344  5934 raft_consensus.cc:2804] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:40.337117  5940 leader_election.cc:290] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [CANDIDATE]: Term 1 election: Requested vote from peers b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705), 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963)
I20260608 10:01:40.338326  5715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bafc3620da254d1cbd0470fa0a562ed2" candidate_uuid: "225c71b6659641719cb118c0e589dd9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3d5d75bca534a99823167c1480db3f5" is_pre_election: true
I20260608 10:01:40.340351  5910 tablet_bootstrap.cc:492] T 42372a87513e424899c296c56868b9a8 P 754d645f748a45198d67923731009d88: No bootstrap required, opened a new log
I20260608 10:01:40.339449  5911 tablet_bootstrap.cc:492] T 2566c53f86d34940b6948d7e7219c0b2 P 225c71b6659641719cb118c0e589dd9c: No bootstrap required, opened a new log
I20260608 10:01:40.339267  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c138c3eea54f0181d645cc50e8aa5b" candidate_uuid: "225c71b6659641719cb118c0e589dd9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3d5d75bca534a99823167c1480db3f5" is_pre_election: true
I20260608 10:01:40.340781  5790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bccf8c972384a48afb1270d446a73e0" candidate_uuid: "754d645f748a45198d67923731009d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225c71b6659641719cb118c0e589dd9c"
I20260608 10:01:40.341339  5790 raft_consensus.cc:3060] T 2bccf8c972384a48afb1270d446a73e0 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.341329  5714 raft_consensus.cc:2468] T 09c138c3eea54f0181d645cc50e8aa5b P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 225c71b6659641719cb118c0e589dd9c in term 0.
W20260608 10:01:40.341804  5756 leader_election.cc:343] T bafc3620da254d1cbd0470fa0a562ed2 P 225c71b6659641719cb118c0e589dd9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:40.339956  5934 raft_consensus.cc:697] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 [term 1 LEADER]: Becoming Leader. State: Replica: b3d5d75bca534a99823167c1480db3f5, State: Running, Role: LEADER
I20260608 10:01:40.340137  5909 tablet_bootstrap.cc:492] T 85ebd55417a44ebeb49bbcf3f0301b58 P b3d5d75bca534a99823167c1480db3f5: No bootstrap required, opened a new log
I20260608 10:01:40.342850  5934 consensus_queue.cc:237] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.343142  5756 leader_election.cc:304] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225c71b6659641719cb118c0e589dd9c, b3d5d75bca534a99823167c1480db3f5; no voters: 
I20260608 10:01:40.343806  5909 ts_tablet_manager.cc:1403] T 85ebd55417a44ebeb49bbcf3f0301b58 P b3d5d75bca534a99823167c1480db3f5: Time spent bootstrapping tablet: real 0.093s	user 0.013s	sys 0.000s
I20260608 10:01:40.344113  5916 raft_consensus.cc:2804] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:40.344774  5916 raft_consensus.cc:493] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:40.345191  5916 raft_consensus.cc:3060] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.340898  5910 ts_tablet_manager.cc:1403] T 42372a87513e424899c296c56868b9a8 P 754d645f748a45198d67923731009d88: Time spent bootstrapping tablet: real 0.084s	user 0.025s	sys 0.020s
I20260608 10:01:40.350175  5910 raft_consensus.cc:359] T 42372a87513e424899c296c56868b9a8 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.350943  5910 raft_consensus.cc:385] T 42372a87513e424899c296c56868b9a8 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.351263  5910 raft_consensus.cc:740] T 42372a87513e424899c296c56868b9a8 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754d645f748a45198d67923731009d88, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.352077  5910 consensus_queue.cc:260] T 42372a87513e424899c296c56868b9a8 P 754d645f748a45198d67923731009d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.354444  5910 ts_tablet_manager.cc:1434] T 42372a87513e424899c296c56868b9a8 P 754d645f748a45198d67923731009d88: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 10:01:40.355470  5910 tablet_bootstrap.cc:492] T 4db8b0cdecc94f74ae1bf75280334a84 P 754d645f748a45198d67923731009d88: Bootstrap starting.
I20260608 10:01:40.355825  5714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2566c53f86d34940b6948d7e7219c0b2" candidate_uuid: "754d645f748a45198d67923731009d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3d5d75bca534a99823167c1480db3f5" is_pre_election: true
I20260608 10:01:40.357189  5715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bccf8c972384a48afb1270d446a73e0" candidate_uuid: "754d645f748a45198d67923731009d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3d5d75bca534a99823167c1480db3f5" is_pre_election: true
I20260608 10:01:40.358604  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bccf8c972384a48afb1270d446a73e0" candidate_uuid: "754d645f748a45198d67923731009d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3d5d75bca534a99823167c1480db3f5"
I20260608 10:01:40.360220  5940 raft_consensus.cc:493] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:40.360853  5940 raft_consensus.cc:515] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.361083  5916 raft_consensus.cc:515] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.344786  5911 ts_tablet_manager.cc:1403] T 2566c53f86d34940b6948d7e7219c0b2 P 225c71b6659641719cb118c0e589dd9c: Time spent bootstrapping tablet: real 0.101s	user 0.019s	sys 0.024s
I20260608 10:01:40.363703  5940 leader_election.cc:290] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705), 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963)
I20260608 10:01:40.364408  5909 raft_consensus.cc:359] T 85ebd55417a44ebeb49bbcf3f0301b58 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.365455  5909 raft_consensus.cc:385] T 85ebd55417a44ebeb49bbcf3f0301b58 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.366469  5830 leader_election.cc:304] T 2566c53f86d34940b6948d7e7219c0b2 P 754d645f748a45198d67923731009d88 [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: 754d645f748a45198d67923731009d88; no voters: 225c71b6659641719cb118c0e589dd9c, b3d5d75bca534a99823167c1480db3f5
I20260608 10:01:40.369597  5909 raft_consensus.cc:740] T 85ebd55417a44ebeb49bbcf3f0301b58 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3d5d75bca534a99823167c1480db3f5, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.367292  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bafc3620da254d1cbd0470fa0a562ed2" candidate_uuid: "754d645f748a45198d67923731009d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3d5d75bca534a99823167c1480db3f5" is_pre_election: true
I20260608 10:01:40.370872  5909 consensus_queue.cc:260] T 85ebd55417a44ebeb49bbcf3f0301b58 P b3d5d75bca534a99823167c1480db3f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.368932  5789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bafc3620da254d1cbd0470fa0a562ed2" candidate_uuid: "754d645f748a45198d67923731009d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225c71b6659641719cb118c0e589dd9c" is_pre_election: true
I20260608 10:01:40.372496  5789 raft_consensus.cc:2468] T bafc3620da254d1cbd0470fa0a562ed2 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754d645f748a45198d67923731009d88 in term 0.
I20260608 10:01:40.374030  5909 ts_tablet_manager.cc:1434] T 85ebd55417a44ebeb49bbcf3f0301b58 P b3d5d75bca534a99823167c1480db3f5: Time spent starting tablet: real 0.023s	user 0.000s	sys 0.006s
I20260608 10:01:40.374732  5828 leader_election.cc:304] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225c71b6659641719cb118c0e589dd9c, 754d645f748a45198d67923731009d88; no voters: 
W20260608 10:01:40.370698  5830 leader_election.cc:343] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:40.377043  5915 raft_consensus.cc:2804] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:40.375288  5940 raft_consensus.cc:2749] T 2566c53f86d34940b6948d7e7219c0b2 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:40.377470  5915 raft_consensus.cc:493] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:40.377470  5909 tablet_bootstrap.cc:492] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5: Bootstrap starting.
I20260608 10:01:40.377923  5915 raft_consensus.cc:3060] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:01:40.378739  5830 leader_election.cc:343] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:01:40.379701  5830 leader_election.cc:343] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:40.375880  5916 leader_election.cc:290] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [CANDIDATE]: Term 1 election: Requested vote from peers b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705), 754d645f748a45198d67923731009d88 (127.1.52.67:37277)
I20260608 10:01:40.383144  5940 raft_consensus.cc:493] T 09c138c3eea54f0181d645cc50e8aa5b P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:40.383628  5940 raft_consensus.cc:515] T 09c138c3eea54f0181d645cc50e8aa5b P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.383842  5790 raft_consensus.cc:2468] T 2bccf8c972384a48afb1270d446a73e0 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754d645f748a45198d67923731009d88 in term 1.
I20260608 10:01:40.368106  5911 raft_consensus.cc:359] T 2566c53f86d34940b6948d7e7219c0b2 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.385457  5911 raft_consensus.cc:385] T 2566c53f86d34940b6948d7e7219c0b2 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.385847  5911 raft_consensus.cc:740] T 2566c53f86d34940b6948d7e7219c0b2 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225c71b6659641719cb118c0e589dd9c, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.386094  5940 leader_election.cc:290] T 09c138c3eea54f0181d645cc50e8aa5b P 754d645f748a45198d67923731009d88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705), 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963)
I20260608 10:01:40.376622  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c138c3eea54f0181d645cc50e8aa5b" candidate_uuid: "225c71b6659641719cb118c0e589dd9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3d5d75bca534a99823167c1480db3f5"
I20260608 10:01:40.386828  5713 raft_consensus.cc:3060] T 09c138c3eea54f0181d645cc50e8aa5b P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.389034  5789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c138c3eea54f0181d645cc50e8aa5b" candidate_uuid: "754d645f748a45198d67923731009d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225c71b6659641719cb118c0e589dd9c" is_pre_election: true
I20260608 10:01:40.389602  5911 consensus_queue.cc:260] T 2566c53f86d34940b6948d7e7219c0b2 P 225c71b6659641719cb118c0e589dd9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.391889  5715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c138c3eea54f0181d645cc50e8aa5b" candidate_uuid: "754d645f748a45198d67923731009d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3d5d75bca534a99823167c1480db3f5" is_pre_election: true
I20260608 10:01:40.390192  5789 raft_consensus.cc:2393] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 754d645f748a45198d67923731009d88 in current term 1: Already voted for candidate 225c71b6659641719cb118c0e589dd9c in this term.
I20260608 10:01:40.393554  5911 ts_tablet_manager.cc:1434] T 2566c53f86d34940b6948d7e7219c0b2 P 225c71b6659641719cb118c0e589dd9c: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260608 10:01:40.394663  5911 tablet_bootstrap.cc:492] T 4db8b0cdecc94f74ae1bf75280334a84 P 225c71b6659641719cb118c0e589dd9c: Bootstrap starting.
I20260608 10:01:40.395287  5830 leader_election.cc:304] T 09c138c3eea54f0181d645cc50e8aa5b P 754d645f748a45198d67923731009d88 [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: 754d645f748a45198d67923731009d88; no voters: 225c71b6659641719cb118c0e589dd9c, b3d5d75bca534a99823167c1480db3f5
I20260608 10:01:40.396127  5940 raft_consensus.cc:3060] T 09c138c3eea54f0181d645cc50e8aa5b P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.396867  5713 raft_consensus.cc:2468] T 09c138c3eea54f0181d645cc50e8aa5b P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 225c71b6659641719cb118c0e589dd9c in term 1.
I20260608 10:01:40.398274  5756 leader_election.cc:304] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225c71b6659641719cb118c0e589dd9c, b3d5d75bca534a99823167c1480db3f5; no voters: 
I20260608 10:01:40.399245  5916 raft_consensus.cc:2804] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:40.399480  5915 raft_consensus.cc:515] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.368950  5910 tablet_bootstrap.cc:654] T 4db8b0cdecc94f74ae1bf75280334a84 P 754d645f748a45198d67923731009d88: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.405478  5940 raft_consensus.cc:2749] T 09c138c3eea54f0181d645cc50e8aa5b P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:40.406047  5916 raft_consensus.cc:697] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [term 1 LEADER]: Becoming Leader. State: Replica: 225c71b6659641719cb118c0e589dd9c, State: Running, Role: LEADER
I20260608 10:01:40.408430  5915 leader_election.cc:290] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 [CANDIDATE]: Term 1 election: Requested vote from peers b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705), 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963)
I20260608 10:01:40.391314  5909 tablet_bootstrap.cc:654] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.413691  5911 tablet_bootstrap.cc:654] T 4db8b0cdecc94f74ae1bf75280334a84 P 225c71b6659641719cb118c0e589dd9c: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.409883  5789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bafc3620da254d1cbd0470fa0a562ed2" candidate_uuid: "754d645f748a45198d67923731009d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225c71b6659641719cb118c0e589dd9c"
I20260608 10:01:40.407311  5916 consensus_queue.cc:237] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.419468  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bafc3620da254d1cbd0470fa0a562ed2" candidate_uuid: "754d645f748a45198d67923731009d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3d5d75bca534a99823167c1480db3f5"
I20260608 10:01:40.417897  5789 raft_consensus.cc:3060] T bafc3620da254d1cbd0470fa0a562ed2 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.422685  5951 raft_consensus.cc:493] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:40.423379  5951 raft_consensus.cc:515] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.425585  5828 leader_election.cc:304] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [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: 225c71b6659641719cb118c0e589dd9c, 754d645f748a45198d67923731009d88; no voters: b3d5d75bca534a99823167c1480db3f5
I20260608 10:01:40.427322  5940 raft_consensus.cc:2804] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:40.427110  5864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bafc3620da254d1cbd0470fa0a562ed2" candidate_uuid: "225c71b6659641719cb118c0e589dd9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754d645f748a45198d67923731009d88" is_pre_election: true
I20260608 10:01:40.428117  5864 raft_consensus.cc:2393] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 225c71b6659641719cb118c0e589dd9c in current term 1: Already voted for candidate 754d645f748a45198d67923731009d88 in this term.
W20260608 10:01:40.428058  5830 leader_election.cc:343] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:40.429754  5864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c138c3eea54f0181d645cc50e8aa5b" candidate_uuid: "225c71b6659641719cb118c0e589dd9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754d645f748a45198d67923731009d88" is_pre_election: true
I20260608 10:01:40.430409  5864 raft_consensus.cc:2468] T 09c138c3eea54f0181d645cc50e8aa5b P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 225c71b6659641719cb118c0e589dd9c in term 1.
I20260608 10:01:40.430401  5863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09c138c3eea54f0181d645cc50e8aa5b" candidate_uuid: "225c71b6659641719cb118c0e589dd9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754d645f748a45198d67923731009d88"
I20260608 10:01:40.431895  5755 leader_election.cc:304] T bafc3620da254d1cbd0470fa0a562ed2 P 225c71b6659641719cb118c0e589dd9c [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: 225c71b6659641719cb118c0e589dd9c; no voters: 754d645f748a45198d67923731009d88, b3d5d75bca534a99823167c1480db3f5
I20260608 10:01:40.442104  5910 tablet_bootstrap.cc:492] T 4db8b0cdecc94f74ae1bf75280334a84 P 754d645f748a45198d67923731009d88: No bootstrap required, opened a new log
I20260608 10:01:40.438261  5940 raft_consensus.cc:697] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [term 1 LEADER]: Becoming Leader. State: Replica: 754d645f748a45198d67923731009d88, State: Running, Role: LEADER
I20260608 10:01:40.443550  5863 raft_consensus.cc:2468] T 09c138c3eea54f0181d645cc50e8aa5b P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 225c71b6659641719cb118c0e589dd9c in term 1.
I20260608 10:01:40.443276  5940 consensus_queue.cc:237] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.444841  5910 ts_tablet_manager.cc:1403] T 4db8b0cdecc94f74ae1bf75280334a84 P 754d645f748a45198d67923731009d88: Time spent bootstrapping tablet: real 0.090s	user 0.010s	sys 0.013s
I20260608 10:01:40.448196  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ebd55417a44ebeb49bbcf3f0301b58" candidate_uuid: "225c71b6659641719cb118c0e589dd9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3d5d75bca534a99823167c1480db3f5" is_pre_election: true
I20260608 10:01:40.448895  5713 raft_consensus.cc:2468] T 85ebd55417a44ebeb49bbcf3f0301b58 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 225c71b6659641719cb118c0e589dd9c in term 0.
I20260608 10:01:40.450239  5756 leader_election.cc:304] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225c71b6659641719cb118c0e589dd9c, b3d5d75bca534a99823167c1480db3f5; no voters: 
I20260608 10:01:40.451018  5789 raft_consensus.cc:2468] T bafc3620da254d1cbd0470fa0a562ed2 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754d645f748a45198d67923731009d88 in term 1.
I20260608 10:01:40.451545  5916 raft_consensus.cc:2749] T bafc3620da254d1cbd0470fa0a562ed2 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:40.452299  5828 leader_election.cc:304] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 [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: 225c71b6659641719cb118c0e589dd9c, 754d645f748a45198d67923731009d88; no voters: b3d5d75bca534a99823167c1480db3f5
I20260608 10:01:40.453621  5910 raft_consensus.cc:359] T 4db8b0cdecc94f74ae1bf75280334a84 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.454139  5915 raft_consensus.cc:2804] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:40.453951  5951 leader_election.cc:290] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705), 754d645f748a45198d67923731009d88 (127.1.52.67:37277)
I20260608 10:01:40.454902  5910 raft_consensus.cc:385] T 4db8b0cdecc94f74ae1bf75280334a84 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.455900  5910 raft_consensus.cc:740] T 4db8b0cdecc94f74ae1bf75280334a84 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754d645f748a45198d67923731009d88, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.457012  5951 raft_consensus.cc:2804] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:40.457509  5951 raft_consensus.cc:493] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:40.458630  5951 raft_consensus.cc:3060] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.457346  5910 consensus_queue.cc:260] T 4db8b0cdecc94f74ae1bf75280334a84 P 754d645f748a45198d67923731009d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.457728  5863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ebd55417a44ebeb49bbcf3f0301b58" candidate_uuid: "225c71b6659641719cb118c0e589dd9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754d645f748a45198d67923731009d88" is_pre_election: true
I20260608 10:01:40.458840  5611 catalog_manager.cc:5696] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3d5d75bca534a99823167c1480db3f5 (127.1.52.65). New cstate: current_term: 1 leader_uuid: "b3d5d75bca534a99823167c1480db3f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } health_report { overall_health: UNKNOWN } } }
W20260608 10:01:40.462541  5755 leader_election.cc:343] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754d645f748a45198d67923731009d88 (127.1.52.67:37277): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:40.474118  5940 raft_consensus.cc:493] T 42372a87513e424899c296c56868b9a8 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:40.474746  5940 raft_consensus.cc:515] T 42372a87513e424899c296c56868b9a8 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.478106  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42372a87513e424899c296c56868b9a8" candidate_uuid: "754d645f748a45198d67923731009d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3d5d75bca534a99823167c1480db3f5" is_pre_election: true
I20260608 10:01:40.479225  5909 tablet_bootstrap.cc:492] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5: No bootstrap required, opened a new log
I20260608 10:01:40.479399  5789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42372a87513e424899c296c56868b9a8" candidate_uuid: "754d645f748a45198d67923731009d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225c71b6659641719cb118c0e589dd9c" is_pre_election: true
I20260608 10:01:40.479764  5909 ts_tablet_manager.cc:1403] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5: Time spent bootstrapping tablet: real 0.103s	user 0.007s	sys 0.009s
I20260608 10:01:40.480175  5789 raft_consensus.cc:2393] T 42372a87513e424899c296c56868b9a8 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 754d645f748a45198d67923731009d88 in current term 1: Already voted for candidate b3d5d75bca534a99823167c1480db3f5 in this term.
I20260608 10:01:40.480947  5940 leader_election.cc:290] T 42372a87513e424899c296c56868b9a8 P 754d645f748a45198d67923731009d88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705), 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963)
I20260608 10:01:40.481604  5828 leader_election.cc:304] T 42372a87513e424899c296c56868b9a8 P 754d645f748a45198d67923731009d88 [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: 754d645f748a45198d67923731009d88; no voters: 225c71b6659641719cb118c0e589dd9c, b3d5d75bca534a99823167c1480db3f5
I20260608 10:01:40.482733  5940 raft_consensus.cc:3060] T 42372a87513e424899c296c56868b9a8 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.469897  5915 raft_consensus.cc:697] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 [term 1 LEADER]: Becoming Leader. State: Replica: 754d645f748a45198d67923731009d88, State: Running, Role: LEADER
I20260608 10:01:40.486055  5915 consensus_queue.cc:237] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.491274  5940 raft_consensus.cc:2749] T 42372a87513e424899c296c56868b9a8 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:40.476410  5613 catalog_manager.cc:5696] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 754d645f748a45198d67923731009d88 (127.1.52.67). New cstate: current_term: 1 leader_uuid: "754d645f748a45198d67923731009d88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:40.503414  5909 raft_consensus.cc:359] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.510946  5909 raft_consensus.cc:385] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.513753  5909 raft_consensus.cc:740] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3d5d75bca534a99823167c1480db3f5, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.504678  5954 raft_consensus.cc:493] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:40.519479  5954 raft_consensus.cc:515] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.524351  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d41e8da708243a791ef7df822b15c56" candidate_uuid: "225c71b6659641719cb118c0e589dd9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3d5d75bca534a99823167c1480db3f5" is_pre_election: true
W20260608 10:01:40.526620  5756 leader_election.cc:343] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:40.526870  5610 catalog_manager.cc:5696] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 225c71b6659641719cb118c0e589dd9c (127.1.52.66). New cstate: current_term: 1 leader_uuid: "225c71b6659641719cb118c0e589dd9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:40.527897  5909 consensus_queue.cc:260] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.533144  5910 ts_tablet_manager.cc:1434] T 4db8b0cdecc94f74ae1bf75280334a84 P 754d645f748a45198d67923731009d88: Time spent starting tablet: real 0.088s	user 0.009s	sys 0.048s
I20260608 10:01:40.534660  5910 tablet_bootstrap.cc:492] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88: Bootstrap starting.
I20260608 10:01:40.535772  5951 raft_consensus.cc:515] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.536911  5863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d41e8da708243a791ef7df822b15c56" candidate_uuid: "225c71b6659641719cb118c0e589dd9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754d645f748a45198d67923731009d88" is_pre_election: true
I20260608 10:01:40.537822  5863 raft_consensus.cc:2468] T 3d41e8da708243a791ef7df822b15c56 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 225c71b6659641719cb118c0e589dd9c in term 0.
I20260608 10:01:40.538985  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ebd55417a44ebeb49bbcf3f0301b58" candidate_uuid: "225c71b6659641719cb118c0e589dd9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3d5d75bca534a99823167c1480db3f5"
I20260608 10:01:40.539579  5713 raft_consensus.cc:3060] T 85ebd55417a44ebeb49bbcf3f0301b58 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.539698  5755 leader_election.cc:304] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [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: 225c71b6659641719cb118c0e589dd9c, 754d645f748a45198d67923731009d88; no voters: b3d5d75bca534a99823167c1480db3f5
I20260608 10:01:40.541081  5910 tablet_bootstrap.cc:654] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.540997  5916 raft_consensus.cc:493] T 91ca3105d7eb40b19fe61be063143c94 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:40.541587  5916 raft_consensus.cc:515] T 91ca3105d7eb40b19fe61be063143c94 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.541992  5911 tablet_bootstrap.cc:492] T 4db8b0cdecc94f74ae1bf75280334a84 P 225c71b6659641719cb118c0e589dd9c: No bootstrap required, opened a new log
I20260608 10:01:40.542647  5911 ts_tablet_manager.cc:1403] T 4db8b0cdecc94f74ae1bf75280334a84 P 225c71b6659641719cb118c0e589dd9c: Time spent bootstrapping tablet: real 0.148s	user 0.025s	sys 0.037s
I20260608 10:01:40.543851  5916 leader_election.cc:290] T 91ca3105d7eb40b19fe61be063143c94 P 225c71b6659641719cb118c0e589dd9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705), 754d645f748a45198d67923731009d88 (127.1.52.67:37277)
I20260608 10:01:40.544433  5916 raft_consensus.cc:2804] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:40.544754  5916 raft_consensus.cc:493] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:40.545094  5916 raft_consensus.cc:3060] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.545626  5911 raft_consensus.cc:359] T 4db8b0cdecc94f74ae1bf75280334a84 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.546277  5911 raft_consensus.cc:385] T 4db8b0cdecc94f74ae1bf75280334a84 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.550594  5911 raft_consensus.cc:740] T 4db8b0cdecc94f74ae1bf75280334a84 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225c71b6659641719cb118c0e589dd9c, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.552330  5951 leader_election.cc:290] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c [CANDIDATE]: Term 1 election: Requested vote from peers b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705), 754d645f748a45198d67923731009d88 (127.1.52.67:37277)
I20260608 10:01:40.552721  5715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ca3105d7eb40b19fe61be063143c94" candidate_uuid: "225c71b6659641719cb118c0e589dd9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3d5d75bca534a99823167c1480db3f5" is_pre_election: true
I20260608 10:01:40.553604  5934 raft_consensus.cc:493] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:40.554090  5934 raft_consensus.cc:515] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.553959  5864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85ebd55417a44ebeb49bbcf3f0301b58" candidate_uuid: "225c71b6659641719cb118c0e589dd9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754d645f748a45198d67923731009d88"
I20260608 10:01:40.556226  5863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ca3105d7eb40b19fe61be063143c94" candidate_uuid: "225c71b6659641719cb118c0e589dd9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754d645f748a45198d67923731009d88" is_pre_election: true
I20260608 10:01:40.556532  5934 leader_election.cc:290] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963), 754d645f748a45198d67923731009d88 (127.1.52.67:37277)
W20260608 10:01:40.554380  5756 leader_election.cc:343] T 91ca3105d7eb40b19fe61be063143c94 P 225c71b6659641719cb118c0e589dd9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:01:40.557720  5755 leader_election.cc:343] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 754d645f748a45198d67923731009d88 (127.1.52.67:37277): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:40.558442  5789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db8b0cdecc94f74ae1bf75280334a84" candidate_uuid: "b3d5d75bca534a99823167c1480db3f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225c71b6659641719cb118c0e589dd9c" is_pre_election: true
I20260608 10:01:40.557782  5863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db8b0cdecc94f74ae1bf75280334a84" candidate_uuid: "b3d5d75bca534a99823167c1480db3f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754d645f748a45198d67923731009d88" is_pre_election: true
I20260608 10:01:40.549850  5713 raft_consensus.cc:2468] T 85ebd55417a44ebeb49bbcf3f0301b58 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 225c71b6659641719cb118c0e589dd9c in term 1.
I20260608 10:01:40.562435  5863 raft_consensus.cc:2468] T 4db8b0cdecc94f74ae1bf75280334a84 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3d5d75bca534a99823167c1480db3f5 in term 0.
I20260608 10:01:40.564023  5680 leader_election.cc:304] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754d645f748a45198d67923731009d88, b3d5d75bca534a99823167c1480db3f5; no voters: 
I20260608 10:01:40.565243  5934 raft_consensus.cc:2804] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:40.565811  5934 raft_consensus.cc:493] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:40.565153  5613 catalog_manager.cc:5696] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 754d645f748a45198d67923731009d88 (127.1.52.67). New cstate: current_term: 1 leader_uuid: "754d645f748a45198d67923731009d88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:40.566249  5934 raft_consensus.cc:3060] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.569118  5909 ts_tablet_manager.cc:1434] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5: Time spent starting tablet: real 0.089s	user 0.006s	sys 0.005s
I20260608 10:01:40.550782  5954 leader_election.cc:290] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705), 754d645f748a45198d67923731009d88 (127.1.52.67:37277)
I20260608 10:01:40.570175  5909 tablet_bootstrap.cc:492] T 2bccf8c972384a48afb1270d446a73e0 P b3d5d75bca534a99823167c1480db3f5: Bootstrap starting.
I20260608 10:01:40.571666  5756 leader_election.cc:304] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c [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: 225c71b6659641719cb118c0e589dd9c, b3d5d75bca534a99823167c1480db3f5; no voters: 754d645f748a45198d67923731009d88
I20260608 10:01:40.570703  5911 consensus_queue.cc:260] T 4db8b0cdecc94f74ae1bf75280334a84 P 225c71b6659641719cb118c0e589dd9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.572762  5789 raft_consensus.cc:2468] T 4db8b0cdecc94f74ae1bf75280334a84 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3d5d75bca534a99823167c1480db3f5 in term 0.
I20260608 10:01:40.576159  5958 raft_consensus.cc:493] T 2aca03f9fde74907917cb10f84c2f182 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:40.576681  5958 raft_consensus.cc:515] T 2aca03f9fde74907917cb10f84c2f182 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } }
I20260608 10:01:40.578500  5909 tablet_bootstrap.cc:654] T 2bccf8c972384a48afb1270d446a73e0 P b3d5d75bca534a99823167c1480db3f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.580001  5958 leader_election.cc:290] T 2aca03f9fde74907917cb10f84c2f182 P 754d645f748a45198d67923731009d88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705), 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963)
W20260608 10:01:40.558513  5755 leader_election.cc:343] T 91ca3105d7eb40b19fe61be063143c94 P 225c71b6659641719cb118c0e589dd9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754d645f748a45198d67923731009d88 (127.1.52.67:37277): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:40.580773  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aca03f9fde74907917cb10f84c2f182" candidate_uuid: "754d645f748a45198d67923731009d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3d5d75bca534a99823167c1480db3f5" is_pre_election: true
I20260608 10:01:40.580853  5755 leader_election.cc:304] T 91ca3105d7eb40b19fe61be063143c94 P 225c71b6659641719cb118c0e589dd9c [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: 225c71b6659641719cb118c0e589dd9c; no voters: 754d645f748a45198d67923731009d88, b3d5d75bca534a99823167c1480db3f5
W20260608 10:01:40.582636  5830 leader_election.cc:343] T 2aca03f9fde74907917cb10f84c2f182 P 754d645f748a45198d67923731009d88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:40.585688  5954 raft_consensus.cc:2804] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:40.586391  5954 raft_consensus.cc:697] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c [term 1 LEADER]: Becoming Leader. State: Replica: 225c71b6659641719cb118c0e589dd9c, State: Running, Role: LEADER
I20260608 10:01:40.587330  5954 consensus_queue.cc:237] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.591248  5951 raft_consensus.cc:2749] T 91ca3105d7eb40b19fe61be063143c94 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:40.584836  5911 ts_tablet_manager.cc:1434] T 4db8b0cdecc94f74ae1bf75280334a84 P 225c71b6659641719cb118c0e589dd9c: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260608 10:01:40.592833  5911 tablet_bootstrap.cc:492] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c: Bootstrap starting.
I20260608 10:01:40.594705  5934 raft_consensus.cc:515] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.598532  5789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db8b0cdecc94f74ae1bf75280334a84" candidate_uuid: "b3d5d75bca534a99823167c1480db3f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225c71b6659641719cb118c0e589dd9c"
I20260608 10:01:40.598719  5790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aca03f9fde74907917cb10f84c2f182" candidate_uuid: "754d645f748a45198d67923731009d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225c71b6659641719cb118c0e589dd9c" is_pre_election: true
I20260608 10:01:40.600039  5789 raft_consensus.cc:3060] T 4db8b0cdecc94f74ae1bf75280334a84 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.600955  5916 raft_consensus.cc:515] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.604081  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d41e8da708243a791ef7df822b15c56" candidate_uuid: "225c71b6659641719cb118c0e589dd9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3d5d75bca534a99823167c1480db3f5"
W20260608 10:01:40.605497  5756 leader_election.cc:343] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:40.606809  5934 leader_election.cc:290] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [CANDIDATE]: Term 1 election: Requested vote from peers 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963), 754d645f748a45198d67923731009d88 (127.1.52.67:37277)
I20260608 10:01:40.607954  5863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4db8b0cdecc94f74ae1bf75280334a84" candidate_uuid: "b3d5d75bca534a99823167c1480db3f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754d645f748a45198d67923731009d88"
I20260608 10:01:40.608525  5863 raft_consensus.cc:3060] T 4db8b0cdecc94f74ae1bf75280334a84 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.609295  5789 raft_consensus.cc:2468] T 4db8b0cdecc94f74ae1bf75280334a84 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3d5d75bca534a99823167c1480db3f5 in term 1.
I20260608 10:01:40.612298  5910 tablet_bootstrap.cc:492] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88: No bootstrap required, opened a new log
I20260608 10:01:40.612814  5910 ts_tablet_manager.cc:1403] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.007s
I20260608 10:01:40.613687  5679 leader_election.cc:304] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225c71b6659641719cb118c0e589dd9c, b3d5d75bca534a99823167c1480db3f5; no voters: 
I20260608 10:01:40.614969  5934 raft_consensus.cc:2804] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:40.615603  5934 raft_consensus.cc:697] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [term 1 LEADER]: Becoming Leader. State: Replica: b3d5d75bca534a99823167c1480db3f5, State: Running, Role: LEADER
I20260608 10:01:40.617094  5934 consensus_queue.cc:237] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.619369  5911 tablet_bootstrap.cc:654] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c: Neither blocks nor log segments found. Creating new log.
W20260608 10:01:40.620355  5828 leader_election.cc:343] T 2aca03f9fde74907917cb10f84c2f182 P 754d645f748a45198d67923731009d88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:40.620874  5828 leader_election.cc:304] T 2aca03f9fde74907917cb10f84c2f182 P 754d645f748a45198d67923731009d88 [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: 754d645f748a45198d67923731009d88; no voters: 225c71b6659641719cb118c0e589dd9c, b3d5d75bca534a99823167c1480db3f5
I20260608 10:01:40.622031  5958 raft_consensus.cc:2749] T 2aca03f9fde74907917cb10f84c2f182 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:40.621683  5910 raft_consensus.cc:359] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.623488  5910 raft_consensus.cc:385] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.623930  5910 raft_consensus.cc:740] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754d645f748a45198d67923731009d88, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.624716  5909 tablet_bootstrap.cc:492] T 2bccf8c972384a48afb1270d446a73e0 P b3d5d75bca534a99823167c1480db3f5: No bootstrap required, opened a new log
I20260608 10:01:40.625391  5909 ts_tablet_manager.cc:1403] T 2bccf8c972384a48afb1270d446a73e0 P b3d5d75bca534a99823167c1480db3f5: Time spent bootstrapping tablet: real 0.055s	user 0.020s	sys 0.023s
I20260608 10:01:40.625524  5916 leader_election.cc:290] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [CANDIDATE]: Term 1 election: Requested vote from peers b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705), 754d645f748a45198d67923731009d88 (127.1.52.67:37277)
I20260608 10:01:40.625228  5910 consensus_queue.cc:260] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.627449  5864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d41e8da708243a791ef7df822b15c56" candidate_uuid: "225c71b6659641719cb118c0e589dd9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754d645f748a45198d67923731009d88"
I20260608 10:01:40.628064  5864 raft_consensus.cc:3060] T 3d41e8da708243a791ef7df822b15c56 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.633931  5910 ts_tablet_manager.cc:1434] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260608 10:01:40.635098  5910 tablet_bootstrap.cc:492] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88: Bootstrap starting.
I20260608 10:01:40.637705  5911 tablet_bootstrap.cc:492] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c: No bootstrap required, opened a new log
I20260608 10:01:40.638453  5911 ts_tablet_manager.cc:1403] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.002s
I20260608 10:01:40.642349  5911 raft_consensus.cc:359] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.643368  5911 raft_consensus.cc:385] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.643805  5911 raft_consensus.cc:740] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225c71b6659641719cb118c0e589dd9c, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.644928  5911 consensus_queue.cc:260] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.645421  5909 raft_consensus.cc:359] T 2bccf8c972384a48afb1270d446a73e0 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.646183  5909 raft_consensus.cc:385] T 2bccf8c972384a48afb1270d446a73e0 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.646562  5909 raft_consensus.cc:740] T 2bccf8c972384a48afb1270d446a73e0 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3d5d75bca534a99823167c1480db3f5, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.647385  5863 raft_consensus.cc:2468] T 4db8b0cdecc94f74ae1bf75280334a84 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3d5d75bca534a99823167c1480db3f5 in term 1.
I20260608 10:01:40.648716  5911 ts_tablet_manager.cc:1434] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:01:40.659343  5911 tablet_bootstrap.cc:492] T 2aca03f9fde74907917cb10f84c2f182 P 225c71b6659641719cb118c0e589dd9c: Bootstrap starting.
I20260608 10:01:40.659286  5610 catalog_manager.cc:5696] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3d5d75bca534a99823167c1480db3f5 (127.1.52.65). New cstate: current_term: 1 leader_uuid: "b3d5d75bca534a99823167c1480db3f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:40.650318  5910 tablet_bootstrap.cc:654] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.653577  5909 consensus_queue.cc:260] T 2bccf8c972384a48afb1270d446a73e0 P b3d5d75bca534a99823167c1480db3f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.656980  5916 raft_consensus.cc:493] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:40.662766  5916 raft_consensus.cc:515] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.665444  5916 leader_election.cc:290] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705), 754d645f748a45198d67923731009d88 (127.1.52.67:37277)
I20260608 10:01:40.666110  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b423b6a8a5e748ebb0716dcd3f0cf843" candidate_uuid: "225c71b6659641719cb118c0e589dd9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3d5d75bca534a99823167c1480db3f5" is_pre_election: true
I20260608 10:01:40.666770  5713 raft_consensus.cc:2468] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 225c71b6659641719cb118c0e589dd9c in term 0.
I20260608 10:01:40.666989  5864 raft_consensus.cc:2468] T 3d41e8da708243a791ef7df822b15c56 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 225c71b6659641719cb118c0e589dd9c in term 1.
I20260608 10:01:40.668251  5755 leader_election.cc:304] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [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: 225c71b6659641719cb118c0e589dd9c, 754d645f748a45198d67923731009d88; no voters: b3d5d75bca534a99823167c1480db3f5
I20260608 10:01:40.668625  5756 leader_election.cc:304] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225c71b6659641719cb118c0e589dd9c, b3d5d75bca534a99823167c1480db3f5; no voters: 
I20260608 10:01:40.669268  5916 raft_consensus.cc:2804] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:40.669348  5863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b423b6a8a5e748ebb0716dcd3f0cf843" candidate_uuid: "225c71b6659641719cb118c0e589dd9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754d645f748a45198d67923731009d88" is_pre_election: true
I20260608 10:01:40.665477  5911 tablet_bootstrap.cc:654] T 2aca03f9fde74907917cb10f84c2f182 P 225c71b6659641719cb118c0e589dd9c: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.671885  5961 raft_consensus.cc:2804] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:40.672303  5961 raft_consensus.cc:493] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:40.672688  5961 raft_consensus.cc:3060] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.676786  5916 raft_consensus.cc:697] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [term 1 LEADER]: Becoming Leader. State: Replica: 225c71b6659641719cb118c0e589dd9c, State: Running, Role: LEADER
I20260608 10:01:40.664597  5909 ts_tablet_manager.cc:1434] T 2bccf8c972384a48afb1270d446a73e0 P b3d5d75bca534a99823167c1480db3f5: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260608 10:01:40.678581  5934 consensus_queue.cc:1048] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:40.677734  5916 consensus_queue.cc:237] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.679975  5909 tablet_bootstrap.cc:492] T 91ca3105d7eb40b19fe61be063143c94 P b3d5d75bca534a99823167c1480db3f5: Bootstrap starting.
I20260608 10:01:40.682551  5951 raft_consensus.cc:493] T 2566c53f86d34940b6948d7e7219c0b2 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:40.682122  5613 catalog_manager.cc:5696] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 225c71b6659641719cb118c0e589dd9c (127.1.52.66). New cstate: current_term: 1 leader_uuid: "225c71b6659641719cb118c0e589dd9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:40.683015  5951 raft_consensus.cc:515] T 2566c53f86d34940b6948d7e7219c0b2 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.684090  5910 tablet_bootstrap.cc:492] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88: No bootstrap required, opened a new log
I20260608 10:01:40.684749  5910 ts_tablet_manager.cc:1403] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88: Time spent bootstrapping tablet: real 0.050s	user 0.023s	sys 0.000s
I20260608 10:01:40.685313  5951 leader_election.cc:290] T 2566c53f86d34940b6948d7e7219c0b2 P 225c71b6659641719cb118c0e589dd9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705), 754d645f748a45198d67923731009d88 (127.1.52.67:37277)
I20260608 10:01:40.687371  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2566c53f86d34940b6948d7e7219c0b2" candidate_uuid: "225c71b6659641719cb118c0e589dd9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3d5d75bca534a99823167c1480db3f5" is_pre_election: true
I20260608 10:01:40.688568  5910 raft_consensus.cc:359] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.689652  5910 raft_consensus.cc:385] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.690459  5910 raft_consensus.cc:740] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754d645f748a45198d67923731009d88, State: Initialized, Role: FOLLOWER
W20260608 10:01:40.691723  5755 leader_election.cc:343] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 754d645f748a45198d67923731009d88 (127.1.52.67:37277): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:40.691685  5910 consensus_queue.cc:260] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.693924  5863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2566c53f86d34940b6948d7e7219c0b2" candidate_uuid: "225c71b6659641719cb118c0e589dd9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754d645f748a45198d67923731009d88" is_pre_election: true
I20260608 10:01:40.694772  5863 raft_consensus.cc:2393] T 2566c53f86d34940b6948d7e7219c0b2 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 225c71b6659641719cb118c0e589dd9c in current term 1: Already voted for candidate b3d5d75bca534a99823167c1480db3f5 in this term.
I20260608 10:01:40.700793  5910 ts_tablet_manager.cc:1434] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.001s
I20260608 10:01:40.702275  5910 tablet_bootstrap.cc:492] T b423b6a8a5e748ebb0716dcd3f0cf843 P 754d645f748a45198d67923731009d88: Bootstrap starting.
I20260608 10:01:40.702870  5934 consensus_queue.cc:1048] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:40.703763  5961 raft_consensus.cc:515] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.706789  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b423b6a8a5e748ebb0716dcd3f0cf843" candidate_uuid: "225c71b6659641719cb118c0e589dd9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3d5d75bca534a99823167c1480db3f5"
I20260608 10:01:40.707373  5713 raft_consensus.cc:3060] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.712018  5910 tablet_bootstrap.cc:654] T b423b6a8a5e748ebb0716dcd3f0cf843 P 754d645f748a45198d67923731009d88: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.701815  5755 leader_election.cc:304] T 2566c53f86d34940b6948d7e7219c0b2 P 225c71b6659641719cb118c0e589dd9c [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: 225c71b6659641719cb118c0e589dd9c; no voters: 754d645f748a45198d67923731009d88, b3d5d75bca534a99823167c1480db3f5
I20260608 10:01:40.715657  5954 raft_consensus.cc:3060] T 2566c53f86d34940b6948d7e7219c0b2 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.727353  5713 raft_consensus.cc:2468] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 225c71b6659641719cb118c0e589dd9c in term 1.
I20260608 10:01:40.728703  5756 leader_election.cc:304] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225c71b6659641719cb118c0e589dd9c, b3d5d75bca534a99823167c1480db3f5; no voters: 
I20260608 10:01:40.729662  5951 raft_consensus.cc:2804] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:40.736402  5961 leader_election.cc:290] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [CANDIDATE]: Term 1 election: Requested vote from peers b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705), 754d645f748a45198d67923731009d88 (127.1.52.67:37277)
I20260608 10:01:40.738741  5864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b423b6a8a5e748ebb0716dcd3f0cf843" candidate_uuid: "225c71b6659641719cb118c0e589dd9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754d645f748a45198d67923731009d88"
I20260608 10:01:40.740074  5951 raft_consensus.cc:697] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [term 1 LEADER]: Becoming Leader. State: Replica: 225c71b6659641719cb118c0e589dd9c, State: Running, Role: LEADER
I20260608 10:01:40.744095  5951 consensus_queue.cc:237] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
W20260608 10:01:40.745108  5755 leader_election.cc:343] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 754d645f748a45198d67923731009d88 (127.1.52.67:37277): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:40.755533  5954 raft_consensus.cc:2749] T 2566c53f86d34940b6948d7e7219c0b2 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:40.768008  5911 tablet_bootstrap.cc:492] T 2aca03f9fde74907917cb10f84c2f182 P 225c71b6659641719cb118c0e589dd9c: No bootstrap required, opened a new log
I20260608 10:01:40.756091  5910 tablet_bootstrap.cc:492] T b423b6a8a5e748ebb0716dcd3f0cf843 P 754d645f748a45198d67923731009d88: No bootstrap required, opened a new log
I20260608 10:01:40.768545  5911 ts_tablet_manager.cc:1403] T 2aca03f9fde74907917cb10f84c2f182 P 225c71b6659641719cb118c0e589dd9c: Time spent bootstrapping tablet: real 0.109s	user 0.015s	sys 0.067s
I20260608 10:01:40.768868  5910 ts_tablet_manager.cc:1403] T b423b6a8a5e748ebb0716dcd3f0cf843 P 754d645f748a45198d67923731009d88: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.018s
I20260608 10:01:40.771726  5911 raft_consensus.cc:359] T 2aca03f9fde74907917cb10f84c2f182 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } }
I20260608 10:01:40.772809  5911 raft_consensus.cc:385] T 2aca03f9fde74907917cb10f84c2f182 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.773138  5911 raft_consensus.cc:740] T 2aca03f9fde74907917cb10f84c2f182 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225c71b6659641719cb118c0e589dd9c, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.774991  5910 raft_consensus.cc:359] T b423b6a8a5e748ebb0716dcd3f0cf843 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.776871  5910 raft_consensus.cc:385] T b423b6a8a5e748ebb0716dcd3f0cf843 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.777040  5917 raft_consensus.cc:493] T 2bccf8c972384a48afb1270d446a73e0 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:40.775795  5610 catalog_manager.cc:5696] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 225c71b6659641719cb118c0e589dd9c (127.1.52.66). New cstate: current_term: 1 leader_uuid: "225c71b6659641719cb118c0e589dd9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:40.777276  5910 raft_consensus.cc:740] T b423b6a8a5e748ebb0716dcd3f0cf843 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754d645f748a45198d67923731009d88, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.775915  5911 consensus_queue.cc:260] T 2aca03f9fde74907917cb10f84c2f182 P 225c71b6659641719cb118c0e589dd9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } }
I20260608 10:01:40.777539  5917 raft_consensus.cc:515] T 2bccf8c972384a48afb1270d446a73e0 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.757174  5909 tablet_bootstrap.cc:654] T 91ca3105d7eb40b19fe61be063143c94 P b3d5d75bca534a99823167c1480db3f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.778738  5610 catalog_manager.cc:5696] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 225c71b6659641719cb118c0e589dd9c (127.1.52.66). New cstate: current_term: 1 leader_uuid: "225c71b6659641719cb118c0e589dd9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:40.780637  5789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bccf8c972384a48afb1270d446a73e0" candidate_uuid: "b3d5d75bca534a99823167c1480db3f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225c71b6659641719cb118c0e589dd9c" is_pre_election: true
I20260608 10:01:40.780438  5910 consensus_queue.cc:260] T b423b6a8a5e748ebb0716dcd3f0cf843 P 754d645f748a45198d67923731009d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.781381  5789 raft_consensus.cc:2393] T 2bccf8c972384a48afb1270d446a73e0 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b3d5d75bca534a99823167c1480db3f5 in current term 1: Already voted for candidate 754d645f748a45198d67923731009d88 in this term.
I20260608 10:01:40.782795  5910 ts_tablet_manager.cc:1434] T b423b6a8a5e748ebb0716dcd3f0cf843 P 754d645f748a45198d67923731009d88: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 10:01:40.783823  5910 tablet_bootstrap.cc:492] T 85ebd55417a44ebeb49bbcf3f0301b58 P 754d645f748a45198d67923731009d88: Bootstrap starting.
I20260608 10:01:40.784137  5863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bccf8c972384a48afb1270d446a73e0" candidate_uuid: "b3d5d75bca534a99823167c1480db3f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754d645f748a45198d67923731009d88" is_pre_election: true
I20260608 10:01:40.779888  5911 ts_tablet_manager.cc:1434] T 2aca03f9fde74907917cb10f84c2f182 P 225c71b6659641719cb118c0e589dd9c: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260608 10:01:40.785722  5680 leader_election.cc:304] T 2bccf8c972384a48afb1270d446a73e0 P b3d5d75bca534a99823167c1480db3f5 [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: b3d5d75bca534a99823167c1480db3f5; no voters: 225c71b6659641719cb118c0e589dd9c, 754d645f748a45198d67923731009d88
I20260608 10:01:40.786492  5911 tablet_bootstrap.cc:492] T 9829ea10baed4818af32b3dc5aadd141 P 225c71b6659641719cb118c0e589dd9c: Bootstrap starting.
I20260608 10:01:40.786695  5917 leader_election.cc:290] T 2bccf8c972384a48afb1270d446a73e0 P b3d5d75bca534a99823167c1480db3f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963), 754d645f748a45198d67923731009d88 (127.1.52.67:37277)
I20260608 10:01:40.786856  5941 raft_consensus.cc:3060] T 2bccf8c972384a48afb1270d446a73e0 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.792024  5910 tablet_bootstrap.cc:654] T 85ebd55417a44ebeb49bbcf3f0301b58 P 754d645f748a45198d67923731009d88: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.793192  5911 tablet_bootstrap.cc:654] T 9829ea10baed4818af32b3dc5aadd141 P 225c71b6659641719cb118c0e589dd9c: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.808471  5911 tablet_bootstrap.cc:492] T 9829ea10baed4818af32b3dc5aadd141 P 225c71b6659641719cb118c0e589dd9c: No bootstrap required, opened a new log
I20260608 10:01:40.809074  5911 ts_tablet_manager.cc:1403] T 9829ea10baed4818af32b3dc5aadd141 P 225c71b6659641719cb118c0e589dd9c: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.000s
I20260608 10:01:40.813767  5911 raft_consensus.cc:359] T 9829ea10baed4818af32b3dc5aadd141 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.817166  5909 tablet_bootstrap.cc:492] T 91ca3105d7eb40b19fe61be063143c94 P b3d5d75bca534a99823167c1480db3f5: No bootstrap required, opened a new log
I20260608 10:01:40.817363  5911 raft_consensus.cc:385] T 9829ea10baed4818af32b3dc5aadd141 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.817839  5911 raft_consensus.cc:740] T 9829ea10baed4818af32b3dc5aadd141 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 225c71b6659641719cb118c0e589dd9c, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.818044  5909 ts_tablet_manager.cc:1403] T 91ca3105d7eb40b19fe61be063143c94 P b3d5d75bca534a99823167c1480db3f5: Time spent bootstrapping tablet: real 0.138s	user 0.011s	sys 0.007s
I20260608 10:01:40.818722  5911 consensus_queue.cc:260] T 9829ea10baed4818af32b3dc5aadd141 P 225c71b6659641719cb118c0e589dd9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.821798  5909 raft_consensus.cc:359] T 91ca3105d7eb40b19fe61be063143c94 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.822762  5909 raft_consensus.cc:385] T 91ca3105d7eb40b19fe61be063143c94 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.823115  5909 raft_consensus.cc:740] T 91ca3105d7eb40b19fe61be063143c94 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3d5d75bca534a99823167c1480db3f5, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.817240  5910 tablet_bootstrap.cc:492] T 85ebd55417a44ebeb49bbcf3f0301b58 P 754d645f748a45198d67923731009d88: No bootstrap required, opened a new log
I20260608 10:01:40.824615  5910 ts_tablet_manager.cc:1403] T 85ebd55417a44ebeb49bbcf3f0301b58 P 754d645f748a45198d67923731009d88: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.012s
I20260608 10:01:40.826690  5941 raft_consensus.cc:2749] T 2bccf8c972384a48afb1270d446a73e0 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:40.828553  5910 raft_consensus.cc:359] T 85ebd55417a44ebeb49bbcf3f0301b58 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.830256  5909 consensus_queue.cc:260] T 91ca3105d7eb40b19fe61be063143c94 P b3d5d75bca534a99823167c1480db3f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.832917  5909 ts_tablet_manager.cc:1434] T 91ca3105d7eb40b19fe61be063143c94 P b3d5d75bca534a99823167c1480db3f5: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 10:01:40.834060  5909 tablet_bootstrap.cc:492] T 2aca03f9fde74907917cb10f84c2f182 P b3d5d75bca534a99823167c1480db3f5: Bootstrap starting.
I20260608 10:01:40.834385  5910 raft_consensus.cc:385] T 85ebd55417a44ebeb49bbcf3f0301b58 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.834444  5917 consensus_queue.cc:1048] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:40.834856  5910 raft_consensus.cc:740] T 85ebd55417a44ebeb49bbcf3f0301b58 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 754d645f748a45198d67923731009d88, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.835726  5910 consensus_queue.cc:260] T 85ebd55417a44ebeb49bbcf3f0301b58 P 754d645f748a45198d67923731009d88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.838532  5910 ts_tablet_manager.cc:1434] T 85ebd55417a44ebeb49bbcf3f0301b58 P 754d645f748a45198d67923731009d88: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260608 10:01:40.845953  5911 ts_tablet_manager.cc:1434] T 9829ea10baed4818af32b3dc5aadd141 P 225c71b6659641719cb118c0e589dd9c: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260608 10:01:40.847397  5941 consensus_queue.cc:1048] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:40.849651  5909 tablet_bootstrap.cc:654] T 2aca03f9fde74907917cb10f84c2f182 P b3d5d75bca534a99823167c1480db3f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.861088  5909 tablet_bootstrap.cc:492] T 2aca03f9fde74907917cb10f84c2f182 P b3d5d75bca534a99823167c1480db3f5: No bootstrap required, opened a new log
I20260608 10:01:40.861671  5909 ts_tablet_manager.cc:1403] T 2aca03f9fde74907917cb10f84c2f182 P b3d5d75bca534a99823167c1480db3f5: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.008s
I20260608 10:01:40.865170  5909 raft_consensus.cc:359] T 2aca03f9fde74907917cb10f84c2f182 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } }
I20260608 10:01:40.869992  5909 raft_consensus.cc:385] T 2aca03f9fde74907917cb10f84c2f182 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.870052  5954 consensus_queue.cc:1048] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:40.870539  5909 raft_consensus.cc:740] T 2aca03f9fde74907917cb10f84c2f182 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3d5d75bca534a99823167c1480db3f5, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.871398  5909 consensus_queue.cc:260] T 2aca03f9fde74907917cb10f84c2f182 P b3d5d75bca534a99823167c1480db3f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } }
I20260608 10:01:40.873642  5909 ts_tablet_manager.cc:1434] T 2aca03f9fde74907917cb10f84c2f182 P b3d5d75bca534a99823167c1480db3f5: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260608 10:01:40.873368  5958 consensus_queue.cc:1048] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:40.874734  5909 tablet_bootstrap.cc:492] T bafc3620da254d1cbd0470fa0a562ed2 P b3d5d75bca534a99823167c1480db3f5: Bootstrap starting.
I20260608 10:01:40.886371  5909 tablet_bootstrap.cc:654] T bafc3620da254d1cbd0470fa0a562ed2 P b3d5d75bca534a99823167c1480db3f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.895841  5973 consensus_queue.cc:1048] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:40.903366  5915 raft_consensus.cc:493] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:40.904099  5915 raft_consensus.cc:515] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.906888  5915 leader_election.cc:290] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705), 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963)
I20260608 10:01:40.908857  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9829ea10baed4818af32b3dc5aadd141" candidate_uuid: "754d645f748a45198d67923731009d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3d5d75bca534a99823167c1480db3f5" is_pre_election: true
W20260608 10:01:40.911671  5830 leader_election.cc:343] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:40.912088  5790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9829ea10baed4818af32b3dc5aadd141" candidate_uuid: "754d645f748a45198d67923731009d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225c71b6659641719cb118c0e589dd9c" is_pre_election: true
I20260608 10:01:40.913043  5790 raft_consensus.cc:2468] T 9829ea10baed4818af32b3dc5aadd141 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754d645f748a45198d67923731009d88 in term 0.
I20260608 10:01:40.914563  5828 leader_election.cc:304] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 [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: 225c71b6659641719cb118c0e589dd9c, 754d645f748a45198d67923731009d88; no voters: b3d5d75bca534a99823167c1480db3f5
I20260608 10:01:40.915793  5915 raft_consensus.cc:2804] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:40.916059  5909 tablet_bootstrap.cc:492] T bafc3620da254d1cbd0470fa0a562ed2 P b3d5d75bca534a99823167c1480db3f5: No bootstrap required, opened a new log
I20260608 10:01:40.916169  5915 raft_consensus.cc:493] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:40.916610  5915 raft_consensus.cc:3060] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.924166  5915 raft_consensus.cc:515] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.925839  5915 leader_election.cc:290] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 [CANDIDATE]: Term 1 election: Requested vote from peers b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705), 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963)
I20260608 10:01:40.916584  5909 ts_tablet_manager.cc:1403] T bafc3620da254d1cbd0470fa0a562ed2 P b3d5d75bca534a99823167c1480db3f5: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.009s
I20260608 10:01:40.927073  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9829ea10baed4818af32b3dc5aadd141" candidate_uuid: "754d645f748a45198d67923731009d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3d5d75bca534a99823167c1480db3f5"
I20260608 10:01:40.927201  5790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9829ea10baed4818af32b3dc5aadd141" candidate_uuid: "754d645f748a45198d67923731009d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225c71b6659641719cb118c0e589dd9c"
I20260608 10:01:40.928107  5790 raft_consensus.cc:3060] T 9829ea10baed4818af32b3dc5aadd141 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:01:40.929056  5830 leader_election.cc:343] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:40.929286  5909 raft_consensus.cc:359] T bafc3620da254d1cbd0470fa0a562ed2 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.929955  5909 raft_consensus.cc:385] T bafc3620da254d1cbd0470fa0a562ed2 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.930245  5909 raft_consensus.cc:740] T bafc3620da254d1cbd0470fa0a562ed2 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3d5d75bca534a99823167c1480db3f5, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.931061  5909 consensus_queue.cc:260] T bafc3620da254d1cbd0470fa0a562ed2 P b3d5d75bca534a99823167c1480db3f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.933302  5909 ts_tablet_manager.cc:1434] T bafc3620da254d1cbd0470fa0a562ed2 P b3d5d75bca534a99823167c1480db3f5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:01:40.934680  5909 tablet_bootstrap.cc:492] T 3d41e8da708243a791ef7df822b15c56 P b3d5d75bca534a99823167c1480db3f5: Bootstrap starting.
I20260608 10:01:40.935634  5790 raft_consensus.cc:2468] T 9829ea10baed4818af32b3dc5aadd141 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754d645f748a45198d67923731009d88 in term 1.
I20260608 10:01:40.936960  5828 leader_election.cc:304] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 [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: 225c71b6659641719cb118c0e589dd9c, 754d645f748a45198d67923731009d88; no voters: b3d5d75bca534a99823167c1480db3f5
I20260608 10:01:40.938467  5958 raft_consensus.cc:2804] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:40.938974  5958 raft_consensus.cc:697] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 [term 1 LEADER]: Becoming Leader. State: Replica: 754d645f748a45198d67923731009d88, State: Running, Role: LEADER
I20260608 10:01:40.939827  5958 consensus_queue.cc:237] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.940845  5909 tablet_bootstrap.cc:654] T 3d41e8da708243a791ef7df822b15c56 P b3d5d75bca534a99823167c1480db3f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.942641  5957 raft_consensus.cc:493] T b423b6a8a5e748ebb0716dcd3f0cf843 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:40.943163  5957 raft_consensus.cc:515] T b423b6a8a5e748ebb0716dcd3f0cf843 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.945601  5957 leader_election.cc:290] T b423b6a8a5e748ebb0716dcd3f0cf843 P 754d645f748a45198d67923731009d88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705), 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963)
I20260608 10:01:40.946272  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b423b6a8a5e748ebb0716dcd3f0cf843" candidate_uuid: "754d645f748a45198d67923731009d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3d5d75bca534a99823167c1480db3f5" is_pre_election: true
I20260608 10:01:40.947165  5713 raft_consensus.cc:2393] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 754d645f748a45198d67923731009d88 in current term 1: Already voted for candidate 225c71b6659641719cb118c0e589dd9c in this term.
I20260608 10:01:40.947520  5909 tablet_bootstrap.cc:492] T 3d41e8da708243a791ef7df822b15c56 P b3d5d75bca534a99823167c1480db3f5: No bootstrap required, opened a new log
I20260608 10:01:40.948042  5909 ts_tablet_manager.cc:1403] T 3d41e8da708243a791ef7df822b15c56 P b3d5d75bca534a99823167c1480db3f5: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 10:01:40.950894  5788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b423b6a8a5e748ebb0716dcd3f0cf843" candidate_uuid: "754d645f748a45198d67923731009d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225c71b6659641719cb118c0e589dd9c" is_pre_election: true
I20260608 10:01:40.950994  5909 raft_consensus.cc:359] T 3d41e8da708243a791ef7df822b15c56 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.951671  5940 consensus_queue.cc:1048] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:40.952704  5828 leader_election.cc:304] T b423b6a8a5e748ebb0716dcd3f0cf843 P 754d645f748a45198d67923731009d88 [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: 754d645f748a45198d67923731009d88; no voters: 225c71b6659641719cb118c0e589dd9c, b3d5d75bca534a99823167c1480db3f5
I20260608 10:01:40.953719  5940 raft_consensus.cc:3060] T b423b6a8a5e748ebb0716dcd3f0cf843 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:40.951725  5909 raft_consensus.cc:385] T 3d41e8da708243a791ef7df822b15c56 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.962064  5909 raft_consensus.cc:740] T 3d41e8da708243a791ef7df822b15c56 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3d5d75bca534a99823167c1480db3f5, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.962847  5909 consensus_queue.cc:260] T 3d41e8da708243a791ef7df822b15c56 P b3d5d75bca534a99823167c1480db3f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.965018  5940 raft_consensus.cc:2749] T b423b6a8a5e748ebb0716dcd3f0cf843 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:40.965055  5909 ts_tablet_manager.cc:1434] T 3d41e8da708243a791ef7df822b15c56 P b3d5d75bca534a99823167c1480db3f5: Time spent starting tablet: real 0.017s	user 0.000s	sys 0.004s
I20260608 10:01:40.966773  5909 tablet_bootstrap.cc:492] T 9829ea10baed4818af32b3dc5aadd141 P b3d5d75bca534a99823167c1480db3f5: Bootstrap starting.
I20260608 10:01:40.972922  5909 tablet_bootstrap.cc:654] T 9829ea10baed4818af32b3dc5aadd141 P b3d5d75bca534a99823167c1480db3f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:40.977556  5611 catalog_manager.cc:5696] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 754d645f748a45198d67923731009d88 (127.1.52.67). New cstate: current_term: 1 leader_uuid: "754d645f748a45198d67923731009d88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:40.983691  5909 tablet_bootstrap.cc:492] T 9829ea10baed4818af32b3dc5aadd141 P b3d5d75bca534a99823167c1480db3f5: No bootstrap required, opened a new log
I20260608 10:01:40.984206  5909 ts_tablet_manager.cc:1403] T 9829ea10baed4818af32b3dc5aadd141 P b3d5d75bca534a99823167c1480db3f5: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260608 10:01:40.987012  5909 raft_consensus.cc:359] T 9829ea10baed4818af32b3dc5aadd141 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.987673  5909 raft_consensus.cc:385] T 9829ea10baed4818af32b3dc5aadd141 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:40.987943  5909 raft_consensus.cc:740] T 9829ea10baed4818af32b3dc5aadd141 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b3d5d75bca534a99823167c1480db3f5, State: Initialized, Role: FOLLOWER
I20260608 10:01:40.988652  5909 consensus_queue.cc:260] T 9829ea10baed4818af32b3dc5aadd141 P b3d5d75bca534a99823167c1480db3f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:40.992086  5909 ts_tablet_manager.cc:1434] T 9829ea10baed4818af32b3dc5aadd141 P b3d5d75bca534a99823167c1480db3f5: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260608 10:01:40.995108  5940 consensus_queue.cc:1048] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:41.006779  5915 raft_consensus.cc:493] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:41.007313  5915 raft_consensus.cc:515] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:41.007699  5715 raft_consensus.cc:3060] T bafc3620da254d1cbd0470fa0a562ed2 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:41.009618  5915 leader_election.cc:290] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705), 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963)
I20260608 10:01:41.010974  5788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ca3105d7eb40b19fe61be063143c94" candidate_uuid: "754d645f748a45198d67923731009d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225c71b6659641719cb118c0e589dd9c" is_pre_election: true
I20260608 10:01:41.011823  5788 raft_consensus.cc:2468] T 91ca3105d7eb40b19fe61be063143c94 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754d645f748a45198d67923731009d88 in term 0.
I20260608 10:01:41.013159  5828 leader_election.cc:304] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225c71b6659641719cb118c0e589dd9c, 754d645f748a45198d67923731009d88; no voters: 
I20260608 10:01:41.014000  5957 raft_consensus.cc:2804] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:41.014374  5957 raft_consensus.cc:493] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:41.014773  5957 raft_consensus.cc:3060] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:41.015010  5954 consensus_queue.cc:1048] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:41.016662  5958 consensus_queue.cc:1048] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:41.018625  5713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ca3105d7eb40b19fe61be063143c94" candidate_uuid: "754d645f748a45198d67923731009d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3d5d75bca534a99823167c1480db3f5" is_pre_election: true
I20260608 10:01:41.021806  5986 raft_consensus.cc:493] T 9829ea10baed4818af32b3dc5aadd141 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:41.026724  5864 raft_consensus.cc:3060] T 85ebd55417a44ebeb49bbcf3f0301b58 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:41.028947  5986 raft_consensus.cc:515] T 9829ea10baed4818af32b3dc5aadd141 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:41.031340  5986 leader_election.cc:290] T 9829ea10baed4818af32b3dc5aadd141 P b3d5d75bca534a99823167c1480db3f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963), 754d645f748a45198d67923731009d88 (127.1.52.67:37277)
I20260608 10:01:41.032101  5788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9829ea10baed4818af32b3dc5aadd141" candidate_uuid: "b3d5d75bca534a99823167c1480db3f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225c71b6659641719cb118c0e589dd9c" is_pre_election: true
I20260608 10:01:41.032972  5788 raft_consensus.cc:2393] T 9829ea10baed4818af32b3dc5aadd141 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b3d5d75bca534a99823167c1480db3f5 in current term 1: Already voted for candidate 754d645f748a45198d67923731009d88 in this term.
I20260608 10:01:41.033130  5863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9829ea10baed4818af32b3dc5aadd141" candidate_uuid: "b3d5d75bca534a99823167c1480db3f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754d645f748a45198d67923731009d88" is_pre_election: true
I20260608 10:01:41.024034  5957 raft_consensus.cc:515] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:41.028946  5713 raft_consensus.cc:2468] T 91ca3105d7eb40b19fe61be063143c94 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 754d645f748a45198d67923731009d88 in term 0.
I20260608 10:01:41.034893  5680 leader_election.cc:304] T 9829ea10baed4818af32b3dc5aadd141 P b3d5d75bca534a99823167c1480db3f5 [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: b3d5d75bca534a99823167c1480db3f5; no voters: 225c71b6659641719cb118c0e589dd9c, 754d645f748a45198d67923731009d88
I20260608 10:01:41.036772  5934 raft_consensus.cc:3060] T 9829ea10baed4818af32b3dc5aadd141 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:41.037298  5954 consensus_queue.cc:1048] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:41.039777  5788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ca3105d7eb40b19fe61be063143c94" candidate_uuid: "754d645f748a45198d67923731009d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225c71b6659641719cb118c0e589dd9c"
I20260608 10:01:41.040382  5788 raft_consensus.cc:3060] T 91ca3105d7eb40b19fe61be063143c94 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:41.040912  5957 leader_election.cc:290] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88 [CANDIDATE]: Term 1 election: Requested vote from peers b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705), 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963)
I20260608 10:01:41.045389  5986 consensus_queue.cc:1048] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:41.046308  5715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ca3105d7eb40b19fe61be063143c94" candidate_uuid: "754d645f748a45198d67923731009d88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b3d5d75bca534a99823167c1480db3f5"
I20260608 10:01:41.047006  5715 raft_consensus.cc:3060] T 91ca3105d7eb40b19fe61be063143c94 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:41.049420  5788 raft_consensus.cc:2468] T 91ca3105d7eb40b19fe61be063143c94 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754d645f748a45198d67923731009d88 in term 1.
I20260608 10:01:41.051251  5828 leader_election.cc:304] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225c71b6659641719cb118c0e589dd9c, 754d645f748a45198d67923731009d88; no voters: 
I20260608 10:01:41.052356  5957 raft_consensus.cc:2804] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:41.053088  5957 raft_consensus.cc:697] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88 [term 1 LEADER]: Becoming Leader. State: Replica: 754d645f748a45198d67923731009d88, State: Running, Role: LEADER
I20260608 10:01:41.053942  5957 consensus_queue.cc:237] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } }
I20260608 10:01:41.056098  5934 raft_consensus.cc:2749] T 9829ea10baed4818af32b3dc5aadd141 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:41.057168  5715 raft_consensus.cc:2468] T 91ca3105d7eb40b19fe61be063143c94 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 754d645f748a45198d67923731009d88 in term 1.
I20260608 10:01:41.068738  5977 consensus_queue.cc:1048] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:41.076143  5977 raft_consensus.cc:493] T 2aca03f9fde74907917cb10f84c2f182 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:41.076634  5977 raft_consensus.cc:515] T 2aca03f9fde74907917cb10f84c2f182 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } }
I20260608 10:01:41.076718  5613 catalog_manager.cc:5696] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 754d645f748a45198d67923731009d88 (127.1.52.67). New cstate: current_term: 1 leader_uuid: "754d645f748a45198d67923731009d88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:41.078766  5977 leader_election.cc:290] T 2aca03f9fde74907917cb10f84c2f182 P b3d5d75bca534a99823167c1480db3f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 754d645f748a45198d67923731009d88 (127.1.52.67:37277), 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963)
I20260608 10:01:41.079502  5864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aca03f9fde74907917cb10f84c2f182" candidate_uuid: "b3d5d75bca534a99823167c1480db3f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754d645f748a45198d67923731009d88" is_pre_election: true
I20260608 10:01:41.080185  5864 raft_consensus.cc:2468] T 2aca03f9fde74907917cb10f84c2f182 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3d5d75bca534a99823167c1480db3f5 in term 0.
I20260608 10:01:41.080298  5790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aca03f9fde74907917cb10f84c2f182" candidate_uuid: "b3d5d75bca534a99823167c1480db3f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225c71b6659641719cb118c0e589dd9c" is_pre_election: true
I20260608 10:01:41.081005  5790 raft_consensus.cc:2468] T 2aca03f9fde74907917cb10f84c2f182 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b3d5d75bca534a99823167c1480db3f5 in term 0.
I20260608 10:01:41.081375  5680 leader_election.cc:304] T 2aca03f9fde74907917cb10f84c2f182 P b3d5d75bca534a99823167c1480db3f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 754d645f748a45198d67923731009d88, b3d5d75bca534a99823167c1480db3f5; no voters: 
I20260608 10:01:41.082171  5977 raft_consensus.cc:2804] T 2aca03f9fde74907917cb10f84c2f182 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:41.082573  5977 raft_consensus.cc:493] T 2aca03f9fde74907917cb10f84c2f182 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:41.082922  5977 raft_consensus.cc:3060] T 2aca03f9fde74907917cb10f84c2f182 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:41.089664  5977 raft_consensus.cc:515] T 2aca03f9fde74907917cb10f84c2f182 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } }
I20260608 10:01:41.094484  5977 leader_election.cc:290] T 2aca03f9fde74907917cb10f84c2f182 P b3d5d75bca534a99823167c1480db3f5 [CANDIDATE]: Term 1 election: Requested vote from peers 754d645f748a45198d67923731009d88 (127.1.52.67:37277), 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963)
I20260608 10:01:41.094501  5864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aca03f9fde74907917cb10f84c2f182" candidate_uuid: "b3d5d75bca534a99823167c1480db3f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "754d645f748a45198d67923731009d88"
I20260608 10:01:41.094815  5790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aca03f9fde74907917cb10f84c2f182" candidate_uuid: "b3d5d75bca534a99823167c1480db3f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "225c71b6659641719cb118c0e589dd9c"
I20260608 10:01:41.095247  5864 raft_consensus.cc:3060] T 2aca03f9fde74907917cb10f84c2f182 P 754d645f748a45198d67923731009d88 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:41.095423  5790 raft_consensus.cc:3060] T 2aca03f9fde74907917cb10f84c2f182 P 225c71b6659641719cb118c0e589dd9c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:41.100421  5790 raft_consensus.cc:2468] T 2aca03f9fde74907917cb10f84c2f182 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3d5d75bca534a99823167c1480db3f5 in term 1.
I20260608 10:01:41.100744  5864 raft_consensus.cc:2468] T 2aca03f9fde74907917cb10f84c2f182 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b3d5d75bca534a99823167c1480db3f5 in term 1.
I20260608 10:01:41.101696  5679 leader_election.cc:304] T 2aca03f9fde74907917cb10f84c2f182 P b3d5d75bca534a99823167c1480db3f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 225c71b6659641719cb118c0e589dd9c, b3d5d75bca534a99823167c1480db3f5; no voters: 
I20260608 10:01:41.102578  5977 raft_consensus.cc:2804] T 2aca03f9fde74907917cb10f84c2f182 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:41.103139  5977 raft_consensus.cc:697] T 2aca03f9fde74907917cb10f84c2f182 P b3d5d75bca534a99823167c1480db3f5 [term 1 LEADER]: Becoming Leader. State: Replica: b3d5d75bca534a99823167c1480db3f5, State: Running, Role: LEADER
I20260608 10:01:41.103875  5977 consensus_queue.cc:237] T 2aca03f9fde74907917cb10f84c2f182 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } }
I20260608 10:01:41.112676  5611 catalog_manager.cc:5696] T 2aca03f9fde74907917cb10f84c2f182 P b3d5d75bca534a99823167c1480db3f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b3d5d75bca534a99823167c1480db3f5 (127.1.52.65). New cstate: current_term: 1 leader_uuid: "b3d5d75bca534a99823167c1480db3f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:41.130578  5954 consensus_queue.cc:1048] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:41.141175  5961 consensus_queue.cc:1048] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:41.177347  5961 consensus_queue.cc:1048] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:41.186960  5715 raft_consensus.cc:3060] T 3d41e8da708243a791ef7df822b15c56 P b3d5d75bca534a99823167c1480db3f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:41.195377  5961 consensus_queue.cc:1048] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:41.337649  5957 consensus_queue.cc:1048] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:41.348330  5915 consensus_queue.cc:1048] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:41.495167  5957 consensus_queue.cc:1048] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:41.537750  5958 consensus_queue.cc:1048] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:41.638152  5986 consensus_queue.cc:1048] T 2aca03f9fde74907917cb10f84c2f182 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:41.644088  5934 consensus_queue.cc:1048] T 2aca03f9fde74907917cb10f84c2f182 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:01:42.144889  6028 log.cc:927] Time spent T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5: Append to log took a long time: real 0.294s	user 0.002s	sys 0.003s
W20260608 10:01:42.230518  6048 log.cc:927] Time spent T 2bccf8c972384a48afb1270d446a73e0 P b3d5d75bca534a99823167c1480db3f5: Append to log took a long time: real 0.059s	user 0.002s	sys 0.000s
W20260608 10:01:42.361150  5894 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.1.52.66:44963, user_credentials={real_user=slave}} blocked reactor thread for 126442us
W20260608 10:01:42.398103  5830 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.52.65:38705, user_credentials={real_user=slave}} blocked reactor thread for 44328.8us
W20260608 10:01:42.502312  5694 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.626s	user 0.011s	sys 0.023s
W20260608 10:01:42.504746  5694 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.677s	user 0.012s	sys 0.023s
W20260608 10:01:42.567484  5695 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.656s	user 0.011s	sys 0.020s
W20260608 10:01:42.598105  5695 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.771s	user 0.011s	sys 0.021s
W20260608 10:01:42.617034  5862 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.756s	user 0.016s	sys 0.024s
W20260608 10:01:42.617734  5862 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.775s	user 0.017s	sys 0.024s
W20260608 10:01:42.796449  6071 log.cc:927] Time spent T 3d41e8da708243a791ef7df822b15c56 P 754d645f748a45198d67923731009d88: Append to log took a long time: real 0.070s	user 0.000s	sys 0.002s
W20260608 10:01:42.807219  6080 log.cc:927] Time spent T 2566c53f86d34940b6948d7e7219c0b2 P 225c71b6659641719cb118c0e589dd9c: Append to log took a long time: real 0.053s	user 0.002s	sys 0.000s
I20260608 10:01:42.853928  6077 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39660 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=16, attempt_no=0}) took 1039 ms. Trace:
W20260608 10:01:42.897716  6081 log.cc:927] Time spent T 3d41e8da708243a791ef7df822b15c56 P b3d5d75bca534a99823167c1480db3f5: Append to log took a long time: real 0.112s	user 0.001s	sys 0.000s
I20260608 10:01:42.912135  6029 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51676 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=14, attempt_no=0}) took 1104 ms. Trace:
W20260608 10:01:42.947906  6082 log.cc:927] Time spent T b423b6a8a5e748ebb0716dcd3f0cf843 P 754d645f748a45198d67923731009d88: Append to log took a long time: real 0.078s	user 0.000s	sys 0.001s
I20260608 10:01:42.949344  5862 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:39650 (request call id 25) took 1129 ms. Trace:
I20260608 10:01:42.994958  6042 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39660 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=9, attempt_no=0}) took 1178 ms. Trace:
W20260608 10:01:42.996623  6086 log.cc:927] Time spent T 2aca03f9fde74907917cb10f84c2f182 P 225c71b6659641719cb118c0e589dd9c: Append to log took a long time: real 0.105s	user 0.001s	sys 0.000s
I20260608 10:01:42.912706  6029 rpcz_store.cc:276] 0608 10:01:41.807998 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.824234 (+ 16236us) service_pool.cc:224] Handling call
0608 10:01:42.911900 (+1087666us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:41.981966 (+     0us) write_op.cc:183] PREPARE: starting on tablet 4db8b0cdecc94f74ae1bf75280334a84
0608 10:01:41.982783 (+   817us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:41.982834 (+    51us) write_op.cc:435] Acquired schema lock
0608 10:01:41.982855 (+    21us) tablet.cc:662] Decoding operations
0608 10:01:41.990683 (+  7828us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:41.992021 (+  1338us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.000806 (+  8785us) tablet.cc:685] Acquiring locks for 7 operations
0608 10:01:42.029437 (+ 28631us) tablet.cc:701] Row locks acquired
0608 10:01:42.031333 (+  1896us) write_op.cc:260] PREPARE: finished
0608 10:01:42.031768 (+   435us) write_op.cc:270] Start()
0608 10:01:42.032614 (+   846us) write_op.cc:276] Timestamp: P: 1780912902031676 usec, L: 0
0608 10:01:42.034726 (+  2112us) op_driver.cc:348] REPLICATION: starting
0608 10:01:42.094325 (+ 59599us) log.cc:844] Serialized 605 byte log entry
0608 10:01:42.416638 (+322313us) spinlock_profiling.cc:243] Waited 8.92 ms on lock 0x7b4400023e0c. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddba1b0d9b 00007fddba324c6c 00007fddba325db5 00007fddbd68368b 00007fddbd67b726 00007fddba4a12f7 00007fddc460be6a 00007fddba4d7f3e 00007fddba4d41a6 00007fddba4d3453 00007fddc1790dab
0608 10:01:42.484840 (+ 68202us) spinlock_profiling.cc:243] Waited 2.38 ms on lock 0x7b18000becc0. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddc470ee0b 00007fddc47232ec 00007fddba4d9fdf 00007fddba4deb0b 00007fddba4dea60 00007fddba4de9c0 00007fddba4de960 00007fddba4dcc8f 0000000000497fd6 0000000000497c68 00007fddba4a1ee6
0608 10:01:42.547604 (+ 62764us) op_driver.cc:464] REPLICATION: finished
0608 10:01:42.696690 (+149086us) write_op.cc:301] APPLY: starting
0608 10:01:42.703634 (+  6944us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:42.754367 (+ 50733us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:42.755172 (+   805us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:42.772758 (+ 17586us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:42.773247 (+   489us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:42.773332 (+    85us) write_op.cc:312] APPLY: finished
0608 10:01:42.773772 (+   440us) log.cc:844] Serialized 58 byte log entry
0608 10:01:42.774072 (+   300us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:42.774242 (+   170us) write_op.cc:454] Released schema lock
0608 10:01:42.774313 (+    71us) write_op.cc:341] FINISH: Updating metrics
0608 10:01:42.906863 (+132550us) spinlock_profiling.cc:243] Waited 2.38 ms on lock 0x7b34000f0e98. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbbaff4bb 00007fddbbb82c91 00007fddbbba7273 00007fddc347e9a7 00007fddc1797396 00007fddc1796b8f 00007fddc179f4e0 00007fddc179f440 00007fddc179f3a0 00007fddc179f340 00007fddc179d4bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":137637,"num_ops":7,"prepare.queue_time_us":156361,"prepare.run_cpu_time_us":5316,"prepare.run_wall_time_us":121294,"raft.queue_time_us":1206,"raft.run_cpu_time_us":39,"raft.run_wall_time_us":39,"replication_time_us":509243,"spinlock_wait_cycles":31678592,"thread_start_us":783581,"threads_started":1}]]}
I20260608 10:01:43.034029  5788 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:44926 (request call id 28) took 1019 ms. Trace:
I20260608 10:01:42.854610  6077 rpcz_store.cc:276] 0608 10:01:41.814731 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.814862 (+   131us) service_pool.cc:224] Handling call
0608 10:01:42.853718 (+1038856us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:41.860682 (+     0us) write_op.cc:183] PREPARE: starting on tablet 91ca3105d7eb40b19fe61be063143c94
0608 10:01:41.861339 (+   657us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:41.861370 (+    31us) write_op.cc:435] Acquired schema lock
0608 10:01:41.861399 (+    29us) tablet.cc:662] Decoding operations
0608 10:01:41.861706 (+   307us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:41.861774 (+    68us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:41.861803 (+    29us) tablet.cc:685] Acquiring locks for 1 operations
0608 10:01:41.861968 (+   165us) tablet.cc:701] Row locks acquired
0608 10:01:41.861988 (+    20us) write_op.cc:260] PREPARE: finished
0608 10:01:41.862168 (+   180us) write_op.cc:270] Start()
0608 10:01:41.862286 (+   118us) write_op.cc:276] Timestamp: P: 1780912901862131 usec, L: 0
0608 10:01:41.862303 (+    17us) op_driver.cc:348] REPLICATION: starting
0608 10:01:41.863067 (+   764us) log.cc:844] Serialized 345 byte log entry
0608 10:01:42.013377 (+150310us) spinlock_profiling.cc:243] Waited 1.21 ms on lock 0x7b5400594820. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbdb2e5cb 00007fddbdb4bb4f 00007fddbdb0d913 00007fddbdb1c490 00007fddbdb1c3a0 00007fddbdb1c300 00007fddbdb1c2a0 00007fddbdb1a39f 0000000000497fd6 0000000000497c68 00007fddba4da131
0608 10:01:42.022830 (+  9453us) spinlock_profiling.cc:243] Waited 1.32 ms on lock 0x7b180018f820. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddc470ee0b 00007fddc47232ec 00007fddba47b26e 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbdb2e5cb 00007fddbdb4bb4f 00007fddbdb0d913 00007fddbdb1c490
0608 10:01:42.023499 (+   669us) spinlock_profiling.cc:243] Waited 3.19 ms on lock 0x7b5400594820. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbdb2e5cb 00007fddbdb4bb4f 00007fddbdb0d913 00007fddbdb1c490 00007fddbdb1c3a0 00007fddbdb1c300 00007fddbdb1c2a0 00007fddbdb1a39f 0000000000497fd6 0000000000497c68 00007fddba4da131
0608 10:01:42.440738 (+417239us) spinlock_profiling.cc:243] Waited 160 ms on lock 0x7b5400594820. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbdb2e5cb 00007fddbdb5c65d 00007fddbdb4e39c 00007fddbdb4e1e2 00007fddbdb0d913 00007fddbdb1c490 00007fddbdb1c3a0 00007fddbdb1c300 00007fddbdb1c2a0 00007fddbdb1a39f 0000000000497fd6
0608 10:01:42.570886 (+130148us) spinlock_profiling.cc:243] Waited 119 ms on lock 0x7b5400594820. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbdb2e5cb 00007fddbdb566ca 00007fddbdb7ac4b 00007fddbdb7ab80 00007fddbdb7aae0 00007fddbdb7aa80 00007fddbdb78daf 0000000000497fd6 0000000000497c68 00007fddba4da131 00007fddba4deb0b
0608 10:01:42.583626 (+ 12740us) spinlock_profiling.cc:243] Waited 2.75 ms on lock 0x7b180018f820. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddc470ee0b 00007fddc47232ec 00007fddba4da2fc 00007fddba4deb0b 00007fddba4dea60 00007fddba4de9c0 00007fddba4de960 00007fddba4dcc8f 0000000000497fd6 0000000000497c68 00007fddba4a1ee6
0608 10:01:42.755108 (+171482us) op_driver.cc:464] REPLICATION: finished
0608 10:01:42.760116 (+  5008us) write_op.cc:301] APPLY: starting
0608 10:01:42.762435 (+  2319us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:42.764943 (+  2508us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:42.764980 (+    37us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:42.767666 (+  2686us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:42.797820 (+ 30154us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:42.800371 (+  2551us) write_op.cc:312] APPLY: finished
0608 10:01:42.829560 (+ 29189us) log.cc:844] Serialized 22 byte log entry
0608 10:01:42.850761 (+ 21201us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:42.851870 (+  1109us) write_op.cc:454] Released schema lock
0608 10:01:42.853273 (+  1403us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":3239,"mutex_wait_us":13235,"num_ops":1,"prepare.queue_time_us":44456,"prepare.run_cpu_time_us":2974,"prepare.run_wall_time_us":7423,"raft.queue_time_us":51598,"raft.run_cpu_time_us":42785,"raft.run_wall_time_us":1450956,"replication_time_us":872918,"spinlock_wait_cycles":663108224,"thread_start_us":201203,"threads_started":2}]]}
W20260608 10:01:43.041733  6087 log.cc:927] Time spent T 85ebd55417a44ebeb49bbcf3f0301b58 P 754d645f748a45198d67923731009d88: Append to log took a long time: real 0.071s	user 0.000s	sys 0.001s
I20260608 10:01:43.034528  5788 rpcz_store.cc:276] 0608 10:01:42.014821 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:42.016084 (+  1263us) service_pool.cc:224] Handling call
0608 10:01:42.551546 (+535462us) spinlock_profiling.cc:243] Waited 961 us on lock 0x7b580012ed98. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddba1b0d9b 00007fddba466835 00007fddba4670a4 0000000000467b48 00007fddc3368f1c 00007fddc34d1db7 00007fddc34d1e7e 00007fddc3461ac6 00007fddc3435348 00007fddc34349ee 00007fddbbea2996
0608 10:01:42.551830 (+   284us) raft_consensus.cc:1471] Updating replica for 1 ops
0608 10:01:42.552426 (+   596us) raft_consensus.cc:1534] Early marking committed up to index 0
0608 10:01:42.552470 (+    44us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0608 10:01:42.613555 (+ 61085us) write_op.cc:270] Start()
0608 10:01:42.613756 (+   201us) write_op.cc:276] Timestamp: P: 1780912901853469 usec, L: 0
0608 10:01:42.731076 (+117320us) log.cc:844] Serialized 649 byte log entry
0608 10:01:42.849577 (+118501us) raft_consensus.cc:1645] Marking committed up to 1
0608 10:01:42.850889 (+  1312us) raft_consensus.cc:1697] Filling consensus response to leader.
0608 10:01:42.854808 (+  3919us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0608 10:01:43.033654 (+178846us) raft_consensus.cc:1685] finished
0608 10:01:43.033681 (+    27us) raft_consensus.cc:1691] UpdateReplicas() finished
0608 10:01:43.033862 (+   181us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.685190 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2aca03f9fde74907917cb10f84c2f182
0608 10:01:42.756828 (+ 71638us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.758912 (+  2084us) write_op.cc:435] Acquired schema lock
0608 10:01:42.761572 (+  2660us) tablet.cc:662] Decoding operations
0608 10:01:42.807852 (+ 46280us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.807940 (+    88us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.807981 (+    41us) tablet.cc:685] Acquiring locks for 8 operations
0608 10:01:42.808593 (+   612us) tablet.cc:701] Row locks acquired
0608 10:01:42.808622 (+    29us) write_op.cc:260] PREPARE: finished
Metrics: {"spinlock_wait_cycles":2210176,"thread_start_us":103482,"threads_started":1,"wal-append.queue_time_us":131354,"child_traces":[["op",{"mutex_wait_us":14190,"num_ops":8,"partition_lock_wait_us":24,"prepare.queue_time_us":52195,"prepare.run_cpu_time_us":3373,"prepare.run_wall_time_us":131197}]]}
I20260608 10:01:42.999233  6042 rpcz_store.cc:276] 0608 10:01:41.813493 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.816112 (+  2619us) service_pool.cc:224] Handling call
0608 10:01:42.991724 (+1175612us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.584126 (+     0us) write_op.cc:183] PREPARE: starting on tablet 91ca3105d7eb40b19fe61be063143c94
0608 10:01:42.584786 (+   660us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.584819 (+    33us) write_op.cc:435] Acquired schema lock
0608 10:01:42.584835 (+    16us) tablet.cc:662] Decoding operations
0608 10:01:42.585458 (+   623us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.585532 (+    74us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.585567 (+    35us) tablet.cc:685] Acquiring locks for 3 operations
0608 10:01:42.585922 (+   355us) tablet.cc:701] Row locks acquired
0608 10:01:42.585943 (+    21us) write_op.cc:260] PREPARE: finished
0608 10:01:42.586200 (+   257us) write_op.cc:270] Start()
0608 10:01:42.586318 (+   118us) write_op.cc:276] Timestamp: P: 1780912902586153 usec, L: 0
0608 10:01:42.595773 (+  9455us) op_driver.cc:348] REPLICATION: starting
0608 10:01:42.620826 (+ 25053us) log.cc:844] Serialized 432 byte log entry
0608 10:01:42.978899 (+358073us) op_driver.cc:464] REPLICATION: finished
0608 10:01:42.980963 (+  2064us) write_op.cc:301] APPLY: starting
0608 10:01:42.981132 (+   169us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:42.981307 (+   175us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:42.981404 (+    97us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:42.983537 (+  2133us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:42.983729 (+   192us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:42.983772 (+    43us) write_op.cc:312] APPLY: finished
0608 10:01:42.983982 (+   210us) log.cc:844] Serialized 34 byte log entry
0608 10:01:42.984211 (+   229us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:42.984290 (+    79us) write_op.cc:454] Released schema lock
0608 10:01:42.984330 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":1616640,"child_traces":[["op",{"apply.queue_time_us":858,"num_ops":3,"prepare.queue_time_us":765573,"prepare.run_cpu_time_us":3938,"prepare.run_wall_time_us":49603,"replication_time_us":379326}]]}
I20260608 10:01:42.949994  5862 rpcz_store.cc:276] 0608 10:01:41.820133 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.822066 (+  1933us) service_pool.cc:224] Handling call
0608 10:01:41.822826 (+   760us) raft_consensus.cc:1471] Updating replica for 1 ops
0608 10:01:41.823299 (+   473us) raft_consensus.cc:1534] Early marking committed up to index 0
0608 10:01:41.823332 (+    33us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0608 10:01:41.823904 (+   572us) write_op.cc:270] Start()
0608 10:01:41.824043 (+   139us) write_op.cc:276] Timestamp: P: 1780912901809782 usec, L: 0
0608 10:01:42.737677 (+913634us) log.cc:844] Serialized 388 byte log entry
0608 10:01:42.785192 (+ 47515us) raft_consensus.cc:1645] Marking committed up to 1
0608 10:01:42.790452 (+  5260us) raft_consensus.cc:1697] Filling consensus response to leader.
0608 10:01:42.802820 (+ 12368us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0608 10:01:42.949032 (+146212us) raft_consensus.cc:1685] finished
0608 10:01:42.949067 (+    35us) raft_consensus.cc:1691] UpdateReplicas() finished
0608 10:01:42.949263 (+   196us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.019728 (+     0us) write_op.cc:183] PREPARE: starting on tablet b423b6a8a5e748ebb0716dcd3f0cf843
0608 10:01:42.065235 (+ 45507us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.065297 (+    62us) write_op.cc:435] Acquired schema lock
0608 10:01:42.065330 (+    33us) tablet.cc:662] Decoding operations
0608 10:01:42.065881 (+   551us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.065999 (+   118us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.066047 (+    48us) tablet.cc:685] Acquiring locks for 2 operations
0608 10:01:42.066365 (+   318us) tablet.cc:701] Row locks acquired
0608 10:01:42.066393 (+    28us) write_op.cc:260] PREPARE: finished
0608 10:01:42.561488 (+495095us) spinlock_profiling.cc:243] Waited 9.15 ms on lock 0x7b4400023e0c. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddba1b0d9b 00007fddba324c6c 00007fddba325db5 00007fddbd68368b 00007fddbd67b726 00007fddba4a12f7 00007fddc460be6a 00007fddba4d7f3e 00007fddba4d41a6 00007fddba4d3453 00007fddc1790dab
Metrics: {"thread_start_us":43561,"threads_started":1,"wal-append.queue_time_us":68309,"child_traces":[["op",{"num_ops":2,"partition_lock_wait_us":23,"prepare.queue_time_us":185629,"prepare.run_cpu_time_us":2661,"prepare.run_wall_time_us":48981,"spinlock_wait_cycles":21035264,"thread_start_us":782419,"threads_started":1}]]}
I20260608 10:01:43.051517  6029 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51676 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=23, attempt_no=0}) took 1196 ms. Trace:
W20260608 10:01:43.104724  5830 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.52.65:38705, user_credentials={real_user=slave}} blocked reactor thread for 55950us
I20260608 10:01:43.114291  6088 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44950 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=7, attempt_no=0}) took 1249 ms. Trace:
I20260608 10:01:43.138048  6069 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51676 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=18, attempt_no=0}) took 1285 ms. Trace:
I20260608 10:01:43.132990  6043 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39660 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=33, attempt_no=0}) took 1291 ms. Trace:
I20260608 10:01:43.143620  6064 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51676 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=26, attempt_no=0}) took 1228 ms. Trace:
I20260608 10:01:43.154867  6074 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44950 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=29, attempt_no=0}) took 1236 ms. Trace:
I20260608 10:01:43.119411  6088 rpcz_store.cc:276] 0608 10:01:41.861720 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.864874 (+  3154us) service_pool.cc:224] Handling call
0608 10:01:43.110745 (+1245871us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.196735 (+     0us) write_op.cc:183] PREPARE: starting on tablet 09c138c3eea54f0181d645cc50e8aa5b
0608 10:01:42.219231 (+ 22496us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.220083 (+   852us) write_op.cc:435] Acquired schema lock
0608 10:01:42.220938 (+   855us) tablet.cc:662] Decoding operations
0608 10:01:42.258917 (+ 37979us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.258970 (+    53us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.258996 (+    26us) tablet.cc:685] Acquiring locks for 7 operations
0608 10:01:42.262648 (+  3652us) tablet.cc:701] Row locks acquired
0608 10:01:42.262675 (+    27us) write_op.cc:260] PREPARE: finished
0608 10:01:42.263317 (+   642us) write_op.cc:270] Start()
0608 10:01:42.263441 (+   124us) write_op.cc:276] Timestamp: P: 1780912902263260 usec, L: 0
0608 10:01:42.263464 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 10:01:42.264160 (+   696us) log.cc:844] Serialized 605 byte log entry
0608 10:01:43.009673 (+745513us) op_driver.cc:464] REPLICATION: finished
0608 10:01:43.045538 (+ 35865us) write_op.cc:301] APPLY: starting
0608 10:01:43.045637 (+    99us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:43.045889 (+   252us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:43.045979 (+    90us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.057238 (+ 11259us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.060736 (+  3498us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.060799 (+    63us) write_op.cc:312] APPLY: finished
0608 10:01:43.061121 (+   322us) log.cc:844] Serialized 58 byte log entry
0608 10:01:43.068938 (+  7817us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.070306 (+  1368us) write_op.cc:454] Released schema lock
0608 10:01:43.071518 (+  1212us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":35645,"num_ops":7,"prepare.queue_time_us":265992,"prepare.run_cpu_time_us":4587,"prepare.run_wall_time_us":70529,"replication_time_us":745993}]]}
I20260608 10:01:43.200661  6041 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44950 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=13, attempt_no=0}) took 1338 ms. Trace:
I20260608 10:01:43.195106  6070 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39660 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=41, attempt_no=0}) took 1355 ms. Trace:
I20260608 10:01:43.138994  6043 rpcz_store.cc:276] 0608 10:01:41.817247 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.819336 (+  2089us) service_pool.cc:224] Handling call
0608 10:01:43.105436 (+1286100us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.633875 (+     0us) write_op.cc:183] PREPARE: starting on tablet 91ca3105d7eb40b19fe61be063143c94
0608 10:01:42.634475 (+   600us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.634527 (+    52us) write_op.cc:435] Acquired schema lock
0608 10:01:42.634548 (+    21us) tablet.cc:662] Decoding operations
0608 10:01:42.634952 (+   404us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.635008 (+    56us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.635037 (+    29us) tablet.cc:685] Acquiring locks for 2 operations
0608 10:01:42.635254 (+   217us) tablet.cc:701] Row locks acquired
0608 10:01:42.635272 (+    18us) write_op.cc:260] PREPARE: finished
0608 10:01:42.635536 (+   264us) write_op.cc:270] Start()
0608 10:01:42.635706 (+   170us) write_op.cc:276] Timestamp: P: 1780912902635465 usec, L: 0
0608 10:01:42.635725 (+    19us) op_driver.cc:348] REPLICATION: starting
0608 10:01:42.636600 (+   875us) log.cc:844] Serialized 388 byte log entry
0608 10:01:42.980258 (+343658us) op_driver.cc:464] REPLICATION: finished
0608 10:01:42.986677 (+  6419us) write_op.cc:301] APPLY: starting
0608 10:01:42.988136 (+  1459us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:42.996462 (+  8326us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:43.002199 (+  5737us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.014757 (+ 12558us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.015996 (+  1239us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.018018 (+  2022us) write_op.cc:312] APPLY: finished
0608 10:01:43.025274 (+  7256us) log.cc:844] Serialized 28 byte log entry
0608 10:01:43.043975 (+ 18701us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.053534 (+  9559us) write_op.cc:454] Released schema lock
0608 10:01:43.056150 (+  2616us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":4233,"num_ops":2,"prepare.queue_time_us":801473,"prepare.run_cpu_time_us":3039,"prepare.run_wall_time_us":4600,"replication_time_us":344409}]]}
I20260608 10:01:43.138554  6069 rpcz_store.cc:276] 0608 10:01:41.852601 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.852774 (+   173us) service_pool.cc:224] Handling call
0608 10:01:43.137840 (+1285066us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.109610 (+     0us) write_op.cc:183] PREPARE: starting on tablet 42372a87513e424899c296c56868b9a8
0608 10:01:42.167170 (+ 57560us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.168888 (+  1718us) write_op.cc:435] Acquired schema lock
0608 10:01:42.168913 (+    25us) tablet.cc:662] Decoding operations
0608 10:01:42.198121 (+ 29208us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.200387 (+  2266us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.201641 (+  1254us) tablet.cc:685] Acquiring locks for 4 operations
0608 10:01:42.219439 (+ 17798us) tablet.cc:701] Row locks acquired
0608 10:01:42.220376 (+   937us) write_op.cc:260] PREPARE: finished
0608 10:01:42.225467 (+  5091us) write_op.cc:270] Start()
0608 10:01:42.232662 (+  7195us) write_op.cc:276] Timestamp: P: 1780912902225400 usec, L: 0
0608 10:01:42.232693 (+    31us) op_driver.cc:348] REPLICATION: starting
0608 10:01:42.259259 (+ 26566us) log.cc:844] Serialized 475 byte log entry
0608 10:01:42.954651 (+695392us) op_driver.cc:464] REPLICATION: finished
0608 10:01:42.968593 (+ 13942us) write_op.cc:301] APPLY: starting
0608 10:01:42.973352 (+  4759us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:42.988452 (+ 15100us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:42.993849 (+  5397us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.027877 (+ 34028us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.107887 (+ 80010us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.109632 (+  1745us) write_op.cc:312] APPLY: finished
0608 10:01:43.115579 (+  5947us) log.cc:844] Serialized 40 byte log entry
0608 10:01:43.135050 (+ 19471us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.137320 (+  2270us) write_op.cc:454] Released schema lock
0608 10:01:43.137365 (+    45us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":5931,"num_ops":4,"prepare.queue_time_us":250897,"prepare.run_cpu_time_us":4922,"prepare.run_wall_time_us":159531,"replication_time_us":720289,"thread_start_us":113785,"threads_started":1}]]}
I20260608 10:01:43.145195  6064 rpcz_store.cc:276] 0608 10:01:41.884734 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.886714 (+  1980us) service_pool.cc:224] Handling call
0608 10:01:42.526956 (+640242us) spinlock_profiling.cc:243] Waited 2.67 ms on lock 0x7b34000f0e98. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbbaff4bb 00007fddbbb7f64f 00007fddbbc03c24 00007fddbbc08faf 00007fddbbc0b7eb 00007fddbbc0b740 00007fddbbc0b6a0 00007fddbbc0b640 00007fddbbc0996f 0000000000497fd6 0000000000497c68
0608 10:01:43.110033 (+583077us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.615326 (+     0us) write_op.cc:183] PREPARE: starting on tablet 4db8b0cdecc94f74ae1bf75280334a84
0608 10:01:42.616006 (+   680us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.616050 (+    44us) write_op.cc:435] Acquired schema lock
0608 10:01:42.616079 (+    29us) tablet.cc:662] Decoding operations
0608 10:01:42.616691 (+   612us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.616757 (+    66us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.616784 (+    27us) tablet.cc:685] Acquiring locks for 4 operations
0608 10:01:42.617211 (+   427us) tablet.cc:701] Row locks acquired
0608 10:01:42.617232 (+    21us) write_op.cc:260] PREPARE: finished
0608 10:01:42.617472 (+   240us) write_op.cc:270] Start()
0608 10:01:42.617647 (+   175us) write_op.cc:276] Timestamp: P: 1780912902617403 usec, L: 0
0608 10:01:42.617668 (+    21us) op_driver.cc:348] REPLICATION: starting
0608 10:01:42.627200 (+  9532us) log.cc:844] Serialized 475 byte log entry
0608 10:01:42.963779 (+336579us) op_driver.cc:464] REPLICATION: finished
0608 10:01:42.966768 (+  2989us) write_op.cc:301] APPLY: starting
0608 10:01:42.970109 (+  3341us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:42.977908 (+  7799us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:42.982002 (+  4094us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.015302 (+ 33300us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.020791 (+  5489us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.025582 (+  4791us) write_op.cc:312] APPLY: finished
0608 10:01:43.044454 (+ 18872us) log.cc:844] Serialized 40 byte log entry
0608 10:01:43.070736 (+ 26282us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.101105 (+ 30369us) write_op.cc:454] Released schema lock
0608 10:01:43.102957 (+  1852us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":6132096,"child_traces":[["op",{"apply.queue_time_us":1650,"mutex_wait_us":3875,"num_ops":4,"prepare.queue_time_us":15691,"prepare.run_cpu_time_us":3690,"prepare.run_wall_time_us":23437,"raft.queue_time_us":6324,"raft.run_cpu_time_us":996,"raft.run_wall_time_us":995,"replication_time_us":345993}]]}
I20260608 10:01:43.219153  6073 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44950 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=37, attempt_no=0}) took 1287 ms. Trace:
I20260608 10:01:43.060134  6029 rpcz_store.cc:276] 0608 10:01:41.865123 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.867727 (+  2604us) service_pool.cc:224] Handling call
0608 10:01:43.051417 (+1183690us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.228851 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2566c53f86d34940b6948d7e7219c0b2
0608 10:01:42.229413 (+   562us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.229451 (+    38us) write_op.cc:435] Acquired schema lock
0608 10:01:42.229470 (+    19us) tablet.cc:662] Decoding operations
0608 10:01:42.230005 (+   535us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.230058 (+    53us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.230086 (+    28us) tablet.cc:685] Acquiring locks for 5 operations
0608 10:01:42.230542 (+   456us) tablet.cc:701] Row locks acquired
0608 10:01:42.230562 (+    20us) write_op.cc:260] PREPARE: finished
0608 10:01:42.230738 (+   176us) write_op.cc:270] Start()
0608 10:01:42.230845 (+   107us) write_op.cc:276] Timestamp: P: 1780912902230697 usec, L: 0
0608 10:01:42.230861 (+    16us) op_driver.cc:348] REPLICATION: starting
0608 10:01:42.231421 (+   560us) log.cc:844] Serialized 519 byte log entry
0608 10:01:43.029765 (+798344us) op_driver.cc:464] REPLICATION: finished
0608 10:01:43.048406 (+ 18641us) write_op.cc:301] APPLY: starting
0608 10:01:43.048550 (+   144us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:43.048775 (+   225us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:43.048860 (+    85us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.049770 (+   910us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.049982 (+   212us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.050027 (+    45us) write_op.cc:312] APPLY: finished
0608 10:01:43.050309 (+   282us) log.cc:844] Serialized 46 byte log entry
0608 10:01:43.050790 (+   481us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.050885 (+    95us) write_op.cc:454] Released schema lock
0608 10:01:43.050951 (+    66us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":18391,"num_ops":5,"prepare.queue_time_us":264416,"prepare.run_cpu_time_us":12553,"prepare.run_wall_time_us":40333,"raft.queue_time_us":29813,"raft.run_cpu_time_us":42,"raft.run_wall_time_us":43,"replication_time_us":798755,"thread_start_us":37137,"threads_started":1}]]}
I20260608 10:01:43.223920  6054 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51676 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=35, attempt_no=0}) took 1277 ms. Trace:
I20260608 10:01:43.240376  6077 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39660 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=32, attempt_no=0}) took 1423 ms. Trace:
I20260608 10:01:43.155426  6074 rpcz_store.cc:276] 0608 10:01:41.918304 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.919481 (+  1177us) service_pool.cc:224] Handling call
0608 10:01:42.037836 (+118355us) spinlock_profiling.cc:243] Waited 37.7 ms on lock 0x7b340007b8e8. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbbaff4bb 00007fddbbb7f64f 00007fddbbc03c24 00007fddbbc08faf 00007fddbbc0b7eb 00007fddbbc0b740 00007fddbbc0b6a0 00007fddbbc0b640 00007fddbbc0996f 0000000000497fd6 0000000000497c68
0608 10:01:43.154659 (+1116823us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.264586 (+     0us) write_op.cc:183] PREPARE: starting on tablet 09c138c3eea54f0181d645cc50e8aa5b
0608 10:01:42.265122 (+   536us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.265155 (+    33us) write_op.cc:435] Acquired schema lock
0608 10:01:42.265169 (+    14us) tablet.cc:662] Decoding operations
0608 10:01:42.265533 (+   364us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.265577 (+    44us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.265604 (+    27us) tablet.cc:685] Acquiring locks for 1 operations
0608 10:01:42.265761 (+   157us) tablet.cc:701] Row locks acquired
0608 10:01:42.265774 (+    13us) write_op.cc:260] PREPARE: finished
0608 10:01:42.265946 (+   172us) write_op.cc:270] Start()
0608 10:01:42.266065 (+   119us) write_op.cc:276] Timestamp: P: 1780912902265901 usec, L: 0
0608 10:01:42.266085 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 10:01:42.269858 (+  3773us) log.cc:844] Serialized 345 byte log entry
0608 10:01:43.010880 (+741022us) op_driver.cc:464] REPLICATION: finished
0608 10:01:43.151435 (+140555us) write_op.cc:301] APPLY: starting
0608 10:01:43.151554 (+   119us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:43.151709 (+   155us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:43.151804 (+    95us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.152069 (+   265us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.152229 (+   160us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.152280 (+    51us) write_op.cc:312] APPLY: finished
0608 10:01:43.152502 (+   222us) log.cc:844] Serialized 22 byte log entry
0608 10:01:43.154066 (+  1564us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.154156 (+    90us) write_op.cc:454] Released schema lock
0608 10:01:43.154202 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":86604672,"child_traces":[["op",{"apply.queue_time_us":140303,"num_ops":1,"prepare.queue_time_us":137046,"prepare.run_cpu_time_us":3067,"prepare.run_wall_time_us":126262,"replication_time_us":744666}]]}
I20260608 10:01:43.243196  6077 rpcz_store.cc:276] 0608 10:01:41.816736 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.820293 (+  3557us) service_pool.cc:224] Handling call
0608 10:01:43.240289 (+1419996us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.067034 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2bccf8c972384a48afb1270d446a73e0
0608 10:01:42.067762 (+   728us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.067801 (+    39us) write_op.cc:435] Acquired schema lock
0608 10:01:42.067827 (+    26us) tablet.cc:662] Decoding operations
0608 10:01:42.068485 (+   658us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.068650 (+   165us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.068697 (+    47us) tablet.cc:685] Acquiring locks for 4 operations
0608 10:01:42.105502 (+ 36805us) tablet.cc:701] Row locks acquired
0608 10:01:42.105526 (+    24us) write_op.cc:260] PREPARE: finished
0608 10:01:42.111879 (+  6353us) write_op.cc:270] Start()
0608 10:01:42.112012 (+   133us) write_op.cc:276] Timestamp: P: 1780912902111812 usec, L: 0
0608 10:01:42.112028 (+    16us) op_driver.cc:348] REPLICATION: starting
0608 10:01:42.112720 (+   692us) log.cc:844] Serialized 475 byte log entry
0608 10:01:42.983116 (+870396us) op_driver.cc:464] REPLICATION: finished
0608 10:01:43.104274 (+121158us) write_op.cc:301] APPLY: starting
0608 10:01:43.108577 (+  4303us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:43.115295 (+  6718us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:43.133624 (+ 18329us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.204909 (+ 71285us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.205099 (+   190us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.205142 (+    43us) write_op.cc:312] APPLY: finished
0608 10:01:43.234273 (+ 29131us) log.cc:844] Serialized 40 byte log entry
0608 10:01:43.235637 (+  1364us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.235739 (+   102us) write_op.cc:454] Released schema lock
0608 10:01:43.235783 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":90137,"mutex_wait_us":1398,"num_ops":4,"prepare.queue_time_us":245012,"prepare.run_cpu_time_us":3837,"prepare.run_wall_time_us":54960,"replication_time_us":870879}]]}
I20260608 10:01:43.254467  6074 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44950 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=40, attempt_no=0}) took 1317 ms. Trace:
I20260608 10:01:43.219753  6073 rpcz_store.cc:276] 0608 10:01:41.936663 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.937570 (+   907us) service_pool.cc:224] Handling call
0608 10:01:42.420870 (+483300us) spinlock_profiling.cc:243] Waited 45.5 ms on lock 0x7b340007b8e8. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbbaff4bb 00007fddbbb7f64f 00007fddbbc03c24 00007fddbbc08faf 00007fddbbc0b7eb 00007fddbbc0b740 00007fddbbc0b6a0 00007fddbbc0b640 00007fddbbc0996f 0000000000497fd6 0000000000497c68
0608 10:01:43.218949 (+798079us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.439985 (+     0us) write_op.cc:183] PREPARE: starting on tablet 09c138c3eea54f0181d645cc50e8aa5b
0608 10:01:42.441381 (+  1396us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.441437 (+    56us) write_op.cc:435] Acquired schema lock
0608 10:01:42.441473 (+    36us) tablet.cc:662] Decoding operations
0608 10:01:42.442196 (+   723us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.442267 (+    71us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.442309 (+    42us) tablet.cc:685] Acquiring locks for 3 operations
0608 10:01:42.443003 (+   694us) tablet.cc:701] Row locks acquired
0608 10:01:42.443042 (+    39us) write_op.cc:260] PREPARE: finished
0608 10:01:42.443442 (+   400us) write_op.cc:270] Start()
0608 10:01:42.443649 (+   207us) write_op.cc:276] Timestamp: P: 1780912902443369 usec, L: 0
0608 10:01:42.443696 (+    47us) op_driver.cc:348] REPLICATION: starting
0608 10:01:42.444881 (+  1185us) log.cc:844] Serialized 432 byte log entry
0608 10:01:43.011182 (+566301us) op_driver.cc:464] REPLICATION: finished
0608 10:01:43.173674 (+162492us) write_op.cc:301] APPLY: starting
0608 10:01:43.194402 (+ 20728us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:43.202179 (+  7777us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:43.202392 (+   213us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.203057 (+   665us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.217369 (+ 14312us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.217418 (+    49us) write_op.cc:312] APPLY: finished
0608 10:01:43.217634 (+   216us) log.cc:844] Serialized 34 byte log entry
0608 10:01:43.218482 (+   848us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.218574 (+    92us) write_op.cc:454] Released schema lock
0608 10:01:43.218614 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":104663424,"child_traces":[["op",{"apply.queue_time_us":147891,"num_ops":3,"prepare.queue_time_us":3802,"prepare.run_cpu_time_us":5024,"prepare.run_wall_time_us":5446,"replication_time_us":567381}]]}
I20260608 10:01:43.201221  6041 rpcz_store.cc:276] 0608 10:01:41.862099 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.864936 (+  2837us) service_pool.cc:224] Handling call
0608 10:01:43.200431 (+1335495us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.012923 (+     0us) write_op.cc:183] PREPARE: starting on tablet 3d41e8da708243a791ef7df822b15c56
0608 10:01:42.096915 (+ 83992us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.096956 (+    41us) write_op.cc:435] Acquired schema lock
0608 10:01:42.096976 (+    20us) tablet.cc:662] Decoding operations
0608 10:01:42.097415 (+   439us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.097489 (+    74us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.097520 (+    31us) tablet.cc:685] Acquiring locks for 2 operations
0608 10:01:42.097779 (+   259us) tablet.cc:701] Row locks acquired
0608 10:01:42.097801 (+    22us) write_op.cc:260] PREPARE: finished
0608 10:01:42.097996 (+   195us) write_op.cc:270] Start()
0608 10:01:42.098138 (+   142us) write_op.cc:276] Timestamp: P: 1780912902097946 usec, L: 0
0608 10:01:42.098162 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 10:01:42.098950 (+   788us) log.cc:844] Serialized 388 byte log entry
0608 10:01:42.562079 (+463129us) spinlock_profiling.cc:243] Waited 1.63 ms on lock 0x7b4400023e0c. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddba1b0d9b 00007fddba324c6c 00007fddba325db5 00007fddbd68368b 00007fddbd67b726 00007fddba4a12f7 00007fddc460be6a 00007fddba4d7f3e 00007fddba4d41a6 00007fddba4d3453 00007fddbdb0cf99
0608 10:01:43.111513 (+549434us) op_driver.cc:464] REPLICATION: finished
0608 10:01:43.198265 (+ 86752us) write_op.cc:301] APPLY: starting
0608 10:01:43.198382 (+   117us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:43.198523 (+   141us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:43.198565 (+    42us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.199162 (+   597us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.199428 (+   266us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.199479 (+    51us) write_op.cc:312] APPLY: finished
0608 10:01:43.199693 (+   214us) log.cc:844] Serialized 28 byte log entry
0608 10:01:43.199934 (+   241us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.200012 (+    78us) write_op.cc:454] Released schema lock
0608 10:01:43.200046 (+    34us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":86524,"mutex_wait_us":20055,"num_ops":2,"prepare.queue_time_us":73421,"prepare.run_cpu_time_us":14797,"prepare.run_wall_time_us":607695,"raft.queue_time_us":3847,"raft.run_cpu_time_us":3912,"raft.run_wall_time_us":110094,"replication_time_us":1009020,"spinlock_wait_cycles":3741440,"thread_start_us":516697,"threads_started":2}]]}
I20260608 10:01:43.272830  6043 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39660 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=17, attempt_no=0}) took 1457 ms. Trace:
I20260608 10:01:43.228976  6054 rpcz_store.cc:276] 0608 10:01:41.926249 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.927434 (+  1185us) service_pool.cc:224] Handling call
0608 10:01:43.202082 (+1274648us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.269375 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2566c53f86d34940b6948d7e7219c0b2
0608 10:01:42.270761 (+  1386us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.270792 (+    31us) write_op.cc:435] Acquired schema lock
0608 10:01:42.270806 (+    14us) tablet.cc:662] Decoding operations
0608 10:01:42.392829 (+122023us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.392912 (+    83us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.392956 (+    44us) tablet.cc:685] Acquiring locks for 6 operations
0608 10:01:42.393811 (+   855us) tablet.cc:701] Row locks acquired
0608 10:01:42.393842 (+    31us) write_op.cc:260] PREPARE: finished
0608 10:01:42.624140 (+230298us) spinlock_profiling.cc:243] Waited 22.9 ms on lock 0x7b34000f0e98. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbbaff4bb 00007fddbbb80a42 00007fddc1792ec4 00007fddc1792660 00007fddc179c950 00007fddc179c8b0 00007fddc179c810 00007fddc179c7b0 00007fddc179a92f 0000000000497fd6 0000000000497c68
0608 10:01:42.624278 (+   138us) write_op.cc:270] Start()
0608 10:01:42.624537 (+   259us) write_op.cc:276] Timestamp: P: 1780912902624231 usec, L: 0
0608 10:01:42.624590 (+    53us) op_driver.cc:348] REPLICATION: starting
0608 10:01:42.625387 (+   797us) log.cc:844] Serialized 562 byte log entry
0608 10:01:43.030285 (+404898us) op_driver.cc:464] REPLICATION: finished
0608 10:01:43.161514 (+131229us) write_op.cc:301] APPLY: starting
0608 10:01:43.161567 (+    53us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:43.161708 (+   141us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:43.161722 (+    14us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.162312 (+   590us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.162574 (+   262us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.162633 (+    59us) write_op.cc:312] APPLY: finished
0608 10:01:43.162908 (+   275us) log.cc:844] Serialized 52 byte log entry
0608 10:01:43.163759 (+   851us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.163852 (+    93us) write_op.cc:454] Released schema lock
0608 10:01:43.163902 (+    50us) write_op.cc:341] FINISH: Updating metrics
0608 10:01:43.196200 (+ 32298us) spinlock_profiling.cc:243] Waited 27.4 ms on lock 0x7b34000f0e98. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbbaff4bb 00007fddbbb82c91 00007fddbbba7273 00007fddc347e9a7 00007fddc1797396 00007fddc1796b8f 00007fddc179f4e0 00007fddc179f440 00007fddc179f3a0 00007fddc179f340 00007fddc179d4bf
Metrics: {"child_traces":[["op",{"apply.queue_time_us":131052,"mutex_wait_us":21052,"num_ops":6,"prepare.queue_time_us":303749,"prepare.run_cpu_time_us":6670,"prepare.run_wall_time_us":356298,"replication_time_us":405578,"spinlock_wait_cycles":115561600}]]}
I20260608 10:01:43.265606  6077 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39660 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=3, attempt_no=0}) took 1452 ms. Trace:
I20260608 10:01:43.202426  6070 rpcz_store.cc:276] 0608 10:01:41.829683 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.831534 (+  1851us) service_pool.cc:224] Handling call
0608 10:01:43.156946 (+1325412us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.696204 (+     0us) write_op.cc:183] PREPARE: starting on tablet 91ca3105d7eb40b19fe61be063143c94
0608 10:01:42.708291 (+ 12087us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.708359 (+    68us) write_op.cc:435] Acquired schema lock
0608 10:01:42.708376 (+    17us) tablet.cc:662] Decoding operations
0608 10:01:42.708856 (+   480us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.708910 (+    54us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.708955 (+    45us) tablet.cc:685] Acquiring locks for 2 operations
0608 10:01:42.709196 (+   241us) tablet.cc:701] Row locks acquired
0608 10:01:42.709224 (+    28us) write_op.cc:260] PREPARE: finished
0608 10:01:42.709496 (+   272us) write_op.cc:270] Start()
0608 10:01:42.709636 (+   140us) write_op.cc:276] Timestamp: P: 1780912902709439 usec, L: 0
0608 10:01:42.709658 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 10:01:42.731677 (+ 22019us) log.cc:844] Serialized 388 byte log entry
0608 10:01:42.980541 (+248864us) op_driver.cc:464] REPLICATION: finished
0608 10:01:43.018959 (+ 38418us) write_op.cc:301] APPLY: starting
0608 10:01:43.020392 (+  1433us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:43.022812 (+  2420us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:43.027412 (+  4600us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.067179 (+ 39767us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.102779 (+ 35600us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.104364 (+  1585us) write_op.cc:312] APPLY: finished
0608 10:01:43.109559 (+  5195us) log.cc:844] Serialized 28 byte log entry
0608 10:01:43.122622 (+ 13063us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.127402 (+  4780us) write_op.cc:454] Released schema lock
0608 10:01:43.130370 (+  2968us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":36091,"num_ops":2,"prepare.queue_time_us":742720,"prepare.run_cpu_time_us":3370,"prepare.run_wall_time_us":61573,"replication_time_us":270768}]]}
I20260608 10:01:43.248780  6088 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44950 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=34, attempt_no=0}) took 1330 ms. Trace:
I20260608 10:01:43.285251  6042 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39660 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=42, attempt_no=0}) took 1434 ms. Trace:
I20260608 10:01:43.274209  6041 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44950 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=4, attempt_no=0}) took 1431 ms. Trace:
I20260608 10:01:43.284529  6088 rpcz_store.cc:276] 0608 10:01:41.920069 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.931000 (+ 10931us) service_pool.cc:224] Handling call
0608 10:01:42.545734 (+614734us) spinlock_profiling.cc:243] Waited 13.5 ms on lock 0x7b340007b8e8. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbbaff4bb 00007fddbbb7f64f 00007fddbbc03c24 00007fddbbc08faf 00007fddbbc0b7eb 00007fddbbc0b740 00007fddbbc0b6a0 00007fddbbc0b640 00007fddbbc0996f 0000000000497fd6 0000000000497c68
0608 10:01:43.244495 (+698761us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.620358 (+     0us) write_op.cc:183] PREPARE: starting on tablet 85ebd55417a44ebeb49bbcf3f0301b58
0608 10:01:42.620865 (+   507us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.620905 (+    40us) write_op.cc:435] Acquired schema lock
0608 10:01:42.620925 (+    20us) tablet.cc:662] Decoding operations
0608 10:01:42.622330 (+  1405us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.622461 (+   131us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.622495 (+    34us) tablet.cc:685] Acquiring locks for 6 operations
0608 10:01:42.623215 (+   720us) tablet.cc:701] Row locks acquired
0608 10:01:42.623238 (+    23us) write_op.cc:260] PREPARE: finished
0608 10:01:42.623457 (+   219us) write_op.cc:270] Start()
0608 10:01:42.623613 (+   156us) write_op.cc:276] Timestamp: P: 1780912902623407 usec, L: 0
0608 10:01:42.623639 (+    26us) op_driver.cc:348] REPLICATION: starting
0608 10:01:42.624349 (+   710us) log.cc:844] Serialized 562 byte log entry
0608 10:01:42.808349 (+184000us) spinlock_profiling.cc:243] Waited 2.2 ms on lock 0x7b180016f120. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddc470ee0b 00007fddc47232ec 00007fddba4a0d6f 00007fddc460be6a 00007fddba4d7f3e 00007fddba4d41a6 00007fddba4d3453 00007fddc1790dab 00007fddc171ec02 00007fddc3432934 00007fddc20feae6
0608 10:01:43.187976 (+379627us) op_driver.cc:464] REPLICATION: finished
0608 10:01:43.230979 (+ 43003us) write_op.cc:301] APPLY: starting
0608 10:01:43.231061 (+    82us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:43.231236 (+   175us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:43.231264 (+    28us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.233540 (+  2276us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.236675 (+  3135us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.236748 (+    73us) write_op.cc:312] APPLY: finished
0608 10:01:43.237004 (+   256us) log.cc:844] Serialized 52 byte log entry
0608 10:01:43.242179 (+  5175us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.242277 (+    98us) write_op.cc:454] Released schema lock
0608 10:01:43.242321 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":31140224,"child_traces":[["op",{"apply.queue_time_us":42785,"mutex_wait_us":39368,"num_ops":6,"prepare.queue_time_us":63563,"prepare.run_cpu_time_us":3575,"prepare.run_wall_time_us":13950,"replication_time_us":564165,"spinlock_wait_cycles":5064064,"thread_start_us":26553,"threads_started":1}]]}
I20260608 10:01:43.277024  6077 rpcz_store.cc:276] 0608 10:01:41.813071 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.813534 (+   463us) service_pool.cc:224] Handling call
0608 10:01:43.265519 (+1451985us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:41.983423 (+     0us) spinlock_profiling.cc:243] Waited 4.48 ms on lock 0x7b5400101ea8. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddc4fbbb7b 00007fddc4fb9b31 00007fddc17b9fc7 00007fddc1792b43 00007fddc1792660 00007fddc179c950 00007fddc179c8b0 00007fddc179c810 00007fddc179c7b0 00007fddc179a92f 0000000000497fd6
0608 10:01:41.983529 (+   106us) write_op.cc:183] PREPARE: starting on tablet bafc3620da254d1cbd0470fa0a562ed2
0608 10:01:41.999638 (+ 16109us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:41.999683 (+    45us) write_op.cc:435] Acquired schema lock
0608 10:01:41.999704 (+    21us) tablet.cc:662] Decoding operations
0608 10:01:42.004048 (+  4344us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.004121 (+    73us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.004163 (+    42us) tablet.cc:685] Acquiring locks for 4 operations
0608 10:01:42.005857 (+  1694us) tablet.cc:701] Row locks acquired
0608 10:01:42.005879 (+    22us) write_op.cc:260] PREPARE: finished
0608 10:01:42.007055 (+  1176us) write_op.cc:270] Start()
0608 10:01:42.007302 (+   247us) write_op.cc:276] Timestamp: P: 1780912902006985 usec, L: 0
0608 10:01:42.007326 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 10:01:42.454185 (+446859us) spinlock_profiling.cc:243] Waited 10.1 ms on lock 0x7b5400592020. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbdb2e5cb 00007fddbdb54e64 00007fddbdc51671 00007fddbdc3b5e1 00007fddbdc3aed2 00007fddc1793788 00007fddc1792660 00007fddc179c950 00007fddc179c8b0 00007fddc179c810 00007fddc179c7b0
0608 10:01:42.455454 (+  1269us) log.cc:844] Serialized 475 byte log entry
0608 10:01:43.025802 (+570348us) op_driver.cc:464] REPLICATION: finished
0608 10:01:43.263094 (+237292us) write_op.cc:301] APPLY: starting
0608 10:01:43.263216 (+   122us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:43.263402 (+   186us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:43.263423 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.264251 (+   828us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.264477 (+   226us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.264521 (+    44us) write_op.cc:312] APPLY: finished
0608 10:01:43.264761 (+   240us) log.cc:844] Serialized 40 byte log entry
0608 10:01:43.264979 (+   218us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.265083 (+   104us) write_op.cc:454] Released schema lock
0608 10:01:43.265127 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":236023,"num_ops":4,"prepare.queue_time_us":37206,"prepare.run_cpu_time_us":38434,"prepare.run_wall_time_us":651648,"replication_time_us":1017728,"spinlock_wait_cycles":33637632,"thread_start_us":73080,"threads_started":2,"wal-append.queue_time_us":84981}]]}
I20260608 10:01:43.273418  6043 rpcz_store.cc:276] 0608 10:01:41.815141 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.820358 (+  5217us) service_pool.cc:224] Handling call
0608 10:01:43.272716 (+1452358us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.144034 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2bccf8c972384a48afb1270d446a73e0
0608 10:01:42.187097 (+ 43063us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.188586 (+  1489us) write_op.cc:435] Acquired schema lock
0608 10:01:42.191815 (+  3229us) tablet.cc:662] Decoding operations
0608 10:01:42.214135 (+ 22320us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.216265 (+  2130us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.216910 (+   645us) tablet.cc:685] Acquiring locks for 4 operations
0608 10:01:42.229607 (+ 12697us) tablet.cc:701] Row locks acquired
0608 10:01:42.229639 (+    32us) write_op.cc:260] PREPARE: finished
0608 10:01:42.230581 (+   942us) write_op.cc:270] Start()
0608 10:01:42.230743 (+   162us) write_op.cc:276] Timestamp: P: 1780912902230531 usec, L: 0
0608 10:01:42.230765 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 10:01:42.231423 (+   658us) log.cc:844] Serialized 475 byte log entry
0608 10:01:42.987897 (+756474us) op_driver.cc:464] REPLICATION: finished
0608 10:01:43.205048 (+217151us) write_op.cc:301] APPLY: starting
0608 10:01:43.220577 (+ 15529us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:43.242785 (+ 22208us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:43.248916 (+  6131us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.271439 (+ 22523us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.271640 (+   201us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.271686 (+    46us) write_op.cc:312] APPLY: finished
0608 10:01:43.271934 (+   248us) log.cc:844] Serialized 40 byte log entry
0608 10:01:43.272160 (+   226us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.272257 (+    97us) write_op.cc:454] Released schema lock
0608 10:01:43.272296 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":310528,"child_traces":[["op",{"apply.queue_time_us":216125,"num_ops":4,"prepare.queue_time_us":273614,"prepare.run_cpu_time_us":4689,"prepare.run_wall_time_us":92666,"replication_time_us":756961,"spinlock_wait_cycles":1652992}]]}
I20260608 10:01:43.258265  6074 rpcz_store.cc:276] 0608 10:01:41.937175 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.941571 (+  4396us) service_pool.cc:224] Handling call
0608 10:01:42.602069 (+660498us) spinlock_profiling.cc:243] Waited 3 ms on lock 0x7b340007b8e8. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbbaff4bb 00007fddbbb7f64f 00007fddbbc03c24 00007fddbbc08faf 00007fddbbc0b7eb 00007fddbbc0b740 00007fddbbc0b6a0 00007fddbbc0b640 00007fddbbc0996f 0000000000497fd6 0000000000497c68
0608 10:01:43.254390 (+652321us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.680171 (+     0us) write_op.cc:183] PREPARE: starting on tablet 85ebd55417a44ebeb49bbcf3f0301b58
0608 10:01:42.718403 (+ 38232us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.718452 (+    49us) write_op.cc:435] Acquired schema lock
0608 10:01:42.718473 (+    21us) tablet.cc:662] Decoding operations
0608 10:01:42.720380 (+  1907us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.720439 (+    59us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.720470 (+    31us) tablet.cc:685] Acquiring locks for 5 operations
0608 10:01:42.720974 (+   504us) tablet.cc:701] Row locks acquired
0608 10:01:42.721004 (+    30us) write_op.cc:260] PREPARE: finished
0608 10:01:42.788937 (+ 67933us) spinlock_profiling.cc:243] Waited 18.1 ms on lock 0x7b340007b8e8. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbbaff4bb 00007fddbbb80a42 00007fddc1792ec4 00007fddc1792660 00007fddc179c950 00007fddc179c8b0 00007fddc179c810 00007fddc179c7b0 00007fddc179a92f 0000000000497fd6 0000000000497c68
0608 10:01:42.789107 (+   170us) write_op.cc:270] Start()
0608 10:01:42.793999 (+  4892us) write_op.cc:276] Timestamp: P: 1780912902789035 usec, L: 0
0608 10:01:42.795184 (+  1185us) op_driver.cc:348] REPLICATION: starting
0608 10:01:42.846106 (+ 50922us) log.cc:844] Serialized 519 byte log entry
0608 10:01:43.189109 (+343003us) op_driver.cc:464] REPLICATION: finished
0608 10:01:43.251933 (+ 62824us) write_op.cc:301] APPLY: starting
0608 10:01:43.252012 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:43.252187 (+   175us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:43.252210 (+    23us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.253125 (+   915us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.253340 (+   215us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.253387 (+    47us) write_op.cc:312] APPLY: finished
0608 10:01:43.253648 (+   261us) log.cc:844] Serialized 46 byte log entry
0608 10:01:43.253866 (+   218us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.253964 (+    98us) write_op.cc:454] Released schema lock
0608 10:01:43.254007 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":6892288,"child_traces":[["op",{"apply.queue_time_us":62596,"mutex_wait_us":18937,"num_ops":5,"prepare.queue_time_us":66240,"prepare.run_cpu_time_us":9246,"prepare.run_wall_time_us":176331,"replication_time_us":393757,"spinlock_wait_cycles":41579776}]]}
I20260608 10:01:43.315745  6088 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44950 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=25, attempt_no=0}) took 1442 ms. Trace:
I20260608 10:01:43.317081  6088 rpcz_store.cc:276] 0608 10:01:41.878137 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.882885 (+  4748us) service_pool.cc:224] Handling call
0608 10:01:43.315654 (+1432769us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.795911 (+     0us) write_op.cc:183] PREPARE: starting on tablet 3d41e8da708243a791ef7df822b15c56
0608 10:01:42.817200 (+ 21289us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.817248 (+    48us) write_op.cc:435] Acquired schema lock
0608 10:01:42.817271 (+    23us) tablet.cc:662] Decoding operations
0608 10:01:42.818103 (+   832us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.818197 (+    94us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.818245 (+    48us) tablet.cc:685] Acquiring locks for 6 operations
0608 10:01:42.818968 (+   723us) tablet.cc:701] Row locks acquired
0608 10:01:42.818995 (+    27us) write_op.cc:260] PREPARE: finished
0608 10:01:42.819308 (+   313us) write_op.cc:270] Start()
0608 10:01:42.819486 (+   178us) write_op.cc:276] Timestamp: P: 1780912902819240 usec, L: 0
0608 10:01:42.819516 (+    30us) op_driver.cc:348] REPLICATION: starting
0608 10:01:42.820437 (+   921us) log.cc:844] Serialized 562 byte log entry
0608 10:01:43.225930 (+405493us) op_driver.cc:464] REPLICATION: finished
0608 10:01:43.312603 (+ 86673us) write_op.cc:301] APPLY: starting
0608 10:01:43.312686 (+    83us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:43.312874 (+   188us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:43.312959 (+    85us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.313921 (+   962us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.314105 (+   184us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.314148 (+    43us) write_op.cc:312] APPLY: finished
0608 10:01:43.314407 (+   259us) log.cc:844] Serialized 52 byte log entry
0608 10:01:43.315192 (+   785us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.315285 (+    93us) write_op.cc:454] Released schema lock
0608 10:01:43.315325 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":86502,"num_ops":6,"prepare.queue_time_us":820275,"prepare.run_cpu_time_us":4575,"prepare.run_wall_time_us":30636,"replication_time_us":406291}]]}
I20260608 10:01:43.311365  6069 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51676 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=46, attempt_no=0}) took 1345 ms. Trace:
I20260608 10:01:43.286029  6042 rpcz_store.cc:276] 0608 10:01:41.850943 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.854435 (+  3492us) service_pool.cc:224] Handling call
0608 10:01:43.285165 (+1430730us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.231838 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2bccf8c972384a48afb1270d446a73e0
0608 10:01:42.233336 (+  1498us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.233369 (+    33us) write_op.cc:435] Acquired schema lock
0608 10:01:42.233384 (+    15us) tablet.cc:662] Decoding operations
0608 10:01:42.246474 (+ 13090us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.246553 (+    79us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.246601 (+    48us) tablet.cc:685] Acquiring locks for 6 operations
0608 10:01:42.247300 (+   699us) tablet.cc:701] Row locks acquired
0608 10:01:42.247328 (+    28us) write_op.cc:260] PREPARE: finished
0608 10:01:42.247591 (+   263us) write_op.cc:270] Start()
0608 10:01:42.255017 (+  7426us) write_op.cc:276] Timestamp: P: 1780912902247527 usec, L: 0
0608 10:01:42.255048 (+    31us) op_driver.cc:348] REPLICATION: starting
0608 10:01:42.260137 (+  5089us) log.cc:844] Serialized 562 byte log entry
0608 10:01:42.988918 (+728781us) op_driver.cc:464] REPLICATION: finished
0608 10:01:43.212710 (+223792us) write_op.cc:301] APPLY: starting
0608 10:01:43.261404 (+ 48694us) spinlock_profiling.cc:243] Waited 3.69 ms on lock 0x7b600022c9c8. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddc162eafb 00007fddc18bb50d 00007fddc18bfbab 00007fddc17bfcfc 00007fddc15f01ad 00007fddc15f3e46 00007fddc17bce35 00007fddc1796086 00007fddc179f4e0 00007fddc179f440 00007fddc179f3a0
0608 10:01:43.261502 (+    98us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:43.261729 (+   227us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:43.261750 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.263369 (+  1619us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.263591 (+   222us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.263659 (+    68us) write_op.cc:312] APPLY: finished
0608 10:01:43.263919 (+   260us) log.cc:844] Serialized 52 byte log entry
0608 10:01:43.284656 (+ 20737us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.284747 (+    91us) write_op.cc:454] Released schema lock
0608 10:01:43.284801 (+    54us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":223606,"num_ops":6,"prepare.queue_time_us":302662,"prepare.run_cpu_time_us":4030,"prepare.run_wall_time_us":28560,"replication_time_us":732752,"spinlock_wait_cycles":8493952}]]}
I20260608 10:01:43.320556  6069 rpcz_store.cc:276] 0608 10:01:41.966491 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.966625 (+   134us) service_pool.cc:224] Handling call
0608 10:01:42.636390 (+669765us) spinlock_profiling.cc:243] Waited 3.9 ms on lock 0x7b34000f0e98. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbbaff4bb 00007fddbbb7f64f 00007fddbbc03c24 00007fddbbc08faf 00007fddbbc0b7eb 00007fddbbc0b740 00007fddbbc0b6a0 00007fddbbc0b640 00007fddbbc0996f 0000000000497fd6 0000000000497c68
0608 10:01:43.311298 (+674908us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.799437 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2566c53f86d34940b6948d7e7219c0b2
0608 10:01:42.840192 (+ 40755us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.840230 (+    38us) write_op.cc:435] Acquired schema lock
0608 10:01:42.840251 (+    21us) tablet.cc:662] Decoding operations
0608 10:01:42.840895 (+   644us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.840940 (+    45us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.840973 (+    33us) tablet.cc:685] Acquiring locks for 6 operations
0608 10:01:42.846927 (+  5954us) tablet.cc:701] Row locks acquired
0608 10:01:42.846952 (+    25us) write_op.cc:260] PREPARE: finished
0608 10:01:42.951942 (+104990us) spinlock_profiling.cc:243] Waited 5.51 ms on lock 0x7b34000f0e98. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbbaff4bb 00007fddbbb80a42 00007fddc1792ec4 00007fddc1792660 00007fddc179c950 00007fddc179c8b0 00007fddc179c810 00007fddc179c7b0 00007fddc179a92f 0000000000497fd6 0000000000497c68
0608 10:01:42.953019 (+  1077us) write_op.cc:270] Start()
0608 10:01:42.953224 (+   205us) write_op.cc:276] Timestamp: P: 1780912902952960 usec, L: 0
0608 10:01:42.953248 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 10:01:42.955762 (+  2514us) log.cc:844] Serialized 562 byte log entry
0608 10:01:43.242706 (+286944us) op_driver.cc:464] REPLICATION: finished
0608 10:01:43.308703 (+ 65997us) write_op.cc:301] APPLY: starting
0608 10:01:43.308783 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:43.308973 (+   190us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:43.308991 (+    18us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.310075 (+  1084us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.310276 (+   201us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.310322 (+    46us) write_op.cc:312] APPLY: finished
0608 10:01:43.310605 (+   283us) log.cc:844] Serialized 52 byte log entry
0608 10:01:43.310808 (+   203us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.310902 (+    94us) write_op.cc:454] Released schema lock
0608 10:01:43.310948 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":8979200,"child_traces":[["op",{"apply.queue_time_us":64617,"num_ops":6,"prepare.queue_time_us":25184,"prepare.run_cpu_time_us":5561,"prepare.run_wall_time_us":159879,"replication_time_us":284326,"spinlock_wait_cycles":12679424}]]}
I20260608 10:01:43.327967  6074 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44950 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=36, attempt_no=0}) took 1407 ms. Trace:
I20260608 10:01:43.329226  6074 rpcz_store.cc:276] 0608 10:01:41.924152 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.929894 (+  5742us) service_pool.cc:224] Handling call
0608 10:01:42.423568 (+493674us) spinlock_profiling.cc:243] Waited 36.6 ms on lock 0x7b340007b8e8. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbbaff4bb 00007fddbbb7f64f 00007fddbbc03c24 00007fddbbc08faf 00007fddbbc0b7eb 00007fddbbc0b740 00007fddbbc0b6a0 00007fddbbc0b640 00007fddbbc0996f 0000000000497fd6 0000000000497c68
0608 10:01:43.327894 (+904326us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.821032 (+     0us) write_op.cc:183] PREPARE: starting on tablet 3d41e8da708243a791ef7df822b15c56
0608 10:01:42.821795 (+   763us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.821837 (+    42us) write_op.cc:435] Acquired schema lock
0608 10:01:42.821864 (+    27us) tablet.cc:662] Decoding operations
0608 10:01:42.838585 (+ 16721us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.838631 (+    46us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.838661 (+    30us) tablet.cc:685] Acquiring locks for 7 operations
0608 10:01:42.854980 (+ 16319us) tablet.cc:701] Row locks acquired
0608 10:01:42.856977 (+  1997us) write_op.cc:260] PREPARE: finished
0608 10:01:42.869569 (+ 12592us) write_op.cc:270] Start()
0608 10:01:42.874206 (+  4637us) write_op.cc:276] Timestamp: P: 1780912902868161 usec, L: 0
0608 10:01:42.875306 (+  1100us) op_driver.cc:348] REPLICATION: starting
0608 10:01:42.919905 (+ 44599us) log.cc:844] Serialized 605 byte log entry
0608 10:01:43.226177 (+306272us) op_driver.cc:464] REPLICATION: finished
0608 10:01:43.317498 (+ 91321us) write_op.cc:301] APPLY: starting
0608 10:01:43.317570 (+    72us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:43.317761 (+   191us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:43.317842 (+    81us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.319044 (+  1202us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.319236 (+   192us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.319279 (+    43us) write_op.cc:312] APPLY: finished
0608 10:01:43.319519 (+   240us) log.cc:844] Serialized 58 byte log entry
0608 10:01:43.324123 (+  4604us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.327482 (+  3359us) write_op.cc:454] Released schema lock
0608 10:01:43.327531 (+    49us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":84212480,"child_traces":[["op",{"apply.queue_time_us":91158,"num_ops":7,"prepare.queue_time_us":395523,"prepare.run_cpu_time_us":4957,"prepare.run_wall_time_us":103217,"replication_time_us":349798,"spinlock_wait_cycles":1077120}]]}
I20260608 10:01:43.333839  6088 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44950 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=21, attempt_no=0}) took 1471 ms. Trace:
I20260608 10:01:43.327428  6029 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51676 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=43, attempt_no=0}) took 1394 ms. Trace:
I20260608 10:01:43.299757  6041 rpcz_store.cc:276] 0608 10:01:41.851848 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.855142 (+  3294us) service_pool.cc:224] Handling call
0608 10:01:43.274127 (+1418985us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.686080 (+     0us) write_op.cc:183] PREPARE: starting on tablet 3d41e8da708243a791ef7df822b15c56
0608 10:01:42.736525 (+ 50445us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.736578 (+    53us) write_op.cc:435] Acquired schema lock
0608 10:01:42.736627 (+    49us) tablet.cc:662] Decoding operations
0608 10:01:42.740787 (+  4160us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.740839 (+    52us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.740865 (+    26us) tablet.cc:685] Acquiring locks for 5 operations
0608 10:01:42.741370 (+   505us) tablet.cc:701] Row locks acquired
0608 10:01:42.741390 (+    20us) write_op.cc:260] PREPARE: finished
0608 10:01:42.778618 (+ 37228us) spinlock_profiling.cc:243] Waited 7.1 ms on lock 0x7b340007b8e8. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbbaff4bb 00007fddbbb80a42 00007fddc1792ec4 00007fddc1792660 00007fddc179c950 00007fddc179c8b0 00007fddc179c810 00007fddc179c7b0 00007fddc179a92f 0000000000497fd6 0000000000497c68
0608 10:01:42.778768 (+   150us) write_op.cc:270] Start()
0608 10:01:42.778963 (+   195us) write_op.cc:276] Timestamp: P: 1780912902778717 usec, L: 0
0608 10:01:42.778987 (+    24us) op_driver.cc:348] REPLICATION: starting
0608 10:01:42.788888 (+  9901us) log.cc:844] Serialized 519 byte log entry
0608 10:01:43.225590 (+436702us) op_driver.cc:464] REPLICATION: finished
0608 10:01:43.271697 (+ 46107us) write_op.cc:301] APPLY: starting
0608 10:01:43.271785 (+    88us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:43.271970 (+   185us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:43.271994 (+    24us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.272880 (+   886us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.273088 (+   208us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.273147 (+    59us) write_op.cc:312] APPLY: finished
0608 10:01:43.273366 (+   219us) log.cc:844] Serialized 46 byte log entry
0608 10:01:43.273613 (+   247us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.273703 (+    90us) write_op.cc:454] Released schema lock
0608 10:01:43.273745 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":1660672,"child_traces":[["op",{"apply.queue_time_us":45897,"num_ops":5,"prepare.queue_time_us":736363,"prepare.run_cpu_time_us":6619,"prepare.run_wall_time_us":116420,"replication_time_us":446456,"spinlock_wait_cycles":16335616}]]}
I20260608 10:01:43.366168  6042 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39660 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=30, attempt_no=0}) took 1549 ms. Trace:
I20260608 10:01:43.368345  6043 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39660 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=38, attempt_no=0}) took 1550 ms. Trace:
I20260608 10:01:43.371147  6054 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51676 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=45, attempt_no=0}) took 1405 ms. Trace:
I20260608 10:01:43.369586  6064 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:51676 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=31, attempt_no=0}) took 1443 ms. Trace:
I20260608 10:01:43.371587  6054 rpcz_store.cc:276] 0608 10:01:41.965962 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.968124 (+  2162us) service_pool.cc:224] Handling call
0608 10:01:42.604696 (+636572us) spinlock_profiling.cc:243] Waited 11.5 ms on lock 0x7b34000f0e98. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbbaff4bb 00007fddbbb7f64f 00007fddbbc03c24 00007fddbbc08faf 00007fddbbc0b7eb 00007fddbbc0b740 00007fddbbc0b6a0 00007fddbbc0b640 00007fddbbc0996f 0000000000497fd6 0000000000497c68
0608 10:01:43.371071 (+766375us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.682166 (+     0us) write_op.cc:183] PREPARE: starting on tablet 4db8b0cdecc94f74ae1bf75280334a84
0608 10:01:42.745582 (+ 63416us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.745626 (+    44us) write_op.cc:435] Acquired schema lock
0608 10:01:42.745649 (+    23us) tablet.cc:662] Decoding operations
0608 10:01:42.779836 (+ 34187us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.781686 (+  1850us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.784735 (+  3049us) tablet.cc:685] Acquiring locks for 5 operations
0608 10:01:42.820165 (+ 35430us) tablet.cc:701] Row locks acquired
0608 10:01:42.820196 (+    31us) write_op.cc:260] PREPARE: finished
0608 10:01:43.012019 (+191823us) spinlock_profiling.cc:243] Waited 8.43 ms on lock 0x7b34000f0e98. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbbaff4bb 00007fddbbb80a42 00007fddc1792ec4 00007fddc1792660 00007fddc179c950 00007fddc179c8b0 00007fddc179c810 00007fddc179c7b0 00007fddc179a92f 0000000000497fd6 0000000000497c68
0608 10:01:43.012155 (+   136us) write_op.cc:270] Start()
0608 10:01:43.012353 (+   198us) write_op.cc:276] Timestamp: P: 1780912903012107 usec, L: 0
0608 10:01:43.012379 (+    26us) op_driver.cc:348] REPLICATION: starting
0608 10:01:43.023190 (+ 10811us) log.cc:844] Serialized 519 byte log entry
0608 10:01:43.296497 (+273307us) op_driver.cc:464] REPLICATION: finished
0608 10:01:43.361903 (+ 65406us) write_op.cc:301] APPLY: starting
0608 10:01:43.361980 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:43.362149 (+   169us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:43.362171 (+    22us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.369200 (+  7029us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.369399 (+   199us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.369463 (+    64us) write_op.cc:312] APPLY: finished
0608 10:01:43.369696 (+   233us) log.cc:844] Serialized 46 byte log entry
0608 10:01:43.370602 (+   906us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.370707 (+   105us) write_op.cc:454] Released schema lock
0608 10:01:43.370747 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":26380160,"child_traces":[["op",{"apply.queue_time_us":65221,"mutex_wait_us":14941,"num_ops":5,"prepare.queue_time_us":64025,"prepare.run_cpu_time_us":6412,"prepare.run_wall_time_us":348111,"replication_time_us":284006,"spinlock_wait_cycles":19395456}]]}
I20260608 10:01:43.366703  6042 rpcz_store.cc:276] 0608 10:01:41.816342 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.816467 (+   125us) service_pool.cc:224] Handling call
0608 10:01:43.366063 (+1549596us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.193999 (+     0us) write_op.cc:183] PREPARE: starting on tablet 9829ea10baed4818af32b3dc5aadd141
0608 10:01:42.226858 (+ 32859us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.227335 (+   477us) write_op.cc:435] Acquired schema lock
0608 10:01:42.228275 (+   940us) tablet.cc:662] Decoding operations
0608 10:01:42.363955 (+135680us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.364129 (+   174us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.364213 (+    84us) tablet.cc:685] Acquiring locks for 5 operations
0608 10:01:42.365146 (+   933us) tablet.cc:701] Row locks acquired
0608 10:01:42.365191 (+    45us) write_op.cc:260] PREPARE: finished
0608 10:01:42.397010 (+ 31819us) write_op.cc:270] Start()
0608 10:01:42.397247 (+   237us) write_op.cc:276] Timestamp: P: 1780912902396860 usec, L: 0
0608 10:01:42.397292 (+    45us) op_driver.cc:348] REPLICATION: starting
0608 10:01:42.605273 (+207981us) log.cc:844] Serialized 519 byte log entry
0608 10:01:42.644693 (+ 39420us) spinlock_profiling.cc:243] Waited 200 ms on lock 0x7b54003a9b54. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbdb2e5cb 00007fddbdc3b115 00007fddc1793788 00007fddc1792660 00007fddc179c950 00007fddc179c8b0 00007fddc179c810 00007fddc179c7b0 00007fddc179a92f 0000000000497fd6 0000000000497c68
0608 10:01:43.211495 (+566802us) op_driver.cc:464] REPLICATION: finished
0608 10:01:43.363524 (+152029us) write_op.cc:301] APPLY: starting
0608 10:01:43.363603 (+    79us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:43.363763 (+   160us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:43.363784 (+    21us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.364692 (+   908us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.364987 (+   295us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.365034 (+    47us) write_op.cc:312] APPLY: finished
0608 10:01:43.365262 (+   228us) log.cc:844] Serialized 46 byte log entry
0608 10:01:43.365519 (+   257us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.365601 (+    82us) write_op.cc:454] Released schema lock
0608 10:01:43.365649 (+    48us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":151828,"num_ops":5,"prepare.queue_time_us":368157,"prepare.run_cpu_time_us":16781,"prepare.run_wall_time_us":454012,"replication_time_us":814023,"spinlock_wait_cycles":460857600}]]}
I20260608 10:01:43.346418  6029 rpcz_store.cc:276] 0608 10:01:41.939923 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.941904 (+  1981us) service_pool.cc:224] Handling call
0608 10:01:42.234844 (+292940us) spinlock_profiling.cc:243] Waited 9.33 ms on lock 0x7b34000f0e98. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbbaff4bb 00007fddbbb7f64f 00007fddbbc03c24 00007fddbbc08faf 00007fddbbc0b7eb 00007fddbbc0b740 00007fddbbc0b6a0 00007fddbbc0b640 00007fddbbc0996f 0000000000497fd6 0000000000497c68
0608 10:01:43.327355 (+1092511us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.393110 (+     0us) write_op.cc:183] PREPARE: starting on tablet 42372a87513e424899c296c56868b9a8
0608 10:01:42.394114 (+  1004us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.394172 (+    58us) write_op.cc:435] Acquired schema lock
0608 10:01:42.394215 (+    43us) tablet.cc:662] Decoding operations
0608 10:01:42.395300 (+  1085us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.395399 (+    99us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.395436 (+    37us) tablet.cc:685] Acquiring locks for 8 operations
0608 10:01:42.400188 (+  4752us) tablet.cc:701] Row locks acquired
0608 10:01:42.400213 (+    25us) write_op.cc:260] PREPARE: finished
0608 10:01:42.581149 (+180936us) spinlock_profiling.cc:243] Waited 16 ms on lock 0x7b34000f0e98. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbbaff4bb 00007fddbbb80a42 00007fddc1792ec4 00007fddc1792660 00007fddc179c950 00007fddc179c8b0 00007fddc179c810 00007fddc179c7b0 00007fddc179a92f 0000000000497fd6 0000000000497c68
0608 10:01:42.581291 (+   142us) write_op.cc:270] Start()
0608 10:01:42.581502 (+   211us) write_op.cc:276] Timestamp: P: 1780912902581248 usec, L: 0
0608 10:01:42.581527 (+    25us) op_driver.cc:348] REPLICATION: starting
0608 10:01:42.951296 (+369769us) spinlock_profiling.cc:243] Waited 34.7 ms on lock 0x7b540016b320. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbdb2e5cb 00007fddbdb54e64 00007fddbdc51671 00007fddbdc3b5e1 00007fddbdc3aed2 00007fddc1793788 00007fddc1792660 00007fddc179c950 00007fddc179c8b0 00007fddc179c810 00007fddc179c7b0
0608 10:01:42.953174 (+  1878us) log.cc:844] Serialized 649 byte log entry
0608 10:01:43.178507 (+225333us) op_driver.cc:464] REPLICATION: finished
0608 10:01:43.184054 (+  5547us) spinlock_profiling.cc:243] Waited 4.3 ms on lock 0x7b180013b760. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddc470ee0b 00007fddc47232ec 00007fddba4da2fc 00007fddba4deb0b 00007fddba4dea60 00007fddba4de9c0 00007fddba4de960 00007fddba4dcc8f 0000000000497fd6 0000000000497c68 00007fddba4a1ee6
0608 10:01:43.276015 (+ 91961us) write_op.cc:301] APPLY: starting
0608 10:01:43.276145 (+   130us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:43.295432 (+ 19287us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:43.295474 (+    42us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.325303 (+ 29829us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.325535 (+   232us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.325580 (+    45us) write_op.cc:312] APPLY: finished
0608 10:01:43.325901 (+   321us) log.cc:844] Serialized 64 byte log entry
0608 10:01:43.326808 (+   907us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.326934 (+   126us) write_op.cc:454] Released schema lock
0608 10:01:43.326988 (+    54us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":21463424,"child_traces":[["op",{"apply.queue_time_us":97231,"mutex_wait_us":1282,"num_ops":8,"prepare.queue_time_us":90607,"prepare.run_cpu_time_us":11902,"prepare.run_wall_time_us":560605,"raft.queue_time_us":1474,"raft.run_cpu_time_us":22,"raft.run_wall_time_us":22,"replication_time_us":596859,"spinlock_wait_cycles":126346624}]]}
I20260608 10:01:43.402441  6064 rpcz_store.cc:276] 0608 10:01:41.925761 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.927503 (+  1742us) service_pool.cc:224] Handling call
0608 10:01:42.400432 (+472929us) spinlock_profiling.cc:243] Waited 6.51 ms on lock 0x7b34000f0e98. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbbaff4bb 00007fddbbb7f64f 00007fddbbc03c24 00007fddbbc08faf 00007fddbbc0b7eb 00007fddbbc0b740 00007fddbbc0b6a0 00007fddbbc0b640 00007fddbbc0996f 0000000000497fd6 0000000000497c68
0608 10:01:43.369519 (+969087us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:43.184342 (+     0us) write_op.cc:183] PREPARE: starting on tablet 42372a87513e424899c296c56868b9a8
0608 10:01:43.184835 (+   493us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:43.184865 (+    30us) write_op.cc:435] Acquired schema lock
0608 10:01:43.184881 (+    16us) tablet.cc:662] Decoding operations
0608 10:01:43.185390 (+   509us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:43.185430 (+    40us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:43.185459 (+    29us) tablet.cc:685] Acquiring locks for 6 operations
0608 10:01:43.185934 (+   475us) tablet.cc:701] Row locks acquired
0608 10:01:43.185949 (+    15us) write_op.cc:260] PREPARE: finished
0608 10:01:43.199054 (+ 13105us) spinlock_profiling.cc:243] Waited 1.58 ms on lock 0x7b34000f0e98. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbbaff4bb 00007fddbbb80a42 00007fddc1792ec4 00007fddc1792660 00007fddc179c950 00007fddc179c8b0 00007fddc179c810 00007fddc179c7b0 00007fddc179a92f 0000000000497fd6 0000000000497c68
0608 10:01:43.199162 (+   108us) write_op.cc:270] Start()
0608 10:01:43.199332 (+   170us) write_op.cc:276] Timestamp: P: 1780912903199124 usec, L: 0
0608 10:01:43.199355 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 10:01:43.199941 (+   586us) log.cc:844] Serialized 562 byte log entry
0608 10:01:43.268120 (+ 68179us) op_driver.cc:464] REPLICATION: finished
0608 10:01:43.316621 (+ 48501us) write_op.cc:301] APPLY: starting
0608 10:01:43.316697 (+    76us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:43.316897 (+   200us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:43.316922 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.363370 (+ 46448us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.363560 (+   190us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.363609 (+    49us) write_op.cc:312] APPLY: finished
0608 10:01:43.363851 (+   242us) log.cc:844] Serialized 52 byte log entry
0608 10:01:43.368996 (+  5145us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.369106 (+   110us) write_op.cc:454] Released schema lock
0608 10:01:43.369153 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":14966528,"child_traces":[["op",{"apply.queue_time_us":48300,"mutex_wait_us":28672,"num_ops":6,"prepare.queue_time_us":756004,"prepare.run_cpu_time_us":4246,"prepare.run_wall_time_us":17129,"raft.queue_time_us":4049,"raft.run_cpu_time_us":979,"raft.run_wall_time_us":3941,"replication_time_us":44657,"spinlock_wait_cycles":3633408}]]}
I20260608 10:01:43.413414  6077 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39660 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=39, attempt_no=0}) took 1595 ms. Trace:
I20260608 10:01:43.413925  6077 rpcz_store.cc:276] 0608 10:01:41.818004 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.818480 (+   476us) service_pool.cc:224] Handling call
0608 10:01:43.413324 (+1594844us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.612888 (+     0us) write_op.cc:183] PREPARE: starting on tablet bafc3620da254d1cbd0470fa0a562ed2
0608 10:01:42.702821 (+ 89933us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.703949 (+  1128us) write_op.cc:435] Acquired schema lock
0608 10:01:42.714453 (+ 10504us) tablet.cc:662] Decoding operations
0608 10:01:42.770503 (+ 56050us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.779783 (+  9280us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.783501 (+  3718us) tablet.cc:685] Acquiring locks for 4 operations
0608 10:01:42.816434 (+ 32933us) tablet.cc:701] Row locks acquired
0608 10:01:42.816463 (+    29us) write_op.cc:260] PREPARE: finished
0608 10:01:42.816742 (+   279us) write_op.cc:270] Start()
0608 10:01:42.816919 (+   177us) write_op.cc:276] Timestamp: P: 1780912902816675 usec, L: 0
0608 10:01:42.816948 (+    29us) op_driver.cc:348] REPLICATION: starting
0608 10:01:42.817900 (+   952us) log.cc:844] Serialized 475 byte log entry
0608 10:01:43.301896 (+483996us) op_driver.cc:464] REPLICATION: finished
0608 10:01:43.411130 (+109234us) write_op.cc:301] APPLY: starting
0608 10:01:43.411196 (+    66us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:43.411350 (+   154us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:43.411435 (+    85us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.412158 (+   723us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.412326 (+   168us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.412371 (+    45us) write_op.cc:312] APPLY: finished
0608 10:01:43.412635 (+   264us) log.cc:844] Serialized 40 byte log entry
0608 10:01:43.412846 (+   211us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.412927 (+    81us) write_op.cc:454] Released schema lock
0608 10:01:43.412975 (+    48us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":109035,"num_ops":4,"prepare.queue_time_us":728766,"prepare.run_cpu_time_us":5046,"prepare.run_wall_time_us":261356,"replication_time_us":475913}]]}
I20260608 10:01:43.419381  6041 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:44950 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=44, attempt_no=0}) took 1481 ms. Trace:
I20260608 10:01:43.419860  6041 rpcz_store.cc:276] 0608 10:01:41.937602 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.942867 (+  5265us) service_pool.cc:224] Handling call
0608 10:01:42.652380 (+709513us) spinlock_profiling.cc:243] Waited 26.4 ms on lock 0x7b340007b8e8. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbbaff4bb 00007fddbbb7f64f 00007fddbbc03c24 00007fddbbc08faf 00007fddbbc0b7eb 00007fddbbc0b740 00007fddbbc0b6a0 00007fddbbc0b640 00007fddbbc0996f 0000000000497fd6 0000000000497c68
0608 10:01:43.419315 (+766935us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.685777 (+     0us) write_op.cc:183] PREPARE: starting on tablet b423b6a8a5e748ebb0716dcd3f0cf843
0608 10:01:42.740830 (+ 55053us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.740864 (+    34us) write_op.cc:435] Acquired schema lock
0608 10:01:42.740881 (+    17us) tablet.cc:662] Decoding operations
0608 10:01:42.741284 (+   403us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.741339 (+    55us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.741372 (+    33us) tablet.cc:685] Acquiring locks for 3 operations
0608 10:01:42.741667 (+   295us) tablet.cc:701] Row locks acquired
0608 10:01:42.741683 (+    16us) write_op.cc:260] PREPARE: finished
0608 10:01:43.028615 (+286932us) spinlock_profiling.cc:243] Waited 14.1 ms on lock 0x7b340007b8e8. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbbaff4bb 00007fddbbb80a42 00007fddc1792ec4 00007fddc1792660 00007fddc179c950 00007fddc179c8b0 00007fddc179c810 00007fddc179c7b0 00007fddc179a92f 0000000000497fd6 0000000000497c68
0608 10:01:43.028780 (+   165us) write_op.cc:270] Start()
0608 10:01:43.028994 (+   214us) write_op.cc:276] Timestamp: P: 1780912903028734 usec, L: 0
0608 10:01:43.029017 (+    23us) op_driver.cc:348] REPLICATION: starting
0608 10:01:43.029761 (+   744us) log.cc:844] Serialized 432 byte log entry
0608 10:01:43.311527 (+281766us) op_driver.cc:464] REPLICATION: finished
0608 10:01:43.401369 (+ 89842us) write_op.cc:301] APPLY: starting
0608 10:01:43.401435 (+    66us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:43.401566 (+   131us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:43.401586 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.402073 (+   487us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.402247 (+   174us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.402290 (+    43us) write_op.cc:312] APPLY: finished
0608 10:01:43.418592 (+ 16302us) log.cc:844] Serialized 34 byte log entry
0608 10:01:43.418859 (+   267us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.418946 (+    87us) write_op.cc:454] Released schema lock
0608 10:01:43.418988 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":60615936,"child_traces":[["op",{"apply.queue_time_us":89629,"mutex_wait_us":503,"num_ops":3,"prepare.queue_time_us":5444,"prepare.run_cpu_time_us":6289,"prepare.run_wall_time_us":348612,"replication_time_us":282401,"spinlock_wait_cycles":32391424}]]}
I20260608 10:01:43.334895  6088 rpcz_store.cc:276] 0608 10:01:41.862951 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.865529 (+  2578us) service_pool.cc:224] Handling call
0608 10:01:42.539887 (+674358us) spinlock_profiling.cc:243] Waited 4.25 ms on lock 0x7b340007b8e8. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbbaff4bb 00007fddbbb7f64f 00007fddbbc03c24 00007fddbbc08faf 00007fddbbc0b7eb 00007fddbbc0b740 00007fddbbc0b6a0 00007fddbbc0b640 00007fddbbc0996f 0000000000497fd6 0000000000497c68
0608 10:01:43.333757 (+793870us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.619444 (+     0us) write_op.cc:183] PREPARE: starting on tablet b423b6a8a5e748ebb0716dcd3f0cf843
0608 10:01:42.631766 (+ 12322us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.631819 (+    53us) write_op.cc:435] Acquired schema lock
0608 10:01:42.631846 (+    27us) tablet.cc:662] Decoding operations
0608 10:01:42.632440 (+   594us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.632543 (+   103us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.632581 (+    38us) tablet.cc:685] Acquiring locks for 4 operations
0608 10:01:42.632979 (+   398us) tablet.cc:701] Row locks acquired
0608 10:01:42.633017 (+    38us) write_op.cc:260] PREPARE: finished
0608 10:01:42.633215 (+   198us) write_op.cc:270] Start()
0608 10:01:42.633329 (+   114us) write_op.cc:276] Timestamp: P: 1780912902633170 usec, L: 0
0608 10:01:42.633346 (+    17us) op_driver.cc:348] REPLICATION: starting
0608 10:01:42.634123 (+   777us) log.cc:844] Serialized 475 byte log entry
0608 10:01:43.239803 (+605680us) op_driver.cc:464] REPLICATION: finished
0608 10:01:43.320659 (+ 80856us) write_op.cc:301] APPLY: starting
0608 10:01:43.320756 (+    97us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:43.320902 (+   146us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:43.320992 (+    90us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.321706 (+   714us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.321898 (+   192us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.332039 (+ 10141us) write_op.cc:312] APPLY: finished
0608 10:01:43.332273 (+   234us) log.cc:844] Serialized 40 byte log entry
0608 10:01:43.333272 (+   999us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.333362 (+    90us) write_op.cc:454] Released schema lock
0608 10:01:43.333408 (+    46us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"spinlock_wait_cycles":9764224,"child_traces":[["op",{"apply.queue_time_us":80633,"mutex_wait_us":23403,"num_ops":4,"prepare.queue_time_us":62523,"prepare.run_cpu_time_us":3435,"prepare.run_wall_time_us":27365,"replication_time_us":606309}]]}
I20260608 10:01:43.370038  6043 rpcz_store.cc:276] 0608 10:01:41.817643 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.817982 (+   339us) service_pool.cc:224] Handling call
0608 10:01:43.368258 (+1550276us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.645249 (+     0us) write_op.cc:183] PREPARE: starting on tablet 9829ea10baed4818af32b3dc5aadd141
0608 10:01:42.651247 (+  5998us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.651288 (+    41us) write_op.cc:435] Acquired schema lock
0608 10:01:42.651301 (+    13us) tablet.cc:662] Decoding operations
0608 10:01:42.651767 (+   466us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.651829 (+    62us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.651871 (+    42us) tablet.cc:685] Acquiring locks for 1 operations
0608 10:01:42.652039 (+   168us) tablet.cc:701] Row locks acquired
0608 10:01:42.652058 (+    19us) write_op.cc:260] PREPARE: finished
0608 10:01:42.652243 (+   185us) write_op.cc:270] Start()
0608 10:01:42.652380 (+   137us) write_op.cc:276] Timestamp: P: 1780912902652188 usec, L: 0
0608 10:01:42.652408 (+    28us) op_driver.cc:348] REPLICATION: starting
0608 10:01:42.653263 (+   855us) log.cc:844] Serialized 345 byte log entry
0608 10:01:43.211851 (+558588us) op_driver.cc:464] REPLICATION: finished
0608 10:01:43.364709 (+152858us) write_op.cc:301] APPLY: starting
0608 10:01:43.364784 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:43.364911 (+   127us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:43.365025 (+   114us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.365258 (+   233us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.365422 (+   164us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.365475 (+    53us) write_op.cc:312] APPLY: finished
0608 10:01:43.365648 (+   173us) log.cc:844] Serialized 22 byte log entry
0608 10:01:43.365859 (+   211us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.365925 (+    66us) write_op.cc:454] Released schema lock
0608 10:01:43.365968 (+    43us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":152669,"mutex_wait_us":5103,"num_ops":1,"prepare.queue_time_us":825938,"prepare.run_cpu_time_us":3208,"prepare.run_wall_time_us":18914,"replication_time_us":559339,"spinlock_wait_cycles":143104}]]}
I20260608 10:01:43.434274  6043 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39660 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=19, attempt_no=0}) took 1618 ms. Trace:
I20260608 10:01:43.434769  6043 rpcz_store.cc:276] 0608 10:01:41.815580 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.821520 (+  5940us) service_pool.cc:224] Handling call
0608 10:01:43.434177 (+1612657us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.697531 (+     0us) write_op.cc:183] PREPARE: starting on tablet 9829ea10baed4818af32b3dc5aadd141
0608 10:01:42.741222 (+ 43691us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.741262 (+    40us) write_op.cc:435] Acquired schema lock
0608 10:01:42.741278 (+    16us) tablet.cc:662] Decoding operations
0608 10:01:42.741843 (+   565us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.741913 (+    70us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.741958 (+    45us) tablet.cc:685] Acquiring locks for 5 operations
0608 10:01:42.742468 (+   510us) tablet.cc:701] Row locks acquired
0608 10:01:42.742497 (+    29us) write_op.cc:260] PREPARE: finished
0608 10:01:43.188769 (+446272us) spinlock_profiling.cc:243] Waited 1.54 ms on lock 0x7b2c00133898. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbc2b299b 00007fddbc2cc1e3 00007fddbc2cbb68 00007fddbc2cbac8 00007fddbdcb6ca8 00007fddbdcb6940 00007fddc17931d2 00007fddc1792660 00007fddc179c950 00007fddc179c8b0 00007fddc179c810
0608 10:01:43.188839 (+    70us) write_op.cc:270] Start()
0608 10:01:43.189119 (+   280us) write_op.cc:276] Timestamp: P: 1780912902744256 usec, L: 0
0608 10:01:43.189146 (+    27us) op_driver.cc:348] REPLICATION: starting
0608 10:01:43.213143 (+ 23997us) log.cc:844] Serialized 519 byte log entry
0608 10:01:43.214033 (+   890us) spinlock_profiling.cc:243] Waited 23.3 ms on lock 0x7b54003a9b54. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbdb2e5cb 00007fddbdc3b115 00007fddc1793788 00007fddc1792660 00007fddc179c950 00007fddc179c8b0 00007fddc179c810 00007fddc179c7b0 00007fddc179a92f 0000000000497fd6 0000000000497c68
0608 10:01:43.231524 (+ 17491us) spinlock_profiling.cc:243] Waited 11.4 ms on lock 0x7b58001196d0. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbdb2fabc 00007fddbdb0f305 00007fddbdb1c490 00007fddbdb1c3a0 00007fddbdb1c300 00007fddbdb1c2a0 00007fddbdb1a39f 0000000000497fd6 0000000000497c68 00007fddba4da131 00007fddba4deb0b
0608 10:01:43.344003 (+112479us) op_driver.cc:464] REPLICATION: finished
0608 10:01:43.430827 (+ 86824us) write_op.cc:301] APPLY: starting
0608 10:01:43.430907 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:43.431089 (+   182us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:43.431109 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.432220 (+  1111us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.432416 (+   196us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.432481 (+    65us) write_op.cc:312] APPLY: finished
0608 10:01:43.432778 (+   297us) log.cc:844] Serialized 46 byte log entry
0608 10:01:43.433587 (+   809us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.433704 (+   117us) write_op.cc:454] Released schema lock
0608 10:01:43.433749 (+    45us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":86638,"mutex_wait_us":12719,"num_ops":5,"prepare.queue_time_us":857394,"prepare.run_cpu_time_us":15156,"prepare.run_wall_time_us":531235,"raft.queue_time_us":2362,"raft.run_cpu_time_us":886,"raft.run_wall_time_us":12010,"replication_time_us":154721,"spinlock_wait_cycles":83497856}]]}
I20260608 10:01:43.458117  6043 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39660 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=24, attempt_no=0}) took 1642 ms. Trace:
I20260608 10:01:43.438678  6042 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:39660 (ReqId={client: 567a5e1ea1c943f69e37219233274ac6, seq_no=12, attempt_no=0}) took 1624 ms. Trace:
I20260608 10:01:43.458626  6043 rpcz_store.cc:276] 0608 10:01:41.815962 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.823195 (+  7233us) service_pool.cc:224] Handling call
0608 10:01:43.458030 (+1634835us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.825395 (+     0us) write_op.cc:183] PREPARE: starting on tablet bafc3620da254d1cbd0470fa0a562ed2
0608 10:01:42.842894 (+ 17499us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.842953 (+    59us) write_op.cc:435] Acquired schema lock
0608 10:01:42.842968 (+    15us) tablet.cc:662] Decoding operations
0608 10:01:42.843534 (+   566us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.843576 (+    42us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.843621 (+    45us) tablet.cc:685] Acquiring locks for 4 operations
0608 10:01:42.844021 (+   400us) tablet.cc:701] Row locks acquired
0608 10:01:42.844044 (+    23us) write_op.cc:260] PREPARE: finished
0608 10:01:42.844240 (+   196us) write_op.cc:270] Start()
0608 10:01:42.844351 (+   111us) write_op.cc:276] Timestamp: P: 1780912902844190 usec, L: 0
0608 10:01:42.844853 (+   502us) op_driver.cc:348] REPLICATION: starting
0608 10:01:43.022062 (+177209us) spinlock_profiling.cc:243] Waited 10 ms on lock 0x7b5400592020. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbdb2e5cb 00007fddbdb54e64 00007fddbdc51671 00007fddbdc3b5e1 00007fddbdc3aed2 00007fddc1793788 00007fddc1792660 00007fddc179c950 00007fddc179c8b0 00007fddc179c810 00007fddc179c7b0
0608 10:01:43.023407 (+  1345us) log.cc:844] Serialized 475 byte log entry
0608 10:01:43.188313 (+164906us) spinlock_profiling.cc:243] Waited 124 ms on lock 0x7b58002468d0. stack: 00007fddba47b3a1 00007fddba47b1c8 00007fddb9c56f11 000000000047cd55 000000000047cca8 00007fddbdb2fabc 00007fddbdb0f305 00007fddbdb1c490 00007fddbdb1c3a0 00007fddbdb1c300 00007fddbdb1c2a0 00007fddbdb1a39f 0000000000497fd6 0000000000497c68 00007fddba4da131 00007fddba4deb0b
0608 10:01:43.350901 (+162588us) op_driver.cc:464] REPLICATION: finished
0608 10:01:43.455960 (+105059us) write_op.cc:301] APPLY: starting
0608 10:01:43.456044 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:43.456204 (+   160us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:43.456224 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.456857 (+   633us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.457043 (+   186us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.457088 (+    45us) write_op.cc:312] APPLY: finished
0608 10:01:43.457317 (+   229us) log.cc:844] Serialized 40 byte log entry
0608 10:01:43.457523 (+   206us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.457624 (+   101us) write_op.cc:454] Released schema lock
0608 10:01:43.457663 (+    39us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":104870,"mutex_wait_us":15020,"num_ops":4,"prepare.queue_time_us":908594,"prepare.run_cpu_time_us":26972,"prepare.run_wall_time_us":276237,"raft.queue_time_us":5760,"raft.run_cpu_time_us":2614,"raft.run_wall_time_us":158923,"replication_time_us":504978,"spinlock_wait_cycles":308620288,"thread_start_us":38323,"threads_started":1}]]}
W20260608 10:01:43.555693  5755 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.52.67:37277, user_credentials={real_user=slave}} blocked reactor thread for 52869us
I20260608 10:01:43.466517  6042 rpcz_store.cc:276] 0608 10:01:41.814308 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:41.818851 (+  4543us) service_pool.cc:224] Handling call
0608 10:01:43.438585 (+1619734us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:42.822645 (+     0us) write_op.cc:183] PREPARE: starting on tablet bafc3620da254d1cbd0470fa0a562ed2
0608 10:01:42.823254 (+   609us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:42.823282 (+    28us) write_op.cc:435] Acquired schema lock
0608 10:01:42.823299 (+    17us) tablet.cc:662] Decoding operations
0608 10:01:42.823618 (+   319us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:42.823665 (+    47us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:42.823698 (+    33us) tablet.cc:685] Acquiring locks for 1 operations
0608 10:01:42.823847 (+   149us) tablet.cc:701] Row locks acquired
0608 10:01:42.823861 (+    14us) write_op.cc:260] PREPARE: finished
0608 10:01:42.824075 (+   214us) write_op.cc:270] Start()
0608 10:01:42.824187 (+   112us) write_op.cc:276] Timestamp: P: 1780912902824027 usec, L: 0
0608 10:01:42.824207 (+    20us) op_driver.cc:348] REPLICATION: starting
0608 10:01:42.824883 (+   676us) log.cc:844] Serialized 345 byte log entry
0608 10:01:43.302317 (+477434us) op_driver.cc:464] REPLICATION: finished
0608 10:01:43.421707 (+119390us) write_op.cc:301] APPLY: starting
0608 10:01:43.421760 (+    53us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:43.421832 (+    72us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:43.421910 (+    78us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:43.422082 (+   172us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:43.422194 (+   112us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:43.422221 (+    27us) write_op.cc:312] APPLY: finished
0608 10:01:43.422451 (+   230us) log.cc:844] Serialized 22 byte log entry
0608 10:01:43.423269 (+   818us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:43.423354 (+    85us) write_op.cc:454] Released schema lock
0608 10:01:43.423396 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":86638,"num_ops":1,"prepare.queue_time_us":1002302,"prepare.run_cpu_time_us":2563,"prepare.run_wall_time_us":2563,"replication_time_us":477923}]]}
W20260608 10:01:44.003484  5755 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.52.67:37277, user_credentials={real_user=slave}} blocked reactor thread for 50855.7us
W20260608 10:01:44.844573  5756 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.52.65:38705, user_credentials={real_user=slave}} blocked reactor thread for 51301.8us
W20260608 10:01:44.852705  6011 meta_cache.cc:1261] Time spent looking up entry by key: real 0.063s	user 0.003s	sys 0.001s
W20260608 10:01:44.911746  6011 meta_cache.cc:1261] Time spent looking up entry by key: real 0.053s	user 0.004s	sys 0.000s
W20260608 10:01:45.655757  5679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.52.66:44963, user_credentials={real_user=slave}} blocked reactor thread for 68057.3us
W20260608 10:01:45.662732  5755 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.52.67:37277, user_credentials={real_user=slave}} blocked reactor thread for 82376.4us
W20260608 10:01:45.771381  5755 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.52.67:37277, user_credentials={real_user=slave}} blocked reactor thread for 50038.9us
W20260608 10:01:45.851011  5679 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.52.66:44963, user_credentials={real_user=slave}} blocked reactor thread for 44660.3us
W20260608 10:01:46.603701  5680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.52.67:37277, user_credentials={real_user=slave}} blocked reactor thread for 81310.1us
I20260608 10:01:46.651717  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:46.670992  6131 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:46.671308  6130 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:46.674759  6133 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:46.675647  1233 server_base.cc:1061] running on GCE node
I20260608 10:01:46.678840  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:46.679085  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:46.679294  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912906679278 us; error 0 us; skew 500 ppm
I20260608 10:01:46.679936  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:46.682861  1233 webserver.cc:533] Webserver started at http://127.1.52.68:42697/ using document root <none> and password file <none>
I20260608 10:01:46.683441  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:46.683658  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:46.683964  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:46.685437  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-3-root/instance:
uuid: "632d2eaa2f0647f493b4db639e7c0f91"
format_stamp: "Formatted at 2026-06-08 10:01:46 on dist-test-slave-tgjf"
I20260608 10:01:46.695851  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:01:46.701538  6138 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:46.702658  1233 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:01:46.703007  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-3-root
uuid: "632d2eaa2f0647f493b4db639e7c0f91"
format_stamp: "Formatted at 2026-06-08 10:01:46 on dist-test-slave-tgjf"
I20260608 10:01:46.703344  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:46.723732  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:46.725181  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:46.726711  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:46.729298  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:46.729542  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:46.729803  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:46.729990  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:46.773859  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.68:36003
I20260608 10:01:46.773949  6200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.68:36003 every 8 connection(s)
I20260608 10:01:46.780169  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:46.788180  6205 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:46.788889  6206 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:46.791772  6209 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:46.795327  6201 heartbeater.cc:344] Connected to a master server at 127.1.52.126:44099
I20260608 10:01:46.795814  6201 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:46.796600  6201 heartbeater.cc:507] Master 127.1.52.126:44099 requested a full tablet report, sending...
I20260608 10:01:46.796914  1233 server_base.cc:1061] running on GCE node
I20260608 10:01:46.799329  5610 ts_manager.cc:194] Registered new tserver with Master: 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68:36003)
I20260608 10:01:46.801414  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:46.801733  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:46.801950  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912906801929 us; error 0 us; skew 500 ppm
I20260608 10:01:46.801959  5610 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33064
I20260608 10:01:46.802747  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:46.805622  1233 webserver.cc:533] Webserver started at http://127.1.52.69:43099/ using document root <none> and password file <none>
I20260608 10:01:46.806252  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:46.806558  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:46.806849  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:46.808053  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-4-root/instance:
uuid: "06232da364db4220a5ea316e9fbefa61"
format_stamp: "Formatted at 2026-06-08 10:01:46 on dist-test-slave-tgjf"
I20260608 10:01:46.813509  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:01:46.817189  6213 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:46.818018  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:01:46.818382  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-4-root
uuid: "06232da364db4220a5ea316e9fbefa61"
format_stamp: "Formatted at 2026-06-08 10:01:46 on dist-test-slave-tgjf"
I20260608 10:01:46.818689  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-4-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:46.841387  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:46.842857  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:46.844558  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:46.847317  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:46.847517  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:46.847817  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:46.847983  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:46.913825  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.69:37549
I20260608 10:01:46.914042  6275 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.69:37549 every 8 connection(s)
I20260608 10:01:46.921581  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:46.931918  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
W20260608 10:01:46.935417  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
I20260608 10:01:46.937492  1233 server_base.cc:1061] running on GCE node
W20260608 10:01:46.937441  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
I20260608 10:01:46.939144  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:46.939374  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:46.939532  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912906939520 us; error 0 us; skew 500 ppm
I20260608 10:01:46.940207  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:46.943413  1233 webserver.cc:533] Webserver started at http://127.1.52.70:38333/ using document root <none> and password file <none>
I20260608 10:01:46.944109  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:46.944363  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:46.944398  6276 heartbeater.cc:344] Connected to a master server at 127.1.52.126:44099
I20260608 10:01:46.944685  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:46.944882  6276 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:46.945741  6276 heartbeater.cc:507] Master 127.1.52.126:44099 requested a full tablet report, sending...
I20260608 10:01:46.946202  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-5-root/instance:
uuid: "9ed34275734a418daab5b273373f60cb"
format_stamp: "Formatted at 2026-06-08 10:01:46 on dist-test-slave-tgjf"
I20260608 10:01:46.948216  5610 ts_manager.cc:194] Registered new tserver with Master: 06232da364db4220a5ea316e9fbefa61 (127.1.52.69:37549)
I20260608 10:01:46.949752  5610 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33080
I20260608 10:01:46.952739  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:01:46.957191  6287 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:46.958160  1233 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:01:46.958633  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-5-root
uuid: "9ed34275734a418daab5b273373f60cb"
format_stamp: "Formatted at 2026-06-08 10:01:46 on dist-test-slave-tgjf"
I20260608 10:01:46.959009  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-5-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:46.991693  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:46.993072  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:46.994511  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:46.997359  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:46.997664  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:46.997962  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:46.998189  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:47.092679  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.70:46749
I20260608 10:01:47.092768  6349 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.70:46749 every 8 connection(s)
I20260608 10:01:47.114051  6350 heartbeater.cc:344] Connected to a master server at 127.1.52.126:44099
I20260608 10:01:47.114591  6350 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:47.115614  6350 heartbeater.cc:507] Master 127.1.52.126:44099 requested a full tablet report, sending...
I20260608 10:01:47.117851  5610 ts_manager.cc:194] Registered new tserver with Master: 9ed34275734a418daab5b273373f60cb (127.1.52.70:46749)
I20260608 10:01:47.119355  5610 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33082
I20260608 10:01:47.469094  5789 consensus_queue.cc:237] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 23, Committed index: 23, Last appended: 1.23, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: NON_VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: true } }
I20260608 10:01:47.481707  5861 raft_consensus.cc:1275] T 09c138c3eea54f0181d645cc50e8aa5b P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Refusing update from remote peer 225c71b6659641719cb118c0e589dd9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260608 10:01:47.482528  5715 raft_consensus.cc:1275] T 09c138c3eea54f0181d645cc50e8aa5b P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Refusing update from remote peer 225c71b6659641719cb118c0e589dd9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260608 10:01:47.483299  6357 consensus_queue.cc:1048] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.001s
I20260608 10:01:47.484521  5961 consensus_queue.cc:1048] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.001s
W20260608 10:01:47.493134  5756 consensus_peers.cc:597] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c -> Peer 9ed34275734a418daab5b273373f60cb (127.1.52.70:46749): Couldn't send request to peer 9ed34275734a418daab5b273373f60cb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 09c138c3eea54f0181d645cc50e8aa5b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:47.494455  6358 raft_consensus.cc:2955] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [term 1 LEADER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 9ed34275734a418daab5b273373f60cb (127.1.52.70) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: NON_VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: true } } }
I20260608 10:01:47.495369  5861 raft_consensus.cc:2955] T 09c138c3eea54f0181d645cc50e8aa5b P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 9ed34275734a418daab5b273373f60cb (127.1.52.70) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: NON_VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: true } } }
I20260608 10:01:47.496029  5715 raft_consensus.cc:2955] T 09c138c3eea54f0181d645cc50e8aa5b P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 9ed34275734a418daab5b273373f60cb (127.1.52.70) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: NON_VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: true } } }
I20260608 10:01:47.511840  5610 catalog_manager.cc:5696] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c reported cstate change: config changed from index -1 to 24, NON_VOTER 9ed34275734a418daab5b273373f60cb (127.1.52.70) added. New cstate: current_term: 1 leader_uuid: "225c71b6659641719cb118c0e589dd9c" committed_config { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: NON_VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:47.530109  5708 consensus_queue.cc:237] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: NON_VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: true } }
I20260608 10:01:47.545655  5789 raft_consensus.cc:1275] T 4db8b0cdecc94f74ae1bf75280334a84 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Refusing update from remote peer b3d5d75bca534a99823167c1480db3f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:01:47.547508  6129 consensus_queue.cc:1048] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 10:01:47.550701  5861 raft_consensus.cc:1275] T 4db8b0cdecc94f74ae1bf75280334a84 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Refusing update from remote peer b3d5d75bca534a99823167c1480db3f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:01:47.552428  6367 consensus_queue.cc:1048] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 10:01:47.557272  6129 raft_consensus.cc:2955] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 06232da364db4220a5ea316e9fbefa61 (127.1.52.69) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: NON_VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: true } } }
I20260608 10:01:47.559063  5789 raft_consensus.cc:2955] T 4db8b0cdecc94f74ae1bf75280334a84 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 06232da364db4220a5ea316e9fbefa61 (127.1.52.69) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: NON_VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: true } } }
W20260608 10:01:47.562511  5679 consensus_peers.cc:597] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 -> Peer 06232da364db4220a5ea316e9fbefa61 (127.1.52.69:37549): Couldn't send request to peer 06232da364db4220a5ea316e9fbefa61. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4db8b0cdecc94f74ae1bf75280334a84. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:47.572551  5863 raft_consensus.cc:2955] T 4db8b0cdecc94f74ae1bf75280334a84 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 06232da364db4220a5ea316e9fbefa61 (127.1.52.69) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: NON_VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: true } } }
I20260608 10:01:47.573799  5604 catalog_manager.cc:5696] T 4db8b0cdecc94f74ae1bf75280334a84 P 225c71b6659641719cb118c0e589dd9c reported cstate change: config changed from index -1 to 25, NON_VOTER 06232da364db4220a5ea316e9fbefa61 (127.1.52.69) added. New cstate: current_term: 1 leader_uuid: "b3d5d75bca534a99823167c1480db3f5" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: NON_VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: true } } }
I20260608 10:01:47.575929  5789 consensus_queue.cc:237] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [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: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: true } }
I20260608 10:01:47.592801  5861 raft_consensus.cc:1275] T b423b6a8a5e748ebb0716dcd3f0cf843 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Refusing update from remote peer 225c71b6659641719cb118c0e589dd9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:01:47.593083  5708 raft_consensus.cc:1275] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Refusing update from remote peer 225c71b6659641719cb118c0e589dd9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:01:47.596872  6357 consensus_queue.cc:1048] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:01:47.598531  5961 consensus_queue.cc:1048] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:01:47.605734  6357 raft_consensus.cc:2955] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: true } } }
W20260608 10:01:47.609244  5754 consensus_peers.cc:597] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c -> Peer 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68:36003): Couldn't send request to peer 632d2eaa2f0647f493b4db639e7c0f91. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b423b6a8a5e748ebb0716dcd3f0cf843. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:47.608340  5708 raft_consensus.cc:2955] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: true } } }
I20260608 10:01:47.626153  5789 consensus_queue.cc:237] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [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: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: NON_VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: true } }
I20260608 10:01:47.629444  5604 catalog_manager.cc:5696] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c reported cstate change: config changed from index -1 to 26, NON_VOTER 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "225c71b6659641719cb118c0e589dd9c" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:47.633826  5863 raft_consensus.cc:2955] T b423b6a8a5e748ebb0716dcd3f0cf843 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: true } } }
I20260608 10:01:47.637733  5708 raft_consensus.cc:1275] T 3d41e8da708243a791ef7df822b15c56 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Refusing update from remote peer 225c71b6659641719cb118c0e589dd9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:01:47.639384  6358 consensus_queue.cc:1048] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:01:47.642719  5861 raft_consensus.cc:1275] T 3d41e8da708243a791ef7df822b15c56 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Refusing update from remote peer 225c71b6659641719cb118c0e589dd9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:01:47.645668  6357 consensus_queue.cc:1048] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 10:01:47.668814  5754 consensus_peers.cc:597] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c -> Peer 06232da364db4220a5ea316e9fbefa61 (127.1.52.69:37549): Couldn't send request to peer 06232da364db4220a5ea316e9fbefa61. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3d41e8da708243a791ef7df822b15c56. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:47.669047  6358 raft_consensus.cc:2955] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 06232da364db4220a5ea316e9fbefa61 (127.1.52.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: NON_VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: true } } }
I20260608 10:01:47.672226  5708 raft_consensus.cc:2955] T 3d41e8da708243a791ef7df822b15c56 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 06232da364db4220a5ea316e9fbefa61 (127.1.52.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: NON_VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: true } } }
I20260608 10:01:47.672562  5863 raft_consensus.cc:2955] T 3d41e8da708243a791ef7df822b15c56 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 06232da364db4220a5ea316e9fbefa61 (127.1.52.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: NON_VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: true } } }
I20260608 10:01:47.686214  5708 consensus_queue.cc:237] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: true } }
I20260608 10:01:47.685971  5604 catalog_manager.cc:5696] T 3d41e8da708243a791ef7df822b15c56 P 754d645f748a45198d67923731009d88 reported cstate change: config changed from index -1 to 26, NON_VOTER 06232da364db4220a5ea316e9fbefa61 (127.1.52.69) added. New cstate: current_term: 1 leader_uuid: "225c71b6659641719cb118c0e589dd9c" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: NON_VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: true } } }
I20260608 10:01:47.696219  5863 raft_consensus.cc:1275] T 42372a87513e424899c296c56868b9a8 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Refusing update from remote peer b3d5d75bca534a99823167c1480db3f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:01:47.696342  5789 raft_consensus.cc:1275] T 42372a87513e424899c296c56868b9a8 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Refusing update from remote peer b3d5d75bca534a99823167c1480db3f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:01:47.698233  6367 consensus_queue.cc:1048] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 10:01:47.699512  6369 consensus_queue.cc:1048] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
W20260608 10:01:47.711897  5679 consensus_peers.cc:597] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 -> Peer 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68:36003): Couldn't send request to peer 632d2eaa2f0647f493b4db639e7c0f91. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 42372a87513e424899c296c56868b9a8. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:47.717309  6129 raft_consensus.cc:2955] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: true } } }
I20260608 10:01:47.719122  5789 raft_consensus.cc:2955] T 42372a87513e424899c296c56868b9a8 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: true } } }
I20260608 10:01:47.723042  5863 raft_consensus.cc:2955] T 42372a87513e424899c296c56868b9a8 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: true } } }
I20260608 10:01:47.736886  5610 catalog_manager.cc:5696] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 reported cstate change: config changed from index -1 to 25, NON_VOTER 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "b3d5d75bca534a99823167c1480db3f5" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:47.748129  5863 consensus_queue.cc:237] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [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: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: NON_VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: true } }
I20260608 10:01:47.757835  5789 raft_consensus.cc:1275] T 2bccf8c972384a48afb1270d446a73e0 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Refusing update from remote peer 754d645f748a45198d67923731009d88: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:01:47.759526  6381 consensus_queue.cc:1048] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:01:47.760942  5708 raft_consensus.cc:1275] T 2bccf8c972384a48afb1270d446a73e0 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Refusing update from remote peer 754d645f748a45198d67923731009d88: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:01:47.762630  6381 consensus_queue.cc:1048] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 10:01:47.770854  5830 consensus_peers.cc:597] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 -> Peer 9ed34275734a418daab5b273373f60cb (127.1.52.70:46749): Couldn't send request to peer 9ed34275734a418daab5b273373f60cb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2bccf8c972384a48afb1270d446a73e0. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:47.770467  6113 raft_consensus.cc:2955] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9ed34275734a418daab5b273373f60cb (127.1.52.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: NON_VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: true } } }
I20260608 10:01:47.772230  5789 raft_consensus.cc:2955] T 2bccf8c972384a48afb1270d446a73e0 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9ed34275734a418daab5b273373f60cb (127.1.52.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: NON_VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: true } } }
I20260608 10:01:47.774096  5708 raft_consensus.cc:2955] T 2bccf8c972384a48afb1270d446a73e0 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9ed34275734a418daab5b273373f60cb (127.1.52.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: NON_VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: true } } }
I20260608 10:01:47.789494  5610 catalog_manager.cc:5696] T 2bccf8c972384a48afb1270d446a73e0 P b3d5d75bca534a99823167c1480db3f5 reported cstate change: config changed from index -1 to 26, NON_VOTER 9ed34275734a418daab5b273373f60cb (127.1.52.70) added. New cstate: current_term: 1 leader_uuid: "754d645f748a45198d67923731009d88" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: NON_VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: true } } }
I20260608 10:01:47.805084  6201 heartbeater.cc:499] Master 127.1.52.126:44099 was elected leader, sending a full tablet report...
I20260608 10:01:47.953135  6276 heartbeater.cc:499] Master 127.1.52.126:44099 was elected leader, sending a full tablet report...
I20260608 10:01:48.011703  6386 ts_tablet_manager.cc:933] T 09c138c3eea54f0181d645cc50e8aa5b P 9ed34275734a418daab5b273373f60cb: Initiating tablet copy from peer 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963)
I20260608 10:01:48.014082  6386 tablet_copy_client.cc:323] T 09c138c3eea54f0181d645cc50e8aa5b P 9ed34275734a418daab5b273373f60cb: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.66:44963
I20260608 10:01:48.026716  5800 tablet_copy_service.cc:140] P 225c71b6659641719cb118c0e589dd9c: Received BeginTabletCopySession request for tablet 09c138c3eea54f0181d645cc50e8aa5b from peer 9ed34275734a418daab5b273373f60cb ({username='slave'} at 127.0.0.1:37186)
I20260608 10:01:48.027437  5800 tablet_copy_service.cc:161] P 225c71b6659641719cb118c0e589dd9c: Beginning new tablet copy session on tablet 09c138c3eea54f0181d645cc50e8aa5b from peer 9ed34275734a418daab5b273373f60cb at {username='slave'} at 127.0.0.1:37186: session id = 9ed34275734a418daab5b273373f60cb-09c138c3eea54f0181d645cc50e8aa5b
I20260608 10:01:48.035216  5800 tablet_copy_source_session.cc:215] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:48.038254  6386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09c138c3eea54f0181d645cc50e8aa5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:48.049649  6386 tablet_copy_client.cc:806] T 09c138c3eea54f0181d645cc50e8aa5b P 9ed34275734a418daab5b273373f60cb: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:48.050285  6386 tablet_copy_client.cc:670] T 09c138c3eea54f0181d645cc50e8aa5b P 9ed34275734a418daab5b273373f60cb: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:48.054610  6387 tablet_copy_client.cc:1025] T 09c138c3eea54f0181d645cc50e8aa5b P 9ed34275734a418daab5b273373f60cb: tablet copy: Injecting latency into file download: 2000
I20260608 10:01:48.057796  6390 ts_tablet_manager.cc:933] T 3d41e8da708243a791ef7df822b15c56 P 06232da364db4220a5ea316e9fbefa61: Initiating tablet copy from peer 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963)
I20260608 10:01:48.059943  6390 tablet_copy_client.cc:323] T 3d41e8da708243a791ef7df822b15c56 P 06232da364db4220a5ea316e9fbefa61: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.66:44963
I20260608 10:01:48.070678  5800 tablet_copy_service.cc:140] P 225c71b6659641719cb118c0e589dd9c: Received BeginTabletCopySession request for tablet 3d41e8da708243a791ef7df822b15c56 from peer 06232da364db4220a5ea316e9fbefa61 ({username='slave'} at 127.0.0.1:37192)
I20260608 10:01:48.071169  5800 tablet_copy_service.cc:161] P 225c71b6659641719cb118c0e589dd9c: Beginning new tablet copy session on tablet 3d41e8da708243a791ef7df822b15c56 from peer 06232da364db4220a5ea316e9fbefa61 at {username='slave'} at 127.0.0.1:37192: session id = 06232da364db4220a5ea316e9fbefa61-3d41e8da708243a791ef7df822b15c56
I20260608 10:01:48.076296  5800 tablet_copy_source_session.cc:215] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:48.079162  6390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d41e8da708243a791ef7df822b15c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:48.090768  6390 tablet_copy_client.cc:806] T 3d41e8da708243a791ef7df822b15c56 P 06232da364db4220a5ea316e9fbefa61: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:48.091375  6390 tablet_copy_client.cc:670] T 3d41e8da708243a791ef7df822b15c56 P 06232da364db4220a5ea316e9fbefa61: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:48.095069  6391 tablet_copy_client.cc:1025] T 3d41e8da708243a791ef7df822b15c56 P 06232da364db4220a5ea316e9fbefa61: tablet copy: Injecting latency into file download: 2000
I20260608 10:01:48.103220  6393 ts_tablet_manager.cc:933] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91: Initiating tablet copy from peer 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963)
I20260608 10:01:48.105332  6393 tablet_copy_client.cc:323] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.66:44963
I20260608 10:01:48.116848  5800 tablet_copy_service.cc:140] P 225c71b6659641719cb118c0e589dd9c: Received BeginTabletCopySession request for tablet b423b6a8a5e748ebb0716dcd3f0cf843 from peer 632d2eaa2f0647f493b4db639e7c0f91 ({username='slave'} at 127.0.0.1:37208)
I20260608 10:01:48.117365  5800 tablet_copy_service.cc:161] P 225c71b6659641719cb118c0e589dd9c: Beginning new tablet copy session on tablet b423b6a8a5e748ebb0716dcd3f0cf843 from peer 632d2eaa2f0647f493b4db639e7c0f91 at {username='slave'} at 127.0.0.1:37208: session id = 632d2eaa2f0647f493b4db639e7c0f91-b423b6a8a5e748ebb0716dcd3f0cf843
I20260608 10:01:48.122548  6350 heartbeater.cc:499] Master 127.1.52.126:44099 was elected leader, sending a full tablet report...
I20260608 10:01:48.122843  5800 tablet_copy_source_session.cc:215] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:48.129729  6393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b423b6a8a5e748ebb0716dcd3f0cf843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:48.144269  6393 tablet_copy_client.cc:806] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:48.145009  6393 tablet_copy_client.cc:670] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:48.148964  6394 tablet_copy_client.cc:1025] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91: tablet copy: Injecting latency into file download: 2000
I20260608 10:01:48.157429  6396 ts_tablet_manager.cc:933] T 4db8b0cdecc94f74ae1bf75280334a84 P 06232da364db4220a5ea316e9fbefa61: Initiating tablet copy from peer b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705)
I20260608 10:01:48.159426  6396 tablet_copy_client.cc:323] T 4db8b0cdecc94f74ae1bf75280334a84 P 06232da364db4220a5ea316e9fbefa61: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.65:38705
I20260608 10:01:48.177206  5725 tablet_copy_service.cc:140] P b3d5d75bca534a99823167c1480db3f5: Received BeginTabletCopySession request for tablet 4db8b0cdecc94f74ae1bf75280334a84 from peer 06232da364db4220a5ea316e9fbefa61 ({username='slave'} at 127.0.0.1:56442)
I20260608 10:01:48.177835  5725 tablet_copy_service.cc:161] P b3d5d75bca534a99823167c1480db3f5: Beginning new tablet copy session on tablet 4db8b0cdecc94f74ae1bf75280334a84 from peer 06232da364db4220a5ea316e9fbefa61 at {username='slave'} at 127.0.0.1:56442: session id = 06232da364db4220a5ea316e9fbefa61-4db8b0cdecc94f74ae1bf75280334a84
I20260608 10:01:48.178627  6399 ts_tablet_manager.cc:933] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb: Initiating tablet copy from peer 754d645f748a45198d67923731009d88 (127.1.52.67:37277)
I20260608 10:01:48.183621  6399 tablet_copy_client.cc:323] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.67:37277
I20260608 10:01:48.188220  5725 tablet_copy_source_session.cc:215] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:48.191943  6396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4db8b0cdecc94f74ae1bf75280334a84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:48.196269  5874 tablet_copy_service.cc:140] P 754d645f748a45198d67923731009d88: Received BeginTabletCopySession request for tablet 2bccf8c972384a48afb1270d446a73e0 from peer 9ed34275734a418daab5b273373f60cb ({username='slave'} at 127.0.0.1:43588)
I20260608 10:01:48.196956  5874 tablet_copy_service.cc:161] P 754d645f748a45198d67923731009d88: Beginning new tablet copy session on tablet 2bccf8c972384a48afb1270d446a73e0 from peer 9ed34275734a418daab5b273373f60cb at {username='slave'} at 127.0.0.1:43588: session id = 9ed34275734a418daab5b273373f60cb-2bccf8c972384a48afb1270d446a73e0
I20260608 10:01:48.205299  5874 tablet_copy_source_session.cc:215] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:48.209302  6399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bccf8c972384a48afb1270d446a73e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:48.210201  6396 tablet_copy_client.cc:806] T 4db8b0cdecc94f74ae1bf75280334a84 P 06232da364db4220a5ea316e9fbefa61: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:48.210897  6396 tablet_copy_client.cc:670] T 4db8b0cdecc94f74ae1bf75280334a84 P 06232da364db4220a5ea316e9fbefa61: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:48.214911  6397 tablet_copy_client.cc:1025] T 4db8b0cdecc94f74ae1bf75280334a84 P 06232da364db4220a5ea316e9fbefa61: tablet copy: Injecting latency into file download: 2000
I20260608 10:01:48.226027  6399 tablet_copy_client.cc:806] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:48.226756  6399 tablet_copy_client.cc:670] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:48.231344  6400 tablet_copy_client.cc:1025] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb: tablet copy: Injecting latency into file download: 2000
I20260608 10:01:48.242113  6401 ts_tablet_manager.cc:933] T 42372a87513e424899c296c56868b9a8 P 632d2eaa2f0647f493b4db639e7c0f91: Initiating tablet copy from peer b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705)
I20260608 10:01:48.247539  6401 tablet_copy_client.cc:323] T 42372a87513e424899c296c56868b9a8 P 632d2eaa2f0647f493b4db639e7c0f91: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.65:38705
I20260608 10:01:48.257457  5725 tablet_copy_service.cc:140] P b3d5d75bca534a99823167c1480db3f5: Received BeginTabletCopySession request for tablet 42372a87513e424899c296c56868b9a8 from peer 632d2eaa2f0647f493b4db639e7c0f91 ({username='slave'} at 127.0.0.1:56452)
I20260608 10:01:48.257957  5725 tablet_copy_service.cc:161] P b3d5d75bca534a99823167c1480db3f5: Beginning new tablet copy session on tablet 42372a87513e424899c296c56868b9a8 from peer 632d2eaa2f0647f493b4db639e7c0f91 at {username='slave'} at 127.0.0.1:56452: session id = 632d2eaa2f0647f493b4db639e7c0f91-42372a87513e424899c296c56868b9a8
I20260608 10:01:48.263381  5725 tablet_copy_source_session.cc:215] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:48.266491  6401 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42372a87513e424899c296c56868b9a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:48.283246  6401 tablet_copy_client.cc:806] T 42372a87513e424899c296c56868b9a8 P 632d2eaa2f0647f493b4db639e7c0f91: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:48.283985  6401 tablet_copy_client.cc:670] T 42372a87513e424899c296c56868b9a8 P 632d2eaa2f0647f493b4db639e7c0f91: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:48.288044  6402 tablet_copy_client.cc:1025] T 42372a87513e424899c296c56868b9a8 P 632d2eaa2f0647f493b4db639e7c0f91: tablet copy: Injecting latency into file download: 2000
I20260608 10:01:50.055614  6386 tablet_copy_client.cc:538] T 09c138c3eea54f0181d645cc50e8aa5b P 9ed34275734a418daab5b273373f60cb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:50.063784  6386 tablet_bootstrap.cc:492] T 09c138c3eea54f0181d645cc50e8aa5b P 9ed34275734a418daab5b273373f60cb: Bootstrap starting.
I20260608 10:01:50.095988  6390 tablet_copy_client.cc:538] T 3d41e8da708243a791ef7df822b15c56 P 06232da364db4220a5ea316e9fbefa61: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:50.103336  6390 tablet_bootstrap.cc:492] T 3d41e8da708243a791ef7df822b15c56 P 06232da364db4220a5ea316e9fbefa61: Bootstrap starting.
I20260608 10:01:50.149859  6393 tablet_copy_client.cc:538] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:50.160254  6393 tablet_bootstrap.cc:492] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91: Bootstrap starting.
I20260608 10:01:50.215802  6396 tablet_copy_client.cc:538] T 4db8b0cdecc94f74ae1bf75280334a84 P 06232da364db4220a5ea316e9fbefa61: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:50.217057  6386 tablet_bootstrap.cc:492] T 09c138c3eea54f0181d645cc50e8aa5b P 9ed34275734a418daab5b273373f60cb: Bootstrap replayed 1/1 log segments. Stats: ops{read=24 overwritten=0 applied=24 ignored=0} inserts{seen=81 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:50.217991  6386 tablet_bootstrap.cc:492] T 09c138c3eea54f0181d645cc50e8aa5b P 9ed34275734a418daab5b273373f60cb: Bootstrap complete.
I20260608 10:01:50.218719  6386 ts_tablet_manager.cc:1403] T 09c138c3eea54f0181d645cc50e8aa5b P 9ed34275734a418daab5b273373f60cb: Time spent bootstrapping tablet: real 0.155s	user 0.129s	sys 0.016s
I20260608 10:01:50.224153  6386 raft_consensus.cc:359] T 09c138c3eea54f0181d645cc50e8aa5b P 9ed34275734a418daab5b273373f60cb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: NON_VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: true } }
I20260608 10:01:50.225055  6386 raft_consensus.cc:740] T 09c138c3eea54f0181d645cc50e8aa5b P 9ed34275734a418daab5b273373f60cb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9ed34275734a418daab5b273373f60cb, State: Initialized, Role: LEARNER
I20260608 10:01:50.226110  6396 tablet_bootstrap.cc:492] T 4db8b0cdecc94f74ae1bf75280334a84 P 06232da364db4220a5ea316e9fbefa61: Bootstrap starting.
I20260608 10:01:50.225883  6386 consensus_queue.cc:260] T 09c138c3eea54f0181d645cc50e8aa5b P 9ed34275734a418daab5b273373f60cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 24, Last appended: 1.24, Last appended by leader: 24, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: NON_VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: true } }
I20260608 10:01:50.232307  6399 tablet_copy_client.cc:538] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:50.246374  6399 tablet_bootstrap.cc:492] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb: Bootstrap starting.
I20260608 10:01:50.272414  6390 tablet_bootstrap.cc:492] T 3d41e8da708243a791ef7df822b15c56 P 06232da364db4220a5ea316e9fbefa61: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=105 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:50.273478  6390 tablet_bootstrap.cc:492] T 3d41e8da708243a791ef7df822b15c56 P 06232da364db4220a5ea316e9fbefa61: Bootstrap complete.
I20260608 10:01:50.274245  6390 ts_tablet_manager.cc:1403] T 3d41e8da708243a791ef7df822b15c56 P 06232da364db4220a5ea316e9fbefa61: Time spent bootstrapping tablet: real 0.171s	user 0.149s	sys 0.012s
I20260608 10:01:50.277428  6390 raft_consensus.cc:359] T 3d41e8da708243a791ef7df822b15c56 P 06232da364db4220a5ea316e9fbefa61 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: NON_VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: true } }
I20260608 10:01:50.278586  6390 raft_consensus.cc:740] T 3d41e8da708243a791ef7df822b15c56 P 06232da364db4220a5ea316e9fbefa61 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 06232da364db4220a5ea316e9fbefa61, State: Initialized, Role: LEARNER
I20260608 10:01:50.279348  6390 consensus_queue.cc:260] T 3d41e8da708243a791ef7df822b15c56 P 06232da364db4220a5ea316e9fbefa61 [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: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: NON_VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: true } }
I20260608 10:01:50.277443  6386 ts_tablet_manager.cc:1434] T 09c138c3eea54f0181d645cc50e8aa5b P 9ed34275734a418daab5b273373f60cb: Time spent starting tablet: real 0.058s	user 0.020s	sys 0.029s
I20260608 10:01:50.285079  5800 tablet_copy_service.cc:342] P 225c71b6659641719cb118c0e589dd9c: Request end of tablet copy session 9ed34275734a418daab5b273373f60cb-09c138c3eea54f0181d645cc50e8aa5b received from {username='slave'} at 127.0.0.1:37186
I20260608 10:01:50.285594  5800 tablet_copy_service.cc:434] P 225c71b6659641719cb118c0e589dd9c: ending tablet copy session 9ed34275734a418daab5b273373f60cb-09c138c3eea54f0181d645cc50e8aa5b on tablet 09c138c3eea54f0181d645cc50e8aa5b with peer 9ed34275734a418daab5b273373f60cb
I20260608 10:01:50.285835  6390 ts_tablet_manager.cc:1434] T 3d41e8da708243a791ef7df822b15c56 P 06232da364db4220a5ea316e9fbefa61: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 10:01:50.288051  5800 tablet_copy_service.cc:342] P 225c71b6659641719cb118c0e589dd9c: Request end of tablet copy session 06232da364db4220a5ea316e9fbefa61-3d41e8da708243a791ef7df822b15c56 received from {username='slave'} at 127.0.0.1:37192
I20260608 10:01:50.288502  5800 tablet_copy_service.cc:434] P 225c71b6659641719cb118c0e589dd9c: ending tablet copy session 06232da364db4220a5ea316e9fbefa61-3d41e8da708243a791ef7df822b15c56 on tablet 3d41e8da708243a791ef7df822b15c56 with peer 06232da364db4220a5ea316e9fbefa61
I20260608 10:01:50.291091  6401 tablet_copy_client.cc:538] T 42372a87513e424899c296c56868b9a8 P 632d2eaa2f0647f493b4db639e7c0f91: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:50.318081  6401 tablet_bootstrap.cc:492] T 42372a87513e424899c296c56868b9a8 P 632d2eaa2f0647f493b4db639e7c0f91: Bootstrap starting.
I20260608 10:01:50.479990  6399 tablet_bootstrap.cc:492] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:50.481105  6399 tablet_bootstrap.cc:492] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb: Bootstrap complete.
I20260608 10:01:50.481889  6399 ts_tablet_manager.cc:1403] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb: Time spent bootstrapping tablet: real 0.236s	user 0.165s	sys 0.033s
I20260608 10:01:50.483148  6396 tablet_bootstrap.cc:492] T 4db8b0cdecc94f74ae1bf75280334a84 P 06232da364db4220a5ea316e9fbefa61: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:50.484122  6396 tablet_bootstrap.cc:492] T 4db8b0cdecc94f74ae1bf75280334a84 P 06232da364db4220a5ea316e9fbefa61: Bootstrap complete.
I20260608 10:01:50.484825  6396 ts_tablet_manager.cc:1403] T 4db8b0cdecc94f74ae1bf75280334a84 P 06232da364db4220a5ea316e9fbefa61: Time spent bootstrapping tablet: real 0.259s	user 0.138s	sys 0.064s
I20260608 10:01:50.485021  6399 raft_consensus.cc:359] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: NON_VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: true } }
I20260608 10:01:50.485878  6399 raft_consensus.cc:740] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9ed34275734a418daab5b273373f60cb, State: Initialized, Role: LEARNER
I20260608 10:01:50.486637  6399 consensus_queue.cc:260] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb [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: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: NON_VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: true } }
I20260608 10:01:50.488094  6396 raft_consensus.cc:359] T 4db8b0cdecc94f74ae1bf75280334a84 P 06232da364db4220a5ea316e9fbefa61 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: NON_VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: true } }
I20260608 10:01:50.489055  6396 raft_consensus.cc:740] T 4db8b0cdecc94f74ae1bf75280334a84 P 06232da364db4220a5ea316e9fbefa61 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 06232da364db4220a5ea316e9fbefa61, State: Initialized, Role: LEARNER
I20260608 10:01:50.489241  6399 ts_tablet_manager.cc:1434] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:01:50.489907  6396 consensus_queue.cc:260] T 4db8b0cdecc94f74ae1bf75280334a84 P 06232da364db4220a5ea316e9fbefa61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: NON_VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: true } }
I20260608 10:01:50.492091  5874 tablet_copy_service.cc:342] P 754d645f748a45198d67923731009d88: Request end of tablet copy session 9ed34275734a418daab5b273373f60cb-2bccf8c972384a48afb1270d446a73e0 received from {username='slave'} at 127.0.0.1:43588
I20260608 10:01:50.492604  5874 tablet_copy_service.cc:434] P 754d645f748a45198d67923731009d88: ending tablet copy session 9ed34275734a418daab5b273373f60cb-2bccf8c972384a48afb1270d446a73e0 on tablet 2bccf8c972384a48afb1270d446a73e0 with peer 9ed34275734a418daab5b273373f60cb
I20260608 10:01:50.492813  6396 ts_tablet_manager.cc:1434] T 4db8b0cdecc94f74ae1bf75280334a84 P 06232da364db4220a5ea316e9fbefa61: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:01:50.495072  5725 tablet_copy_service.cc:342] P b3d5d75bca534a99823167c1480db3f5: Request end of tablet copy session 06232da364db4220a5ea316e9fbefa61-4db8b0cdecc94f74ae1bf75280334a84 received from {username='slave'} at 127.0.0.1:56442
I20260608 10:01:50.495520  5725 tablet_copy_service.cc:434] P b3d5d75bca534a99823167c1480db3f5: ending tablet copy session 06232da364db4220a5ea316e9fbefa61-4db8b0cdecc94f74ae1bf75280334a84 on tablet 4db8b0cdecc94f74ae1bf75280334a84 with peer 06232da364db4220a5ea316e9fbefa61
I20260608 10:01:50.510676  6393 tablet_bootstrap.cc:492] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:50.511684  6393 tablet_bootstrap.cc:492] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91: Bootstrap complete.
I20260608 10:01:50.512413  6393 ts_tablet_manager.cc:1403] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91: Time spent bootstrapping tablet: real 0.352s	user 0.159s	sys 0.011s
I20260608 10:01:50.515527  6393 raft_consensus.cc:359] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: true } }
I20260608 10:01:50.516347  6393 raft_consensus.cc:740] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 632d2eaa2f0647f493b4db639e7c0f91, State: Initialized, Role: LEARNER
I20260608 10:01:50.517014  6393 consensus_queue.cc:260] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91 [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: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: true } }
I20260608 10:01:50.522773  6393 ts_tablet_manager.cc:1434] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260608 10:01:50.528106  6176 raft_consensus.cc:1217] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:01:50.526794  5800 tablet_copy_service.cc:342] P 225c71b6659641719cb118c0e589dd9c: Request end of tablet copy session 632d2eaa2f0647f493b4db639e7c0f91-b423b6a8a5e748ebb0716dcd3f0cf843 received from {username='slave'} at 127.0.0.1:37208
I20260608 10:01:50.530711  5800 tablet_copy_service.cc:434] P 225c71b6659641719cb118c0e589dd9c: ending tablet copy session 632d2eaa2f0647f493b4db639e7c0f91-b423b6a8a5e748ebb0716dcd3f0cf843 on tablet b423b6a8a5e748ebb0716dcd3f0cf843 with peer 632d2eaa2f0647f493b4db639e7c0f91
W20260608 10:01:50.541332  5679 consensus_peers.cc:597] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 -> Peer 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68:36003): Couldn't send request to peer 632d2eaa2f0647f493b4db639e7c0f91. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 10:01:50.565927  6251 raft_consensus.cc:1217] T 4db8b0cdecc94f74ae1bf75280334a84 P 06232da364db4220a5ea316e9fbefa61 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 10:01:50.574963  6401 tablet_bootstrap.cc:492] T 42372a87513e424899c296c56868b9a8 P 632d2eaa2f0647f493b4db639e7c0f91: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:50.575784  6401 tablet_bootstrap.cc:492] T 42372a87513e424899c296c56868b9a8 P 632d2eaa2f0647f493b4db639e7c0f91: Bootstrap complete.
I20260608 10:01:50.576363  6401 ts_tablet_manager.cc:1403] T 42372a87513e424899c296c56868b9a8 P 632d2eaa2f0647f493b4db639e7c0f91: Time spent bootstrapping tablet: real 0.259s	user 0.134s	sys 0.016s
I20260608 10:01:50.578662  6401 raft_consensus.cc:359] T 42372a87513e424899c296c56868b9a8 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: true } }
I20260608 10:01:50.579222  6401 raft_consensus.cc:740] T 42372a87513e424899c296c56868b9a8 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 632d2eaa2f0647f493b4db639e7c0f91, State: Initialized, Role: LEARNER
I20260608 10:01:50.579710  6401 consensus_queue.cc:260] T 42372a87513e424899c296c56868b9a8 P 632d2eaa2f0647f493b4db639e7c0f91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: true } }
I20260608 10:01:50.581458  6401 ts_tablet_manager.cc:1434] T 42372a87513e424899c296c56868b9a8 P 632d2eaa2f0647f493b4db639e7c0f91: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:01:50.583338  5725 tablet_copy_service.cc:342] P b3d5d75bca534a99823167c1480db3f5: Request end of tablet copy session 632d2eaa2f0647f493b4db639e7c0f91-42372a87513e424899c296c56868b9a8 received from {username='slave'} at 127.0.0.1:56452
I20260608 10:01:50.583777  5725 tablet_copy_service.cc:434] P b3d5d75bca534a99823167c1480db3f5: ending tablet copy session 632d2eaa2f0647f493b4db639e7c0f91-42372a87513e424899c296c56868b9a8 on tablet 42372a87513e424899c296c56868b9a8 with peer 632d2eaa2f0647f493b4db639e7c0f91
I20260608 10:01:50.783756  6251 raft_consensus.cc:1217] T 3d41e8da708243a791ef7df822b15c56 P 06232da364db4220a5ea316e9fbefa61 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:01:50.817497  6325 raft_consensus.cc:1217] T 09c138c3eea54f0181d645cc50e8aa5b P 9ed34275734a418daab5b273373f60cb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.23->[1.24-1.24]   Dedup: 1.24->[]
I20260608 10:01:50.979581  6325 raft_consensus.cc:1217] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:01:50.992268  6176 raft_consensus.cc:1217] T 42372a87513e424899c296c56868b9a8 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 10:01:51.075975  6403 raft_consensus.cc:1064] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5: attempting to promote NON_VOTER 06232da364db4220a5ea316e9fbefa61 to VOTER
I20260608 10:01:51.079782  6403 consensus_queue.cc:237] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: false } }
I20260608 10:01:51.093541  5861 raft_consensus.cc:1275] T 4db8b0cdecc94f74ae1bf75280334a84 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Refusing update from remote peer b3d5d75bca534a99823167c1480db3f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:01:51.094435  6410 raft_consensus.cc:1064] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c: attempting to promote NON_VOTER 632d2eaa2f0647f493b4db639e7c0f91 to VOTER
I20260608 10:01:51.096282  6251 raft_consensus.cc:1275] T 4db8b0cdecc94f74ae1bf75280334a84 P 06232da364db4220a5ea316e9fbefa61 [term 1 LEARNER]: Refusing update from remote peer b3d5d75bca534a99823167c1480db3f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:01:51.096522  5783 raft_consensus.cc:1275] T 4db8b0cdecc94f74ae1bf75280334a84 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Refusing update from remote peer b3d5d75bca534a99823167c1480db3f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:01:51.098307  6421 consensus_queue.cc:1048] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:01:51.098074  6410 consensus_queue.cc:237] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [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: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } }
I20260608 10:01:51.099553  6420 consensus_queue.cc:1048] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:01:51.101600  6420 consensus_queue.cc:1048] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:01:51.124955  6403 raft_consensus.cc:2955] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 06232da364db4220a5ea316e9fbefa61 (127.1.52.69) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: false } } }
I20260608 10:01:51.126514  5783 raft_consensus.cc:2955] T 4db8b0cdecc94f74ae1bf75280334a84 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 06232da364db4220a5ea316e9fbefa61 (127.1.52.69) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: false } } }
I20260608 10:01:51.128713  6176 raft_consensus.cc:1275] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 LEARNER]: Refusing update from remote peer 225c71b6659641719cb118c0e589dd9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:01:51.130987  6422 consensus_queue.cc:1048] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:01:51.141928  5604 catalog_manager.cc:5696] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 reported cstate change: config changed from index 25 to 26, 06232da364db4220a5ea316e9fbefa61 (127.1.52.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b3d5d75bca534a99823167c1480db3f5" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:51.143944  5715 raft_consensus.cc:1275] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Refusing update from remote peer 225c71b6659641719cb118c0e589dd9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:01:51.146693  5861 raft_consensus.cc:2955] T 4db8b0cdecc94f74ae1bf75280334a84 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 06232da364db4220a5ea316e9fbefa61 (127.1.52.69) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: false } } }
I20260608 10:01:51.146432  6251 raft_consensus.cc:2955] T 4db8b0cdecc94f74ae1bf75280334a84 P 06232da364db4220a5ea316e9fbefa61 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 06232da364db4220a5ea316e9fbefa61 (127.1.52.69) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: false } } }
I20260608 10:01:51.151243  5863 raft_consensus.cc:1275] T b423b6a8a5e748ebb0716dcd3f0cf843 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Refusing update from remote peer 225c71b6659641719cb118c0e589dd9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:01:51.151726  6422 consensus_queue.cc:1048] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:01:51.153095  6410 consensus_queue.cc:1048] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:01:51.171053  6431 raft_consensus.cc:2955] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } } }
I20260608 10:01:51.173054  5863 raft_consensus.cc:2955] T b423b6a8a5e748ebb0716dcd3f0cf843 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } } }
I20260608 10:01:51.179788  5715 raft_consensus.cc:2955] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } } }
I20260608 10:01:51.184080  6176 raft_consensus.cc:2955] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } } }
I20260608 10:01:51.201112  5612 catalog_manager.cc:5696] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91 reported cstate change: config changed from index 26 to 27, 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "225c71b6659641719cb118c0e589dd9c" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } } }
I20260608 10:01:51.220727  5715 consensus_queue.cc:237] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [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: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: false } }
I20260608 10:01:51.225334  5783 consensus_queue.cc:237] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [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: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } }
I20260608 10:01:51.229892  6251 raft_consensus.cc:1275] T 4db8b0cdecc94f74ae1bf75280334a84 P 06232da364db4220a5ea316e9fbefa61 [term 1 FOLLOWER]: Refusing update from remote peer b3d5d75bca534a99823167c1480db3f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:01:51.229892  5863 raft_consensus.cc:1275] T 4db8b0cdecc94f74ae1bf75280334a84 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Refusing update from remote peer b3d5d75bca534a99823167c1480db3f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:01:51.231890  6403 consensus_queue.cc:1048] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:01:51.232435  6176 raft_consensus.cc:1275] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 FOLLOWER]: Refusing update from remote peer 225c71b6659641719cb118c0e589dd9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:01:51.232893  6420 consensus_queue.cc:1048] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:01:51.238526  6431 consensus_queue.cc:1048] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:01:51.240409  6421 raft_consensus.cc:2955] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 225c71b6659641719cb118c0e589dd9c (127.1.52.66) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: false } } }
I20260608 10:01:51.243098  6410 raft_consensus.cc:1064] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c: attempting to promote NON_VOTER 06232da364db4220a5ea316e9fbefa61 to VOTER
I20260608 10:01:51.247129  6410 consensus_queue.cc:237] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [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: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: false } }
I20260608 10:01:51.249464  6422 raft_consensus.cc:2955] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b3d5d75bca534a99823167c1480db3f5 (127.1.52.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } } }
I20260608 10:01:51.249558  6250 raft_consensus.cc:2955] T 4db8b0cdecc94f74ae1bf75280334a84 P 06232da364db4220a5ea316e9fbefa61 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 225c71b6659641719cb118c0e589dd9c (127.1.52.66) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: false } } }
I20260608 10:01:51.254228  5863 raft_consensus.cc:1275] T b423b6a8a5e748ebb0716dcd3f0cf843 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Refusing update from remote peer 225c71b6659641719cb118c0e589dd9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:01:51.255378  6176 raft_consensus.cc:2955] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b3d5d75bca534a99823167c1480db3f5 (127.1.52.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } } }
I20260608 10:01:51.258953  6431 consensus_queue.cc:1048] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 10:01:51.268761  5863 raft_consensus.cc:2955] T b423b6a8a5e748ebb0716dcd3f0cf843 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b3d5d75bca534a99823167c1480db3f5 (127.1.52.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } } }
I20260608 10:01:51.271231  5600 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4db8b0cdecc94f74ae1bf75280334a84 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:51.279023  5861 raft_consensus.cc:2955] T 4db8b0cdecc94f74ae1bf75280334a84 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 225c71b6659641719cb118c0e589dd9c (127.1.52.66) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: false } } }
I20260608 10:01:51.280411  5607 catalog_manager.cc:5696] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 reported cstate change: config changed from index 26 to 27, VOTER 225c71b6659641719cb118c0e589dd9c (127.1.52.66) evicted. New cstate: current_term: 1 leader_uuid: "b3d5d75bca534a99823167c1480db3f5" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:51.275533  5598 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b423b6a8a5e748ebb0716dcd3f0cf843 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:51.292271  5611 catalog_manager.cc:5696] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91 reported cstate change: config changed from index 27 to 28, VOTER b3d5d75bca534a99823167c1480db3f5 (127.1.52.65) evicted. New cstate: current_term: 1 leader_uuid: "225c71b6659641719cb118c0e589dd9c" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } } }
I20260608 10:01:51.296540  5862 raft_consensus.cc:1275] T 3d41e8da708243a791ef7df822b15c56 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Refusing update from remote peer 225c71b6659641719cb118c0e589dd9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:01:51.298488  6431 consensus_queue.cc:1048] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:01:51.312357  6250 raft_consensus.cc:1275] T 3d41e8da708243a791ef7df822b15c56 P 06232da364db4220a5ea316e9fbefa61 [term 1 LEARNER]: Refusing update from remote peer 225c71b6659641719cb118c0e589dd9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:01:51.312599  5776 tablet_service.cc:1558] Processing DeleteTablet for tablet 4db8b0cdecc94f74ae1bf75280334a84 with delete_type TABLET_DATA_TOMBSTONED (TS 225c71b6659641719cb118c0e589dd9c not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:44922
I20260608 10:01:51.315027  6422 consensus_queue.cc:1048] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:01:51.320832  5715 raft_consensus.cc:1275] T 3d41e8da708243a791ef7df822b15c56 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Refusing update from remote peer 225c71b6659641719cb118c0e589dd9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:01:51.325538  6422 consensus_queue.cc:1048] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:01:51.326437  6439 tablet_replica.cc:333] T 4db8b0cdecc94f74ae1bf75280334a84 P 225c71b6659641719cb118c0e589dd9c: stopping tablet replica
I20260608 10:01:51.329550  6439 raft_consensus.cc:2243] T 4db8b0cdecc94f74ae1bf75280334a84 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:51.330790  6439 raft_consensus.cc:2272] T 4db8b0cdecc94f74ae1bf75280334a84 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:51.334883  6439 ts_tablet_manager.cc:1916] T 4db8b0cdecc94f74ae1bf75280334a84 P 225c71b6659641719cb118c0e589dd9c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:51.345273  5700 tablet_service.cc:1558] Processing DeleteTablet for tablet b423b6a8a5e748ebb0716dcd3f0cf843 with delete_type TABLET_DATA_TOMBSTONED (TS b3d5d75bca534a99823167c1480db3f5 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:51644
I20260608 10:01:51.357319  6422 raft_consensus.cc:2955] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 06232da364db4220a5ea316e9fbefa61 (127.1.52.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: false } } }
I20260608 10:01:51.364199  6250 raft_consensus.cc:2955] T 3d41e8da708243a791ef7df822b15c56 P 06232da364db4220a5ea316e9fbefa61 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 06232da364db4220a5ea316e9fbefa61 (127.1.52.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: false } } }
I20260608 10:01:51.370651  5715 raft_consensus.cc:2955] T 3d41e8da708243a791ef7df822b15c56 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 06232da364db4220a5ea316e9fbefa61 (127.1.52.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: false } } }
I20260608 10:01:51.374089  5611 catalog_manager.cc:5696] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c reported cstate change: config changed from index 26 to 27, 06232da364db4220a5ea316e9fbefa61 (127.1.52.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "225c71b6659641719cb118c0e589dd9c" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:51.372596  6443 tablet_replica.cc:333] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5: stopping tablet replica
I20260608 10:01:51.376314  6443 raft_consensus.cc:2243] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:51.377375  6443 raft_consensus.cc:2272] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:51.378499  5863 raft_consensus.cc:2955] T 3d41e8da708243a791ef7df822b15c56 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 06232da364db4220a5ea316e9fbefa61 (127.1.52.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: false } } }
I20260608 10:01:51.381608  6439 ts_tablet_manager.cc:1929] T 4db8b0cdecc94f74ae1bf75280334a84 P 225c71b6659641719cb118c0e589dd9c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 10:01:51.382908  6439 log.cc:1199] T 4db8b0cdecc94f74ae1bf75280334a84 P 225c71b6659641719cb118c0e589dd9c: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-1-root/wals/4db8b0cdecc94f74ae1bf75280334a84
I20260608 10:01:51.384905  5598 catalog_manager.cc:5027] TS 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963): tablet 4db8b0cdecc94f74ae1bf75280334a84 (table test-workload [id=5169b9a972554aba9bd4023afd596dca]) successfully deleted
I20260608 10:01:51.391093  6443 ts_tablet_manager.cc:1916] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:51.398226  5783 consensus_queue.cc:237] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [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: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: false } }
I20260608 10:01:51.403847  6250 raft_consensus.cc:1275] T 3d41e8da708243a791ef7df822b15c56 P 06232da364db4220a5ea316e9fbefa61 [term 1 FOLLOWER]: Refusing update from remote peer 225c71b6659641719cb118c0e589dd9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:01:51.406229  6410 consensus_queue.cc:1048] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 10:01:51.415477  5715 raft_consensus.cc:1275] T 3d41e8da708243a791ef7df822b15c56 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Refusing update from remote peer 225c71b6659641719cb118c0e589dd9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:01:51.417276  6423 consensus_queue.cc:1048] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 10:01:51.418076  6443 ts_tablet_manager.cc:1929] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:01:51.418609  6443 log.cc:1199] T b423b6a8a5e748ebb0716dcd3f0cf843 P b3d5d75bca534a99823167c1480db3f5: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-0-root/wals/b423b6a8a5e748ebb0716dcd3f0cf843
I20260608 10:01:51.420239  5600 catalog_manager.cc:5027] TS b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705): tablet b423b6a8a5e748ebb0716dcd3f0cf843 (table test-workload [id=5169b9a972554aba9bd4023afd596dca]) successfully deleted
I20260608 10:01:51.423712  6423 raft_consensus.cc:2955] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 754d645f748a45198d67923731009d88 (127.1.52.67) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: false } } }
I20260608 10:01:51.426992  5708 raft_consensus.cc:2955] T 3d41e8da708243a791ef7df822b15c56 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 754d645f748a45198d67923731009d88 (127.1.52.67) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: false } } }
I20260608 10:01:51.433322  5598 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3d41e8da708243a791ef7df822b15c56 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:51.432822  6250 raft_consensus.cc:2955] T 3d41e8da708243a791ef7df822b15c56 P 06232da364db4220a5ea316e9fbefa61 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 754d645f748a45198d67923731009d88 (127.1.52.67) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: false } } }
I20260608 10:01:51.439496  5612 catalog_manager.cc:5696] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c reported cstate change: config changed from index 27 to 28, VOTER 754d645f748a45198d67923731009d88 (127.1.52.67) evicted. New cstate: current_term: 1 leader_uuid: "225c71b6659641719cb118c0e589dd9c" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:51.443866  6410 raft_consensus.cc:1064] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c: attempting to promote NON_VOTER 9ed34275734a418daab5b273373f60cb to VOTER
I20260608 10:01:51.446643  6410 consensus_queue.cc:237] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: false } }
I20260608 10:01:51.455502  5851 tablet_service.cc:1558] Processing DeleteTablet for tablet 3d41e8da708243a791ef7df822b15c56 with delete_type TABLET_DATA_TOMBSTONED (TS 754d645f748a45198d67923731009d88 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:39638
I20260608 10:01:51.458084  6446 tablet_replica.cc:333] T 3d41e8da708243a791ef7df822b15c56 P 754d645f748a45198d67923731009d88: stopping tablet replica
I20260608 10:01:51.459316  6446 raft_consensus.cc:2243] T 3d41e8da708243a791ef7df822b15c56 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:51.461861  6446 raft_consensus.cc:2272] T 3d41e8da708243a791ef7df822b15c56 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:51.463043  6325 raft_consensus.cc:1275] T 09c138c3eea54f0181d645cc50e8aa5b P 9ed34275734a418daab5b273373f60cb [term 1 LEARNER]: Refusing update from remote peer 225c71b6659641719cb118c0e589dd9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:01:51.464968  5863 raft_consensus.cc:1275] T 09c138c3eea54f0181d645cc50e8aa5b P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Refusing update from remote peer 225c71b6659641719cb118c0e589dd9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:01:51.465641  6423 consensus_queue.cc:1048] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 10:01:51.464922  5708 raft_consensus.cc:1275] T 09c138c3eea54f0181d645cc50e8aa5b P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Refusing update from remote peer 225c71b6659641719cb118c0e589dd9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:01:51.467353  6422 consensus_queue.cc:1048] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 10:01:51.469532  6431 consensus_queue.cc:1048] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 10:01:51.484170  6446 ts_tablet_manager.cc:1916] T 3d41e8da708243a791ef7df822b15c56 P 754d645f748a45198d67923731009d88: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:51.504228  6408 raft_consensus.cc:1064] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88: attempting to promote NON_VOTER 9ed34275734a418daab5b273373f60cb to VOTER
I20260608 10:01:51.507490  6408 consensus_queue.cc:237] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [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: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: false } }
I20260608 10:01:51.509234  6431 raft_consensus.cc:2955] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 9ed34275734a418daab5b273373f60cb (127.1.52.70) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: false } } }
I20260608 10:01:51.512163  6325 raft_consensus.cc:2955] T 09c138c3eea54f0181d645cc50e8aa5b P 9ed34275734a418daab5b273373f60cb [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 9ed34275734a418daab5b273373f60cb (127.1.52.70) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: false } } }
I20260608 10:01:51.515921  6446 ts_tablet_manager.cc:1929] T 3d41e8da708243a791ef7df822b15c56 P 754d645f748a45198d67923731009d88: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:01:51.516592  5861 raft_consensus.cc:2955] T 09c138c3eea54f0181d645cc50e8aa5b P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 9ed34275734a418daab5b273373f60cb (127.1.52.70) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: false } } }
I20260608 10:01:51.516469  6446 log.cc:1199] T 3d41e8da708243a791ef7df822b15c56 P 754d645f748a45198d67923731009d88: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-2-root/wals/3d41e8da708243a791ef7df822b15c56
I20260608 10:01:51.521947  5708 raft_consensus.cc:2955] T 09c138c3eea54f0181d645cc50e8aa5b P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 9ed34275734a418daab5b273373f60cb (127.1.52.70) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: false } } }
I20260608 10:01:51.525113  5599 catalog_manager.cc:5027] TS 754d645f748a45198d67923731009d88 (127.1.52.67:37277): tablet 3d41e8da708243a791ef7df822b15c56 (table test-workload [id=5169b9a972554aba9bd4023afd596dca]) successfully deleted
I20260608 10:01:51.537503  6324 raft_consensus.cc:1275] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb [term 1 LEARNER]: Refusing update from remote peer 754d645f748a45198d67923731009d88: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:01:51.540489  5708 raft_consensus.cc:1275] T 2bccf8c972384a48afb1270d446a73e0 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Refusing update from remote peer 754d645f748a45198d67923731009d88: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:01:51.539143  5608 catalog_manager.cc:5696] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c reported cstate change: config changed from index 24 to 25, 9ed34275734a418daab5b273373f60cb (127.1.52.70) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "225c71b6659641719cb118c0e589dd9c" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:51.551612  6444 consensus_queue.cc:1048] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.013s
I20260608 10:01:51.567548  5783 raft_consensus.cc:1275] T 2bccf8c972384a48afb1270d446a73e0 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Refusing update from remote peer 754d645f748a45198d67923731009d88: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:01:51.575466  6454 consensus_queue.cc:1048] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 10:01:51.581113  6454 consensus_queue.cc:1048] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:01:51.604322  6457 raft_consensus.cc:2955] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 9ed34275734a418daab5b273373f60cb (127.1.52.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: false } } }
I20260608 10:01:51.606449  6325 raft_consensus.cc:2955] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 9ed34275734a418daab5b273373f60cb (127.1.52.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: false } } }
I20260608 10:01:51.619189  6403 raft_consensus.cc:1064] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5: attempting to promote NON_VOTER 632d2eaa2f0647f493b4db639e7c0f91 to VOTER
I20260608 10:01:51.623970  5789 raft_consensus.cc:2955] T 2bccf8c972384a48afb1270d446a73e0 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 9ed34275734a418daab5b273373f60cb (127.1.52.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: false } } }
I20260608 10:01:51.629292  5786 consensus_queue.cc:237] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [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: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: false } }
I20260608 10:01:51.622092  6403 consensus_queue.cc:237] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } }
I20260608 10:01:51.636662  6324 raft_consensus.cc:1275] T 09c138c3eea54f0181d645cc50e8aa5b P 9ed34275734a418daab5b273373f60cb [term 1 FOLLOWER]: Refusing update from remote peer 225c71b6659641719cb118c0e589dd9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:01:51.636457  5608 catalog_manager.cc:5696] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb reported cstate change: config changed from index 26 to 27, 9ed34275734a418daab5b273373f60cb (127.1.52.70) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "754d645f748a45198d67923731009d88" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: false } } }
I20260608 10:01:51.639056  5708 raft_consensus.cc:1275] T 09c138c3eea54f0181d645cc50e8aa5b P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Refusing update from remote peer 225c71b6659641719cb118c0e589dd9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:01:51.643702  6410 consensus_queue.cc:1048] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:01:51.645772  6410 consensus_queue.cc:1048] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:01:51.647900  5708 raft_consensus.cc:2955] T 2bccf8c972384a48afb1270d446a73e0 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 9ed34275734a418daab5b273373f60cb (127.1.52.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: false } } }
I20260608 10:01:51.655153  6410 raft_consensus.cc:2955] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER 754d645f748a45198d67923731009d88 (127.1.52.67) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: false } } }
I20260608 10:01:51.660054  6176 raft_consensus.cc:1275] T 42372a87513e424899c296c56868b9a8 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 LEARNER]: Refusing update from remote peer b3d5d75bca534a99823167c1480db3f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:01:51.662050  6437 consensus_queue.cc:1048] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:01:51.661954  5715 raft_consensus.cc:2955] T 09c138c3eea54f0181d645cc50e8aa5b P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER 754d645f748a45198d67923731009d88 (127.1.52.67) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: false } } }
I20260608 10:01:51.662990  5861 consensus_queue.cc:237] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [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: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: false } }
I20260608 10:01:51.661983  6324 raft_consensus.cc:2955] T 09c138c3eea54f0181d645cc50e8aa5b P 9ed34275734a418daab5b273373f60cb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER 754d645f748a45198d67923731009d88 (127.1.52.67) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: false } } }
I20260608 10:01:51.671187  5598 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 09c138c3eea54f0181d645cc50e8aa5b with cas_config_opid_index 25: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:51.687021  6324 raft_consensus.cc:1275] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb [term 1 FOLLOWER]: Refusing update from remote peer 754d645f748a45198d67923731009d88: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:01:51.686386  5611 catalog_manager.cc:5696] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c reported cstate change: config changed from index 25 to 26, VOTER 754d645f748a45198d67923731009d88 (127.1.52.67) evicted. New cstate: current_term: 1 leader_uuid: "225c71b6659641719cb118c0e589dd9c" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:51.690625  5789 raft_consensus.cc:1275] T 2bccf8c972384a48afb1270d446a73e0 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Refusing update from remote peer 754d645f748a45198d67923731009d88: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:01:51.691326  6454 consensus_queue.cc:1048] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:01:51.693594  5861 raft_consensus.cc:1275] T 42372a87513e424899c296c56868b9a8 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Refusing update from remote peer b3d5d75bca534a99823167c1480db3f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:01:51.694037  5789 raft_consensus.cc:1275] T 42372a87513e424899c296c56868b9a8 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Refusing update from remote peer b3d5d75bca534a99823167c1480db3f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:01:51.695319  6437 consensus_queue.cc:1048] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:01:51.696208  6420 consensus_queue.cc:1048] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:01:51.697203  6454 consensus_queue.cc:1048] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:01:51.705132  6457 raft_consensus.cc:2955] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b3d5d75bca534a99823167c1480db3f5 (127.1.52.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: false } } }
I20260608 10:01:51.706880  5851 tablet_service.cc:1558] Processing DeleteTablet for tablet 09c138c3eea54f0181d645cc50e8aa5b with delete_type TABLET_DATA_TOMBSTONED (TS 754d645f748a45198d67923731009d88 not found in new config with opid_index 26) from {username='slave'} at 127.0.0.1:39638
I20260608 10:01:51.707963  6446 tablet_replica.cc:333] T 09c138c3eea54f0181d645cc50e8aa5b P 754d645f748a45198d67923731009d88: stopping tablet replica
I20260608 10:01:51.709015  6446 raft_consensus.cc:2243] T 09c138c3eea54f0181d645cc50e8aa5b P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:51.710016  6446 raft_consensus.cc:2272] T 09c138c3eea54f0181d645cc50e8aa5b P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:51.711184  5783 raft_consensus.cc:2955] T 2bccf8c972384a48afb1270d446a73e0 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b3d5d75bca534a99823167c1480db3f5 (127.1.52.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: false } } }
I20260608 10:01:51.716584  5599 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2bccf8c972384a48afb1270d446a73e0 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:51.717923  6446 ts_tablet_manager.cc:1916] T 09c138c3eea54f0181d645cc50e8aa5b P 754d645f748a45198d67923731009d88: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:51.727082  5612 catalog_manager.cc:5696] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 reported cstate change: config changed from index 27 to 28, VOTER b3d5d75bca534a99823167c1480db3f5 (127.1.52.65) evicted. New cstate: current_term: 1 leader_uuid: "754d645f748a45198d67923731009d88" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:51.726250  6324 raft_consensus.cc:2955] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b3d5d75bca534a99823167c1480db3f5 (127.1.52.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: false } } }
I20260608 10:01:51.738737  6420 raft_consensus.cc:2955] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } } }
I20260608 10:01:51.747210  5700 tablet_service.cc:1558] Processing DeleteTablet for tablet 2bccf8c972384a48afb1270d446a73e0 with delete_type TABLET_DATA_TOMBSTONED (TS b3d5d75bca534a99823167c1480db3f5 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:51644
I20260608 10:01:51.748487  6443 tablet_replica.cc:333] T 2bccf8c972384a48afb1270d446a73e0 P b3d5d75bca534a99823167c1480db3f5: stopping tablet replica
I20260608 10:01:51.749446  6443 raft_consensus.cc:2243] T 2bccf8c972384a48afb1270d446a73e0 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:51.750392  6443 raft_consensus.cc:2272] T 2bccf8c972384a48afb1270d446a73e0 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:51.755079  6443 ts_tablet_manager.cc:1916] T 2bccf8c972384a48afb1270d446a73e0 P b3d5d75bca534a99823167c1480db3f5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:51.755508  5789 raft_consensus.cc:2955] T 42372a87513e424899c296c56868b9a8 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } } }
I20260608 10:01:51.757206  6446 ts_tablet_manager.cc:1929] T 09c138c3eea54f0181d645cc50e8aa5b P 754d645f748a45198d67923731009d88: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.25
I20260608 10:01:51.757781  6446 log.cc:1199] T 09c138c3eea54f0181d645cc50e8aa5b P 754d645f748a45198d67923731009d88: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-2-root/wals/09c138c3eea54f0181d645cc50e8aa5b
I20260608 10:01:51.760864  5861 raft_consensus.cc:2955] T 42372a87513e424899c296c56868b9a8 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } } }
I20260608 10:01:51.765686  5599 catalog_manager.cc:5027] TS 754d645f748a45198d67923731009d88 (127.1.52.67:37277): tablet 09c138c3eea54f0181d645cc50e8aa5b (table test-workload [id=5169b9a972554aba9bd4023afd596dca]) successfully deleted
I20260608 10:01:51.772367  6176 raft_consensus.cc:2955] T 42372a87513e424899c296c56868b9a8 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } } }
I20260608 10:01:51.778715  5611 catalog_manager.cc:5696] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 reported cstate change: config changed from index 25 to 26, 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b3d5d75bca534a99823167c1480db3f5" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:51.796017  5708 consensus_queue.cc:237] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [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: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } }
I20260608 10:01:51.797500  6443 ts_tablet_manager.cc:1929] T 2bccf8c972384a48afb1270d446a73e0 P b3d5d75bca534a99823167c1480db3f5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:01:51.798012  6443 log.cc:1199] T 2bccf8c972384a48afb1270d446a73e0 P b3d5d75bca534a99823167c1480db3f5: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-0-root/wals/2bccf8c972384a48afb1270d446a73e0
I20260608 10:01:51.801602  5600 catalog_manager.cc:5027] TS b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705): tablet 2bccf8c972384a48afb1270d446a73e0 (table test-workload [id=5169b9a972554aba9bd4023afd596dca]) successfully deleted
I20260608 10:01:51.805092  5861 raft_consensus.cc:1275] T 42372a87513e424899c296c56868b9a8 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Refusing update from remote peer b3d5d75bca534a99823167c1480db3f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:01:51.805439  6176 raft_consensus.cc:1275] T 42372a87513e424899c296c56868b9a8 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 FOLLOWER]: Refusing update from remote peer b3d5d75bca534a99823167c1480db3f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:01:51.806592  6437 consensus_queue.cc:1048] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:01:51.811818  6420 consensus_queue.cc:1048] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:01:51.814734  6420 raft_consensus.cc:2955] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 225c71b6659641719cb118c0e589dd9c (127.1.52.66) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } } }
I20260608 10:01:51.816708  5861 raft_consensus.cc:2955] T 42372a87513e424899c296c56868b9a8 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 225c71b6659641719cb118c0e589dd9c (127.1.52.66) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } } }
I20260608 10:01:51.822490  6176 raft_consensus.cc:2955] T 42372a87513e424899c296c56868b9a8 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 225c71b6659641719cb118c0e589dd9c (127.1.52.66) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } } }
I20260608 10:01:51.827620  5600 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 42372a87513e424899c296c56868b9a8 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:51.833956  5612 catalog_manager.cc:5696] T 42372a87513e424899c296c56868b9a8 P 754d645f748a45198d67923731009d88 reported cstate change: config changed from index 26 to 27, VOTER 225c71b6659641719cb118c0e589dd9c (127.1.52.66) evicted. New cstate: current_term: 1 leader_uuid: "b3d5d75bca534a99823167c1480db3f5" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } } }
I20260608 10:01:51.845098  5776 tablet_service.cc:1558] Processing DeleteTablet for tablet 42372a87513e424899c296c56868b9a8 with delete_type TABLET_DATA_TOMBSTONED (TS 225c71b6659641719cb118c0e589dd9c not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:44922
I20260608 10:01:51.846973  6439 tablet_replica.cc:333] T 42372a87513e424899c296c56868b9a8 P 225c71b6659641719cb118c0e589dd9c: stopping tablet replica
I20260608 10:01:51.848573  6439 raft_consensus.cc:2243] T 42372a87513e424899c296c56868b9a8 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:51.849463  6439 raft_consensus.cc:2272] T 42372a87513e424899c296c56868b9a8 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:51.852938  6439 ts_tablet_manager.cc:1916] T 42372a87513e424899c296c56868b9a8 P 225c71b6659641719cb118c0e589dd9c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:51.864226  6439 ts_tablet_manager.cc:1929] T 42372a87513e424899c296c56868b9a8 P 225c71b6659641719cb118c0e589dd9c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 10:01:51.864660  6439 log.cc:1199] T 42372a87513e424899c296c56868b9a8 P 225c71b6659641719cb118c0e589dd9c: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912781554680-1233-0/minicluster-data/ts-1-root/wals/42372a87513e424899c296c56868b9a8
I20260608 10:01:51.866070  5598 catalog_manager.cc:5027] TS 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963): tablet 42372a87513e424899c296c56868b9a8 (table test-workload [id=5169b9a972554aba9bd4023afd596dca]) successfully deleted
I20260608 10:01:52.874228  5861 consensus_queue.cc:237] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88 [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: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: NON_VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: true } }
I20260608 10:01:52.882257  5708 raft_consensus.cc:1275] T 91ca3105d7eb40b19fe61be063143c94 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Refusing update from remote peer 754d645f748a45198d67923731009d88: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:01:52.885275  5789 raft_consensus.cc:1275] T 91ca3105d7eb40b19fe61be063143c94 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Refusing update from remote peer 754d645f748a45198d67923731009d88: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:01:52.885192  6469 consensus_queue.cc:1048] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:01:52.887703  6469 consensus_queue.cc:1048] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 10:01:52.901348  5828 consensus_peers.cc:597] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88 -> Peer 06232da364db4220a5ea316e9fbefa61 (127.1.52.69:37549): Couldn't send request to peer 06232da364db4220a5ea316e9fbefa61. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91ca3105d7eb40b19fe61be063143c94. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:52.901393  6457 raft_consensus.cc:2955] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 06232da364db4220a5ea316e9fbefa61 (127.1.52.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: NON_VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: true } } }
I20260608 10:01:52.903383  5789 raft_consensus.cc:2955] T 91ca3105d7eb40b19fe61be063143c94 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 06232da364db4220a5ea316e9fbefa61 (127.1.52.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: NON_VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: true } } }
I20260608 10:01:52.903254  5708 raft_consensus.cc:2955] T 91ca3105d7eb40b19fe61be063143c94 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 06232da364db4220a5ea316e9fbefa61 (127.1.52.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: NON_VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: true } } }
I20260608 10:01:52.916932  5610 catalog_manager.cc:5696] T 91ca3105d7eb40b19fe61be063143c94 P 225c71b6659641719cb118c0e589dd9c reported cstate change: config changed from index -1 to 26, NON_VOTER 06232da364db4220a5ea316e9fbefa61 (127.1.52.69) added. New cstate: current_term: 1 leader_uuid: "754d645f748a45198d67923731009d88" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: NON_VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: true } } }
I20260608 10:01:52.922147  5861 consensus_queue.cc:237] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 [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: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: true } }
I20260608 10:01:52.930754  5789 raft_consensus.cc:1275] T bafc3620da254d1cbd0470fa0a562ed2 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Refusing update from remote peer 754d645f748a45198d67923731009d88: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:01:52.932672  6457 consensus_queue.cc:1048] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:01:52.935738  5708 raft_consensus.cc:1275] T bafc3620da254d1cbd0470fa0a562ed2 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Refusing update from remote peer 754d645f748a45198d67923731009d88: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:01:52.937390  6469 consensus_queue.cc:1048] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:01:52.949440  6457 raft_consensus.cc:2955] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: true } } }
W20260608 10:01:52.951581  5828 consensus_peers.cc:597] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 -> Peer 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68:36003): Couldn't send request to peer 632d2eaa2f0647f493b4db639e7c0f91. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bafc3620da254d1cbd0470fa0a562ed2. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:52.953557  5789 raft_consensus.cc:2955] T bafc3620da254d1cbd0470fa0a562ed2 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: true } } }
I20260608 10:01:52.961601  5708 raft_consensus.cc:2955] T bafc3620da254d1cbd0470fa0a562ed2 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: true } } }
I20260608 10:01:52.971431  5789 consensus_queue.cc:237] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [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: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: NON_VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: true } }
I20260608 10:01:52.973786  5608 catalog_manager.cc:5696] T bafc3620da254d1cbd0470fa0a562ed2 P 225c71b6659641719cb118c0e589dd9c reported cstate change: config changed from index -1 to 26, NON_VOTER 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "754d645f748a45198d67923731009d88" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: true } } }
W20260608 10:01:52.981724  5756 consensus_peers.cc:597] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c -> Peer 9ed34275734a418daab5b273373f60cb (127.1.52.70:46749): Couldn't send request to peer 9ed34275734a418daab5b273373f60cb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b423b6a8a5e748ebb0716dcd3f0cf843. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:52.983397  6176 raft_consensus.cc:1275] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 FOLLOWER]: Refusing update from remote peer 225c71b6659641719cb118c0e589dd9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 10:01:52.984339  5861 raft_consensus.cc:1275] T b423b6a8a5e748ebb0716dcd3f0cf843 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Refusing update from remote peer 225c71b6659641719cb118c0e589dd9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 10:01:52.985457  6410 consensus_queue.cc:1048] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 10:01:52.986573  6466 consensus_queue.cc:1048] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 10:01:52.998759  6483 raft_consensus.cc:2955] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 9ed34275734a418daab5b273373f60cb (127.1.52.70) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: NON_VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: true } } }
I20260608 10:01:53.000829  5861 raft_consensus.cc:2955] T b423b6a8a5e748ebb0716dcd3f0cf843 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 9ed34275734a418daab5b273373f60cb (127.1.52.70) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: NON_VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: true } } }
I20260608 10:01:53.001650  6176 raft_consensus.cc:2955] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 9ed34275734a418daab5b273373f60cb (127.1.52.70) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: NON_VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: true } } }
I20260608 10:01:53.013494  5612 catalog_manager.cc:5696] T b423b6a8a5e748ebb0716dcd3f0cf843 P 754d645f748a45198d67923731009d88 reported cstate change: config changed from index 28 to 29, NON_VOTER 9ed34275734a418daab5b273373f60cb (127.1.52.70) added. New cstate: current_term: 1 leader_uuid: "225c71b6659641719cb118c0e589dd9c" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: NON_VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: true } } }
I20260608 10:01:53.017697  5789 consensus_queue.cc:237] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c [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: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: true } }
W20260608 10:01:53.026671  5754 consensus_peers.cc:597] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c -> Peer 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68:36003): Couldn't send request to peer 632d2eaa2f0647f493b4db639e7c0f91. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 85ebd55417a44ebeb49bbcf3f0301b58. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:53.027046  5861 raft_consensus.cc:1275] T 85ebd55417a44ebeb49bbcf3f0301b58 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Refusing update from remote peer 225c71b6659641719cb118c0e589dd9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:01:53.028759  6466 consensus_queue.cc:1048] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:01:53.030238  5708 raft_consensus.cc:1275] T 85ebd55417a44ebeb49bbcf3f0301b58 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Refusing update from remote peer 225c71b6659641719cb118c0e589dd9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:01:53.032186  6466 consensus_queue.cc:1048] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:01:53.041296  6410 raft_consensus.cc:2955] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: true } } }
I20260608 10:01:53.043128  5861 raft_consensus.cc:2955] T 85ebd55417a44ebeb49bbcf3f0301b58 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: true } } }
I20260608 10:01:53.044338  5708 raft_consensus.cc:2955] T 85ebd55417a44ebeb49bbcf3f0301b58 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: true } } }
I20260608 10:01:53.056304  5612 catalog_manager.cc:5696] T 85ebd55417a44ebeb49bbcf3f0301b58 P 754d645f748a45198d67923731009d88 reported cstate change: config changed from index -1 to 26, NON_VOTER 632d2eaa2f0647f493b4db639e7c0f91 (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "225c71b6659641719cb118c0e589dd9c" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: true } } }
I20260608 10:01:53.060896  5708 consensus_queue.cc:237] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 23, Committed index: 23, Last appended: 1.23, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: NON_VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: true } }
I20260608 10:01:53.068044  5861 raft_consensus.cc:1275] T 2566c53f86d34940b6948d7e7219c0b2 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Refusing update from remote peer b3d5d75bca534a99823167c1480db3f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260608 10:01:53.069707  6420 consensus_queue.cc:1048] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.001s
W20260608 10:01:53.075512  5679 consensus_peers.cc:597] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 -> Peer 06232da364db4220a5ea316e9fbefa61 (127.1.52.69:37549): Couldn't send request to peer 06232da364db4220a5ea316e9fbefa61. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2566c53f86d34940b6948d7e7219c0b2. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:53.077483  5789 raft_consensus.cc:1275] T 2566c53f86d34940b6948d7e7219c0b2 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Refusing update from remote peer b3d5d75bca534a99823167c1480db3f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260608 10:01:53.079005  6420 consensus_queue.cc:1048] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260608 10:01:53.081547  6493 raft_consensus.cc:2955] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 [term 1 LEADER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 06232da364db4220a5ea316e9fbefa61 (127.1.52.69) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: NON_VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: true } } }
I20260608 10:01:53.083140  5861 raft_consensus.cc:2955] T 2566c53f86d34940b6948d7e7219c0b2 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 06232da364db4220a5ea316e9fbefa61 (127.1.52.69) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: NON_VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: true } } }
I20260608 10:01:53.085143  5789 raft_consensus.cc:2955] T 2566c53f86d34940b6948d7e7219c0b2 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 06232da364db4220a5ea316e9fbefa61 (127.1.52.69) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: NON_VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: true } } }
I20260608 10:01:53.098698  5612 catalog_manager.cc:5696] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 reported cstate change: config changed from index -1 to 24, NON_VOTER 06232da364db4220a5ea316e9fbefa61 (127.1.52.69) added. New cstate: current_term: 1 leader_uuid: "b3d5d75bca534a99823167c1480db3f5" committed_config { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: NON_VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:53.100932  5861 consensus_queue.cc:237] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 [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: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: NON_VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: true } }
W20260608 10:01:53.109099  5830 consensus_peers.cc:597] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 -> Peer 9ed34275734a418daab5b273373f60cb (127.1.52.70:46749): Couldn't send request to peer 9ed34275734a418daab5b273373f60cb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9829ea10baed4818af32b3dc5aadd141. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:53.109115  5789 raft_consensus.cc:1275] T 9829ea10baed4818af32b3dc5aadd141 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Refusing update from remote peer 754d645f748a45198d67923731009d88: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:01:53.111788  6457 consensus_queue.cc:1048] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:01:53.109985  5708 raft_consensus.cc:1275] T 9829ea10baed4818af32b3dc5aadd141 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Refusing update from remote peer 754d645f748a45198d67923731009d88: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:01:53.114810  6457 consensus_queue.cc:1048] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:01:53.121645  6469 raft_consensus.cc:2955] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9ed34275734a418daab5b273373f60cb (127.1.52.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: NON_VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: true } } }
I20260608 10:01:53.128904  5789 raft_consensus.cc:2955] T 9829ea10baed4818af32b3dc5aadd141 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9ed34275734a418daab5b273373f60cb (127.1.52.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: NON_VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: true } } }
I20260608 10:01:53.137761  5708 raft_consensus.cc:2955] T 9829ea10baed4818af32b3dc5aadd141 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9ed34275734a418daab5b273373f60cb (127.1.52.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: NON_VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: true } } }
I20260608 10:01:53.139604  5610 catalog_manager.cc:5696] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 reported cstate change: config changed from index -1 to 26, NON_VOTER 9ed34275734a418daab5b273373f60cb (127.1.52.70) added. New cstate: current_term: 1 leader_uuid: "754d645f748a45198d67923731009d88" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: NON_VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:53.384407  6498 ts_tablet_manager.cc:933] T bafc3620da254d1cbd0470fa0a562ed2 P 632d2eaa2f0647f493b4db639e7c0f91: Initiating tablet copy from peer 754d645f748a45198d67923731009d88 (127.1.52.67:37277)
I20260608 10:01:53.384961  6499 ts_tablet_manager.cc:933] T b423b6a8a5e748ebb0716dcd3f0cf843 P 9ed34275734a418daab5b273373f60cb: Initiating tablet copy from peer 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963)
I20260608 10:01:53.387488  6499 tablet_copy_client.cc:323] T b423b6a8a5e748ebb0716dcd3f0cf843 P 9ed34275734a418daab5b273373f60cb: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.66:44963
I20260608 10:01:53.387986  6498 tablet_copy_client.cc:323] T bafc3620da254d1cbd0470fa0a562ed2 P 632d2eaa2f0647f493b4db639e7c0f91: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.67:37277
I20260608 10:01:53.390956  5800 tablet_copy_service.cc:140] P 225c71b6659641719cb118c0e589dd9c: Received BeginTabletCopySession request for tablet b423b6a8a5e748ebb0716dcd3f0cf843 from peer 9ed34275734a418daab5b273373f60cb ({username='slave'} at 127.0.0.1:37186)
I20260608 10:01:53.391970  5800 tablet_copy_service.cc:161] P 225c71b6659641719cb118c0e589dd9c: Beginning new tablet copy session on tablet b423b6a8a5e748ebb0716dcd3f0cf843 from peer 9ed34275734a418daab5b273373f60cb at {username='slave'} at 127.0.0.1:37186: session id = 9ed34275734a418daab5b273373f60cb-b423b6a8a5e748ebb0716dcd3f0cf843
I20260608 10:01:53.406701  5800 tablet_copy_source_session.cc:215] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:53.410667  6499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b423b6a8a5e748ebb0716dcd3f0cf843. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:53.419411  5874 tablet_copy_service.cc:140] P 754d645f748a45198d67923731009d88: Received BeginTabletCopySession request for tablet bafc3620da254d1cbd0470fa0a562ed2 from peer 632d2eaa2f0647f493b4db639e7c0f91 ({username='slave'} at 127.0.0.1:43600)
I20260608 10:01:53.420154  5874 tablet_copy_service.cc:161] P 754d645f748a45198d67923731009d88: Beginning new tablet copy session on tablet bafc3620da254d1cbd0470fa0a562ed2 from peer 632d2eaa2f0647f493b4db639e7c0f91 at {username='slave'} at 127.0.0.1:43600: session id = 632d2eaa2f0647f493b4db639e7c0f91-bafc3620da254d1cbd0470fa0a562ed2
I20260608 10:01:53.428754  6499 tablet_copy_client.cc:806] T b423b6a8a5e748ebb0716dcd3f0cf843 P 9ed34275734a418daab5b273373f60cb: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:53.429016  5874 tablet_copy_source_session.cc:215] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:53.429483  6499 tablet_copy_client.cc:670] T b423b6a8a5e748ebb0716dcd3f0cf843 P 9ed34275734a418daab5b273373f60cb: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:53.432521  6498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bafc3620da254d1cbd0470fa0a562ed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:53.437351  6501 tablet_copy_client.cc:1025] T b423b6a8a5e748ebb0716dcd3f0cf843 P 9ed34275734a418daab5b273373f60cb: tablet copy: Injecting latency into file download: 2000
I20260608 10:01:53.439755  6504 ts_tablet_manager.cc:933] T 85ebd55417a44ebeb49bbcf3f0301b58 P 632d2eaa2f0647f493b4db639e7c0f91: Initiating tablet copy from peer 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963)
I20260608 10:01:53.445101  6504 tablet_copy_client.cc:323] T 85ebd55417a44ebeb49bbcf3f0301b58 P 632d2eaa2f0647f493b4db639e7c0f91: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.66:44963
I20260608 10:01:53.447108  5800 tablet_copy_service.cc:140] P 225c71b6659641719cb118c0e589dd9c: Received BeginTabletCopySession request for tablet 85ebd55417a44ebeb49bbcf3f0301b58 from peer 632d2eaa2f0647f493b4db639e7c0f91 ({username='slave'} at 127.0.0.1:37208)
I20260608 10:01:53.447736  5800 tablet_copy_service.cc:161] P 225c71b6659641719cb118c0e589dd9c: Beginning new tablet copy session on tablet 85ebd55417a44ebeb49bbcf3f0301b58 from peer 632d2eaa2f0647f493b4db639e7c0f91 at {username='slave'} at 127.0.0.1:37208: session id = 632d2eaa2f0647f493b4db639e7c0f91-85ebd55417a44ebeb49bbcf3f0301b58
I20260608 10:01:53.448941  6498 tablet_copy_client.cc:806] T bafc3620da254d1cbd0470fa0a562ed2 P 632d2eaa2f0647f493b4db639e7c0f91: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:53.449544  6498 tablet_copy_client.cc:670] T bafc3620da254d1cbd0470fa0a562ed2 P 632d2eaa2f0647f493b4db639e7c0f91: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:53.454830  6500 tablet_copy_client.cc:1025] T bafc3620da254d1cbd0470fa0a562ed2 P 632d2eaa2f0647f493b4db639e7c0f91: tablet copy: Injecting latency into file download: 2000
I20260608 10:01:53.456192  5800 tablet_copy_source_session.cc:215] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:53.460016  6504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85ebd55417a44ebeb49bbcf3f0301b58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:53.467581  6506 ts_tablet_manager.cc:933] T 91ca3105d7eb40b19fe61be063143c94 P 06232da364db4220a5ea316e9fbefa61: Initiating tablet copy from peer 754d645f748a45198d67923731009d88 (127.1.52.67:37277)
I20260608 10:01:53.469864  6506 tablet_copy_client.cc:323] T 91ca3105d7eb40b19fe61be063143c94 P 06232da364db4220a5ea316e9fbefa61: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.67:37277
I20260608 10:01:53.476841  6504 tablet_copy_client.cc:806] T 85ebd55417a44ebeb49bbcf3f0301b58 P 632d2eaa2f0647f493b4db639e7c0f91: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:53.477461  6504 tablet_copy_client.cc:670] T 85ebd55417a44ebeb49bbcf3f0301b58 P 632d2eaa2f0647f493b4db639e7c0f91: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:53.482230  6505 tablet_copy_client.cc:1025] T 85ebd55417a44ebeb49bbcf3f0301b58 P 632d2eaa2f0647f493b4db639e7c0f91: tablet copy: Injecting latency into file download: 2000
I20260608 10:01:53.483629  5874 tablet_copy_service.cc:140] P 754d645f748a45198d67923731009d88: Received BeginTabletCopySession request for tablet 91ca3105d7eb40b19fe61be063143c94 from peer 06232da364db4220a5ea316e9fbefa61 ({username='slave'} at 127.0.0.1:49074)
I20260608 10:01:53.484220  5874 tablet_copy_service.cc:161] P 754d645f748a45198d67923731009d88: Beginning new tablet copy session on tablet 91ca3105d7eb40b19fe61be063143c94 from peer 06232da364db4220a5ea316e9fbefa61 at {username='slave'} at 127.0.0.1:49074: session id = 06232da364db4220a5ea316e9fbefa61-91ca3105d7eb40b19fe61be063143c94
I20260608 10:01:53.492367  5874 tablet_copy_source_session.cc:215] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:53.495607  6506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91ca3105d7eb40b19fe61be063143c94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:53.508273  6506 tablet_copy_client.cc:806] T 91ca3105d7eb40b19fe61be063143c94 P 06232da364db4220a5ea316e9fbefa61: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:53.508879  6506 tablet_copy_client.cc:670] T 91ca3105d7eb40b19fe61be063143c94 P 06232da364db4220a5ea316e9fbefa61: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:53.513172  6507 tablet_copy_client.cc:1025] T 91ca3105d7eb40b19fe61be063143c94 P 06232da364db4220a5ea316e9fbefa61: tablet copy: Injecting latency into file download: 2000
I20260608 10:01:53.593191  6509 ts_tablet_manager.cc:933] T 9829ea10baed4818af32b3dc5aadd141 P 9ed34275734a418daab5b273373f60cb: Initiating tablet copy from peer 754d645f748a45198d67923731009d88 (127.1.52.67:37277)
I20260608 10:01:53.595062  6509 tablet_copy_client.cc:323] T 9829ea10baed4818af32b3dc5aadd141 P 9ed34275734a418daab5b273373f60cb: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.67:37277
I20260608 10:01:53.596879  5874 tablet_copy_service.cc:140] P 754d645f748a45198d67923731009d88: Received BeginTabletCopySession request for tablet 9829ea10baed4818af32b3dc5aadd141 from peer 9ed34275734a418daab5b273373f60cb ({username='slave'} at 127.0.0.1:43588)
I20260608 10:01:53.597347  5874 tablet_copy_service.cc:161] P 754d645f748a45198d67923731009d88: Beginning new tablet copy session on tablet 9829ea10baed4818af32b3dc5aadd141 from peer 9ed34275734a418daab5b273373f60cb at {username='slave'} at 127.0.0.1:43588: session id = 9ed34275734a418daab5b273373f60cb-9829ea10baed4818af32b3dc5aadd141
I20260608 10:01:53.602933  5874 tablet_copy_source_session.cc:215] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:53.606144  6509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9829ea10baed4818af32b3dc5aadd141. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:53.618772  6509 tablet_copy_client.cc:806] T 9829ea10baed4818af32b3dc5aadd141 P 9ed34275734a418daab5b273373f60cb: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:53.619354  6509 tablet_copy_client.cc:670] T 9829ea10baed4818af32b3dc5aadd141 P 9ed34275734a418daab5b273373f60cb: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:53.623356  6510 tablet_copy_client.cc:1025] T 9829ea10baed4818af32b3dc5aadd141 P 9ed34275734a418daab5b273373f60cb: tablet copy: Injecting latency into file download: 2000
I20260608 10:01:53.631650  6511 ts_tablet_manager.cc:933] T 2566c53f86d34940b6948d7e7219c0b2 P 06232da364db4220a5ea316e9fbefa61: Initiating tablet copy from peer b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705)
I20260608 10:01:53.633877  6511 tablet_copy_client.cc:323] T 2566c53f86d34940b6948d7e7219c0b2 P 06232da364db4220a5ea316e9fbefa61: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.65:38705
I20260608 10:01:53.636183  5725 tablet_copy_service.cc:140] P b3d5d75bca534a99823167c1480db3f5: Received BeginTabletCopySession request for tablet 2566c53f86d34940b6948d7e7219c0b2 from peer 06232da364db4220a5ea316e9fbefa61 ({username='slave'} at 127.0.0.1:56442)
I20260608 10:01:53.636837  5725 tablet_copy_service.cc:161] P b3d5d75bca534a99823167c1480db3f5: Beginning new tablet copy session on tablet 2566c53f86d34940b6948d7e7219c0b2 from peer 06232da364db4220a5ea316e9fbefa61 at {username='slave'} at 127.0.0.1:56442: session id = 06232da364db4220a5ea316e9fbefa61-2566c53f86d34940b6948d7e7219c0b2
I20260608 10:01:53.643574  5725 tablet_copy_source_session.cc:215] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:53.646890  6511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2566c53f86d34940b6948d7e7219c0b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:53.658751  6511 tablet_copy_client.cc:806] T 2566c53f86d34940b6948d7e7219c0b2 P 06232da364db4220a5ea316e9fbefa61: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:53.659307  6511 tablet_copy_client.cc:670] T 2566c53f86d34940b6948d7e7219c0b2 P 06232da364db4220a5ea316e9fbefa61: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:53.663782  6512 tablet_copy_client.cc:1025] T 2566c53f86d34940b6948d7e7219c0b2 P 06232da364db4220a5ea316e9fbefa61: tablet copy: Injecting latency into file download: 2000
I20260608 10:01:53.691210  1233 tablet_server.cc:179] TabletServer@127.1.52.65:0 shutting down...
I20260608 10:01:53.708674  1233 tablet_copy_service.cc:362] P b3d5d75bca534a99823167c1480db3f5: Destroying tablet copy session 06232da364db4220a5ea316e9fbefa61-2566c53f86d34940b6948d7e7219c0b2 due to service shutdown
I20260608 10:01:53.709120  1233 tablet_copy_service.cc:434] P b3d5d75bca534a99823167c1480db3f5: ending tablet copy session 06232da364db4220a5ea316e9fbefa61-2566c53f86d34940b6948d7e7219c0b2 on tablet 2566c53f86d34940b6948d7e7219c0b2 with peer 06232da364db4220a5ea316e9fbefa61
I20260608 10:01:53.740711  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:53.741724  1233 tablet_replica.cc:333] T 9829ea10baed4818af32b3dc5aadd141 P b3d5d75bca534a99823167c1480db3f5: stopping tablet replica
I20260608 10:01:53.742936  1233 raft_consensus.cc:2243] T 9829ea10baed4818af32b3dc5aadd141 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:53.743700  1233 raft_consensus.cc:2272] T 9829ea10baed4818af32b3dc5aadd141 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:53.747551  1233 tablet_replica.cc:333] T 2aca03f9fde74907917cb10f84c2f182 P b3d5d75bca534a99823167c1480db3f5: stopping tablet replica
I20260608 10:01:53.748476  1233 raft_consensus.cc:2243] T 2aca03f9fde74907917cb10f84c2f182 P b3d5d75bca534a99823167c1480db3f5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:53.749464  1233 raft_consensus.cc:2272] T 2aca03f9fde74907917cb10f84c2f182 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:53.752271  1233 tablet_replica.cc:333] T bafc3620da254d1cbd0470fa0a562ed2 P b3d5d75bca534a99823167c1480db3f5: stopping tablet replica
I20260608 10:01:53.753152  1233 raft_consensus.cc:2243] T bafc3620da254d1cbd0470fa0a562ed2 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:53.753918  1233 raft_consensus.cc:2272] T bafc3620da254d1cbd0470fa0a562ed2 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:53.760613  1233 tablet_replica.cc:333] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5: stopping tablet replica
I20260608 10:01:53.761515  1233 raft_consensus.cc:2243] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:53.762794  1233 raft_consensus.cc:2272] T 42372a87513e424899c296c56868b9a8 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:53.766660  1233 tablet_replica.cc:333] T 91ca3105d7eb40b19fe61be063143c94 P b3d5d75bca534a99823167c1480db3f5: stopping tablet replica
I20260608 10:01:53.767520  1233 raft_consensus.cc:2243] T 91ca3105d7eb40b19fe61be063143c94 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:53.768289  1233 raft_consensus.cc:2272] T 91ca3105d7eb40b19fe61be063143c94 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:53.772600  1233 tablet_replica.cc:333] T 3d41e8da708243a791ef7df822b15c56 P b3d5d75bca534a99823167c1480db3f5: stopping tablet replica
I20260608 10:01:53.773393  1233 raft_consensus.cc:2243] T 3d41e8da708243a791ef7df822b15c56 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:53.774586  1233 raft_consensus.cc:2272] T 3d41e8da708243a791ef7df822b15c56 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:01:53.777369  5830 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260608 10:01:53.778046  1233 tablet_replica.cc:333] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5: stopping tablet replica
I20260608 10:01:53.778980  1233 raft_consensus.cc:2243] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:53.780027  1233 raft_consensus.cc:2272] T 4db8b0cdecc94f74ae1bf75280334a84 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:01:53.780778  5830 consensus_peers.cc:597] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 -> Peer b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705): Couldn't send request to peer b3d5d75bca534a99823167c1480db3f5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:53.783659  1233 tablet_replica.cc:333] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5: stopping tablet replica
I20260608 10:01:53.784495  1233 raft_consensus.cc:2243] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:53.785861  1233 raft_consensus.cc:2272] T 2566c53f86d34940b6948d7e7219c0b2 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:53.789526  1233 tablet_replica.cc:333] T 09c138c3eea54f0181d645cc50e8aa5b P b3d5d75bca534a99823167c1480db3f5: stopping tablet replica
I20260608 10:01:53.790380  1233 raft_consensus.cc:2243] T 09c138c3eea54f0181d645cc50e8aa5b P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:53.791487  1233 raft_consensus.cc:2272] T 09c138c3eea54f0181d645cc50e8aa5b P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:53.794862  1233 tablet_replica.cc:333] T 85ebd55417a44ebeb49bbcf3f0301b58 P b3d5d75bca534a99823167c1480db3f5: stopping tablet replica
I20260608 10:01:53.795507  1233 raft_consensus.cc:2243] T 85ebd55417a44ebeb49bbcf3f0301b58 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:53.796301  1233 raft_consensus.cc:2272] T 85ebd55417a44ebeb49bbcf3f0301b58 P b3d5d75bca534a99823167c1480db3f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:53.841512  1233 tablet_server.cc:196] TabletServer@127.1.52.65:0 shutdown complete.
W20260608 10:01:53.865763  5756 consensus_peers.cc:597] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c -> Peer b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705): Couldn't send request to peer b3d5d75bca534a99823167c1480db3f5. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:38705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:53.888509  1233 tablet_server.cc:179] TabletServer@127.1.52.66:0 shutting down...
I20260608 10:01:53.903283  1233 tablet_copy_service.cc:362] P 225c71b6659641719cb118c0e589dd9c: Destroying tablet copy session 632d2eaa2f0647f493b4db639e7c0f91-85ebd55417a44ebeb49bbcf3f0301b58 due to service shutdown
I20260608 10:01:53.903734  1233 tablet_copy_service.cc:434] P 225c71b6659641719cb118c0e589dd9c: ending tablet copy session 632d2eaa2f0647f493b4db639e7c0f91-85ebd55417a44ebeb49bbcf3f0301b58 on tablet 85ebd55417a44ebeb49bbcf3f0301b58 with peer 632d2eaa2f0647f493b4db639e7c0f91
I20260608 10:01:53.904307  1233 tablet_copy_service.cc:362] P 225c71b6659641719cb118c0e589dd9c: Destroying tablet copy session 9ed34275734a418daab5b273373f60cb-b423b6a8a5e748ebb0716dcd3f0cf843 due to service shutdown
I20260608 10:01:53.904587  1233 tablet_copy_service.cc:434] P 225c71b6659641719cb118c0e589dd9c: ending tablet copy session 9ed34275734a418daab5b273373f60cb-b423b6a8a5e748ebb0716dcd3f0cf843 on tablet b423b6a8a5e748ebb0716dcd3f0cf843 with peer 9ed34275734a418daab5b273373f60cb
I20260608 10:01:53.934064  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:53.935094  1233 tablet_replica.cc:333] T 9829ea10baed4818af32b3dc5aadd141 P 225c71b6659641719cb118c0e589dd9c: stopping tablet replica
I20260608 10:01:53.936252  1233 raft_consensus.cc:2243] T 9829ea10baed4818af32b3dc5aadd141 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:53.937003  1233 raft_consensus.cc:2272] T 9829ea10baed4818af32b3dc5aadd141 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:53.940776  1233 tablet_replica.cc:333] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c: stopping tablet replica
I20260608 10:01:53.941365  1233 raft_consensus.cc:2243] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:53.942600  1233 raft_consensus.cc:2272] T b423b6a8a5e748ebb0716dcd3f0cf843 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:53.946542  1233 tablet_replica.cc:333] T bafc3620da254d1cbd0470fa0a562ed2 P 225c71b6659641719cb118c0e589dd9c: stopping tablet replica
I20260608 10:01:53.947434  1233 raft_consensus.cc:2243] T bafc3620da254d1cbd0470fa0a562ed2 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:53.948108  1233 raft_consensus.cc:2272] T bafc3620da254d1cbd0470fa0a562ed2 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:53.951246  1233 tablet_replica.cc:333] T 2aca03f9fde74907917cb10f84c2f182 P 225c71b6659641719cb118c0e589dd9c: stopping tablet replica
I20260608 10:01:53.951884  1233 raft_consensus.cc:2243] T 2aca03f9fde74907917cb10f84c2f182 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:53.952508  1233 raft_consensus.cc:2272] T 2aca03f9fde74907917cb10f84c2f182 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:53.955668  1233 tablet_replica.cc:333] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c: stopping tablet replica
I20260608 10:01:53.956352  1233 raft_consensus.cc:2243] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:53.957547  1233 raft_consensus.cc:2272] T 85ebd55417a44ebeb49bbcf3f0301b58 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:01:53.957792  5828 consensus_peers.cc:597] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88 -> Peer 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963): Couldn't send request to peer 225c71b6659641719cb118c0e589dd9c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:53.961061  1233 tablet_replica.cc:333] T 2566c53f86d34940b6948d7e7219c0b2 P 225c71b6659641719cb118c0e589dd9c: stopping tablet replica
I20260608 10:01:53.961706  1233 raft_consensus.cc:2243] T 2566c53f86d34940b6948d7e7219c0b2 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:53.962193  1233 raft_consensus.cc:2272] T 2566c53f86d34940b6948d7e7219c0b2 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:53.965296  1233 tablet_replica.cc:333] T 91ca3105d7eb40b19fe61be063143c94 P 225c71b6659641719cb118c0e589dd9c: stopping tablet replica
I20260608 10:01:53.965874  1233 raft_consensus.cc:2243] T 91ca3105d7eb40b19fe61be063143c94 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:53.966595  1233 raft_consensus.cc:2272] T 91ca3105d7eb40b19fe61be063143c94 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:53.968956  1233 tablet_replica.cc:333] T 2bccf8c972384a48afb1270d446a73e0 P 225c71b6659641719cb118c0e589dd9c: stopping tablet replica
I20260608 10:01:53.969483  1233 raft_consensus.cc:2243] T 2bccf8c972384a48afb1270d446a73e0 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:53.970291  1233 raft_consensus.cc:2272] T 2bccf8c972384a48afb1270d446a73e0 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:53.972777  1233 tablet_replica.cc:333] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c: stopping tablet replica
I20260608 10:01:53.973295  1233 raft_consensus.cc:2243] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:53.974136  1233 raft_consensus.cc:2272] T 3d41e8da708243a791ef7df822b15c56 P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:53.976600  1233 tablet_replica.cc:333] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c: stopping tablet replica
I20260608 10:01:53.977078  1233 raft_consensus.cc:2243] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:53.977897  1233 raft_consensus.cc:2272] T 09c138c3eea54f0181d645cc50e8aa5b P 225c71b6659641719cb118c0e589dd9c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:01:53.993257  5830 consensus_peers.cc:597] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 -> Peer b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705): Couldn't send request to peer b3d5d75bca534a99823167c1480db3f5. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:38705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:01:54.013286  5828 consensus_peers.cc:597] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 -> Peer 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963): Couldn't send request to peer 225c71b6659641719cb118c0e589dd9c. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.66:44963: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:01:54.019675  5830 consensus_peers.cc:597] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88 -> Peer b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705): Couldn't send request to peer b3d5d75bca534a99823167c1480db3f5. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:38705: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:54.020756  1233 tablet_server.cc:196] TabletServer@127.1.52.66:0 shutdown complete.
I20260608 10:01:54.068892  1233 tablet_server.cc:179] TabletServer@127.1.52.67:0 shutting down...
I20260608 10:01:54.089485  1233 tablet_copy_service.cc:362] P 754d645f748a45198d67923731009d88: Destroying tablet copy session 9ed34275734a418daab5b273373f60cb-9829ea10baed4818af32b3dc5aadd141 due to service shutdown
I20260608 10:01:54.089902  1233 tablet_copy_service.cc:434] P 754d645f748a45198d67923731009d88: ending tablet copy session 9ed34275734a418daab5b273373f60cb-9829ea10baed4818af32b3dc5aadd141 on tablet 9829ea10baed4818af32b3dc5aadd141 with peer 9ed34275734a418daab5b273373f60cb
I20260608 10:01:54.090509  1233 tablet_copy_service.cc:362] P 754d645f748a45198d67923731009d88: Destroying tablet copy session 06232da364db4220a5ea316e9fbefa61-91ca3105d7eb40b19fe61be063143c94 due to service shutdown
I20260608 10:01:54.090808  1233 tablet_copy_service.cc:434] P 754d645f748a45198d67923731009d88: ending tablet copy session 06232da364db4220a5ea316e9fbefa61-91ca3105d7eb40b19fe61be063143c94 on tablet 91ca3105d7eb40b19fe61be063143c94 with peer 06232da364db4220a5ea316e9fbefa61
I20260608 10:01:54.091310  1233 tablet_copy_service.cc:362] P 754d645f748a45198d67923731009d88: Destroying tablet copy session 632d2eaa2f0647f493b4db639e7c0f91-bafc3620da254d1cbd0470fa0a562ed2 due to service shutdown
I20260608 10:01:54.091585  1233 tablet_copy_service.cc:434] P 754d645f748a45198d67923731009d88: ending tablet copy session 632d2eaa2f0647f493b4db639e7c0f91-bafc3620da254d1cbd0470fa0a562ed2 on tablet bafc3620da254d1cbd0470fa0a562ed2 with peer 632d2eaa2f0647f493b4db639e7c0f91
I20260608 10:01:54.119984  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:54.121158  1233 tablet_replica.cc:333] T 85ebd55417a44ebeb49bbcf3f0301b58 P 754d645f748a45198d67923731009d88: stopping tablet replica
I20260608 10:01:54.122231  1233 raft_consensus.cc:2243] T 85ebd55417a44ebeb49bbcf3f0301b58 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:54.123097  1233 raft_consensus.cc:2272] T 85ebd55417a44ebeb49bbcf3f0301b58 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:54.125818  1233 tablet_replica.cc:333] T 4db8b0cdecc94f74ae1bf75280334a84 P 754d645f748a45198d67923731009d88: stopping tablet replica
I20260608 10:01:54.126533  1233 raft_consensus.cc:2243] T 4db8b0cdecc94f74ae1bf75280334a84 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:54.127332  1233 raft_consensus.cc:2272] T 4db8b0cdecc94f74ae1bf75280334a84 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:54.130255  1233 tablet_replica.cc:333] T b423b6a8a5e748ebb0716dcd3f0cf843 P 754d645f748a45198d67923731009d88: stopping tablet replica
I20260608 10:01:54.130882  1233 raft_consensus.cc:2243] T b423b6a8a5e748ebb0716dcd3f0cf843 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:54.131702  1233 raft_consensus.cc:2272] T b423b6a8a5e748ebb0716dcd3f0cf843 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:54.134002  1233 tablet_replica.cc:333] T 42372a87513e424899c296c56868b9a8 P 754d645f748a45198d67923731009d88: stopping tablet replica
I20260608 10:01:54.134636  1233 raft_consensus.cc:2243] T 42372a87513e424899c296c56868b9a8 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:54.135488  1233 raft_consensus.cc:2272] T 42372a87513e424899c296c56868b9a8 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:54.138417  1233 tablet_replica.cc:333] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88: stopping tablet replica
I20260608 10:01:54.139238  1233 raft_consensus.cc:2243] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:54.140357  1233 raft_consensus.cc:2272] T 91ca3105d7eb40b19fe61be063143c94 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:54.142930  1233 tablet_replica.cc:333] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88: stopping tablet replica
I20260608 10:01:54.143528  1233 raft_consensus.cc:2243] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:54.144564  1233 raft_consensus.cc:2272] T 9829ea10baed4818af32b3dc5aadd141 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:54.147228  1233 tablet_replica.cc:333] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88: stopping tablet replica
I20260608 10:01:54.147781  1233 raft_consensus.cc:2243] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:54.148815  1233 raft_consensus.cc:2272] T bafc3620da254d1cbd0470fa0a562ed2 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:54.151849  1233 tablet_replica.cc:333] T 2aca03f9fde74907917cb10f84c2f182 P 754d645f748a45198d67923731009d88: stopping tablet replica
I20260608 10:01:54.152407  1233 raft_consensus.cc:2243] T 2aca03f9fde74907917cb10f84c2f182 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:54.153136  1233 raft_consensus.cc:2272] T 2aca03f9fde74907917cb10f84c2f182 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:54.155695  1233 tablet_replica.cc:333] T 2566c53f86d34940b6948d7e7219c0b2 P 754d645f748a45198d67923731009d88: stopping tablet replica
I20260608 10:01:54.156208  1233 raft_consensus.cc:2243] T 2566c53f86d34940b6948d7e7219c0b2 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:54.156837  1233 raft_consensus.cc:2272] T 2566c53f86d34940b6948d7e7219c0b2 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:54.159258  1233 tablet_replica.cc:333] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88: stopping tablet replica
I20260608 10:01:54.159896  1233 raft_consensus.cc:2243] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:54.160816  1233 raft_consensus.cc:2272] T 2bccf8c972384a48afb1270d446a73e0 P 754d645f748a45198d67923731009d88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:54.192804  1233 tablet_server.cc:196] TabletServer@127.1.52.67:0 shutdown complete.
I20260608 10:01:54.226960  1233 tablet_server.cc:179] TabletServer@127.1.52.68:0 shutting down...
I20260608 10:01:54.263171  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:54.962239  6522 raft_consensus.cc:493] T 3d41e8da708243a791ef7df822b15c56 P 06232da364db4220a5ea316e9fbefa61 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 225c71b6659641719cb118c0e589dd9c)
I20260608 10:01:54.962846  6522 raft_consensus.cc:515] T 3d41e8da708243a791ef7df822b15c56 P 06232da364db4220a5ea316e9fbefa61 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: false } }
I20260608 10:01:54.965150  6522 leader_election.cc:290] T 3d41e8da708243a791ef7df822b15c56 P 06232da364db4220a5ea316e9fbefa61 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705), 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963)
W20260608 10:01:54.971551  6217 leader_election.cc:336] T 3d41e8da708243a791ef7df822b15c56 P 06232da364db4220a5ea316e9fbefa61 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705): Network error: Client connection negotiation failed: client connection to 127.1.52.65:38705: connect: Connection refused (error 111)
W20260608 10:01:54.972236  6215 leader_election.cc:336] T 3d41e8da708243a791ef7df822b15c56 P 06232da364db4220a5ea316e9fbefa61 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963): Network error: Client connection negotiation failed: client connection to 127.1.52.66:44963: connect: Connection refused (error 111)
I20260608 10:01:54.972729  6215 leader_election.cc:304] T 3d41e8da708243a791ef7df822b15c56 P 06232da364db4220a5ea316e9fbefa61 [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: 06232da364db4220a5ea316e9fbefa61; no voters: 225c71b6659641719cb118c0e589dd9c, b3d5d75bca534a99823167c1480db3f5
I20260608 10:01:54.973526  6522 raft_consensus.cc:2749] T 3d41e8da708243a791ef7df822b15c56 P 06232da364db4220a5ea316e9fbefa61 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:01:55.115373  6526 raft_consensus.cc:493] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 225c71b6659641719cb118c0e589dd9c)
I20260608 10:01:55.115934  6526 raft_consensus.cc:515] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: NON_VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: true } }
I20260608 10:01:55.118368  6526 leader_election.cc:290] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963), 754d645f748a45198d67923731009d88 (127.1.52.67:37277)
W20260608 10:01:55.125152  6140 leader_election.cc:336] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963): Network error: Client connection negotiation failed: client connection to 127.1.52.66:44963: connect: Connection refused (error 111)
W20260608 10:01:55.125793  6141 leader_election.cc:336] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 754d645f748a45198d67923731009d88 (127.1.52.67:37277): Network error: Client connection negotiation failed: client connection to 127.1.52.67:37277: connect: Connection refused (error 111)
I20260608 10:01:55.126219  6141 leader_election.cc:304] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91 [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: 632d2eaa2f0647f493b4db639e7c0f91; no voters: 225c71b6659641719cb118c0e589dd9c, 754d645f748a45198d67923731009d88
I20260608 10:01:55.127028  6526 raft_consensus.cc:2749] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:01:55.218662  6522 raft_consensus.cc:493] T 4db8b0cdecc94f74ae1bf75280334a84 P 06232da364db4220a5ea316e9fbefa61 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b3d5d75bca534a99823167c1480db3f5)
I20260608 10:01:55.219250  6522 raft_consensus.cc:515] T 4db8b0cdecc94f74ae1bf75280334a84 P 06232da364db4220a5ea316e9fbefa61 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: false } }
I20260608 10:01:55.221333  6522 leader_election.cc:290] T 4db8b0cdecc94f74ae1bf75280334a84 P 06232da364db4220a5ea316e9fbefa61 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705), 754d645f748a45198d67923731009d88 (127.1.52.67:37277)
W20260608 10:01:55.226060  6217 leader_election.cc:336] T 4db8b0cdecc94f74ae1bf75280334a84 P 06232da364db4220a5ea316e9fbefa61 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705): Network error: Client connection negotiation failed: client connection to 127.1.52.65:38705: connect: Connection refused (error 111)
W20260608 10:01:55.226778  6216 leader_election.cc:336] T 4db8b0cdecc94f74ae1bf75280334a84 P 06232da364db4220a5ea316e9fbefa61 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 754d645f748a45198d67923731009d88 (127.1.52.67:37277): Network error: Client connection negotiation failed: client connection to 127.1.52.67:37277: connect: Connection refused (error 111)
I20260608 10:01:55.227249  6216 leader_election.cc:304] T 4db8b0cdecc94f74ae1bf75280334a84 P 06232da364db4220a5ea316e9fbefa61 [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: 06232da364db4220a5ea316e9fbefa61; no voters: 754d645f748a45198d67923731009d88, b3d5d75bca534a99823167c1480db3f5
I20260608 10:01:55.228000  6522 raft_consensus.cc:2749] T 4db8b0cdecc94f74ae1bf75280334a84 P 06232da364db4220a5ea316e9fbefa61 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:01:55.256042  6526 raft_consensus.cc:493] T 42372a87513e424899c296c56868b9a8 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b3d5d75bca534a99823167c1480db3f5)
I20260608 10:01:55.256596  6526 raft_consensus.cc:515] T 42372a87513e424899c296c56868b9a8 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } }
I20260608 10:01:55.258929  6526 leader_election.cc:290] T 42372a87513e424899c296c56868b9a8 P 632d2eaa2f0647f493b4db639e7c0f91 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705), 754d645f748a45198d67923731009d88 (127.1.52.67:37277)
W20260608 10:01:55.263518  6142 leader_election.cc:336] T 42372a87513e424899c296c56868b9a8 P 632d2eaa2f0647f493b4db639e7c0f91 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705): Network error: Client connection negotiation failed: client connection to 127.1.52.65:38705: connect: Connection refused (error 111)
W20260608 10:01:55.264063  6141 leader_election.cc:336] T 42372a87513e424899c296c56868b9a8 P 632d2eaa2f0647f493b4db639e7c0f91 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 754d645f748a45198d67923731009d88 (127.1.52.67:37277): Network error: Client connection negotiation failed: client connection to 127.1.52.67:37277: connect: Connection refused (error 111)
I20260608 10:01:55.264518  6141 leader_election.cc:304] T 42372a87513e424899c296c56868b9a8 P 632d2eaa2f0647f493b4db639e7c0f91 [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: 632d2eaa2f0647f493b4db639e7c0f91; no voters: 754d645f748a45198d67923731009d88, b3d5d75bca534a99823167c1480db3f5
I20260608 10:01:55.265184  6526 raft_consensus.cc:2749] T 42372a87513e424899c296c56868b9a8 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:01:55.318637  6530 raft_consensus.cc:493] T 09c138c3eea54f0181d645cc50e8aa5b P 9ed34275734a418daab5b273373f60cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 225c71b6659641719cb118c0e589dd9c)
I20260608 10:01:55.319199  6530 raft_consensus.cc:515] T 09c138c3eea54f0181d645cc50e8aa5b P 9ed34275734a418daab5b273373f60cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: false } }
I20260608 10:01:55.321821  6530 leader_election.cc:290] T 09c138c3eea54f0181d645cc50e8aa5b P 9ed34275734a418daab5b273373f60cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705), 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963)
W20260608 10:01:55.329567  6291 leader_election.cc:336] T 09c138c3eea54f0181d645cc50e8aa5b P 9ed34275734a418daab5b273373f60cb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b3d5d75bca534a99823167c1480db3f5 (127.1.52.65:38705): Network error: Client connection negotiation failed: client connection to 127.1.52.65:38705: connect: Connection refused (error 111)
W20260608 10:01:55.330206  6289 leader_election.cc:336] T 09c138c3eea54f0181d645cc50e8aa5b P 9ed34275734a418daab5b273373f60cb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963): Network error: Client connection negotiation failed: client connection to 127.1.52.66:44963: connect: Connection refused (error 111)
I20260608 10:01:55.330687  6289 leader_election.cc:304] T 09c138c3eea54f0181d645cc50e8aa5b P 9ed34275734a418daab5b273373f60cb [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: 9ed34275734a418daab5b273373f60cb; no voters: 225c71b6659641719cb118c0e589dd9c, b3d5d75bca534a99823167c1480db3f5
I20260608 10:01:55.331370  6530 raft_consensus.cc:2749] T 09c138c3eea54f0181d645cc50e8aa5b P 9ed34275734a418daab5b273373f60cb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:01:55.438594  6499 tablet_copy_client.cc:538] T b423b6a8a5e748ebb0716dcd3f0cf843 P 9ed34275734a418daab5b273373f60cb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:55.448158  6499 tablet_bootstrap.cc:492] T b423b6a8a5e748ebb0716dcd3f0cf843 P 9ed34275734a418daab5b273373f60cb: Bootstrap starting.
I20260608 10:01:55.455790  6498 tablet_copy_client.cc:538] T bafc3620da254d1cbd0470fa0a562ed2 P 632d2eaa2f0647f493b4db639e7c0f91: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:55.463091  6498 tablet_bootstrap.cc:492] T bafc3620da254d1cbd0470fa0a562ed2 P 632d2eaa2f0647f493b4db639e7c0f91: Bootstrap starting.
I20260608 10:01:55.483197  6504 tablet_copy_client.cc:538] T 85ebd55417a44ebeb49bbcf3f0301b58 P 632d2eaa2f0647f493b4db639e7c0f91: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:55.499478  6504 tablet_bootstrap.cc:492] T 85ebd55417a44ebeb49bbcf3f0301b58 P 632d2eaa2f0647f493b4db639e7c0f91: Bootstrap starting.
I20260608 10:01:55.514092  6506 tablet_copy_client.cc:538] T 91ca3105d7eb40b19fe61be063143c94 P 06232da364db4220a5ea316e9fbefa61: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:55.524361  6506 tablet_bootstrap.cc:492] T 91ca3105d7eb40b19fe61be063143c94 P 06232da364db4220a5ea316e9fbefa61: Bootstrap starting.
I20260608 10:01:55.616951  6498 tablet_bootstrap.cc:492] T bafc3620da254d1cbd0470fa0a562ed2 P 632d2eaa2f0647f493b4db639e7c0f91: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=89 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:55.618089  6498 tablet_bootstrap.cc:492] T bafc3620da254d1cbd0470fa0a562ed2 P 632d2eaa2f0647f493b4db639e7c0f91: Bootstrap complete.
I20260608 10:01:55.618896  6498 ts_tablet_manager.cc:1403] T bafc3620da254d1cbd0470fa0a562ed2 P 632d2eaa2f0647f493b4db639e7c0f91: Time spent bootstrapping tablet: real 0.156s	user 0.136s	sys 0.017s
I20260608 10:01:55.621992  6498 raft_consensus.cc:359] T bafc3620da254d1cbd0470fa0a562ed2 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: true } }
I20260608 10:01:55.622861  6498 raft_consensus.cc:740] T bafc3620da254d1cbd0470fa0a562ed2 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 632d2eaa2f0647f493b4db639e7c0f91, State: Initialized, Role: LEARNER
I20260608 10:01:55.624285  6509 tablet_copy_client.cc:538] T 9829ea10baed4818af32b3dc5aadd141 P 9ed34275734a418daab5b273373f60cb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:55.623576  6498 consensus_queue.cc:260] T bafc3620da254d1cbd0470fa0a562ed2 P 632d2eaa2f0647f493b4db639e7c0f91 [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: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: true } }
I20260608 10:01:55.637012  6498 ts_tablet_manager.cc:1434] T bafc3620da254d1cbd0470fa0a562ed2 P 632d2eaa2f0647f493b4db639e7c0f91: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260608 10:01:55.637324  6509 tablet_bootstrap.cc:492] T 9829ea10baed4818af32b3dc5aadd141 P 9ed34275734a418daab5b273373f60cb: Bootstrap starting.
W20260608 10:01:55.642550  6498 tablet_copy_client.cc:1131] T bafc3620da254d1cbd0470fa0a562ed2 P 632d2eaa2f0647f493b4db639e7c0f91: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.1.52.67:37277: connect: Connection refused (error 111)
I20260608 10:01:55.663072  6530 raft_consensus.cc:493] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 754d645f748a45198d67923731009d88)
I20260608 10:01:55.663671  6530 raft_consensus.cc:515] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: false } }
I20260608 10:01:55.668151  6511 tablet_copy_client.cc:538] T 2566c53f86d34940b6948d7e7219c0b2 P 06232da364db4220a5ea316e9fbefa61: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 10:01:55.672261  6290 leader_election.cc:336] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 754d645f748a45198d67923731009d88 (127.1.52.67:37277): Network error: Client connection negotiation failed: client connection to 127.1.52.67:37277: connect: Connection refused (error 111)
W20260608 10:01:55.677868  6289 leader_election.cc:336] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963): Network error: Client connection negotiation failed: client connection to 127.1.52.66:44963: connect: Connection refused (error 111)
I20260608 10:01:55.678370  6289 leader_election.cc:304] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb [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: 9ed34275734a418daab5b273373f60cb; no voters: 225c71b6659641719cb118c0e589dd9c, 754d645f748a45198d67923731009d88
I20260608 10:01:55.666250  6530 leader_election.cc:290] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 225c71b6659641719cb118c0e589dd9c (127.1.52.66:44963), 754d645f748a45198d67923731009d88 (127.1.52.67:37277)
I20260608 10:01:55.679965  6530 raft_consensus.cc:2749] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:01:55.684342  6511 tablet_bootstrap.cc:492] T 2566c53f86d34940b6948d7e7219c0b2 P 06232da364db4220a5ea316e9fbefa61: Bootstrap starting.
I20260608 10:01:55.698323  6506 tablet_bootstrap.cc:492] T 91ca3105d7eb40b19fe61be063143c94 P 06232da364db4220a5ea316e9fbefa61: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:55.699838  6506 tablet_bootstrap.cc:492] T 91ca3105d7eb40b19fe61be063143c94 P 06232da364db4220a5ea316e9fbefa61: Bootstrap complete.
I20260608 10:01:55.700704  6506 ts_tablet_manager.cc:1403] T 91ca3105d7eb40b19fe61be063143c94 P 06232da364db4220a5ea316e9fbefa61: Time spent bootstrapping tablet: real 0.177s	user 0.134s	sys 0.028s
I20260608 10:01:55.703747  6506 raft_consensus.cc:359] T 91ca3105d7eb40b19fe61be063143c94 P 06232da364db4220a5ea316e9fbefa61 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: NON_VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: true } }
I20260608 10:01:55.704600  6506 raft_consensus.cc:740] T 91ca3105d7eb40b19fe61be063143c94 P 06232da364db4220a5ea316e9fbefa61 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 06232da364db4220a5ea316e9fbefa61, State: Initialized, Role: LEARNER
I20260608 10:01:55.705300  6506 consensus_queue.cc:260] T 91ca3105d7eb40b19fe61be063143c94 P 06232da364db4220a5ea316e9fbefa61 [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: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: NON_VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: true } }
I20260608 10:01:55.707144  6506 ts_tablet_manager.cc:1434] T 91ca3105d7eb40b19fe61be063143c94 P 06232da364db4220a5ea316e9fbefa61: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260608 10:01:55.710703  6506 tablet_copy_client.cc:1131] T 91ca3105d7eb40b19fe61be063143c94 P 06232da364db4220a5ea316e9fbefa61: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.1.52.67:37277: connect: Connection refused (error 111)
I20260608 10:01:55.769241  6499 tablet_bootstrap.cc:492] T b423b6a8a5e748ebb0716dcd3f0cf843 P 9ed34275734a418daab5b273373f60cb: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:55.776144  6499 tablet_bootstrap.cc:492] T b423b6a8a5e748ebb0716dcd3f0cf843 P 9ed34275734a418daab5b273373f60cb: Bootstrap complete.
I20260608 10:01:55.776940  6499 ts_tablet_manager.cc:1403] T b423b6a8a5e748ebb0716dcd3f0cf843 P 9ed34275734a418daab5b273373f60cb: Time spent bootstrapping tablet: real 0.329s	user 0.165s	sys 0.028s
I20260608 10:01:55.779870  6499 raft_consensus.cc:359] T b423b6a8a5e748ebb0716dcd3f0cf843 P 9ed34275734a418daab5b273373f60cb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: NON_VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: true } }
I20260608 10:01:55.789696  6499 raft_consensus.cc:740] T b423b6a8a5e748ebb0716dcd3f0cf843 P 9ed34275734a418daab5b273373f60cb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9ed34275734a418daab5b273373f60cb, State: Initialized, Role: LEARNER
I20260608 10:01:55.790439  6499 consensus_queue.cc:260] T b423b6a8a5e748ebb0716dcd3f0cf843 P 9ed34275734a418daab5b273373f60cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: false } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: NON_VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: true } }
I20260608 10:01:55.792717  6499 ts_tablet_manager.cc:1434] T b423b6a8a5e748ebb0716dcd3f0cf843 P 9ed34275734a418daab5b273373f60cb: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
W20260608 10:01:55.807734  6499 tablet_copy_client.cc:1131] T b423b6a8a5e748ebb0716dcd3f0cf843 P 9ed34275734a418daab5b273373f60cb: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.1.52.66:44963: connect: Connection refused (error 111)
I20260608 10:01:55.809746  6504 tablet_bootstrap.cc:492] T 85ebd55417a44ebeb49bbcf3f0301b58 P 632d2eaa2f0647f493b4db639e7c0f91: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=105 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:55.810772  6504 tablet_bootstrap.cc:492] T 85ebd55417a44ebeb49bbcf3f0301b58 P 632d2eaa2f0647f493b4db639e7c0f91: Bootstrap complete.
I20260608 10:01:55.811589  6504 ts_tablet_manager.cc:1403] T 85ebd55417a44ebeb49bbcf3f0301b58 P 632d2eaa2f0647f493b4db639e7c0f91: Time spent bootstrapping tablet: real 0.312s	user 0.150s	sys 0.011s
I20260608 10:01:55.813719  6504 raft_consensus.cc:359] T 85ebd55417a44ebeb49bbcf3f0301b58 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: true } }
I20260608 10:01:55.814518  6504 raft_consensus.cc:740] T 85ebd55417a44ebeb49bbcf3f0301b58 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 632d2eaa2f0647f493b4db639e7c0f91, State: Initialized, Role: LEARNER
I20260608 10:01:55.815157  6504 consensus_queue.cc:260] T 85ebd55417a44ebeb49bbcf3f0301b58 P 632d2eaa2f0647f493b4db639e7c0f91 [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: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } attrs { replace: true } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "632d2eaa2f0647f493b4db639e7c0f91" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36003 } attrs { promote: true } }
I20260608 10:01:55.817425  6504 ts_tablet_manager.cc:1434] T 85ebd55417a44ebeb49bbcf3f0301b58 P 632d2eaa2f0647f493b4db639e7c0f91: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
W20260608 10:01:55.820590  6504 tablet_copy_client.cc:1131] T 85ebd55417a44ebeb49bbcf3f0301b58 P 632d2eaa2f0647f493b4db639e7c0f91: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.1.52.66:44963: connect: Connection refused (error 111)
I20260608 10:01:55.822866  1233 tablet_replica.cc:333] T bafc3620da254d1cbd0470fa0a562ed2 P 632d2eaa2f0647f493b4db639e7c0f91: stopping tablet replica
I20260608 10:01:55.823848  1233 raft_consensus.cc:2243] T bafc3620da254d1cbd0470fa0a562ed2 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:01:55.824549  1233 raft_consensus.cc:2272] T bafc3620da254d1cbd0470fa0a562ed2 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:01:55.827769  1233 tablet_replica.cc:333] T 85ebd55417a44ebeb49bbcf3f0301b58 P 632d2eaa2f0647f493b4db639e7c0f91: stopping tablet replica
I20260608 10:01:55.828574  1233 raft_consensus.cc:2243] T 85ebd55417a44ebeb49bbcf3f0301b58 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:01:55.829191  1233 raft_consensus.cc:2272] T 85ebd55417a44ebeb49bbcf3f0301b58 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:01:55.832559  1233 tablet_replica.cc:333] T 42372a87513e424899c296c56868b9a8 P 632d2eaa2f0647f493b4db639e7c0f91: stopping tablet replica
I20260608 10:01:55.833395  1233 raft_consensus.cc:2243] T 42372a87513e424899c296c56868b9a8 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:55.834095  1233 raft_consensus.cc:2272] T 42372a87513e424899c296c56868b9a8 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:55.837432  1233 tablet_replica.cc:333] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91: stopping tablet replica
I20260608 10:01:55.838114  1233 raft_consensus.cc:2243] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:55.838897  1233 raft_consensus.cc:2272] T b423b6a8a5e748ebb0716dcd3f0cf843 P 632d2eaa2f0647f493b4db639e7c0f91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:55.868346  6509 tablet_bootstrap.cc:492] T 9829ea10baed4818af32b3dc5aadd141 P 9ed34275734a418daab5b273373f60cb: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=106 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:55.868556  1233 tablet_server.cc:196] TabletServer@127.1.52.68:0 shutdown complete.
I20260608 10:01:55.869270  6509 tablet_bootstrap.cc:492] T 9829ea10baed4818af32b3dc5aadd141 P 9ed34275734a418daab5b273373f60cb: Bootstrap complete.
I20260608 10:01:55.870080  6509 ts_tablet_manager.cc:1403] T 9829ea10baed4818af32b3dc5aadd141 P 9ed34275734a418daab5b273373f60cb: Time spent bootstrapping tablet: real 0.236s	user 0.161s	sys 0.016s
I20260608 10:01:55.872958  6509 raft_consensus.cc:359] T 9829ea10baed4818af32b3dc5aadd141 P 9ed34275734a418daab5b273373f60cb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: NON_VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: true } }
I20260608 10:01:55.873718  6509 raft_consensus.cc:740] T 9829ea10baed4818af32b3dc5aadd141 P 9ed34275734a418daab5b273373f60cb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9ed34275734a418daab5b273373f60cb, State: Initialized, Role: LEARNER
I20260608 10:01:55.874415  6509 consensus_queue.cc:260] T 9829ea10baed4818af32b3dc5aadd141 P 9ed34275734a418daab5b273373f60cb [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: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } attrs { replace: true } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } } peers { permanent_uuid: "9ed34275734a418daab5b273373f60cb" member_type: NON_VOTER last_known_addr { host: "127.1.52.70" port: 46749 } attrs { promote: true } }
I20260608 10:01:55.880810  6509 ts_tablet_manager.cc:1434] T 9829ea10baed4818af32b3dc5aadd141 P 9ed34275734a418daab5b273373f60cb: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
W20260608 10:01:55.886678  6509 tablet_copy_client.cc:1131] T 9829ea10baed4818af32b3dc5aadd141 P 9ed34275734a418daab5b273373f60cb: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.1.52.67:37277: connect: Connection refused (error 111)
I20260608 10:01:55.895151  1233 tablet_server.cc:179] TabletServer@127.1.52.69:0 shutting down...
I20260608 10:01:55.895184  6511 tablet_bootstrap.cc:492] T 2566c53f86d34940b6948d7e7219c0b2 P 06232da364db4220a5ea316e9fbefa61: Bootstrap replayed 1/1 log segments. Stats: ops{read=24 overwritten=0 applied=24 ignored=0} inserts{seen=94 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:55.896472  6511 tablet_bootstrap.cc:492] T 2566c53f86d34940b6948d7e7219c0b2 P 06232da364db4220a5ea316e9fbefa61: Bootstrap complete.
I20260608 10:01:55.897274  6511 ts_tablet_manager.cc:1403] T 2566c53f86d34940b6948d7e7219c0b2 P 06232da364db4220a5ea316e9fbefa61: Time spent bootstrapping tablet: real 0.213s	user 0.143s	sys 0.018s
I20260608 10:01:55.900548  6511 raft_consensus.cc:359] T 2566c53f86d34940b6948d7e7219c0b2 P 06232da364db4220a5ea316e9fbefa61 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: NON_VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: true } }
I20260608 10:01:55.901398  6511 raft_consensus.cc:740] T 2566c53f86d34940b6948d7e7219c0b2 P 06232da364db4220a5ea316e9fbefa61 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 06232da364db4220a5ea316e9fbefa61, State: Initialized, Role: LEARNER
I20260608 10:01:55.902096  6511 consensus_queue.cc:260] T 2566c53f86d34940b6948d7e7219c0b2 P 06232da364db4220a5ea316e9fbefa61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 24, Last appended: 1.24, Last appended by leader: 24, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "b3d5d75bca534a99823167c1480db3f5" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38705 } } peers { permanent_uuid: "225c71b6659641719cb118c0e589dd9c" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44963 } } peers { permanent_uuid: "754d645f748a45198d67923731009d88" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37277 } attrs { replace: true } } peers { permanent_uuid: "06232da364db4220a5ea316e9fbefa61" member_type: NON_VOTER last_known_addr { host: "127.1.52.69" port: 37549 } attrs { promote: true } }
I20260608 10:01:55.904779  6511 ts_tablet_manager.cc:1434] T 2566c53f86d34940b6948d7e7219c0b2 P 06232da364db4220a5ea316e9fbefa61: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260608 10:01:55.912431  6511 tablet_copy_client.cc:1131] T 2566c53f86d34940b6948d7e7219c0b2 P 06232da364db4220a5ea316e9fbefa61: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.1.52.65:38705: connect: Connection refused (error 111)
I20260608 10:01:55.938320  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:55.940223  1233 tablet_replica.cc:333] T 91ca3105d7eb40b19fe61be063143c94 P 06232da364db4220a5ea316e9fbefa61: stopping tablet replica
I20260608 10:01:55.941031  1233 raft_consensus.cc:2243] T 91ca3105d7eb40b19fe61be063143c94 P 06232da364db4220a5ea316e9fbefa61 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:01:55.941548  1233 raft_consensus.cc:2272] T 91ca3105d7eb40b19fe61be063143c94 P 06232da364db4220a5ea316e9fbefa61 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:01:55.944741  1233 tablet_replica.cc:333] T 2566c53f86d34940b6948d7e7219c0b2 P 06232da364db4220a5ea316e9fbefa61: stopping tablet replica
I20260608 10:01:55.945484  1233 raft_consensus.cc:2243] T 2566c53f86d34940b6948d7e7219c0b2 P 06232da364db4220a5ea316e9fbefa61 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:01:55.945973  1233 raft_consensus.cc:2272] T 2566c53f86d34940b6948d7e7219c0b2 P 06232da364db4220a5ea316e9fbefa61 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:01:55.948946  1233 tablet_replica.cc:333] T 4db8b0cdecc94f74ae1bf75280334a84 P 06232da364db4220a5ea316e9fbefa61: stopping tablet replica
I20260608 10:01:55.949621  1233 raft_consensus.cc:2243] T 4db8b0cdecc94f74ae1bf75280334a84 P 06232da364db4220a5ea316e9fbefa61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:55.950435  1233 raft_consensus.cc:2272] T 4db8b0cdecc94f74ae1bf75280334a84 P 06232da364db4220a5ea316e9fbefa61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:55.953462  1233 tablet_replica.cc:333] T 3d41e8da708243a791ef7df822b15c56 P 06232da364db4220a5ea316e9fbefa61: stopping tablet replica
I20260608 10:01:55.954079  1233 raft_consensus.cc:2243] T 3d41e8da708243a791ef7df822b15c56 P 06232da364db4220a5ea316e9fbefa61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:55.954735  1233 raft_consensus.cc:2272] T 3d41e8da708243a791ef7df822b15c56 P 06232da364db4220a5ea316e9fbefa61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:55.980773  1233 tablet_server.cc:196] TabletServer@127.1.52.69:0 shutdown complete.
I20260608 10:01:55.998901  1233 tablet_server.cc:179] TabletServer@127.1.52.70:0 shutting down...
I20260608 10:01:56.035758  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:56.037575  1233 tablet_replica.cc:333] T b423b6a8a5e748ebb0716dcd3f0cf843 P 9ed34275734a418daab5b273373f60cb: stopping tablet replica
I20260608 10:01:56.038482  1233 raft_consensus.cc:2243] T b423b6a8a5e748ebb0716dcd3f0cf843 P 9ed34275734a418daab5b273373f60cb [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:01:56.039113  1233 raft_consensus.cc:2272] T b423b6a8a5e748ebb0716dcd3f0cf843 P 9ed34275734a418daab5b273373f60cb [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:01:56.041386  1233 tablet_replica.cc:333] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb: stopping tablet replica
I20260608 10:01:56.041934  1233 raft_consensus.cc:2243] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:56.042552  1233 raft_consensus.cc:2272] T 2bccf8c972384a48afb1270d446a73e0 P 9ed34275734a418daab5b273373f60cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:56.044883  1233 tablet_replica.cc:333] T 9829ea10baed4818af32b3dc5aadd141 P 9ed34275734a418daab5b273373f60cb: stopping tablet replica
I20260608 10:01:56.045397  1233 raft_consensus.cc:2243] T 9829ea10baed4818af32b3dc5aadd141 P 9ed34275734a418daab5b273373f60cb [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:01:56.045817  1233 raft_consensus.cc:2272] T 9829ea10baed4818af32b3dc5aadd141 P 9ed34275734a418daab5b273373f60cb [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:01:56.048422  1233 tablet_replica.cc:333] T 09c138c3eea54f0181d645cc50e8aa5b P 9ed34275734a418daab5b273373f60cb: stopping tablet replica
I20260608 10:01:56.048941  1233 raft_consensus.cc:2243] T 09c138c3eea54f0181d645cc50e8aa5b P 9ed34275734a418daab5b273373f60cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:56.049528  1233 raft_consensus.cc:2272] T 09c138c3eea54f0181d645cc50e8aa5b P 9ed34275734a418daab5b273373f60cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:56.076303  1233 tablet_server.cc:196] TabletServer@127.1.52.70:0 shutdown complete.
I20260608 10:01:56.098013  1233 master.cc:562] Master@127.1.52.126:44099 shutting down...
W20260608 10:01:56.119104  5661 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:01:56.119396  5661 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:01:56.119617  5661 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:01:56.121100  1233 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f1026b52aec341cab48eda3291806092 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:56.121644  1233 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f1026b52aec341cab48eda3291806092 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:56.122026  1233 tablet_replica.cc:333] T 00000000000000000000000000000000 P f1026b52aec341cab48eda3291806092: stopping tablet replica
I20260608 10:01:56.147011  1233 master.cc:584] Master@127.1.52.126:44099 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (18139 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 10:01:56.197676  1233 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.52.126:44657
I20260608 10:01:56.199051  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:56.205147  6542 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:56.205356  6541 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:56.205839  6544 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:56.212742  1233 server_base.cc:1061] running on GCE node
I20260608 10:01:56.213735  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:56.213933  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:56.214054  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912916214043 us; error 0 us; skew 500 ppm
I20260608 10:01:56.214658  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:56.217068  1233 webserver.cc:533] Webserver started at http://127.1.52.126:39837/ using document root <none> and password file <none>
I20260608 10:01:56.217549  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:56.217711  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:56.217931  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:56.219080  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912781554680-1233-0/minicluster-data/master-0-root/instance:
uuid: "6cc0305acb9947ae94bb45c6efbdbb64"
format_stamp: "Formatted at 2026-06-08 10:01:56 on dist-test-slave-tgjf"
I20260608 10:01:56.223637  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:01:56.227133  6549 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:56.227887  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:01:56.228184  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912781554680-1233-0/minicluster-data/master-0-root
uuid: "6cc0305acb9947ae94bb45c6efbdbb64"
format_stamp: "Formatted at 2026-06-08 10:01:56 on dist-test-slave-tgjf"
I20260608 10:01:56.228466  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912781554680-1233-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912781554680-1233-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912781554680-1233-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:56.244436  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:56.245687  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:56.284927  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.126:44657
I20260608 10:01:56.285081  6600 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.126:44657 every 8 connection(s)
I20260608 10:01:56.289278  6601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:56.299962  6601 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6cc0305acb9947ae94bb45c6efbdbb64: Bootstrap starting.
I20260608 10:01:56.305011  6601 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6cc0305acb9947ae94bb45c6efbdbb64: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.309528  6601 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6cc0305acb9947ae94bb45c6efbdbb64: No bootstrap required, opened a new log
I20260608 10:01:56.311889  6601 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6cc0305acb9947ae94bb45c6efbdbb64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6cc0305acb9947ae94bb45c6efbdbb64" member_type: VOTER }
I20260608 10:01:56.312302  6601 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6cc0305acb9947ae94bb45c6efbdbb64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:56.312569  6601 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6cc0305acb9947ae94bb45c6efbdbb64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6cc0305acb9947ae94bb45c6efbdbb64, State: Initialized, Role: FOLLOWER
I20260608 10:01:56.313283  6601 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6cc0305acb9947ae94bb45c6efbdbb64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6cc0305acb9947ae94bb45c6efbdbb64" member_type: VOTER }
I20260608 10:01:56.313760  6601 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6cc0305acb9947ae94bb45c6efbdbb64 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:56.313994  6601 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6cc0305acb9947ae94bb45c6efbdbb64 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:56.314299  6601 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6cc0305acb9947ae94bb45c6efbdbb64 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:56.318905  6601 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6cc0305acb9947ae94bb45c6efbdbb64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6cc0305acb9947ae94bb45c6efbdbb64" member_type: VOTER }
I20260608 10:01:56.319437  6601 leader_election.cc:304] T 00000000000000000000000000000000 P 6cc0305acb9947ae94bb45c6efbdbb64 [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: 6cc0305acb9947ae94bb45c6efbdbb64; no voters: 
I20260608 10:01:56.320580  6601 leader_election.cc:290] T 00000000000000000000000000000000 P 6cc0305acb9947ae94bb45c6efbdbb64 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:56.321115  6604 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6cc0305acb9947ae94bb45c6efbdbb64 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:56.322762  6604 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6cc0305acb9947ae94bb45c6efbdbb64 [term 1 LEADER]: Becoming Leader. State: Replica: 6cc0305acb9947ae94bb45c6efbdbb64, State: Running, Role: LEADER
I20260608 10:01:56.323496  6604 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6cc0305acb9947ae94bb45c6efbdbb64 [LEADER]: Queue going to LEADER mode. State: All 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: "6cc0305acb9947ae94bb45c6efbdbb64" member_type: VOTER }
I20260608 10:01:56.323869  6601 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6cc0305acb9947ae94bb45c6efbdbb64 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:01:56.329141  6605 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6cc0305acb9947ae94bb45c6efbdbb64 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6cc0305acb9947ae94bb45c6efbdbb64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6cc0305acb9947ae94bb45c6efbdbb64" member_type: VOTER } }
I20260608 10:01:56.329321  6606 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6cc0305acb9947ae94bb45c6efbdbb64 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6cc0305acb9947ae94bb45c6efbdbb64. Latest consensus state: current_term: 1 leader_uuid: "6cc0305acb9947ae94bb45c6efbdbb64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6cc0305acb9947ae94bb45c6efbdbb64" member_type: VOTER } }
I20260608 10:01:56.330099  6605 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6cc0305acb9947ae94bb45c6efbdbb64 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:56.330156  6606 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6cc0305acb9947ae94bb45c6efbdbb64 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:56.336306  6612 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:01:56.341809  6612 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:01:56.344880  1233 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:01:56.351052  6612 catalog_manager.cc:1382] Generated new cluster ID: 6d2ed9e0a7a04811bad1904d5ac092ce
I20260608 10:01:56.351337  6612 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:01:56.368661  6612 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:01:56.369946  6612 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:01:56.389313  6612 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6cc0305acb9947ae94bb45c6efbdbb64: Generated new TSK 0
I20260608 10:01:56.389956  6612 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:01:56.412120  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:56.418502  6622 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:56.419375  6623 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:56.420595  6625 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:56.421278  1233 server_base.cc:1061] running on GCE node
I20260608 10:01:56.422189  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:56.422441  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:56.422613  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912916422577 us; error 0 us; skew 500 ppm
I20260608 10:01:56.423234  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:56.425659  1233 webserver.cc:533] Webserver started at http://127.1.52.65:44951/ using document root <none> and password file <none>
I20260608 10:01:56.426246  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:56.426520  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:56.426805  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:56.427924  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912781554680-1233-0/minicluster-data/ts-0-root/instance:
uuid: "ad592db472504b7ba062fdf0a9cd10e3"
format_stamp: "Formatted at 2026-06-08 10:01:56 on dist-test-slave-tgjf"
I20260608 10:01:56.432785  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 10:01:56.436249  6630 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:56.436955  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:01:56.437266  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912781554680-1233-0/minicluster-data/ts-0-root
uuid: "ad592db472504b7ba062fdf0a9cd10e3"
format_stamp: "Formatted at 2026-06-08 10:01:56 on dist-test-slave-tgjf"
I20260608 10:01:56.437565  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912781554680-1233-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912781554680-1233-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912781554680-1233-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:56.470880  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:56.472169  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:56.473698  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:56.476163  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:56.476393  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:56.476635  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:56.476817  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:56.516512  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.65:44943
I20260608 10:01:56.516647  6692 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.65:44943 every 8 connection(s)
I20260608 10:01:56.521912  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:56.529421  6697 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:56.530889  6698 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:56.532559  6700 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:56.533742  1233 server_base.cc:1061] running on GCE node
I20260608 10:01:56.536553  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:56.536785  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:56.536955  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912916536938 us; error 0 us; skew 500 ppm
I20260608 10:01:56.537544  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:56.539901  1233 webserver.cc:533] Webserver started at http://127.1.52.66:36273/ using document root <none> and password file <none>
I20260608 10:01:56.540449  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:56.540690  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:56.540963  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:56.542065  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912781554680-1233-0/minicluster-data/ts-1-root/instance:
uuid: "4fc5275ea0214f4d8be023a2c3e94479"
format_stamp: "Formatted at 2026-06-08 10:01:56 on dist-test-slave-tgjf"
I20260608 10:01:56.544425  6693 heartbeater.cc:344] Connected to a master server at 127.1.52.126:44657
I20260608 10:01:56.544821  6693 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:56.545542  6693 heartbeater.cc:507] Master 127.1.52.126:44657 requested a full tablet report, sending...
I20260608 10:01:56.548345  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:01:56.548851  6566 ts_manager.cc:194] Registered new tserver with Master: ad592db472504b7ba062fdf0a9cd10e3 (127.1.52.65:44943)
I20260608 10:01:56.551018  6566 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43366
I20260608 10:01:56.552748  6705 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:56.553685  1233 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:01:56.553985  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912781554680-1233-0/minicluster-data/ts-1-root
uuid: "4fc5275ea0214f4d8be023a2c3e94479"
format_stamp: "Formatted at 2026-06-08 10:01:56 on dist-test-slave-tgjf"
I20260608 10:01:56.554265  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912781554680-1233-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912781554680-1233-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912781554680-1233-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:56.565115  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:56.566318  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:56.567790  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:56.570083  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:56.570309  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:56.570607  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:56.570783  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:56.608870  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.66:38479
I20260608 10:01:56.609002  6767 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.66:38479 every 8 connection(s)
I20260608 10:01:56.614025  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:56.621256  6771 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:56.623134  6772 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:56.625765  1233 server_base.cc:1061] running on GCE node
W20260608 10:01:56.625811  6774 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:56.627058  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:56.627333  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:56.627477  6768 heartbeater.cc:344] Connected to a master server at 127.1.52.126:44657
I20260608 10:01:56.627578  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912916627555 us; error 0 us; skew 500 ppm
I20260608 10:01:56.628134  6768 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:56.628551  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:56.628990  6768 heartbeater.cc:507] Master 127.1.52.126:44657 requested a full tablet report, sending...
I20260608 10:01:56.631407  1233 webserver.cc:533] Webserver started at http://127.1.52.67:42085/ using document root <none> and password file <none>
I20260608 10:01:56.631562  6566 ts_manager.cc:194] Registered new tserver with Master: 4fc5275ea0214f4d8be023a2c3e94479 (127.1.52.66:38479)
I20260608 10:01:56.632041  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:56.632326  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:56.632611  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:56.633255  6566 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43382
I20260608 10:01:56.633769  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912781554680-1233-0/minicluster-data/ts-2-root/instance:
uuid: "0bff60131898481d9ed42ee4b57dc2d7"
format_stamp: "Formatted at 2026-06-08 10:01:56 on dist-test-slave-tgjf"
I20260608 10:01:56.638278  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:01:56.642277  6779 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:56.643236  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:01:56.643550  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912781554680-1233-0/minicluster-data/ts-2-root
uuid: "0bff60131898481d9ed42ee4b57dc2d7"
format_stamp: "Formatted at 2026-06-08 10:01:56 on dist-test-slave-tgjf"
I20260608 10:01:56.643852  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912781554680-1233-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912781554680-1233-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912781554680-1233-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:56.675246  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:56.676447  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:56.677891  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:56.680260  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:56.680482  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:56.680758  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:56.680934  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:56.722671  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.67:44879
I20260608 10:01:56.722800  6841 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.67:44879 every 8 connection(s)
I20260608 10:01:56.737032  6842 heartbeater.cc:344] Connected to a master server at 127.1.52.126:44657
I20260608 10:01:56.737452  6842 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:56.738183  6842 heartbeater.cc:507] Master 127.1.52.126:44657 requested a full tablet report, sending...
I20260608 10:01:56.740247  6566 ts_manager.cc:194] Registered new tserver with Master: 0bff60131898481d9ed42ee4b57dc2d7 (127.1.52.67:44879)
I20260608 10:01:56.741087  1233 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014672346s
I20260608 10:01:56.741662  6566 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43390
I20260608 10:01:57.554014  6693 heartbeater.cc:499] Master 127.1.52.126:44657 was elected leader, sending a full tablet report...
I20260608 10:01:57.636085  6768 heartbeater.cc:499] Master 127.1.52.126:44657 was elected leader, sending a full tablet report...
I20260608 10:01:57.744562  6842 heartbeater.cc:499] Master 127.1.52.126:44657 was elected leader, sending a full tablet report...
I20260608 10:01:57.796551  6566 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43398:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:01:57.798956  6566 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:01:57.854367  6733 tablet_service.cc:1511] Processing CreateTablet for tablet 49172e07523b4b868d1a67785f6ed942 (DEFAULT_TABLE table=test-workload [id=8b90a32f01a646fbbf20b5ae4c85038e]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:01:57.855937  6733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49172e07523b4b868d1a67785f6ed942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:57.857318  6732 tablet_service.cc:1511] Processing CreateTablet for tablet 754df16dd68d4993ad256b70e38b42de (DEFAULT_TABLE table=test-workload [id=8b90a32f01a646fbbf20b5ae4c85038e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:01:57.857749  6731 tablet_service.cc:1511] Processing CreateTablet for tablet d32b595ac7cc4bd080be786372ab0280 (DEFAULT_TABLE table=test-workload [id=8b90a32f01a646fbbf20b5ae4c85038e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:01:57.858862  6732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 754df16dd68d4993ad256b70e38b42de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:57.859524  6731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d32b595ac7cc4bd080be786372ab0280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:57.865002  6658 tablet_service.cc:1511] Processing CreateTablet for tablet 49172e07523b4b868d1a67785f6ed942 (DEFAULT_TABLE table=test-workload [id=8b90a32f01a646fbbf20b5ae4c85038e]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:01:57.866531  6658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49172e07523b4b868d1a67785f6ed942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:57.867926  6657 tablet_service.cc:1511] Processing CreateTablet for tablet 754df16dd68d4993ad256b70e38b42de (DEFAULT_TABLE table=test-workload [id=8b90a32f01a646fbbf20b5ae4c85038e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:01:57.869338  6657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 754df16dd68d4993ad256b70e38b42de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:57.875888  6656 tablet_service.cc:1511] Processing CreateTablet for tablet d32b595ac7cc4bd080be786372ab0280 (DEFAULT_TABLE table=test-workload [id=8b90a32f01a646fbbf20b5ae4c85038e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:01:57.877395  6656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d32b595ac7cc4bd080be786372ab0280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:57.880815  6807 tablet_service.cc:1511] Processing CreateTablet for tablet 49172e07523b4b868d1a67785f6ed942 (DEFAULT_TABLE table=test-workload [id=8b90a32f01a646fbbf20b5ae4c85038e]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:01:57.882326  6807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49172e07523b4b868d1a67785f6ed942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:57.888139  6806 tablet_service.cc:1511] Processing CreateTablet for tablet 754df16dd68d4993ad256b70e38b42de (DEFAULT_TABLE table=test-workload [id=8b90a32f01a646fbbf20b5ae4c85038e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:01:57.890071  6806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 754df16dd68d4993ad256b70e38b42de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:57.893848  6863 tablet_bootstrap.cc:492] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3: Bootstrap starting.
I20260608 10:01:57.899861  6805 tablet_service.cc:1511] Processing CreateTablet for tablet d32b595ac7cc4bd080be786372ab0280 (DEFAULT_TABLE table=test-workload [id=8b90a32f01a646fbbf20b5ae4c85038e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:01:57.901391  6805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d32b595ac7cc4bd080be786372ab0280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:57.901968  6863 tablet_bootstrap.cc:654] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:57.928225  6863 tablet_bootstrap.cc:492] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3: No bootstrap required, opened a new log
I20260608 10:01:57.928788  6863 ts_tablet_manager.cc:1403] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.014s
I20260608 10:01:57.931918  6863 raft_consensus.cc:359] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:57.932672  6863 raft_consensus.cc:385] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:57.932968  6863 raft_consensus.cc:740] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad592db472504b7ba062fdf0a9cd10e3, State: Initialized, Role: FOLLOWER
I20260608 10:01:57.933950  6863 consensus_queue.cc:260] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:57.941278  6863 ts_tablet_manager.cc:1434] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260608 10:01:57.946038  6865 tablet_bootstrap.cc:492] T d32b595ac7cc4bd080be786372ab0280 P 0bff60131898481d9ed42ee4b57dc2d7: Bootstrap starting.
I20260608 10:01:57.955904  6862 tablet_bootstrap.cc:492] T 49172e07523b4b868d1a67785f6ed942 P 4fc5275ea0214f4d8be023a2c3e94479: Bootstrap starting.
I20260608 10:01:57.956765  6863 tablet_bootstrap.cc:492] T d32b595ac7cc4bd080be786372ab0280 P ad592db472504b7ba062fdf0a9cd10e3: Bootstrap starting.
I20260608 10:01:57.961797  6865 tablet_bootstrap.cc:654] T d32b595ac7cc4bd080be786372ab0280 P 0bff60131898481d9ed42ee4b57dc2d7: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:57.964392  6862 tablet_bootstrap.cc:654] T 49172e07523b4b868d1a67785f6ed942 P 4fc5275ea0214f4d8be023a2c3e94479: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:57.964396  6863 tablet_bootstrap.cc:654] T d32b595ac7cc4bd080be786372ab0280 P ad592db472504b7ba062fdf0a9cd10e3: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:57.967074  6865 tablet_bootstrap.cc:492] T d32b595ac7cc4bd080be786372ab0280 P 0bff60131898481d9ed42ee4b57dc2d7: No bootstrap required, opened a new log
I20260608 10:01:57.967543  6865 ts_tablet_manager.cc:1403] T d32b595ac7cc4bd080be786372ab0280 P 0bff60131898481d9ed42ee4b57dc2d7: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.004s
I20260608 10:01:57.970731  6865 raft_consensus.cc:359] T d32b595ac7cc4bd080be786372ab0280 P 0bff60131898481d9ed42ee4b57dc2d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:57.971230  6863 tablet_bootstrap.cc:492] T d32b595ac7cc4bd080be786372ab0280 P ad592db472504b7ba062fdf0a9cd10e3: No bootstrap required, opened a new log
I20260608 10:01:57.971518  6865 raft_consensus.cc:385] T d32b595ac7cc4bd080be786372ab0280 P 0bff60131898481d9ed42ee4b57dc2d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:57.971917  6863 ts_tablet_manager.cc:1403] T d32b595ac7cc4bd080be786372ab0280 P ad592db472504b7ba062fdf0a9cd10e3: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 10:01:57.971912  6865 raft_consensus.cc:740] T d32b595ac7cc4bd080be786372ab0280 P 0bff60131898481d9ed42ee4b57dc2d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bff60131898481d9ed42ee4b57dc2d7, State: Initialized, Role: FOLLOWER
I20260608 10:01:57.972260  6862 tablet_bootstrap.cc:492] T 49172e07523b4b868d1a67785f6ed942 P 4fc5275ea0214f4d8be023a2c3e94479: No bootstrap required, opened a new log
I20260608 10:01:57.972993  6862 ts_tablet_manager.cc:1403] T 49172e07523b4b868d1a67785f6ed942 P 4fc5275ea0214f4d8be023a2c3e94479: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 10:01:57.973099  6865 consensus_queue.cc:260] T d32b595ac7cc4bd080be786372ab0280 P 0bff60131898481d9ed42ee4b57dc2d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:57.975533  6863 raft_consensus.cc:359] T d32b595ac7cc4bd080be786372ab0280 P ad592db472504b7ba062fdf0a9cd10e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:57.976372  6863 raft_consensus.cc:385] T d32b595ac7cc4bd080be786372ab0280 P ad592db472504b7ba062fdf0a9cd10e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:57.976414  6865 ts_tablet_manager.cc:1434] T d32b595ac7cc4bd080be786372ab0280 P 0bff60131898481d9ed42ee4b57dc2d7: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260608 10:01:57.976837  6863 raft_consensus.cc:740] T d32b595ac7cc4bd080be786372ab0280 P ad592db472504b7ba062fdf0a9cd10e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad592db472504b7ba062fdf0a9cd10e3, State: Initialized, Role: FOLLOWER
I20260608 10:01:57.976678  6862 raft_consensus.cc:359] T 49172e07523b4b868d1a67785f6ed942 P 4fc5275ea0214f4d8be023a2c3e94479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:57.977802  6863 consensus_queue.cc:260] T d32b595ac7cc4bd080be786372ab0280 P ad592db472504b7ba062fdf0a9cd10e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:57.977880  6865 tablet_bootstrap.cc:492] T 754df16dd68d4993ad256b70e38b42de P 0bff60131898481d9ed42ee4b57dc2d7: Bootstrap starting.
I20260608 10:01:57.977841  6862 raft_consensus.cc:385] T 49172e07523b4b868d1a67785f6ed942 P 4fc5275ea0214f4d8be023a2c3e94479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:57.980881  6863 ts_tablet_manager.cc:1434] T d32b595ac7cc4bd080be786372ab0280 P ad592db472504b7ba062fdf0a9cd10e3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:01:57.981973  6863 tablet_bootstrap.cc:492] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3: Bootstrap starting.
I20260608 10:01:57.979537  6862 raft_consensus.cc:740] T 49172e07523b4b868d1a67785f6ed942 P 4fc5275ea0214f4d8be023a2c3e94479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fc5275ea0214f4d8be023a2c3e94479, State: Initialized, Role: FOLLOWER
I20260608 10:01:57.983237  6862 consensus_queue.cc:260] T 49172e07523b4b868d1a67785f6ed942 P 4fc5275ea0214f4d8be023a2c3e94479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:57.987581  6865 tablet_bootstrap.cc:654] T 754df16dd68d4993ad256b70e38b42de P 0bff60131898481d9ed42ee4b57dc2d7: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:57.988688  6863 tablet_bootstrap.cc:654] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:57.993280  6862 ts_tablet_manager.cc:1434] T 49172e07523b4b868d1a67785f6ed942 P 4fc5275ea0214f4d8be023a2c3e94479: Time spent starting tablet: real 0.020s	user 0.010s	sys 0.004s
I20260608 10:01:57.994776  6862 tablet_bootstrap.cc:492] T d32b595ac7cc4bd080be786372ab0280 P 4fc5275ea0214f4d8be023a2c3e94479: Bootstrap starting.
I20260608 10:01:58.009177  6870 raft_consensus.cc:493] T d32b595ac7cc4bd080be786372ab0280 P 0bff60131898481d9ed42ee4b57dc2d7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:58.010064  6870 raft_consensus.cc:515] T d32b595ac7cc4bd080be786372ab0280 P 0bff60131898481d9ed42ee4b57dc2d7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:58.017290  6870 leader_election.cc:290] T d32b595ac7cc4bd080be786372ab0280 P 0bff60131898481d9ed42ee4b57dc2d7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ad592db472504b7ba062fdf0a9cd10e3 (127.1.52.65:44943), 4fc5275ea0214f4d8be023a2c3e94479 (127.1.52.66:38479)
I20260608 10:01:58.024577  6862 tablet_bootstrap.cc:654] T d32b595ac7cc4bd080be786372ab0280 P 4fc5275ea0214f4d8be023a2c3e94479: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:58.038187  6866 raft_consensus.cc:493] T d32b595ac7cc4bd080be786372ab0280 P ad592db472504b7ba062fdf0a9cd10e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:58.038825  6866 raft_consensus.cc:515] T d32b595ac7cc4bd080be786372ab0280 P ad592db472504b7ba062fdf0a9cd10e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:58.039439  6865 tablet_bootstrap.cc:492] T 754df16dd68d4993ad256b70e38b42de P 0bff60131898481d9ed42ee4b57dc2d7: No bootstrap required, opened a new log
I20260608 10:01:58.040127  6865 ts_tablet_manager.cc:1403] T 754df16dd68d4993ad256b70e38b42de P 0bff60131898481d9ed42ee4b57dc2d7: Time spent bootstrapping tablet: real 0.062s	user 0.019s	sys 0.040s
I20260608 10:01:58.041981  6866 leader_election.cc:290] T d32b595ac7cc4bd080be786372ab0280 P ad592db472504b7ba062fdf0a9cd10e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fc5275ea0214f4d8be023a2c3e94479 (127.1.52.66:38479), 0bff60131898481d9ed42ee4b57dc2d7 (127.1.52.67:44879)
I20260608 10:01:58.043529  6865 raft_consensus.cc:359] T 754df16dd68d4993ad256b70e38b42de P 0bff60131898481d9ed42ee4b57dc2d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:58.044214  6863 tablet_bootstrap.cc:492] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3: No bootstrap required, opened a new log
I20260608 10:01:58.044319  6865 raft_consensus.cc:385] T 754df16dd68d4993ad256b70e38b42de P 0bff60131898481d9ed42ee4b57dc2d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:58.044872  6863 ts_tablet_manager.cc:1403] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3: Time spent bootstrapping tablet: real 0.063s	user 0.034s	sys 0.020s
I20260608 10:01:58.048321  6863 raft_consensus.cc:359] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:58.049041  6863 raft_consensus.cc:385] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:58.049352  6863 raft_consensus.cc:740] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ad592db472504b7ba062fdf0a9cd10e3, State: Initialized, Role: FOLLOWER
I20260608 10:01:58.050144  6863 consensus_queue.cc:260] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:58.044811  6865 raft_consensus.cc:740] T 754df16dd68d4993ad256b70e38b42de P 0bff60131898481d9ed42ee4b57dc2d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bff60131898481d9ed42ee4b57dc2d7, State: Initialized, Role: FOLLOWER
I20260608 10:01:58.050792  6668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32b595ac7cc4bd080be786372ab0280" candidate_uuid: "0bff60131898481d9ed42ee4b57dc2d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad592db472504b7ba062fdf0a9cd10e3" is_pre_election: true
I20260608 10:01:58.053035  6668 raft_consensus.cc:2468] T d32b595ac7cc4bd080be786372ab0280 P ad592db472504b7ba062fdf0a9cd10e3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0bff60131898481d9ed42ee4b57dc2d7 in term 0.
I20260608 10:01:58.051987  6865 consensus_queue.cc:260] T 754df16dd68d4993ad256b70e38b42de P 0bff60131898481d9ed42ee4b57dc2d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:58.054651  6863 ts_tablet_manager.cc:1434] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.002s
I20260608 10:01:58.057034  6782 leader_election.cc:304] T d32b595ac7cc4bd080be786372ab0280 P 0bff60131898481d9ed42ee4b57dc2d7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bff60131898481d9ed42ee4b57dc2d7, ad592db472504b7ba062fdf0a9cd10e3; no voters: 
I20260608 10:01:58.057943  6870 raft_consensus.cc:2804] T d32b595ac7cc4bd080be786372ab0280 P 0bff60131898481d9ed42ee4b57dc2d7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:58.058327  6870 raft_consensus.cc:493] T d32b595ac7cc4bd080be786372ab0280 P 0bff60131898481d9ed42ee4b57dc2d7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:58.058717  6870 raft_consensus.cc:3060] T d32b595ac7cc4bd080be786372ab0280 P 0bff60131898481d9ed42ee4b57dc2d7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:58.059598  6743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32b595ac7cc4bd080be786372ab0280" candidate_uuid: "0bff60131898481d9ed42ee4b57dc2d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc5275ea0214f4d8be023a2c3e94479" is_pre_election: true
W20260608 10:01:58.061319  6781 leader_election.cc:343] T d32b595ac7cc4bd080be786372ab0280 P 0bff60131898481d9ed42ee4b57dc2d7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4fc5275ea0214f4d8be023a2c3e94479 (127.1.52.66:38479): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:58.064566  6865 ts_tablet_manager.cc:1434] T 754df16dd68d4993ad256b70e38b42de P 0bff60131898481d9ed42ee4b57dc2d7: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260608 10:01:58.065675  6865 tablet_bootstrap.cc:492] T 49172e07523b4b868d1a67785f6ed942 P 0bff60131898481d9ed42ee4b57dc2d7: Bootstrap starting.
I20260608 10:01:58.070407  6870 raft_consensus.cc:515] T d32b595ac7cc4bd080be786372ab0280 P 0bff60131898481d9ed42ee4b57dc2d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:58.073585  6668 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32b595ac7cc4bd080be786372ab0280" candidate_uuid: "0bff60131898481d9ed42ee4b57dc2d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ad592db472504b7ba062fdf0a9cd10e3"
I20260608 10:01:58.074188  6668 raft_consensus.cc:3060] T d32b595ac7cc4bd080be786372ab0280 P ad592db472504b7ba062fdf0a9cd10e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:58.074467  6862 tablet_bootstrap.cc:492] T d32b595ac7cc4bd080be786372ab0280 P 4fc5275ea0214f4d8be023a2c3e94479: No bootstrap required, opened a new log
I20260608 10:01:58.075233  6862 ts_tablet_manager.cc:1403] T d32b595ac7cc4bd080be786372ab0280 P 4fc5275ea0214f4d8be023a2c3e94479: Time spent bootstrapping tablet: real 0.081s	user 0.010s	sys 0.007s
I20260608 10:01:58.078351  6865 tablet_bootstrap.cc:654] T 49172e07523b4b868d1a67785f6ed942 P 0bff60131898481d9ed42ee4b57dc2d7: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:58.079440  6862 raft_consensus.cc:359] T d32b595ac7cc4bd080be786372ab0280 P 4fc5275ea0214f4d8be023a2c3e94479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:58.079995  6743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32b595ac7cc4bd080be786372ab0280" candidate_uuid: "0bff60131898481d9ed42ee4b57dc2d7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc5275ea0214f4d8be023a2c3e94479"
I20260608 10:01:58.080763  6870 leader_election.cc:290] T d32b595ac7cc4bd080be786372ab0280 P 0bff60131898481d9ed42ee4b57dc2d7 [CANDIDATE]: Term 1 election: Requested vote from peers ad592db472504b7ba062fdf0a9cd10e3 (127.1.52.65:44943), 4fc5275ea0214f4d8be023a2c3e94479 (127.1.52.66:38479)
I20260608 10:01:58.080197  6862 raft_consensus.cc:385] T d32b595ac7cc4bd080be786372ab0280 P 4fc5275ea0214f4d8be023a2c3e94479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:58.084954  6862 raft_consensus.cc:740] T d32b595ac7cc4bd080be786372ab0280 P 4fc5275ea0214f4d8be023a2c3e94479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fc5275ea0214f4d8be023a2c3e94479, State: Initialized, Role: FOLLOWER
I20260608 10:01:58.086735  6668 raft_consensus.cc:2468] T d32b595ac7cc4bd080be786372ab0280 P ad592db472504b7ba062fdf0a9cd10e3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bff60131898481d9ed42ee4b57dc2d7 in term 1.
I20260608 10:01:58.088351  6782 leader_election.cc:304] T d32b595ac7cc4bd080be786372ab0280 P 0bff60131898481d9ed42ee4b57dc2d7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bff60131898481d9ed42ee4b57dc2d7, ad592db472504b7ba062fdf0a9cd10e3; no voters: 
I20260608 10:01:58.089264  6870 raft_consensus.cc:2804] T d32b595ac7cc4bd080be786372ab0280 P 0bff60131898481d9ed42ee4b57dc2d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:58.089716  6865 tablet_bootstrap.cc:492] T 49172e07523b4b868d1a67785f6ed942 P 0bff60131898481d9ed42ee4b57dc2d7: No bootstrap required, opened a new log
I20260608 10:01:58.090299  6865 ts_tablet_manager.cc:1403] T 49172e07523b4b868d1a67785f6ed942 P 0bff60131898481d9ed42ee4b57dc2d7: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.002s
I20260608 10:01:58.090689  6862 consensus_queue.cc:260] T d32b595ac7cc4bd080be786372ab0280 P 4fc5275ea0214f4d8be023a2c3e94479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:58.091694  6743 raft_consensus.cc:3060] T d32b595ac7cc4bd080be786372ab0280 P 4fc5275ea0214f4d8be023a2c3e94479 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:58.092284  6870 raft_consensus.cc:697] T d32b595ac7cc4bd080be786372ab0280 P 0bff60131898481d9ed42ee4b57dc2d7 [term 1 LEADER]: Becoming Leader. State: Replica: 0bff60131898481d9ed42ee4b57dc2d7, State: Running, Role: LEADER
I20260608 10:01:58.093343  6870 consensus_queue.cc:237] T d32b595ac7cc4bd080be786372ab0280 P 0bff60131898481d9ed42ee4b57dc2d7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:58.093899  6865 raft_consensus.cc:359] T 49172e07523b4b868d1a67785f6ed942 P 0bff60131898481d9ed42ee4b57dc2d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:58.094614  6865 raft_consensus.cc:385] T 49172e07523b4b868d1a67785f6ed942 P 0bff60131898481d9ed42ee4b57dc2d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:58.094919  6865 raft_consensus.cc:740] T 49172e07523b4b868d1a67785f6ed942 P 0bff60131898481d9ed42ee4b57dc2d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0bff60131898481d9ed42ee4b57dc2d7, State: Initialized, Role: FOLLOWER
I20260608 10:01:58.095702  6865 consensus_queue.cc:260] T 49172e07523b4b868d1a67785f6ed942 P 0bff60131898481d9ed42ee4b57dc2d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:58.098062  6865 ts_tablet_manager.cc:1434] T 49172e07523b4b868d1a67785f6ed942 P 0bff60131898481d9ed42ee4b57dc2d7: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260608 10:01:58.098124  6743 raft_consensus.cc:2468] T d32b595ac7cc4bd080be786372ab0280 P 4fc5275ea0214f4d8be023a2c3e94479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0bff60131898481d9ed42ee4b57dc2d7 in term 1.
I20260608 10:01:58.102789  6862 ts_tablet_manager.cc:1434] T d32b595ac7cc4bd080be786372ab0280 P 4fc5275ea0214f4d8be023a2c3e94479: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.006s
I20260608 10:01:58.104697  6862 tablet_bootstrap.cc:492] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479: Bootstrap starting.
I20260608 10:01:58.105021  6742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32b595ac7cc4bd080be786372ab0280" candidate_uuid: "ad592db472504b7ba062fdf0a9cd10e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc5275ea0214f4d8be023a2c3e94479" is_pre_election: true
I20260608 10:01:58.106711  6817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d32b595ac7cc4bd080be786372ab0280" candidate_uuid: "ad592db472504b7ba062fdf0a9cd10e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bff60131898481d9ed42ee4b57dc2d7" is_pre_election: true
I20260608 10:01:58.108639  6866 raft_consensus.cc:493] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:58.109112  6866 raft_consensus.cc:515] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:58.110373  6862 tablet_bootstrap.cc:654] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:58.110186  6632 leader_election.cc:304] T d32b595ac7cc4bd080be786372ab0280 P ad592db472504b7ba062fdf0a9cd10e3 [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: ad592db472504b7ba062fdf0a9cd10e3; no voters: 0bff60131898481d9ed42ee4b57dc2d7, 4fc5275ea0214f4d8be023a2c3e94479
I20260608 10:01:58.111384  6866 leader_election.cc:290] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fc5275ea0214f4d8be023a2c3e94479 (127.1.52.66:38479), 0bff60131898481d9ed42ee4b57dc2d7 (127.1.52.67:44879)
I20260608 10:01:58.112110  6866 raft_consensus.cc:2749] T d32b595ac7cc4bd080be786372ab0280 P ad592db472504b7ba062fdf0a9cd10e3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:58.111299  6565 catalog_manager.cc:5696] T d32b595ac7cc4bd080be786372ab0280 P 0bff60131898481d9ed42ee4b57dc2d7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0bff60131898481d9ed42ee4b57dc2d7 (127.1.52.67). New cstate: current_term: 1 leader_uuid: "0bff60131898481d9ed42ee4b57dc2d7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:58.127450  6743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49172e07523b4b868d1a67785f6ed942" candidate_uuid: "ad592db472504b7ba062fdf0a9cd10e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc5275ea0214f4d8be023a2c3e94479" is_pre_election: true
I20260608 10:01:58.127761  6862 tablet_bootstrap.cc:492] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479: No bootstrap required, opened a new log
I20260608 10:01:58.128172  6743 raft_consensus.cc:2468] T 49172e07523b4b868d1a67785f6ed942 P 4fc5275ea0214f4d8be023a2c3e94479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad592db472504b7ba062fdf0a9cd10e3 in term 0.
I20260608 10:01:58.128384  6862 ts_tablet_manager.cc:1403] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.006s
I20260608 10:01:58.130496  6817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49172e07523b4b868d1a67785f6ed942" candidate_uuid: "ad592db472504b7ba062fdf0a9cd10e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bff60131898481d9ed42ee4b57dc2d7" is_pre_election: true
I20260608 10:01:58.131175  6817 raft_consensus.cc:2468] T 49172e07523b4b868d1a67785f6ed942 P 0bff60131898481d9ed42ee4b57dc2d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad592db472504b7ba062fdf0a9cd10e3 in term 0.
I20260608 10:01:58.132009  6862 raft_consensus.cc:359] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:58.132722  6862 raft_consensus.cc:385] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:58.133020  6862 raft_consensus.cc:740] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fc5275ea0214f4d8be023a2c3e94479, State: Initialized, Role: FOLLOWER
I20260608 10:01:58.133670  6632 leader_election.cc:304] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bff60131898481d9ed42ee4b57dc2d7, ad592db472504b7ba062fdf0a9cd10e3; no voters: 
I20260608 10:01:58.133981  6862 consensus_queue.cc:260] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:58.134712  6883 raft_consensus.cc:2804] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:58.135139  6883 raft_consensus.cc:493] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:58.135502  6883 raft_consensus.cc:3060] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:58.136816  6862 ts_tablet_manager.cc:1434] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 10:01:58.141839  6883 raft_consensus.cc:515] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:58.143894  6883 leader_election.cc:290] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [CANDIDATE]: Term 1 election: Requested vote from peers 4fc5275ea0214f4d8be023a2c3e94479 (127.1.52.66:38479), 0bff60131898481d9ed42ee4b57dc2d7 (127.1.52.67:44879)
I20260608 10:01:58.144724  6743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49172e07523b4b868d1a67785f6ed942" candidate_uuid: "ad592db472504b7ba062fdf0a9cd10e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc5275ea0214f4d8be023a2c3e94479"
I20260608 10:01:58.144892  6817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49172e07523b4b868d1a67785f6ed942" candidate_uuid: "ad592db472504b7ba062fdf0a9cd10e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bff60131898481d9ed42ee4b57dc2d7"
I20260608 10:01:58.145375  6743 raft_consensus.cc:3060] T 49172e07523b4b868d1a67785f6ed942 P 4fc5275ea0214f4d8be023a2c3e94479 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:58.145395  6817 raft_consensus.cc:3060] T 49172e07523b4b868d1a67785f6ed942 P 0bff60131898481d9ed42ee4b57dc2d7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:58.150622  6817 raft_consensus.cc:2468] T 49172e07523b4b868d1a67785f6ed942 P 0bff60131898481d9ed42ee4b57dc2d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad592db472504b7ba062fdf0a9cd10e3 in term 1.
I20260608 10:01:58.150643  6743 raft_consensus.cc:2468] T 49172e07523b4b868d1a67785f6ed942 P 4fc5275ea0214f4d8be023a2c3e94479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad592db472504b7ba062fdf0a9cd10e3 in term 1.
I20260608 10:01:58.151741  6632 leader_election.cc:304] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bff60131898481d9ed42ee4b57dc2d7, ad592db472504b7ba062fdf0a9cd10e3; no voters: 
I20260608 10:01:58.152413  6883 raft_consensus.cc:2804] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:58.152878  6883 raft_consensus.cc:697] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [term 1 LEADER]: Becoming Leader. State: Replica: ad592db472504b7ba062fdf0a9cd10e3, State: Running, Role: LEADER
I20260608 10:01:58.153594  6883 consensus_queue.cc:237] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:58.161311  6564 catalog_manager.cc:5696] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad592db472504b7ba062fdf0a9cd10e3 (127.1.52.65). New cstate: current_term: 1 leader_uuid: "ad592db472504b7ba062fdf0a9cd10e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:58.233402  6883 raft_consensus.cc:493] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:58.234109  6883 raft_consensus.cc:515] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:58.236166  6883 leader_election.cc:290] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4fc5275ea0214f4d8be023a2c3e94479 (127.1.52.66:38479), 0bff60131898481d9ed42ee4b57dc2d7 (127.1.52.67:44879)
I20260608 10:01:58.237102  6743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754df16dd68d4993ad256b70e38b42de" candidate_uuid: "ad592db472504b7ba062fdf0a9cd10e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc5275ea0214f4d8be023a2c3e94479" is_pre_election: true
I20260608 10:01:58.237294  6817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754df16dd68d4993ad256b70e38b42de" candidate_uuid: "ad592db472504b7ba062fdf0a9cd10e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bff60131898481d9ed42ee4b57dc2d7" is_pre_election: true
I20260608 10:01:58.237707  6743 raft_consensus.cc:2468] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad592db472504b7ba062fdf0a9cd10e3 in term 0.
I20260608 10:01:58.237921  6817 raft_consensus.cc:2468] T 754df16dd68d4993ad256b70e38b42de P 0bff60131898481d9ed42ee4b57dc2d7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ad592db472504b7ba062fdf0a9cd10e3 in term 0.
I20260608 10:01:58.238838  6632 leader_election.cc:304] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4fc5275ea0214f4d8be023a2c3e94479, ad592db472504b7ba062fdf0a9cd10e3; no voters: 
I20260608 10:01:58.239580  6883 raft_consensus.cc:2804] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:58.239967  6883 raft_consensus.cc:493] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:58.240268  6883 raft_consensus.cc:3060] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:58.245245  6883 raft_consensus.cc:515] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:58.246958  6883 leader_election.cc:290] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [CANDIDATE]: Term 1 election: Requested vote from peers 4fc5275ea0214f4d8be023a2c3e94479 (127.1.52.66:38479), 0bff60131898481d9ed42ee4b57dc2d7 (127.1.52.67:44879)
I20260608 10:01:58.247781  6743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754df16dd68d4993ad256b70e38b42de" candidate_uuid: "ad592db472504b7ba062fdf0a9cd10e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4fc5275ea0214f4d8be023a2c3e94479"
I20260608 10:01:58.247941  6817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754df16dd68d4993ad256b70e38b42de" candidate_uuid: "ad592db472504b7ba062fdf0a9cd10e3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0bff60131898481d9ed42ee4b57dc2d7"
I20260608 10:01:58.248278  6743 raft_consensus.cc:3060] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:58.248457  6817 raft_consensus.cc:3060] T 754df16dd68d4993ad256b70e38b42de P 0bff60131898481d9ed42ee4b57dc2d7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:58.254050  6817 raft_consensus.cc:2468] T 754df16dd68d4993ad256b70e38b42de P 0bff60131898481d9ed42ee4b57dc2d7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad592db472504b7ba062fdf0a9cd10e3 in term 1.
I20260608 10:01:58.254065  6743 raft_consensus.cc:2468] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ad592db472504b7ba062fdf0a9cd10e3 in term 1.
I20260608 10:01:58.255357  6632 leader_election.cc:304] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0bff60131898481d9ed42ee4b57dc2d7, ad592db472504b7ba062fdf0a9cd10e3; no voters: 
I20260608 10:01:58.256217  6883 raft_consensus.cc:2804] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:58.256683  6883 raft_consensus.cc:697] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [term 1 LEADER]: Becoming Leader. State: Replica: ad592db472504b7ba062fdf0a9cd10e3, State: Running, Role: LEADER
I20260608 10:01:58.257401  6883 consensus_queue.cc:237] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:58.264878  6564 catalog_manager.cc:5696] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 reported cstate change: term changed from 0 to 1, leader changed from <none> to ad592db472504b7ba062fdf0a9cd10e3 (127.1.52.65). New cstate: current_term: 1 leader_uuid: "ad592db472504b7ba062fdf0a9cd10e3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:58.344794  6619 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:58.346165  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:58.354068  6888 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:58.354468  6889 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:58.358652  1233 server_base.cc:1061] running on GCE node
W20260608 10:01:58.359553  6891 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:58.361109  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:58.361371  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:58.361618  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912918361598 us; error 0 us; skew 500 ppm
I20260608 10:01:58.362386  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:58.364418  6668 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "754df16dd68d4993ad256b70e38b42de"
dest_uuid: "ad592db472504b7ba062fdf0a9cd10e3"
mode: GRACEFUL
new_leader_uuid: "4fc5275ea0214f4d8be023a2c3e94479"
 from {username='slave'} at 127.0.0.1:39668
I20260608 10:01:58.365216  6668 raft_consensus.cc:606] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [term 1 LEADER]: Received request to transfer leadership to TS 4fc5275ea0214f4d8be023a2c3e94479
I20260608 10:01:58.365382  1233 webserver.cc:533] Webserver started at http://127.1.52.68:36827/ using document root <none> and password file <none>
I20260608 10:01:58.366199  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:58.366484  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:58.366823  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:58.366922  6619 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 10:01:58.367463  6619 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:58.368333  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912781554680-1233-0/minicluster-data/ts-3-root/instance:
uuid: "a7170dd27ff1445487e1f672b979b7bf"
format_stamp: "Formatted at 2026-06-08 10:01:58 on dist-test-slave-tgjf"
I20260608 10:01:58.373292  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:01:58.377027  6896 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:58.377859  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:01:58.378190  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912781554680-1233-0/minicluster-data/ts-3-root
uuid: "a7170dd27ff1445487e1f672b979b7bf"
format_stamp: "Formatted at 2026-06-08 10:01:58 on dist-test-slave-tgjf"
I20260608 10:01:58.378585  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912781554680-1233-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912781554680-1233-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912781554680-1233-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:58.400600  6883 consensus_queue.cc:1048] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:58.407941  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
W20260608 10:01:58.408703  6866 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 10:01:58.409034  6866 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 10:01:58.409798  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:58.412372  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:58.416141  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:58.416404  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:58.416680  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:58.416868  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:58.436340  6870 consensus_queue.cc:1048] T d32b595ac7cc4bd080be786372ab0280 P 0bff60131898481d9ed42ee4b57dc2d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:58.438550  6883 consensus_queue.cc:1048] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:58.462482  6870 consensus_queue.cc:1048] T d32b595ac7cc4bd080be786372ab0280 P 0bff60131898481d9ed42ee4b57dc2d7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:58.503824  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.68:42337
I20260608 10:01:58.503942  6967 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.68:42337 every 8 connection(s)
I20260608 10:01:58.519259  6968 heartbeater.cc:344] Connected to a master server at 127.1.52.126:44657
I20260608 10:01:58.519727  6968 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:58.520476  6968 heartbeater.cc:507] Master 127.1.52.126:44657 requested a full tablet report, sending...
I20260608 10:01:58.522574  6564 ts_manager.cc:194] Registered new tserver with Master: a7170dd27ff1445487e1f672b979b7bf (127.1.52.68:42337)
I20260608 10:01:58.523924  6564 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43402
I20260608 10:01:58.545370  6924 consensus_queue.cc:1048] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:58.628078  6924 consensus_queue.cc:1048] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:58.967118  6883 raft_consensus.cc:993] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3: : Instructing follower 4fc5275ea0214f4d8be023a2c3e94479 to start an election
I20260608 10:01:58.967785  6866 raft_consensus.cc:1081] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [term 1 LEADER]: Signalling peer 4fc5275ea0214f4d8be023a2c3e94479 to start an election
I20260608 10:01:58.969617  6742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "754df16dd68d4993ad256b70e38b42de"
dest_uuid: "4fc5275ea0214f4d8be023a2c3e94479"
 from {username='slave'} at 127.0.0.1:49906
I20260608 10:01:58.970161  6742 raft_consensus.cc:493] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:01:58.970537  6742 raft_consensus.cc:3060] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:58.975570  6742 raft_consensus.cc:515] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:58.977843  6742 leader_election.cc:290] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [CANDIDATE]: Term 2 election: Requested vote from peers ad592db472504b7ba062fdf0a9cd10e3 (127.1.52.65:44943), 0bff60131898481d9ed42ee4b57dc2d7 (127.1.52.67:44879)
I20260608 10:01:58.992491  6817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754df16dd68d4993ad256b70e38b42de" candidate_uuid: "4fc5275ea0214f4d8be023a2c3e94479" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0bff60131898481d9ed42ee4b57dc2d7"
I20260608 10:01:58.993000  6667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "754df16dd68d4993ad256b70e38b42de" candidate_uuid: "4fc5275ea0214f4d8be023a2c3e94479" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ad592db472504b7ba062fdf0a9cd10e3"
I20260608 10:01:58.993109  6817 raft_consensus.cc:3060] T 754df16dd68d4993ad256b70e38b42de P 0bff60131898481d9ed42ee4b57dc2d7 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:58.993614  6667 raft_consensus.cc:3055] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:01:58.993925  6667 raft_consensus.cc:740] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ad592db472504b7ba062fdf0a9cd10e3, State: Running, Role: LEADER
I20260608 10:01:58.994764  6667 consensus_queue.cc:260] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [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: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:58.995793  6667 raft_consensus.cc:3060] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:58.998638  6817 raft_consensus.cc:2468] T 754df16dd68d4993ad256b70e38b42de P 0bff60131898481d9ed42ee4b57dc2d7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc5275ea0214f4d8be023a2c3e94479 in term 2.
I20260608 10:01:58.999723  6707 leader_election.cc:304] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [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: 0bff60131898481d9ed42ee4b57dc2d7, 4fc5275ea0214f4d8be023a2c3e94479; no voters: 
I20260608 10:01:59.000478  6871 raft_consensus.cc:2804] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:01:59.001201  6667 raft_consensus.cc:2468] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4fc5275ea0214f4d8be023a2c3e94479 in term 2.
I20260608 10:01:59.001832  6871 raft_consensus.cc:697] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [term 2 LEADER]: Becoming Leader. State: Replica: 4fc5275ea0214f4d8be023a2c3e94479, State: Running, Role: LEADER
I20260608 10:01:59.002746  6871 consensus_queue.cc:237] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [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: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:59.009210  6564 catalog_manager.cc:5696] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 reported cstate change: term changed from 1 to 2, leader changed from ad592db472504b7ba062fdf0a9cd10e3 (127.1.52.65) to 4fc5275ea0214f4d8be023a2c3e94479 (127.1.52.66). New cstate: current_term: 2 leader_uuid: "4fc5275ea0214f4d8be023a2c3e94479" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:59.326566  6667 raft_consensus.cc:1275] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [term 2 FOLLOWER]: Refusing update from remote peer 4fc5275ea0214f4d8be023a2c3e94479: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:01:59.327823  6871 consensus_queue.cc:1048] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:59.368305  6817 raft_consensus.cc:1275] T 754df16dd68d4993ad256b70e38b42de P 0bff60131898481d9ed42ee4b57dc2d7 [term 2 FOLLOWER]: Refusing update from remote peer 4fc5275ea0214f4d8be023a2c3e94479: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:01:59.368669  6742 consensus_queue.cc:237] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [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: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: true } }
I20260608 10:01:59.377345  6817 raft_consensus.cc:1275] T 754df16dd68d4993ad256b70e38b42de P 0bff60131898481d9ed42ee4b57dc2d7 [term 2 FOLLOWER]: Refusing update from remote peer 4fc5275ea0214f4d8be023a2c3e94479: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:01:59.378762  6667 raft_consensus.cc:1275] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [term 2 FOLLOWER]: Refusing update from remote peer 4fc5275ea0214f4d8be023a2c3e94479: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:01:59.378949  6871 consensus_queue.cc:1048] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:59.380383  6988 consensus_queue.cc:1048] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:01:59.390838  6706 consensus_peers.cc:597] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 -> Peer a7170dd27ff1445487e1f672b979b7bf (127.1.52.68:42337): Couldn't send request to peer a7170dd27ff1445487e1f672b979b7bf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 754df16dd68d4993ad256b70e38b42de. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:59.392115  6667 raft_consensus.cc:2955] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a7170dd27ff1445487e1f672b979b7bf (127.1.52.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: true } } }
I20260608 10:01:59.395051  6816 raft_consensus.cc:2955] T 754df16dd68d4993ad256b70e38b42de P 0bff60131898481d9ed42ee4b57dc2d7 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a7170dd27ff1445487e1f672b979b7bf (127.1.52.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: true } } }
I20260608 10:01:59.404181  6564 catalog_manager.cc:5696] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 reported cstate change: config changed from index -1 to 3, NON_VOTER a7170dd27ff1445487e1f672b979b7bf (127.1.52.68) added. New cstate: current_term: 2 leader_uuid: "4fc5275ea0214f4d8be023a2c3e94479" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: true } } }
I20260608 10:01:59.526445  6968 heartbeater.cc:499] Master 127.1.52.126:44657 was elected leader, sending a full tablet report...
I20260608 10:01:59.691946  6992 ts_tablet_manager.cc:933] T 754df16dd68d4993ad256b70e38b42de P a7170dd27ff1445487e1f672b979b7bf: Initiating tablet copy from peer 4fc5275ea0214f4d8be023a2c3e94479 (127.1.52.66:38479)
I20260608 10:01:59.693470  6992 tablet_copy_client.cc:323] T 754df16dd68d4993ad256b70e38b42de P a7170dd27ff1445487e1f672b979b7bf: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.66:38479
I20260608 10:01:59.702824  6753 tablet_copy_service.cc:140] P 4fc5275ea0214f4d8be023a2c3e94479: Received BeginTabletCopySession request for tablet 754df16dd68d4993ad256b70e38b42de from peer a7170dd27ff1445487e1f672b979b7bf ({username='slave'} at 127.0.0.1:49926)
I20260608 10:01:59.703380  6753 tablet_copy_service.cc:161] P 4fc5275ea0214f4d8be023a2c3e94479: Beginning new tablet copy session on tablet 754df16dd68d4993ad256b70e38b42de from peer a7170dd27ff1445487e1f672b979b7bf at {username='slave'} at 127.0.0.1:49926: session id = a7170dd27ff1445487e1f672b979b7bf-754df16dd68d4993ad256b70e38b42de
I20260608 10:01:59.708806  6753 tablet_copy_source_session.cc:215] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:59.712198  6992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 754df16dd68d4993ad256b70e38b42de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:59.723652  6992 tablet_copy_client.cc:806] T 754df16dd68d4993ad256b70e38b42de P a7170dd27ff1445487e1f672b979b7bf: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:59.724282  6992 tablet_copy_client.cc:670] T 754df16dd68d4993ad256b70e38b42de P a7170dd27ff1445487e1f672b979b7bf: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:59.728063  6992 tablet_copy_client.cc:538] T 754df16dd68d4993ad256b70e38b42de P a7170dd27ff1445487e1f672b979b7bf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:59.734751  6992 tablet_bootstrap.cc:492] T 754df16dd68d4993ad256b70e38b42de P a7170dd27ff1445487e1f672b979b7bf: Bootstrap starting.
I20260608 10:01:59.750696  6992 tablet_bootstrap.cc:492] T 754df16dd68d4993ad256b70e38b42de P a7170dd27ff1445487e1f672b979b7bf: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:01:59.751516  6992 tablet_bootstrap.cc:492] T 754df16dd68d4993ad256b70e38b42de P a7170dd27ff1445487e1f672b979b7bf: Bootstrap complete.
I20260608 10:01:59.752043  6992 ts_tablet_manager.cc:1403] T 754df16dd68d4993ad256b70e38b42de P a7170dd27ff1445487e1f672b979b7bf: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 10:01:59.754591  6992 raft_consensus.cc:359] T 754df16dd68d4993ad256b70e38b42de P a7170dd27ff1445487e1f672b979b7bf [term 2 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } }
I20260608 10:01:59.755753  6992 raft_consensus.cc:740] T 754df16dd68d4993ad256b70e38b42de P a7170dd27ff1445487e1f672b979b7bf [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: a7170dd27ff1445487e1f672b979b7bf, State: Initialized, Role: LEARNER
I20260608 10:01:59.756290  6992 consensus_queue.cc:260] T 754df16dd68d4993ad256b70e38b42de P a7170dd27ff1445487e1f672b979b7bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: true } }
I20260608 10:01:59.758709  6992 ts_tablet_manager.cc:1434] T 754df16dd68d4993ad256b70e38b42de P a7170dd27ff1445487e1f672b979b7bf: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260608 10:01:59.760834  6753 tablet_copy_service.cc:342] P 4fc5275ea0214f4d8be023a2c3e94479: Request end of tablet copy session a7170dd27ff1445487e1f672b979b7bf-754df16dd68d4993ad256b70e38b42de received from {username='slave'} at 127.0.0.1:49926
I20260608 10:01:59.761282  6753 tablet_copy_service.cc:434] P 4fc5275ea0214f4d8be023a2c3e94479: ending tablet copy session a7170dd27ff1445487e1f672b979b7bf-754df16dd68d4993ad256b70e38b42de on tablet 754df16dd68d4993ad256b70e38b42de with peer a7170dd27ff1445487e1f672b979b7bf
I20260608 10:01:59.884791  6987 raft_consensus.cc:2955] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a7170dd27ff1445487e1f672b979b7bf (127.1.52.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: true } } }
I20260608 10:01:59.909132  6667 consensus_queue.cc:237] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [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: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } attrs { replace: true } } peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: true } }
I20260608 10:01:59.916862  6816 raft_consensus.cc:1275] T 49172e07523b4b868d1a67785f6ed942 P 0bff60131898481d9ed42ee4b57dc2d7 [term 1 FOLLOWER]: Refusing update from remote peer ad592db472504b7ba062fdf0a9cd10e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:59.917949  6742 raft_consensus.cc:1275] T 49172e07523b4b868d1a67785f6ed942 P 4fc5275ea0214f4d8be023a2c3e94479 [term 1 FOLLOWER]: Refusing update from remote peer ad592db472504b7ba062fdf0a9cd10e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:59.920264  7001 consensus_queue.cc:1048] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:01:59.921452  7000 consensus_queue.cc:1048] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:01:59.931401  6631 consensus_peers.cc:597] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 -> Peer a7170dd27ff1445487e1f672b979b7bf (127.1.52.68:42337): Couldn't send request to peer a7170dd27ff1445487e1f672b979b7bf. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 49172e07523b4b868d1a67785f6ed942. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:59.934558  6742 raft_consensus.cc:2955] T 49172e07523b4b868d1a67785f6ed942 P 4fc5275ea0214f4d8be023a2c3e94479 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a7170dd27ff1445487e1f672b979b7bf (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } attrs { replace: true } } peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: true } } }
I20260608 10:01:59.935487  6816 raft_consensus.cc:2955] T 49172e07523b4b868d1a67785f6ed942 P 0bff60131898481d9ed42ee4b57dc2d7 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a7170dd27ff1445487e1f672b979b7bf (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } attrs { replace: true } } peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: true } } }
I20260608 10:01:59.948693  7001 raft_consensus.cc:2955] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a7170dd27ff1445487e1f672b979b7bf (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } attrs { replace: true } } peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: true } } }
I20260608 10:01:59.949389  6565 catalog_manager.cc:5696] T 49172e07523b4b868d1a67785f6ed942 P 4fc5275ea0214f4d8be023a2c3e94479 reported cstate change: config changed from index -1 to 2, NON_VOTER a7170dd27ff1445487e1f672b979b7bf (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "ad592db472504b7ba062fdf0a9cd10e3" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } attrs { replace: true } } peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: true } } }
I20260608 10:01:59.955449  6943 raft_consensus.cc:1217] T 754df16dd68d4993ad256b70e38b42de P a7170dd27ff1445487e1f672b979b7bf [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:01:59.956485  6943 raft_consensus.cc:2955] T 754df16dd68d4993ad256b70e38b42de P a7170dd27ff1445487e1f672b979b7bf [term 2 LEARNER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER a7170dd27ff1445487e1f672b979b7bf (127.1.52.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: true } } }
I20260608 10:02:00.194595  6992 ts_tablet_manager.cc:933] T 49172e07523b4b868d1a67785f6ed942 P a7170dd27ff1445487e1f672b979b7bf: Initiating tablet copy from peer ad592db472504b7ba062fdf0a9cd10e3 (127.1.52.65:44943)
I20260608 10:02:00.196338  6992 tablet_copy_client.cc:323] T 49172e07523b4b868d1a67785f6ed942 P a7170dd27ff1445487e1f672b979b7bf: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.65:44943
I20260608 10:02:00.207041  6678 tablet_copy_service.cc:140] P ad592db472504b7ba062fdf0a9cd10e3: Received BeginTabletCopySession request for tablet 49172e07523b4b868d1a67785f6ed942 from peer a7170dd27ff1445487e1f672b979b7bf ({username='slave'} at 127.0.0.1:39708)
I20260608 10:02:00.207705  6678 tablet_copy_service.cc:161] P ad592db472504b7ba062fdf0a9cd10e3: Beginning new tablet copy session on tablet 49172e07523b4b868d1a67785f6ed942 from peer a7170dd27ff1445487e1f672b979b7bf at {username='slave'} at 127.0.0.1:39708: session id = a7170dd27ff1445487e1f672b979b7bf-49172e07523b4b868d1a67785f6ed942
I20260608 10:02:00.216138  6678 tablet_copy_source_session.cc:215] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:00.219851  6992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49172e07523b4b868d1a67785f6ed942. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:00.236997  6992 tablet_copy_client.cc:806] T 49172e07523b4b868d1a67785f6ed942 P a7170dd27ff1445487e1f672b979b7bf: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:00.237604  6992 tablet_copy_client.cc:670] T 49172e07523b4b868d1a67785f6ed942 P a7170dd27ff1445487e1f672b979b7bf: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:00.242918  6992 tablet_copy_client.cc:538] T 49172e07523b4b868d1a67785f6ed942 P a7170dd27ff1445487e1f672b979b7bf: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:00.252205  6992 tablet_bootstrap.cc:492] T 49172e07523b4b868d1a67785f6ed942 P a7170dd27ff1445487e1f672b979b7bf: Bootstrap starting.
I20260608 10:02:00.272296  6992 tablet_bootstrap.cc:492] T 49172e07523b4b868d1a67785f6ed942 P a7170dd27ff1445487e1f672b979b7bf: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:00.273325  6992 tablet_bootstrap.cc:492] T 49172e07523b4b868d1a67785f6ed942 P a7170dd27ff1445487e1f672b979b7bf: Bootstrap complete.
I20260608 10:02:00.274052  6992 ts_tablet_manager.cc:1403] T 49172e07523b4b868d1a67785f6ed942 P a7170dd27ff1445487e1f672b979b7bf: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260608 10:02:00.277136  6992 raft_consensus.cc:359] T 49172e07523b4b868d1a67785f6ed942 P a7170dd27ff1445487e1f672b979b7bf [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } attrs { replace: true } } peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: true } }
I20260608 10:02:00.277988  6992 raft_consensus.cc:740] T 49172e07523b4b868d1a67785f6ed942 P a7170dd27ff1445487e1f672b979b7bf [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a7170dd27ff1445487e1f672b979b7bf, State: Initialized, Role: LEARNER
I20260608 10:02:00.278700  6992 consensus_queue.cc:260] T 49172e07523b4b868d1a67785f6ed942 P a7170dd27ff1445487e1f672b979b7bf [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: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } attrs { replace: true } } peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: true } }
I20260608 10:02:00.281068  6992 ts_tablet_manager.cc:1434] T 49172e07523b4b868d1a67785f6ed942 P a7170dd27ff1445487e1f672b979b7bf: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:02:00.283121  6678 tablet_copy_service.cc:342] P ad592db472504b7ba062fdf0a9cd10e3: Request end of tablet copy session a7170dd27ff1445487e1f672b979b7bf-49172e07523b4b868d1a67785f6ed942 received from {username='slave'} at 127.0.0.1:39708
I20260608 10:02:00.284060  6678 tablet_copy_service.cc:434] P ad592db472504b7ba062fdf0a9cd10e3: ending tablet copy session a7170dd27ff1445487e1f672b979b7bf-49172e07523b4b868d1a67785f6ed942 on tablet 49172e07523b4b868d1a67785f6ed942 with peer a7170dd27ff1445487e1f672b979b7bf
I20260608 10:02:00.368520  6619 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:00.372732  6619 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:00.373245  6619 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:00.469866  6943 raft_consensus.cc:1217] T 49172e07523b4b868d1a67785f6ed942 P a7170dd27ff1445487e1f672b979b7bf [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:02:00.580344  6987 raft_consensus.cc:1064] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479: attempting to promote NON_VOTER a7170dd27ff1445487e1f672b979b7bf to VOTER
I20260608 10:02:00.582530  6987 consensus_queue.cc:237] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [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: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: false } }
I20260608 10:02:00.589304  6943 raft_consensus.cc:1275] T 754df16dd68d4993ad256b70e38b42de P a7170dd27ff1445487e1f672b979b7bf [term 2 LEARNER]: Refusing update from remote peer 4fc5275ea0214f4d8be023a2c3e94479: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:02:00.589897  6816 raft_consensus.cc:1275] T 754df16dd68d4993ad256b70e38b42de P 0bff60131898481d9ed42ee4b57dc2d7 [term 2 FOLLOWER]: Refusing update from remote peer 4fc5275ea0214f4d8be023a2c3e94479: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:02:00.591109  6667 raft_consensus.cc:1275] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [term 2 FOLLOWER]: Refusing update from remote peer 4fc5275ea0214f4d8be023a2c3e94479: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:02:00.591118  6987 consensus_queue.cc:1048] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:02:00.592758  7010 consensus_queue.cc:1048] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:00.593673  6980 consensus_queue.cc:1048] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:00.603461  6988 raft_consensus.cc:1027] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [term 2 LEADER]: attempt to promote peer a7170dd27ff1445487e1f672b979b7bf: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260608 10:02:00.607967  6816 raft_consensus.cc:2955] T 754df16dd68d4993ad256b70e38b42de P 0bff60131898481d9ed42ee4b57dc2d7 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a7170dd27ff1445487e1f672b979b7bf (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: false } } }
I20260608 10:02:00.610374  6667 raft_consensus.cc:2955] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a7170dd27ff1445487e1f672b979b7bf (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: false } } }
I20260608 10:02:00.623041  6564 catalog_manager.cc:5696] T 754df16dd68d4993ad256b70e38b42de P 0bff60131898481d9ed42ee4b57dc2d7 reported cstate change: config changed from index 3 to 4, a7170dd27ff1445487e1f672b979b7bf (127.1.52.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4fc5275ea0214f4d8be023a2c3e94479" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: false } } }
I20260608 10:02:00.876842  6980 raft_consensus.cc:2955] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a7170dd27ff1445487e1f672b979b7bf (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: false } } }
I20260608 10:02:00.887568  6943 raft_consensus.cc:2955] T 754df16dd68d4993ad256b70e38b42de P a7170dd27ff1445487e1f672b979b7bf [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, a7170dd27ff1445487e1f672b979b7bf (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } attrs { replace: true } } peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: false } } }
I20260608 10:02:00.894778  6742 consensus_queue.cc:237] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [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: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: false } }
I20260608 10:02:00.901042  6943 raft_consensus.cc:1275] T 754df16dd68d4993ad256b70e38b42de P a7170dd27ff1445487e1f672b979b7bf [term 2 FOLLOWER]: Refusing update from remote peer 4fc5275ea0214f4d8be023a2c3e94479: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:02:00.901824  6816 raft_consensus.cc:1275] T 754df16dd68d4993ad256b70e38b42de P 0bff60131898481d9ed42ee4b57dc2d7 [term 2 FOLLOWER]: Refusing update from remote peer 4fc5275ea0214f4d8be023a2c3e94479: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:02:00.902601  6988 consensus_queue.cc:1048] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:02:00.903515  6987 consensus_queue.cc:1048] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:02:00.912346  6816 raft_consensus.cc:2955] T 754df16dd68d4993ad256b70e38b42de P 0bff60131898481d9ed42ee4b57dc2d7 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ad592db472504b7ba062fdf0a9cd10e3 (127.1.52.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: false } } }
I20260608 10:02:00.912438  6943 raft_consensus.cc:2955] T 754df16dd68d4993ad256b70e38b42de P a7170dd27ff1445487e1f672b979b7bf [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ad592db472504b7ba062fdf0a9cd10e3 (127.1.52.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: false } } }
I20260608 10:02:00.923990  6564 catalog_manager.cc:5696] T 754df16dd68d4993ad256b70e38b42de P 0bff60131898481d9ed42ee4b57dc2d7 reported cstate change: config changed from index 4 to 5, VOTER ad592db472504b7ba062fdf0a9cd10e3 (127.1.52.65) evicted. New cstate: current_term: 2 leader_uuid: "4fc5275ea0214f4d8be023a2c3e94479" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: false } } }
I20260608 10:02:01.043951  7001 raft_consensus.cc:1064] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3: attempting to promote NON_VOTER a7170dd27ff1445487e1f672b979b7bf to VOTER
I20260608 10:02:01.046144  7001 consensus_queue.cc:237] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [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: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } attrs { replace: true } } peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: false } }
I20260608 10:02:01.054551  6816 raft_consensus.cc:1275] T 49172e07523b4b868d1a67785f6ed942 P 0bff60131898481d9ed42ee4b57dc2d7 [term 1 FOLLOWER]: Refusing update from remote peer ad592db472504b7ba062fdf0a9cd10e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:01.055006  6943 raft_consensus.cc:1275] T 49172e07523b4b868d1a67785f6ed942 P a7170dd27ff1445487e1f672b979b7bf [term 1 LEARNER]: Refusing update from remote peer ad592db472504b7ba062fdf0a9cd10e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:01.056563  7017 consensus_queue.cc:1048] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:01.057835  7001 consensus_queue.cc:1048] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:01.058429  6742 raft_consensus.cc:1275] T 49172e07523b4b868d1a67785f6ed942 P 4fc5275ea0214f4d8be023a2c3e94479 [term 1 FOLLOWER]: Refusing update from remote peer ad592db472504b7ba062fdf0a9cd10e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:01.060957  7017 consensus_queue.cc:1048] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:01.075583  6943 raft_consensus.cc:2955] T 49172e07523b4b868d1a67785f6ed942 P a7170dd27ff1445487e1f672b979b7bf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a7170dd27ff1445487e1f672b979b7bf (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } attrs { replace: true } } peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: false } } }
I20260608 10:02:01.075738  6742 raft_consensus.cc:2955] T 49172e07523b4b868d1a67785f6ed942 P 4fc5275ea0214f4d8be023a2c3e94479 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a7170dd27ff1445487e1f672b979b7bf (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } attrs { replace: true } } peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: false } } }
I20260608 10:02:01.156142  6656 tablet_service.cc:1558] Processing DeleteTablet for tablet 754df16dd68d4993ad256b70e38b42de with delete_type TABLET_DATA_TOMBSTONED (TS ad592db472504b7ba062fdf0a9cd10e3 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:39660
I20260608 10:02:01.164633  7022 tablet_replica.cc:333] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3: stopping tablet replica
I20260608 10:02:01.164498  6565 catalog_manager.cc:5696] T 49172e07523b4b868d1a67785f6ed942 P a7170dd27ff1445487e1f672b979b7bf reported cstate change: config changed from index 2 to 3, a7170dd27ff1445487e1f672b979b7bf (127.1.52.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ad592db472504b7ba062fdf0a9cd10e3" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } attrs { replace: true } } peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: false } } }
I20260608 10:02:01.165733  7022 raft_consensus.cc:2243] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:01.166672  7022 raft_consensus.cc:2272] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:01.170029  7022 ts_tablet_manager.cc:1916] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:01.181891  7022 ts_tablet_manager.cc:1929] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:02:01.182245  7022 log.cc:1199] T 754df16dd68d4993ad256b70e38b42de P ad592db472504b7ba062fdf0a9cd10e3: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912781554680-1233-0/minicluster-data/ts-0-root/wals/754df16dd68d4993ad256b70e38b42de
I20260608 10:02:01.183907  6552 catalog_manager.cc:5027] TS ad592db472504b7ba062fdf0a9cd10e3 (127.1.52.65:44943): tablet 754df16dd68d4993ad256b70e38b42de (table test-workload [id=8b90a32f01a646fbbf20b5ae4c85038e]) successfully deleted
I20260608 10:02:01.237810  6883 raft_consensus.cc:2955] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a7170dd27ff1445487e1f672b979b7bf (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } attrs { replace: true } } peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: false } } }
I20260608 10:02:01.248765  6816 raft_consensus.cc:2955] T 49172e07523b4b868d1a67785f6ed942 P 0bff60131898481d9ed42ee4b57dc2d7 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a7170dd27ff1445487e1f672b979b7bf (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } attrs { replace: true } } peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: false } } }
I20260608 10:02:01.257787  6667 consensus_queue.cc:237] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [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: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: false } }
I20260608 10:02:01.265355  6943 raft_consensus.cc:1275] T 49172e07523b4b868d1a67785f6ed942 P a7170dd27ff1445487e1f672b979b7bf [term 1 FOLLOWER]: Refusing update from remote peer ad592db472504b7ba062fdf0a9cd10e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:02:01.266461  6816 raft_consensus.cc:1275] T 49172e07523b4b868d1a67785f6ed942 P 0bff60131898481d9ed42ee4b57dc2d7 [term 1 FOLLOWER]: Refusing update from remote peer ad592db472504b7ba062fdf0a9cd10e3: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:02:01.268112  7001 consensus_queue.cc:1048] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:01.268828  7017 consensus_queue.cc:1048] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:01.277634  6816 raft_consensus.cc:2955] T 49172e07523b4b868d1a67785f6ed942 P 0bff60131898481d9ed42ee4b57dc2d7 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fc5275ea0214f4d8be023a2c3e94479 (127.1.52.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: false } } }
I20260608 10:02:01.277786  6943 raft_consensus.cc:2955] T 49172e07523b4b868d1a67785f6ed942 P a7170dd27ff1445487e1f672b979b7bf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fc5275ea0214f4d8be023a2c3e94479 (127.1.52.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: false } } }
I20260608 10:02:01.279636  6980 raft_consensus.cc:2955] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ad592db472504b7ba062fdf0a9cd10e3 (127.1.52.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "4fc5275ea0214f4d8be023a2c3e94479" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 38479 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: false } } }
I20260608 10:02:01.291451  6551 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 754df16dd68d4993ad256b70e38b42de with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:01.296350  6563 catalog_manager.cc:5696] T 49172e07523b4b868d1a67785f6ed942 P 0bff60131898481d9ed42ee4b57dc2d7 reported cstate change: config changed from index 3 to 4, VOTER 4fc5275ea0214f4d8be023a2c3e94479 (127.1.52.66) evicted. New cstate: current_term: 1 leader_uuid: "ad592db472504b7ba062fdf0a9cd10e3" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: false } } }
I20260608 10:02:01.435496  6733 tablet_service.cc:1558] Processing DeleteTablet for tablet 49172e07523b4b868d1a67785f6ed942 with delete_type TABLET_DATA_TOMBSTONED (TS 4fc5275ea0214f4d8be023a2c3e94479 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49880
I20260608 10:02:01.438063  7023 tablet_replica.cc:333] T 49172e07523b4b868d1a67785f6ed942 P 4fc5275ea0214f4d8be023a2c3e94479: stopping tablet replica
I20260608 10:02:01.438777  7023 raft_consensus.cc:2243] T 49172e07523b4b868d1a67785f6ed942 P 4fc5275ea0214f4d8be023a2c3e94479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:01.439572  7023 raft_consensus.cc:2272] T 49172e07523b4b868d1a67785f6ed942 P 4fc5275ea0214f4d8be023a2c3e94479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:01.442525  7023 ts_tablet_manager.cc:1916] T 49172e07523b4b868d1a67785f6ed942 P 4fc5275ea0214f4d8be023a2c3e94479: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:01.454099  7023 ts_tablet_manager.cc:1929] T 49172e07523b4b868d1a67785f6ed942 P 4fc5275ea0214f4d8be023a2c3e94479: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:02:01.454536  7023 log.cc:1199] T 49172e07523b4b868d1a67785f6ed942 P 4fc5275ea0214f4d8be023a2c3e94479: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912781554680-1233-0/minicluster-data/ts-1-root/wals/49172e07523b4b868d1a67785f6ed942
I20260608 10:02:01.456007  6551 catalog_manager.cc:5027] TS 4fc5275ea0214f4d8be023a2c3e94479 (127.1.52.66:38479): tablet 49172e07523b4b868d1a67785f6ed942 (table test-workload [id=8b90a32f01a646fbbf20b5ae4c85038e]) successfully deleted
I20260608 10:02:01.697880  7017 raft_consensus.cc:2955] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4fc5275ea0214f4d8be023a2c3e94479 (127.1.52.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ad592db472504b7ba062fdf0a9cd10e3" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 44943 } } peers { permanent_uuid: "0bff60131898481d9ed42ee4b57dc2d7" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44879 } } peers { permanent_uuid: "a7170dd27ff1445487e1f672b979b7bf" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42337 } attrs { promote: false } } }
I20260608 10:02:01.705631  6552 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 49172e07523b4b868d1a67785f6ed942 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:02.374382  6619 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:02.377452  6619 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:02.377892  6619 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:04.379168  6619 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:04.382562  6619 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:04.383070  6619 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:02:06.282965  6597 debug-util.cc:398] Leaking SignalData structure 0x7b080016a2a0 after lost signal to thread 1236
W20260608 10:02:06.284041  6597 debug-util.cc:398] Leaking SignalData structure 0x7b080009a260 after lost signal to thread 6600
W20260608 10:02:06.285247  6597 debug-util.cc:398] Leaking SignalData structure 0x7b08001d3c00 after lost signal to thread 6692
W20260608 10:02:06.286234  6597 debug-util.cc:398] Leaking SignalData structure 0x7b080021a200 after lost signal to thread 6767
W20260608 10:02:06.287273  6597 debug-util.cc:398] Leaking SignalData structure 0x7b080016b000 after lost signal to thread 6841
W20260608 10:02:06.288357  6597 debug-util.cc:398] Leaking SignalData structure 0x7b08001cca00 after lost signal to thread 6967
I20260608 10:02:06.384274  6619 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:06.388717  6619 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:06.389216  6619 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:08.390478  6619 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:08.394972  6619 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:08.395479  6619 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:08.602671  1233 tablet_server.cc:179] TabletServer@127.1.52.65:0 shutting down...
I20260608 10:02:08.639216  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:08.640219  1233 tablet_replica.cc:333] T d32b595ac7cc4bd080be786372ab0280 P ad592db472504b7ba062fdf0a9cd10e3: stopping tablet replica
I20260608 10:02:08.640956  1233 raft_consensus.cc:2243] T d32b595ac7cc4bd080be786372ab0280 P ad592db472504b7ba062fdf0a9cd10e3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:08.641705  1233 raft_consensus.cc:2272] T d32b595ac7cc4bd080be786372ab0280 P ad592db472504b7ba062fdf0a9cd10e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:08.644695  1233 tablet_replica.cc:333] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3: stopping tablet replica
I20260608 10:02:08.645226  1233 raft_consensus.cc:2243] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:08.646317  1233 raft_consensus.cc:2272] T 49172e07523b4b868d1a67785f6ed942 P ad592db472504b7ba062fdf0a9cd10e3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:08.677672  1233 tablet_server.cc:196] TabletServer@127.1.52.65:0 shutdown complete.
I20260608 10:02:08.703337  1233 tablet_server.cc:179] TabletServer@127.1.52.66:0 shutting down...
I20260608 10:02:08.738998  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:08.739938  1233 tablet_replica.cc:333] T d32b595ac7cc4bd080be786372ab0280 P 4fc5275ea0214f4d8be023a2c3e94479: stopping tablet replica
I20260608 10:02:08.740792  1233 raft_consensus.cc:2243] T d32b595ac7cc4bd080be786372ab0280 P 4fc5275ea0214f4d8be023a2c3e94479 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:08.741425  1233 raft_consensus.cc:2272] T d32b595ac7cc4bd080be786372ab0280 P 4fc5275ea0214f4d8be023a2c3e94479 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:08.744953  1233 tablet_replica.cc:333] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479: stopping tablet replica
I20260608 10:02:08.745625  1233 raft_consensus.cc:2243] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:02:08.746727  1233 raft_consensus.cc:2272] T 754df16dd68d4993ad256b70e38b42de P 4fc5275ea0214f4d8be023a2c3e94479 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:08.774435  1233 tablet_server.cc:196] TabletServer@127.1.52.66:0 shutdown complete.
I20260608 10:02:08.794741  1233 tablet_server.cc:179] TabletServer@127.1.52.67:0 shutting down...
I20260608 10:02:08.825841  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:08.826997  1233 tablet_replica.cc:333] T 49172e07523b4b868d1a67785f6ed942 P 0bff60131898481d9ed42ee4b57dc2d7: stopping tablet replica
I20260608 10:02:08.827999  1233 raft_consensus.cc:2243] T 49172e07523b4b868d1a67785f6ed942 P 0bff60131898481d9ed42ee4b57dc2d7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:08.829350  1233 raft_consensus.cc:2272] T 49172e07523b4b868d1a67785f6ed942 P 0bff60131898481d9ed42ee4b57dc2d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:08.833539  1233 tablet_replica.cc:333] T 754df16dd68d4993ad256b70e38b42de P 0bff60131898481d9ed42ee4b57dc2d7: stopping tablet replica
I20260608 10:02:08.834362  1233 raft_consensus.cc:2243] T 754df16dd68d4993ad256b70e38b42de P 0bff60131898481d9ed42ee4b57dc2d7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:08.836020  1233 raft_consensus.cc:2272] T 754df16dd68d4993ad256b70e38b42de P 0bff60131898481d9ed42ee4b57dc2d7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:08.839388  1233 tablet_replica.cc:333] T d32b595ac7cc4bd080be786372ab0280 P 0bff60131898481d9ed42ee4b57dc2d7: stopping tablet replica
I20260608 10:02:08.840078  1233 raft_consensus.cc:2243] T d32b595ac7cc4bd080be786372ab0280 P 0bff60131898481d9ed42ee4b57dc2d7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:08.841466  1233 raft_consensus.cc:2272] T d32b595ac7cc4bd080be786372ab0280 P 0bff60131898481d9ed42ee4b57dc2d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:08.860028  1233 tablet_server.cc:196] TabletServer@127.1.52.67:0 shutdown complete.
I20260608 10:02:08.879159  1233 tablet_server.cc:179] TabletServer@127.1.52.68:0 shutting down...
I20260608 10:02:08.909276  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:08.910265  1233 tablet_replica.cc:333] T 49172e07523b4b868d1a67785f6ed942 P a7170dd27ff1445487e1f672b979b7bf: stopping tablet replica
I20260608 10:02:08.911288  1233 raft_consensus.cc:2243] T 49172e07523b4b868d1a67785f6ed942 P a7170dd27ff1445487e1f672b979b7bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:08.912407  1233 raft_consensus.cc:2272] T 49172e07523b4b868d1a67785f6ed942 P a7170dd27ff1445487e1f672b979b7bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:08.916280  1233 tablet_replica.cc:333] T 754df16dd68d4993ad256b70e38b42de P a7170dd27ff1445487e1f672b979b7bf: stopping tablet replica
I20260608 10:02:08.917061  1233 raft_consensus.cc:2243] T 754df16dd68d4993ad256b70e38b42de P a7170dd27ff1445487e1f672b979b7bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:08.918090  1233 raft_consensus.cc:2272] T 754df16dd68d4993ad256b70e38b42de P a7170dd27ff1445487e1f672b979b7bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:08.941843  1233 tablet_server.cc:196] TabletServer@127.1.52.68:0 shutdown complete.
I20260608 10:02:08.957579  1233 master.cc:562] Master@127.1.52.126:44657 shutting down...
I20260608 10:02:08.986969  1233 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6cc0305acb9947ae94bb45c6efbdbb64 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:08.987773  1233 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6cc0305acb9947ae94bb45c6efbdbb64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:08.988161  1233 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6cc0305acb9947ae94bb45c6efbdbb64: stopping tablet replica
I20260608 10:02:09.266333  1233 master.cc:584] Master@127.1.52.126:44657 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (13108 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 10:02:09.306525  1233 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.52.126:40773
I20260608 10:02:09.307731  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:09.313441  7029 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:09.314677  7030 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:09.315155  7032 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:09.317114  1233 server_base.cc:1061] running on GCE node
I20260608 10:02:09.317960  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:09.318125  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:09.318236  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912929318226 us; error 0 us; skew 500 ppm
I20260608 10:02:09.318807  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:09.321063  1233 webserver.cc:533] Webserver started at http://127.1.52.126:38169/ using document root <none> and password file <none>
I20260608 10:02:09.321525  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:09.321684  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:09.321925  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:09.323172  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912781554680-1233-0/minicluster-data/master-0-root/instance:
uuid: "a957cb283e2b413b8b2b4b566b2e7034"
format_stamp: "Formatted at 2026-06-08 10:02:09 on dist-test-slave-tgjf"
I20260608 10:02:09.327836  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 10:02:09.331324  7037 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:09.332100  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:02:09.332412  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912781554680-1233-0/minicluster-data/master-0-root
uuid: "a957cb283e2b413b8b2b4b566b2e7034"
format_stamp: "Formatted at 2026-06-08 10:02:09 on dist-test-slave-tgjf"
I20260608 10:02:09.332736  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912781554680-1233-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912781554680-1233-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912781554680-1233-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:09.343906  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:09.345160  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:09.384379  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.126:40773
I20260608 10:02:09.384521  7088 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.126:40773 every 8 connection(s)
I20260608 10:02:09.388674  7089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:09.400023  7089 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a957cb283e2b413b8b2b4b566b2e7034: Bootstrap starting.
I20260608 10:02:09.405076  7089 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a957cb283e2b413b8b2b4b566b2e7034: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:09.409631  7089 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a957cb283e2b413b8b2b4b566b2e7034: No bootstrap required, opened a new log
I20260608 10:02:09.412058  7089 raft_consensus.cc:359] T 00000000000000000000000000000000 P a957cb283e2b413b8b2b4b566b2e7034 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a957cb283e2b413b8b2b4b566b2e7034" member_type: VOTER }
I20260608 10:02:09.412530  7089 raft_consensus.cc:385] T 00000000000000000000000000000000 P a957cb283e2b413b8b2b4b566b2e7034 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:09.412773  7089 raft_consensus.cc:740] T 00000000000000000000000000000000 P a957cb283e2b413b8b2b4b566b2e7034 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a957cb283e2b413b8b2b4b566b2e7034, State: Initialized, Role: FOLLOWER
I20260608 10:02:09.413425  7089 consensus_queue.cc:260] T 00000000000000000000000000000000 P a957cb283e2b413b8b2b4b566b2e7034 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a957cb283e2b413b8b2b4b566b2e7034" member_type: VOTER }
I20260608 10:02:09.413901  7089 raft_consensus.cc:399] T 00000000000000000000000000000000 P a957cb283e2b413b8b2b4b566b2e7034 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:02:09.414124  7089 raft_consensus.cc:493] T 00000000000000000000000000000000 P a957cb283e2b413b8b2b4b566b2e7034 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:02:09.414418  7089 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a957cb283e2b413b8b2b4b566b2e7034 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:09.419214  7089 raft_consensus.cc:515] T 00000000000000000000000000000000 P a957cb283e2b413b8b2b4b566b2e7034 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a957cb283e2b413b8b2b4b566b2e7034" member_type: VOTER }
I20260608 10:02:09.419761  7089 leader_election.cc:304] T 00000000000000000000000000000000 P a957cb283e2b413b8b2b4b566b2e7034 [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: a957cb283e2b413b8b2b4b566b2e7034; no voters: 
I20260608 10:02:09.420945  7089 leader_election.cc:290] T 00000000000000000000000000000000 P a957cb283e2b413b8b2b4b566b2e7034 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:02:09.421355  7092 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a957cb283e2b413b8b2b4b566b2e7034 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:09.422752  7092 raft_consensus.cc:697] T 00000000000000000000000000000000 P a957cb283e2b413b8b2b4b566b2e7034 [term 1 LEADER]: Becoming Leader. State: Replica: a957cb283e2b413b8b2b4b566b2e7034, State: Running, Role: LEADER
I20260608 10:02:09.423525  7092 consensus_queue.cc:237] T 00000000000000000000000000000000 P a957cb283e2b413b8b2b4b566b2e7034 [LEADER]: Queue going to LEADER mode. State: All 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: "a957cb283e2b413b8b2b4b566b2e7034" member_type: VOTER }
I20260608 10:02:09.424149  7089 sys_catalog.cc:565] T 00000000000000000000000000000000 P a957cb283e2b413b8b2b4b566b2e7034 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:02:09.429077  7094 sys_catalog.cc:455] T 00000000000000000000000000000000 P a957cb283e2b413b8b2b4b566b2e7034 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a957cb283e2b413b8b2b4b566b2e7034. Latest consensus state: current_term: 1 leader_uuid: "a957cb283e2b413b8b2b4b566b2e7034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a957cb283e2b413b8b2b4b566b2e7034" member_type: VOTER } }
I20260608 10:02:09.429942  7094 sys_catalog.cc:458] T 00000000000000000000000000000000 P a957cb283e2b413b8b2b4b566b2e7034 [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:09.430272  7093 sys_catalog.cc:455] T 00000000000000000000000000000000 P a957cb283e2b413b8b2b4b566b2e7034 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a957cb283e2b413b8b2b4b566b2e7034" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a957cb283e2b413b8b2b4b566b2e7034" member_type: VOTER } }
I20260608 10:02:09.430863  7093 sys_catalog.cc:458] T 00000000000000000000000000000000 P a957cb283e2b413b8b2b4b566b2e7034 [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:09.432282  7100 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:02:09.439464  7100 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:02:09.440627  1233 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:02:09.449920  7100 catalog_manager.cc:1382] Generated new cluster ID: b046cac5d56a4c1d89f131103fffbc98
I20260608 10:02:09.450239  7100 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:02:09.491214  7100 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:02:09.492600  7100 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:02:09.515905  7100 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a957cb283e2b413b8b2b4b566b2e7034: Generated new TSK 0
I20260608 10:02:09.516528  7100 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:02:09.571856  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:09.578562  7110 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:09.580111  7111 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:09.581713  7113 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:09.582074  1233 server_base.cc:1061] running on GCE node
I20260608 10:02:09.583034  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:09.583230  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:09.583369  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912929583357 us; error 0 us; skew 500 ppm
I20260608 10:02:09.583922  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:09.586261  1233 webserver.cc:533] Webserver started at http://127.1.52.65:33353/ using document root <none> and password file <none>
I20260608 10:02:09.586814  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:09.586971  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:09.587196  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:09.588268  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912781554680-1233-0/minicluster-data/ts-0-root/instance:
uuid: "a152e0f472dc4d4297aeb15ca7f6f2cb"
format_stamp: "Formatted at 2026-06-08 10:02:09 on dist-test-slave-tgjf"
I20260608 10:02:09.592816  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 10:02:09.596942  7118 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:09.597961  1233 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:02:09.598376  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912781554680-1233-0/minicluster-data/ts-0-root
uuid: "a152e0f472dc4d4297aeb15ca7f6f2cb"
format_stamp: "Formatted at 2026-06-08 10:02:09 on dist-test-slave-tgjf"
I20260608 10:02:09.598737  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912781554680-1233-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912781554680-1233-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912781554680-1233-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:09.609094  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:09.610296  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:09.611897  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:09.614470  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:09.614722  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:09.614995  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:09.615181  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:09.657989  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.65:36831
I20260608 10:02:09.658107  7180 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.65:36831 every 8 connection(s)
I20260608 10:02:09.663659  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:09.671911  7186 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:09.674021  7185 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:09.674827  7188 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:09.675331  1233 server_base.cc:1061] running on GCE node
I20260608 10:02:09.676748  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:09.677049  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:09.677253  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912929677237 us; error 0 us; skew 500 ppm
I20260608 10:02:09.677822  7181 heartbeater.cc:344] Connected to a master server at 127.1.52.126:40773
I20260608 10:02:09.677950  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:09.678303  7181 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:09.679409  7181 heartbeater.cc:507] Master 127.1.52.126:40773 requested a full tablet report, sending...
I20260608 10:02:09.680989  1233 webserver.cc:533] Webserver started at http://127.1.52.66:44869/ using document root <none> and password file <none>
I20260608 10:02:09.681649  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:09.681881  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:09.681988  7054 ts_manager.cc:194] Registered new tserver with Master: a152e0f472dc4d4297aeb15ca7f6f2cb (127.1.52.65:36831)
I20260608 10:02:09.682209  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:09.683678  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912781554680-1233-0/minicluster-data/ts-1-root/instance:
uuid: "f509852f2db24d0090a27e4c22d0af47"
format_stamp: "Formatted at 2026-06-08 10:02:09 on dist-test-slave-tgjf"
I20260608 10:02:09.684254  7054 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50276
I20260608 10:02:09.689006  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 10:02:09.692656  7193 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:09.693418  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:02:09.693755  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912781554680-1233-0/minicluster-data/ts-1-root
uuid: "f509852f2db24d0090a27e4c22d0af47"
format_stamp: "Formatted at 2026-06-08 10:02:09 on dist-test-slave-tgjf"
I20260608 10:02:09.694039  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912781554680-1233-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912781554680-1233-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912781554680-1233-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:09.707527  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:09.708766  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:09.710207  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:09.712647  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:09.712888  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:09.713135  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:09.713318  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:09.754132  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.66:44225
I20260608 10:02:09.754279  7255 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.66:44225 every 8 connection(s)
I20260608 10:02:09.759473  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:09.767315  7259 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:09.769110  7260 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:09.770895  7262 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:09.772060  1233 server_base.cc:1061] running on GCE node
I20260608 10:02:09.773069  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:09.773373  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:09.773538  7256 heartbeater.cc:344] Connected to a master server at 127.1.52.126:40773
I20260608 10:02:09.773581  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912929773560 us; error 0 us; skew 500 ppm
I20260608 10:02:09.774109  7256 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:09.774664  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:09.775080  7256 heartbeater.cc:507] Master 127.1.52.126:40773 requested a full tablet report, sending...
I20260608 10:02:09.777554  1233 webserver.cc:533] Webserver started at http://127.1.52.67:46121/ using document root <none> and password file <none>
I20260608 10:02:09.777701  7054 ts_manager.cc:194] Registered new tserver with Master: f509852f2db24d0090a27e4c22d0af47 (127.1.52.66:44225)
I20260608 10:02:09.778366  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:09.778645  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:09.778976  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:09.779659  7054 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50278
I20260608 10:02:09.780673  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912781554680-1233-0/minicluster-data/ts-2-root/instance:
uuid: "87da70cc26574de2a22969ee6eb536a1"
format_stamp: "Formatted at 2026-06-08 10:02:09 on dist-test-slave-tgjf"
I20260608 10:02:09.785969  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:02:09.789495  7267 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:09.790262  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:02:09.790649  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912781554680-1233-0/minicluster-data/ts-2-root
uuid: "87da70cc26574de2a22969ee6eb536a1"
format_stamp: "Formatted at 2026-06-08 10:02:09 on dist-test-slave-tgjf"
I20260608 10:02:09.790944  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912781554680-1233-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912781554680-1233-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912781554680-1233-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:09.809870  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:09.811197  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:09.812721  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:09.815104  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:09.815347  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:09.815603  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:09.815793  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:09.857167  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.67:43551
I20260608 10:02:09.857280  7329 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.67:43551 every 8 connection(s)
I20260608 10:02:09.871750  7330 heartbeater.cc:344] Connected to a master server at 127.1.52.126:40773
I20260608 10:02:09.872189  7330 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:09.872949  7330 heartbeater.cc:507] Master 127.1.52.126:40773 requested a full tablet report, sending...
I20260608 10:02:09.875016  7054 ts_manager.cc:194] Registered new tserver with Master: 87da70cc26574de2a22969ee6eb536a1 (127.1.52.67:43551)
I20260608 10:02:09.875339  1233 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014646391s
I20260608 10:02:09.876565  7054 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50282
I20260608 10:02:10.687529  7181 heartbeater.cc:499] Master 127.1.52.126:40773 was elected leader, sending a full tablet report...
I20260608 10:02:10.782891  7256 heartbeater.cc:499] Master 127.1.52.126:40773 was elected leader, sending a full tablet report...
I20260608 10:02:10.879370  7330 heartbeater.cc:499] Master 127.1.52.126:40773 was elected leader, sending a full tablet report...
I20260608 10:02:10.932070  7054 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50298:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:02:10.934255  7054 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:02:10.987743  7221 tablet_service.cc:1511] Processing CreateTablet for tablet b36d0feaada84b00890783db22112e1b (DEFAULT_TABLE table=test-workload [id=fdc9cd03b18b433dbf820883e2133203]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:02:10.988809  7146 tablet_service.cc:1511] Processing CreateTablet for tablet b36d0feaada84b00890783db22112e1b (DEFAULT_TABLE table=test-workload [id=fdc9cd03b18b433dbf820883e2133203]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:02:10.989351  7221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b36d0feaada84b00890783db22112e1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:10.989970  7295 tablet_service.cc:1511] Processing CreateTablet for tablet b36d0feaada84b00890783db22112e1b (DEFAULT_TABLE table=test-workload [id=fdc9cd03b18b433dbf820883e2133203]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:02:10.990312  7146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b36d0feaada84b00890783db22112e1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:10.991299  7295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b36d0feaada84b00890783db22112e1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:11.008564  7350 tablet_bootstrap.cc:492] T b36d0feaada84b00890783db22112e1b P f509852f2db24d0090a27e4c22d0af47: Bootstrap starting.
I20260608 10:02:11.010437  7352 tablet_bootstrap.cc:492] T b36d0feaada84b00890783db22112e1b P a152e0f472dc4d4297aeb15ca7f6f2cb: Bootstrap starting.
I20260608 10:02:11.012883  7351 tablet_bootstrap.cc:492] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1: Bootstrap starting.
I20260608 10:02:11.017436  7350 tablet_bootstrap.cc:654] T b36d0feaada84b00890783db22112e1b P f509852f2db24d0090a27e4c22d0af47: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:11.018168  7352 tablet_bootstrap.cc:654] T b36d0feaada84b00890783db22112e1b P a152e0f472dc4d4297aeb15ca7f6f2cb: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:11.019358  7351 tablet_bootstrap.cc:654] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:11.023838  7350 tablet_bootstrap.cc:492] T b36d0feaada84b00890783db22112e1b P f509852f2db24d0090a27e4c22d0af47: No bootstrap required, opened a new log
I20260608 10:02:11.024343  7350 ts_tablet_manager.cc:1403] T b36d0feaada84b00890783db22112e1b P f509852f2db24d0090a27e4c22d0af47: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260608 10:02:11.024773  7351 tablet_bootstrap.cc:492] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1: No bootstrap required, opened a new log
I20260608 10:02:11.024919  7352 tablet_bootstrap.cc:492] T b36d0feaada84b00890783db22112e1b P a152e0f472dc4d4297aeb15ca7f6f2cb: No bootstrap required, opened a new log
I20260608 10:02:11.025309  7351 ts_tablet_manager.cc:1403] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 10:02:11.025483  7352 ts_tablet_manager.cc:1403] T b36d0feaada84b00890783db22112e1b P a152e0f472dc4d4297aeb15ca7f6f2cb: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.008s
I20260608 10:02:11.027712  7350 raft_consensus.cc:359] T b36d0feaada84b00890783db22112e1b P f509852f2db24d0090a27e4c22d0af47 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a152e0f472dc4d4297aeb15ca7f6f2cb" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36831 } } peers { permanent_uuid: "f509852f2db24d0090a27e4c22d0af47" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44225 } } peers { permanent_uuid: "87da70cc26574de2a22969ee6eb536a1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43551 } }
I20260608 10:02:11.028394  7350 raft_consensus.cc:385] T b36d0feaada84b00890783db22112e1b P f509852f2db24d0090a27e4c22d0af47 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:11.028683  7350 raft_consensus.cc:740] T b36d0feaada84b00890783db22112e1b P f509852f2db24d0090a27e4c22d0af47 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f509852f2db24d0090a27e4c22d0af47, State: Initialized, Role: FOLLOWER
I20260608 10:02:11.028615  7351 raft_consensus.cc:359] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a152e0f472dc4d4297aeb15ca7f6f2cb" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36831 } } peers { permanent_uuid: "f509852f2db24d0090a27e4c22d0af47" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44225 } } peers { permanent_uuid: "87da70cc26574de2a22969ee6eb536a1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43551 } }
I20260608 10:02:11.028944  7352 raft_consensus.cc:359] T b36d0feaada84b00890783db22112e1b P a152e0f472dc4d4297aeb15ca7f6f2cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a152e0f472dc4d4297aeb15ca7f6f2cb" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36831 } } peers { permanent_uuid: "f509852f2db24d0090a27e4c22d0af47" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44225 } } peers { permanent_uuid: "87da70cc26574de2a22969ee6eb536a1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43551 } }
I20260608 10:02:11.029619  7351 raft_consensus.cc:385] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:11.029733  7352 raft_consensus.cc:385] T b36d0feaada84b00890783db22112e1b P a152e0f472dc4d4297aeb15ca7f6f2cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:11.030121  7351 raft_consensus.cc:740] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87da70cc26574de2a22969ee6eb536a1, State: Initialized, Role: FOLLOWER
I20260608 10:02:11.030303  7352 raft_consensus.cc:740] T b36d0feaada84b00890783db22112e1b P a152e0f472dc4d4297aeb15ca7f6f2cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a152e0f472dc4d4297aeb15ca7f6f2cb, State: Initialized, Role: FOLLOWER
I20260608 10:02:11.029676  7350 consensus_queue.cc:260] T b36d0feaada84b00890783db22112e1b P f509852f2db24d0090a27e4c22d0af47 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a152e0f472dc4d4297aeb15ca7f6f2cb" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36831 } } peers { permanent_uuid: "f509852f2db24d0090a27e4c22d0af47" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44225 } } peers { permanent_uuid: "87da70cc26574de2a22969ee6eb536a1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43551 } }
I20260608 10:02:11.031076  7351 consensus_queue.cc:260] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a152e0f472dc4d4297aeb15ca7f6f2cb" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36831 } } peers { permanent_uuid: "f509852f2db24d0090a27e4c22d0af47" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44225 } } peers { permanent_uuid: "87da70cc26574de2a22969ee6eb536a1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43551 } }
I20260608 10:02:11.031150  7352 consensus_queue.cc:260] T b36d0feaada84b00890783db22112e1b P a152e0f472dc4d4297aeb15ca7f6f2cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a152e0f472dc4d4297aeb15ca7f6f2cb" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36831 } } peers { permanent_uuid: "f509852f2db24d0090a27e4c22d0af47" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44225 } } peers { permanent_uuid: "87da70cc26574de2a22969ee6eb536a1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43551 } }
I20260608 10:02:11.033300  7350 ts_tablet_manager.cc:1434] T b36d0feaada84b00890783db22112e1b P f509852f2db24d0090a27e4c22d0af47: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:02:11.036134  7352 ts_tablet_manager.cc:1434] T b36d0feaada84b00890783db22112e1b P a152e0f472dc4d4297aeb15ca7f6f2cb: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 10:02:11.036947  7351 ts_tablet_manager.cc:1434] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 10:02:11.050486  7357 raft_consensus.cc:493] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:11.050962  7357 raft_consensus.cc:515] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a152e0f472dc4d4297aeb15ca7f6f2cb" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36831 } } peers { permanent_uuid: "f509852f2db24d0090a27e4c22d0af47" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44225 } } peers { permanent_uuid: "87da70cc26574de2a22969ee6eb536a1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43551 } }
I20260608 10:02:11.053424  7357 leader_election.cc:290] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a152e0f472dc4d4297aeb15ca7f6f2cb (127.1.52.65:36831), f509852f2db24d0090a27e4c22d0af47 (127.1.52.66:44225)
I20260608 10:02:11.065155  7231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36d0feaada84b00890783db22112e1b" candidate_uuid: "87da70cc26574de2a22969ee6eb536a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f509852f2db24d0090a27e4c22d0af47" is_pre_election: true
I20260608 10:02:11.065153  7156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36d0feaada84b00890783db22112e1b" candidate_uuid: "87da70cc26574de2a22969ee6eb536a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a152e0f472dc4d4297aeb15ca7f6f2cb" is_pre_election: true
I20260608 10:02:11.066010  7231 raft_consensus.cc:2468] T b36d0feaada84b00890783db22112e1b P f509852f2db24d0090a27e4c22d0af47 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87da70cc26574de2a22969ee6eb536a1 in term 0.
I20260608 10:02:11.066064  7156 raft_consensus.cc:2468] T b36d0feaada84b00890783db22112e1b P a152e0f472dc4d4297aeb15ca7f6f2cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87da70cc26574de2a22969ee6eb536a1 in term 0.
I20260608 10:02:11.067427  7268 leader_election.cc:304] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87da70cc26574de2a22969ee6eb536a1, f509852f2db24d0090a27e4c22d0af47; no voters: 
I20260608 10:02:11.068158  7357 raft_consensus.cc:2804] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:11.068535  7357 raft_consensus.cc:493] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:11.068827  7357 raft_consensus.cc:3060] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:11.073978  7357 raft_consensus.cc:515] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a152e0f472dc4d4297aeb15ca7f6f2cb" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36831 } } peers { permanent_uuid: "f509852f2db24d0090a27e4c22d0af47" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44225 } } peers { permanent_uuid: "87da70cc26574de2a22969ee6eb536a1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43551 } }
I20260608 10:02:11.075821  7357 leader_election.cc:290] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1 [CANDIDATE]: Term 1 election: Requested vote from peers a152e0f472dc4d4297aeb15ca7f6f2cb (127.1.52.65:36831), f509852f2db24d0090a27e4c22d0af47 (127.1.52.66:44225)
I20260608 10:02:11.076508  7156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36d0feaada84b00890783db22112e1b" candidate_uuid: "87da70cc26574de2a22969ee6eb536a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a152e0f472dc4d4297aeb15ca7f6f2cb"
I20260608 10:02:11.076884  7231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b36d0feaada84b00890783db22112e1b" candidate_uuid: "87da70cc26574de2a22969ee6eb536a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f509852f2db24d0090a27e4c22d0af47"
I20260608 10:02:11.077183  7156 raft_consensus.cc:3060] T b36d0feaada84b00890783db22112e1b P a152e0f472dc4d4297aeb15ca7f6f2cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:11.077517  7231 raft_consensus.cc:3060] T b36d0feaada84b00890783db22112e1b P f509852f2db24d0090a27e4c22d0af47 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:11.084911  7231 raft_consensus.cc:2468] T b36d0feaada84b00890783db22112e1b P f509852f2db24d0090a27e4c22d0af47 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87da70cc26574de2a22969ee6eb536a1 in term 1.
I20260608 10:02:11.084911  7156 raft_consensus.cc:2468] T b36d0feaada84b00890783db22112e1b P a152e0f472dc4d4297aeb15ca7f6f2cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87da70cc26574de2a22969ee6eb536a1 in term 1.
I20260608 10:02:11.086396  7270 leader_election.cc:304] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87da70cc26574de2a22969ee6eb536a1, a152e0f472dc4d4297aeb15ca7f6f2cb; no voters: 
I20260608 10:02:11.087198  7357 raft_consensus.cc:2804] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:11.088353  7357 raft_consensus.cc:697] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1 [term 1 LEADER]: Becoming Leader. State: Replica: 87da70cc26574de2a22969ee6eb536a1, State: Running, Role: LEADER
I20260608 10:02:11.089200  7357 consensus_queue.cc:237] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a152e0f472dc4d4297aeb15ca7f6f2cb" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36831 } } peers { permanent_uuid: "f509852f2db24d0090a27e4c22d0af47" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44225 } } peers { permanent_uuid: "87da70cc26574de2a22969ee6eb536a1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43551 } }
I20260608 10:02:11.098026  7053 catalog_manager.cc:5696] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87da70cc26574de2a22969ee6eb536a1 (127.1.52.67). New cstate: current_term: 1 leader_uuid: "87da70cc26574de2a22969ee6eb536a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a152e0f472dc4d4297aeb15ca7f6f2cb" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f509852f2db24d0090a27e4c22d0af47" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44225 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87da70cc26574de2a22969ee6eb536a1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43551 } health_report { overall_health: HEALTHY } } }
W20260608 10:02:11.112942  7331 tablet.cc:2404] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:02:11.120100  1233 tablet_server.cc:179] TabletServer@127.1.52.65:0 shutting down...
I20260608 10:02:11.144584  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:11.145473  1233 tablet_replica.cc:333] T b36d0feaada84b00890783db22112e1b P a152e0f472dc4d4297aeb15ca7f6f2cb: stopping tablet replica
I20260608 10:02:11.146009  1233 raft_consensus.cc:2243] T b36d0feaada84b00890783db22112e1b P a152e0f472dc4d4297aeb15ca7f6f2cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:11.146481  1233 raft_consensus.cc:2272] T b36d0feaada84b00890783db22112e1b P a152e0f472dc4d4297aeb15ca7f6f2cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:11.165294  1233 tablet_server.cc:196] TabletServer@127.1.52.65:0 shutdown complete.
I20260608 10:02:11.439121  7107 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:11.440642  7107 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:11.441007  7107 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:02:11.503644  7270 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.52.65:36831: connect: Connection refused (error 111) [suppressed 17 similar messages]
W20260608 10:02:11.507031  7270 consensus_peers.cc:597] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1 -> Peer a152e0f472dc4d4297aeb15ca7f6f2cb (127.1.52.65:36831): Couldn't send request to peer a152e0f472dc4d4297aeb15ca7f6f2cb. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:36831: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:11.592221  7357 consensus_queue.cc:1048] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f509852f2db24d0090a27e4c22d0af47" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 44225 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:13.442302  7107 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:13.444123  7107 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:13.444545  7107 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:02:13.878283  7270 consensus_peers.cc:597] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1 -> Peer a152e0f472dc4d4297aeb15ca7f6f2cb (127.1.52.65:36831): Couldn't send request to peer a152e0f472dc4d4297aeb15ca7f6f2cb. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:36831: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 10:02:15.445569  7107 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:15.447098  7107 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:15.447455  7107 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:02:16.285861  7270 consensus_peers.cc:597] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1 -> Peer a152e0f472dc4d4297aeb15ca7f6f2cb (127.1.52.65:36831): Couldn't send request to peer a152e0f472dc4d4297aeb15ca7f6f2cb. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:36831: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260608 10:02:16.853497  7270 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.52.65:36831: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260608 10:02:17.448432  7107 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:17.449843  7107 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:17.450179  7107 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:02:18.748572  7270 consensus_peers.cc:597] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1 -> Peer a152e0f472dc4d4297aeb15ca7f6f2cb (127.1.52.65:36831): Couldn't send request to peer a152e0f472dc4d4297aeb15ca7f6f2cb. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:36831: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 10:02:19.451331  7107 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:19.452905  7107 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:19.453274  7107 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:02:21.282032  7270 consensus_peers.cc:597] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1 -> Peer a152e0f472dc4d4297aeb15ca7f6f2cb (127.1.52.65:36831): Couldn't send request to peer a152e0f472dc4d4297aeb15ca7f6f2cb. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:36831: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260608 10:02:21.454378  7107 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:21.455793  7107 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:21.456163  7107 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:02:22.202021  7270 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.52.65:36831: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260608 10:02:22.237809  1233 tablet_server.cc:179] TabletServer@127.1.52.66:0 shutting down...
I20260608 10:02:22.265277  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:22.266067  1233 tablet_replica.cc:333] T b36d0feaada84b00890783db22112e1b P f509852f2db24d0090a27e4c22d0af47: stopping tablet replica
I20260608 10:02:22.266702  1233 raft_consensus.cc:2243] T b36d0feaada84b00890783db22112e1b P f509852f2db24d0090a27e4c22d0af47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:22.267356  1233 raft_consensus.cc:2272] T b36d0feaada84b00890783db22112e1b P f509852f2db24d0090a27e4c22d0af47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:22.289002  1233 tablet_server.cc:196] TabletServer@127.1.52.66:0 shutdown complete.
I20260608 10:02:22.303439  1233 tablet_server.cc:179] TabletServer@127.1.52.67:0 shutting down...
I20260608 10:02:22.329530  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:22.330438  1233 tablet_replica.cc:333] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1: stopping tablet replica
I20260608 10:02:22.331056  1233 raft_consensus.cc:2243] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:22.332120  1233 raft_consensus.cc:2272] T b36d0feaada84b00890783db22112e1b P 87da70cc26574de2a22969ee6eb536a1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:22.353055  1233 tablet_server.cc:196] TabletServer@127.1.52.67:0 shutdown complete.
I20260608 10:02:22.366448  1233 master.cc:562] Master@127.1.52.126:40773 shutting down...
I20260608 10:02:22.388681  1233 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a957cb283e2b413b8b2b4b566b2e7034 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:22.389425  1233 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a957cb283e2b413b8b2b4b566b2e7034 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:22.389755  1233 tablet_replica.cc:333] T 00000000000000000000000000000000 P a957cb283e2b413b8b2b4b566b2e7034: stopping tablet replica
I20260608 10:02:22.409246  1233 master.cc:584] Master@127.1.52.126:40773 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13142 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 10:02:22.449836  1233 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.52.126:35649
I20260608 10:02:22.451251  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:22.456950  7395 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:22.458076  7396 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:22.459355  7398 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:22.459995  1233 server_base.cc:1061] running on GCE node
I20260608 10:02:22.460779  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:22.460959  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:22.461074  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912942461063 us; error 0 us; skew 500 ppm
I20260608 10:02:22.461601  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:22.464090  1233 webserver.cc:533] Webserver started at http://127.1.52.126:35097/ using document root <none> and password file <none>
I20260608 10:02:22.464605  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:22.464769  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:22.464994  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:22.466238  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912781554680-1233-0/minicluster-data/master-0-root/instance:
uuid: "add10aa78a1f4ac8b0239e0222e5cfc4"
format_stamp: "Formatted at 2026-06-08 10:02:22 on dist-test-slave-tgjf"
I20260608 10:02:22.471431  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:02:22.475186  7403 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:22.476029  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 10:02:22.476359  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912781554680-1233-0/minicluster-data/master-0-root
uuid: "add10aa78a1f4ac8b0239e0222e5cfc4"
format_stamp: "Formatted at 2026-06-08 10:02:22 on dist-test-slave-tgjf"
I20260608 10:02:22.476651  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912781554680-1233-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912781554680-1233-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912781554680-1233-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:22.485569  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:22.486918  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:22.526955  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.126:35649
I20260608 10:02:22.527099  7454 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.126:35649 every 8 connection(s)
I20260608 10:02:22.531458  7455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:22.544265  7455 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P add10aa78a1f4ac8b0239e0222e5cfc4: Bootstrap starting.
I20260608 10:02:22.549955  7455 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P add10aa78a1f4ac8b0239e0222e5cfc4: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:22.554641  7455 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P add10aa78a1f4ac8b0239e0222e5cfc4: No bootstrap required, opened a new log
I20260608 10:02:22.557085  7455 raft_consensus.cc:359] T 00000000000000000000000000000000 P add10aa78a1f4ac8b0239e0222e5cfc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "add10aa78a1f4ac8b0239e0222e5cfc4" member_type: VOTER }
I20260608 10:02:22.557533  7455 raft_consensus.cc:385] T 00000000000000000000000000000000 P add10aa78a1f4ac8b0239e0222e5cfc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:22.557713  7455 raft_consensus.cc:740] T 00000000000000000000000000000000 P add10aa78a1f4ac8b0239e0222e5cfc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: add10aa78a1f4ac8b0239e0222e5cfc4, State: Initialized, Role: FOLLOWER
I20260608 10:02:22.558449  7455 consensus_queue.cc:260] T 00000000000000000000000000000000 P add10aa78a1f4ac8b0239e0222e5cfc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "add10aa78a1f4ac8b0239e0222e5cfc4" member_type: VOTER }
I20260608 10:02:22.558924  7455 raft_consensus.cc:399] T 00000000000000000000000000000000 P add10aa78a1f4ac8b0239e0222e5cfc4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:02:22.559121  7455 raft_consensus.cc:493] T 00000000000000000000000000000000 P add10aa78a1f4ac8b0239e0222e5cfc4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:02:22.559338  7455 raft_consensus.cc:3060] T 00000000000000000000000000000000 P add10aa78a1f4ac8b0239e0222e5cfc4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:22.564821  7455 raft_consensus.cc:515] T 00000000000000000000000000000000 P add10aa78a1f4ac8b0239e0222e5cfc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "add10aa78a1f4ac8b0239e0222e5cfc4" member_type: VOTER }
I20260608 10:02:22.565382  7455 leader_election.cc:304] T 00000000000000000000000000000000 P add10aa78a1f4ac8b0239e0222e5cfc4 [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: add10aa78a1f4ac8b0239e0222e5cfc4; no voters: 
I20260608 10:02:22.566594  7455 leader_election.cc:290] T 00000000000000000000000000000000 P add10aa78a1f4ac8b0239e0222e5cfc4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:02:22.567111  7458 raft_consensus.cc:2804] T 00000000000000000000000000000000 P add10aa78a1f4ac8b0239e0222e5cfc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:22.568533  7458 raft_consensus.cc:697] T 00000000000000000000000000000000 P add10aa78a1f4ac8b0239e0222e5cfc4 [term 1 LEADER]: Becoming Leader. State: Replica: add10aa78a1f4ac8b0239e0222e5cfc4, State: Running, Role: LEADER
I20260608 10:02:22.569327  7458 consensus_queue.cc:237] T 00000000000000000000000000000000 P add10aa78a1f4ac8b0239e0222e5cfc4 [LEADER]: Queue going to LEADER mode. State: All 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: "add10aa78a1f4ac8b0239e0222e5cfc4" member_type: VOTER }
I20260608 10:02:22.569875  7455 sys_catalog.cc:565] T 00000000000000000000000000000000 P add10aa78a1f4ac8b0239e0222e5cfc4 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:02:22.572664  7459 sys_catalog.cc:455] T 00000000000000000000000000000000 P add10aa78a1f4ac8b0239e0222e5cfc4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "add10aa78a1f4ac8b0239e0222e5cfc4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "add10aa78a1f4ac8b0239e0222e5cfc4" member_type: VOTER } }
I20260608 10:02:22.572589  7460 sys_catalog.cc:455] T 00000000000000000000000000000000 P add10aa78a1f4ac8b0239e0222e5cfc4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader add10aa78a1f4ac8b0239e0222e5cfc4. Latest consensus state: current_term: 1 leader_uuid: "add10aa78a1f4ac8b0239e0222e5cfc4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "add10aa78a1f4ac8b0239e0222e5cfc4" member_type: VOTER } }
I20260608 10:02:22.573418  7460 sys_catalog.cc:458] T 00000000000000000000000000000000 P add10aa78a1f4ac8b0239e0222e5cfc4 [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:22.573392  7459 sys_catalog.cc:458] T 00000000000000000000000000000000 P add10aa78a1f4ac8b0239e0222e5cfc4 [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:22.581655  7463 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:02:22.598322  7463 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:02:22.600368  1233 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:02:22.611680  7463 catalog_manager.cc:1382] Generated new cluster ID: 527b014e678a47c2880dbc107ec1e607
I20260608 10:02:22.611954  7463 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:02:22.634681  7463 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:02:22.636246  7463 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:02:22.651968  7463 catalog_manager.cc:6069] T 00000000000000000000000000000000 P add10aa78a1f4ac8b0239e0222e5cfc4: Generated new TSK 0
I20260608 10:02:22.652707  7463 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:02:22.668402  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:22.676353  7477 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:22.677376  7478 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:22.679390  1233 server_base.cc:1061] running on GCE node
W20260608 10:02:22.680199  7480 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:22.681177  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:22.681429  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:22.681629  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912942681606 us; error 0 us; skew 500 ppm
I20260608 10:02:22.682288  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:22.685031  1233 webserver.cc:533] Webserver started at http://127.1.52.65:36437/ using document root <none> and password file <none>
I20260608 10:02:22.685639  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:22.685870  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:22.686273  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:22.688764  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912781554680-1233-0/minicluster-data/ts-0-root/instance:
uuid: "2e301feb95c047679a67aaa1bf34aa8d"
format_stamp: "Formatted at 2026-06-08 10:02:22 on dist-test-slave-tgjf"
I20260608 10:02:22.696166  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.004s
I20260608 10:02:22.700137  7485 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:22.701009  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260608 10:02:22.701328  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912781554680-1233-0/minicluster-data/ts-0-root
uuid: "2e301feb95c047679a67aaa1bf34aa8d"
format_stamp: "Formatted at 2026-06-08 10:02:22 on dist-test-slave-tgjf"
I20260608 10:02:22.701625  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912781554680-1233-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912781554680-1233-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912781554680-1233-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:22.722836  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:22.724205  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:22.725824  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:22.728432  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:22.728662  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:22.728935  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:22.729105  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:22.772338  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.65:45977
I20260608 10:02:22.772467  7547 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.65:45977 every 8 connection(s)
I20260608 10:02:22.778414  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:22.788868  7553 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:22.789762  7552 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:22.790047  7555 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:22.790441  1233 server_base.cc:1061] running on GCE node
I20260608 10:02:22.791528  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:22.791775  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:22.791968  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912942791949 us; error 0 us; skew 500 ppm
I20260608 10:02:22.792692  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:22.795842  1233 webserver.cc:533] Webserver started at http://127.1.52.66:34319/ using document root <none> and password file <none>
I20260608 10:02:22.796473  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:22.796751  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:22.797096  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:22.797034  7548 heartbeater.cc:344] Connected to a master server at 127.1.52.126:35649
I20260608 10:02:22.797755  7548 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:22.798859  7548 heartbeater.cc:507] Master 127.1.52.126:35649 requested a full tablet report, sending...
I20260608 10:02:22.799166  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912781554680-1233-0/minicluster-data/ts-1-root/instance:
uuid: "3a4527abe5ad489fa7cffd687e741887"
format_stamp: "Formatted at 2026-06-08 10:02:22 on dist-test-slave-tgjf"
I20260608 10:02:22.801591  7420 ts_manager.cc:194] Registered new tserver with Master: 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977)
I20260608 10:02:22.804641  7420 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51158
I20260608 10:02:22.805765  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 10:02:22.810155  7560 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:22.811019  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 10:02:22.811347  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912781554680-1233-0/minicluster-data/ts-1-root
uuid: "3a4527abe5ad489fa7cffd687e741887"
format_stamp: "Formatted at 2026-06-08 10:02:22 on dist-test-slave-tgjf"
I20260608 10:02:22.811645  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912781554680-1233-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912781554680-1233-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912781554680-1233-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:22.827087  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:22.828323  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:22.829836  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:22.832367  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:22.832599  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:22.832856  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:22.833035  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:22.873775  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.66:35533
I20260608 10:02:22.873886  7622 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.66:35533 every 8 connection(s)
I20260608 10:02:22.879243  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:22.886770  7626 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:22.888522  7627 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:22.889613  7629 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:22.891275  1233 server_base.cc:1061] running on GCE node
I20260608 10:02:22.892468  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:02:22.892669  7623 heartbeater.cc:344] Connected to a master server at 127.1.52.126:35649
W20260608 10:02:22.892746  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:22.893169  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912942893149 us; error 0 us; skew 500 ppm
I20260608 10:02:22.893215  7623 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:22.894167  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:22.894381  7623 heartbeater.cc:507] Master 127.1.52.126:35649 requested a full tablet report, sending...
I20260608 10:02:22.896944  1233 webserver.cc:533] Webserver started at http://127.1.52.67:40987/ using document root <none> and password file <none>
I20260608 10:02:22.897221  7420 ts_manager.cc:194] Registered new tserver with Master: 3a4527abe5ad489fa7cffd687e741887 (127.1.52.66:35533)
I20260608 10:02:22.897725  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:22.898021  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:22.898377  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:22.899307  7420 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51174
I20260608 10:02:22.900204  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912781554680-1233-0/minicluster-data/ts-2-root/instance:
uuid: "c790c383688643658d70cce91c456cb0"
format_stamp: "Formatted at 2026-06-08 10:02:22 on dist-test-slave-tgjf"
I20260608 10:02:22.905807  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 10:02:22.909569  7634 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:22.910476  1233 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:02:22.910789  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912781554680-1233-0/minicluster-data/ts-2-root
uuid: "c790c383688643658d70cce91c456cb0"
format_stamp: "Formatted at 2026-06-08 10:02:22 on dist-test-slave-tgjf"
I20260608 10:02:22.911087  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912781554680-1233-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912781554680-1233-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912781554680-1233-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:22.930456  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:22.931773  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:22.933306  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:22.935775  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:22.936008  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:22.936267  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:22.936445  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:22.977196  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.67:43299
I20260608 10:02:22.977319  7696 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.67:43299 every 8 connection(s)
I20260608 10:02:22.992479  7697 heartbeater.cc:344] Connected to a master server at 127.1.52.126:35649
I20260608 10:02:22.992923  7697 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:22.993826  7697 heartbeater.cc:507] Master 127.1.52.126:35649 requested a full tablet report, sending...
I20260608 10:02:22.996014  7420 ts_manager.cc:194] Registered new tserver with Master: c790c383688643658d70cce91c456cb0 (127.1.52.67:43299)
I20260608 10:02:22.996620  1233 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015919692s
I20260608 10:02:22.997539  7420 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51186
I20260608 10:02:23.808192  7548 heartbeater.cc:499] Master 127.1.52.126:35649 was elected leader, sending a full tablet report...
I20260608 10:02:23.902668  7623 heartbeater.cc:499] Master 127.1.52.126:35649 was elected leader, sending a full tablet report...
I20260608 10:02:24.000860  7697 heartbeater.cc:499] Master 127.1.52.126:35649 was elected leader, sending a full tablet report...
I20260608 10:02:24.056038  7420 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48242:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:02:24.058796  7420 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:02:24.118836  7513 tablet_service.cc:1511] Processing CreateTablet for tablet 0a63fefffd8c4daca7ba8236d44396a2 (DEFAULT_TABLE table=test-workload [id=2fb44340d1ff4dec811dae5a1b1a56c3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:02:24.120596  7513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a63fefffd8c4daca7ba8236d44396a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:24.122943  7512 tablet_service.cc:1511] Processing CreateTablet for tablet f1314ecfa66b4a819e30d15b0b011890 (DEFAULT_TABLE table=test-workload [id=2fb44340d1ff4dec811dae5a1b1a56c3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:02:24.124804  7512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1314ecfa66b4a819e30d15b0b011890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:24.126977  7511 tablet_service.cc:1511] Processing CreateTablet for tablet 3dfd98f5221d44739fe5bb084a488d8c (DEFAULT_TABLE table=test-workload [id=2fb44340d1ff4dec811dae5a1b1a56c3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:02:24.128638  7511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dfd98f5221d44739fe5bb084a488d8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:24.131940  7510 tablet_service.cc:1511] Processing CreateTablet for tablet 6413e949cafd48e4b46b38c9647e73f9 (DEFAULT_TABLE table=test-workload [id=2fb44340d1ff4dec811dae5a1b1a56c3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:02:24.134054  7510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6413e949cafd48e4b46b38c9647e73f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:24.158918  7662 tablet_service.cc:1511] Processing CreateTablet for tablet 0a63fefffd8c4daca7ba8236d44396a2 (DEFAULT_TABLE table=test-workload [id=2fb44340d1ff4dec811dae5a1b1a56c3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:02:24.160095  7587 tablet_service.cc:1511] Processing CreateTablet for tablet f1314ecfa66b4a819e30d15b0b011890 (DEFAULT_TABLE table=test-workload [id=2fb44340d1ff4dec811dae5a1b1a56c3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:02:24.160521  7586 tablet_service.cc:1511] Processing CreateTablet for tablet 3dfd98f5221d44739fe5bb084a488d8c (DEFAULT_TABLE table=test-workload [id=2fb44340d1ff4dec811dae5a1b1a56c3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:02:24.161712  7587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1314ecfa66b4a819e30d15b0b011890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:24.161515  7585 tablet_service.cc:1511] Processing CreateTablet for tablet 6413e949cafd48e4b46b38c9647e73f9 (DEFAULT_TABLE table=test-workload [id=2fb44340d1ff4dec811dae5a1b1a56c3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:02:24.162446  7586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dfd98f5221d44739fe5bb084a488d8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:24.160101  7659 tablet_service.cc:1511] Processing CreateTablet for tablet 6413e949cafd48e4b46b38c9647e73f9 (DEFAULT_TABLE table=test-workload [id=2fb44340d1ff4dec811dae5a1b1a56c3]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:02:24.163767  7660 tablet_service.cc:1511] Processing CreateTablet for tablet 3dfd98f5221d44739fe5bb084a488d8c (DEFAULT_TABLE table=test-workload [id=2fb44340d1ff4dec811dae5a1b1a56c3]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:02:24.164299  7585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6413e949cafd48e4b46b38c9647e73f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:24.162189  7661 tablet_service.cc:1511] Processing CreateTablet for tablet f1314ecfa66b4a819e30d15b0b011890 (DEFAULT_TABLE table=test-workload [id=2fb44340d1ff4dec811dae5a1b1a56c3]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:02:24.160614  7662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a63fefffd8c4daca7ba8236d44396a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:24.167832  7588 tablet_service.cc:1511] Processing CreateTablet for tablet 0a63fefffd8c4daca7ba8236d44396a2 (DEFAULT_TABLE table=test-workload [id=2fb44340d1ff4dec811dae5a1b1a56c3]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:02:24.168928  7661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1314ecfa66b4a819e30d15b0b011890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:24.169332  7588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a63fefffd8c4daca7ba8236d44396a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:24.169940  7660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dfd98f5221d44739fe5bb084a488d8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:24.172199  7659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6413e949cafd48e4b46b38c9647e73f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:24.199442  7716 tablet_bootstrap.cc:492] T 6413e949cafd48e4b46b38c9647e73f9 P 2e301feb95c047679a67aaa1bf34aa8d: Bootstrap starting.
I20260608 10:02:24.212564  7716 tablet_bootstrap.cc:654] T 6413e949cafd48e4b46b38c9647e73f9 P 2e301feb95c047679a67aaa1bf34aa8d: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:24.217105  7717 tablet_bootstrap.cc:492] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887: Bootstrap starting.
I20260608 10:02:24.217310  7718 tablet_bootstrap.cc:492] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0: Bootstrap starting.
I20260608 10:02:24.220018  7716 tablet_bootstrap.cc:492] T 6413e949cafd48e4b46b38c9647e73f9 P 2e301feb95c047679a67aaa1bf34aa8d: No bootstrap required, opened a new log
I20260608 10:02:24.220610  7716 ts_tablet_manager.cc:1403] T 6413e949cafd48e4b46b38c9647e73f9 P 2e301feb95c047679a67aaa1bf34aa8d: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.002s
I20260608 10:02:24.223729  7717 tablet_bootstrap.cc:654] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:24.224431  7716 raft_consensus.cc:359] T 6413e949cafd48e4b46b38c9647e73f9 P 2e301feb95c047679a67aaa1bf34aa8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.225512  7718 tablet_bootstrap.cc:654] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:24.225483  7716 raft_consensus.cc:385] T 6413e949cafd48e4b46b38c9647e73f9 P 2e301feb95c047679a67aaa1bf34aa8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:24.226027  7716 raft_consensus.cc:740] T 6413e949cafd48e4b46b38c9647e73f9 P 2e301feb95c047679a67aaa1bf34aa8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e301feb95c047679a67aaa1bf34aa8d, State: Initialized, Role: FOLLOWER
I20260608 10:02:24.227212  7716 consensus_queue.cc:260] T 6413e949cafd48e4b46b38c9647e73f9 P 2e301feb95c047679a67aaa1bf34aa8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.229175  7717 tablet_bootstrap.cc:492] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887: No bootstrap required, opened a new log
I20260608 10:02:24.229812  7717 ts_tablet_manager.cc:1403] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260608 10:02:24.232739  7718 tablet_bootstrap.cc:492] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0: No bootstrap required, opened a new log
I20260608 10:02:24.233318  7718 ts_tablet_manager.cc:1403] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260608 10:02:24.233431  7717 raft_consensus.cc:359] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.234234  7717 raft_consensus.cc:385] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:24.234573  7717 raft_consensus.cc:740] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a4527abe5ad489fa7cffd687e741887, State: Initialized, Role: FOLLOWER
I20260608 10:02:24.235411  7717 consensus_queue.cc:260] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.230607  7716 ts_tablet_manager.cc:1434] T 6413e949cafd48e4b46b38c9647e73f9 P 2e301feb95c047679a67aaa1bf34aa8d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.004s
I20260608 10:02:24.236862  7718 raft_consensus.cc:359] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.237860  7718 raft_consensus.cc:385] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:24.238205  7718 raft_consensus.cc:740] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c790c383688643658d70cce91c456cb0, State: Initialized, Role: FOLLOWER
I20260608 10:02:24.239141  7717 ts_tablet_manager.cc:1434] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:02:24.239100  7718 consensus_queue.cc:260] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.240339  7717 tablet_bootstrap.cc:492] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887: Bootstrap starting.
I20260608 10:02:24.242774  7718 ts_tablet_manager.cc:1434] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 10:02:24.244009  7718 tablet_bootstrap.cc:492] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0: Bootstrap starting.
I20260608 10:02:24.249573  7717 tablet_bootstrap.cc:654] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:24.252090  7718 tablet_bootstrap.cc:654] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:24.256006  7716 tablet_bootstrap.cc:492] T f1314ecfa66b4a819e30d15b0b011890 P 2e301feb95c047679a67aaa1bf34aa8d: Bootstrap starting.
I20260608 10:02:24.265369  7717 tablet_bootstrap.cc:492] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887: No bootstrap required, opened a new log
I20260608 10:02:24.265498  7716 tablet_bootstrap.cc:654] T f1314ecfa66b4a819e30d15b0b011890 P 2e301feb95c047679a67aaa1bf34aa8d: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:24.265949  7718 tablet_bootstrap.cc:492] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0: No bootstrap required, opened a new log
I20260608 10:02:24.266026  7717 ts_tablet_manager.cc:1403] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.003s
I20260608 10:02:24.266556  7718 ts_tablet_manager.cc:1403] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0: Time spent bootstrapping tablet: real 0.023s	user 0.005s	sys 0.017s
I20260608 10:02:24.269351  7718 raft_consensus.cc:359] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.270089  7718 raft_consensus.cc:385] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:24.270586  7718 raft_consensus.cc:740] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c790c383688643658d70cce91c456cb0, State: Initialized, Role: FOLLOWER
I20260608 10:02:24.269913  7717 raft_consensus.cc:359] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.271132  7717 raft_consensus.cc:385] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:24.271690  7717 raft_consensus.cc:740] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a4527abe5ad489fa7cffd687e741887, State: Initialized, Role: FOLLOWER
I20260608 10:02:24.271464  7718 consensus_queue.cc:260] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.272838  7717 consensus_queue.cc:260] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.273893  7718 ts_tablet_manager.cc:1434] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:02:24.275022  7718 tablet_bootstrap.cc:492] T 0a63fefffd8c4daca7ba8236d44396a2 P c790c383688643658d70cce91c456cb0: Bootstrap starting.
I20260608 10:02:24.276051  7717 ts_tablet_manager.cc:1434] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:02:24.277423  7717 tablet_bootstrap.cc:492] T 6413e949cafd48e4b46b38c9647e73f9 P 3a4527abe5ad489fa7cffd687e741887: Bootstrap starting.
I20260608 10:02:24.282094  7718 tablet_bootstrap.cc:654] T 0a63fefffd8c4daca7ba8236d44396a2 P c790c383688643658d70cce91c456cb0: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:24.286808  7717 tablet_bootstrap.cc:654] T 6413e949cafd48e4b46b38c9647e73f9 P 3a4527abe5ad489fa7cffd687e741887: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:24.300693  7717 tablet_bootstrap.cc:492] T 6413e949cafd48e4b46b38c9647e73f9 P 3a4527abe5ad489fa7cffd687e741887: No bootstrap required, opened a new log
I20260608 10:02:24.301470  7717 ts_tablet_manager.cc:1403] T 6413e949cafd48e4b46b38c9647e73f9 P 3a4527abe5ad489fa7cffd687e741887: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.004s
I20260608 10:02:24.306131  7716 tablet_bootstrap.cc:492] T f1314ecfa66b4a819e30d15b0b011890 P 2e301feb95c047679a67aaa1bf34aa8d: No bootstrap required, opened a new log
I20260608 10:02:24.305855  7717 raft_consensus.cc:359] T 6413e949cafd48e4b46b38c9647e73f9 P 3a4527abe5ad489fa7cffd687e741887 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.306676  7717 raft_consensus.cc:385] T 6413e949cafd48e4b46b38c9647e73f9 P 3a4527abe5ad489fa7cffd687e741887 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:24.306734  7716 ts_tablet_manager.cc:1403] T f1314ecfa66b4a819e30d15b0b011890 P 2e301feb95c047679a67aaa1bf34aa8d: Time spent bootstrapping tablet: real 0.051s	user 0.021s	sys 0.027s
I20260608 10:02:24.307096  7717 raft_consensus.cc:740] T 6413e949cafd48e4b46b38c9647e73f9 P 3a4527abe5ad489fa7cffd687e741887 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a4527abe5ad489fa7cffd687e741887, State: Initialized, Role: FOLLOWER
I20260608 10:02:24.307993  7717 consensus_queue.cc:260] T 6413e949cafd48e4b46b38c9647e73f9 P 3a4527abe5ad489fa7cffd687e741887 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.310274  7717 ts_tablet_manager.cc:1434] T 6413e949cafd48e4b46b38c9647e73f9 P 3a4527abe5ad489fa7cffd687e741887: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 10:02:24.310144  7716 raft_consensus.cc:359] T f1314ecfa66b4a819e30d15b0b011890 P 2e301feb95c047679a67aaa1bf34aa8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.310956  7716 raft_consensus.cc:385] T f1314ecfa66b4a819e30d15b0b011890 P 2e301feb95c047679a67aaa1bf34aa8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:24.311264  7716 raft_consensus.cc:740] T f1314ecfa66b4a819e30d15b0b011890 P 2e301feb95c047679a67aaa1bf34aa8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e301feb95c047679a67aaa1bf34aa8d, State: Initialized, Role: FOLLOWER
I20260608 10:02:24.311439  7717 tablet_bootstrap.cc:492] T f1314ecfa66b4a819e30d15b0b011890 P 3a4527abe5ad489fa7cffd687e741887: Bootstrap starting.
I20260608 10:02:24.312323  7718 tablet_bootstrap.cc:492] T 0a63fefffd8c4daca7ba8236d44396a2 P c790c383688643658d70cce91c456cb0: No bootstrap required, opened a new log
I20260608 10:02:24.312171  7716 consensus_queue.cc:260] T f1314ecfa66b4a819e30d15b0b011890 P 2e301feb95c047679a67aaa1bf34aa8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.312964  7718 ts_tablet_manager.cc:1403] T 0a63fefffd8c4daca7ba8236d44396a2 P c790c383688643658d70cce91c456cb0: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.024s
I20260608 10:02:24.316399  7718 raft_consensus.cc:359] T 0a63fefffd8c4daca7ba8236d44396a2 P c790c383688643658d70cce91c456cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.317162  7718 raft_consensus.cc:385] T 0a63fefffd8c4daca7ba8236d44396a2 P c790c383688643658d70cce91c456cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:24.317467  7718 raft_consensus.cc:740] T 0a63fefffd8c4daca7ba8236d44396a2 P c790c383688643658d70cce91c456cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c790c383688643658d70cce91c456cb0, State: Initialized, Role: FOLLOWER
I20260608 10:02:24.317934  7716 ts_tablet_manager.cc:1434] T f1314ecfa66b4a819e30d15b0b011890 P 2e301feb95c047679a67aaa1bf34aa8d: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260608 10:02:24.318306  7718 consensus_queue.cc:260] T 0a63fefffd8c4daca7ba8236d44396a2 P c790c383688643658d70cce91c456cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.319012  7716 tablet_bootstrap.cc:492] T 3dfd98f5221d44739fe5bb084a488d8c P 2e301feb95c047679a67aaa1bf34aa8d: Bootstrap starting.
I20260608 10:02:24.319200  7717 tablet_bootstrap.cc:654] T f1314ecfa66b4a819e30d15b0b011890 P 3a4527abe5ad489fa7cffd687e741887: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:24.320703  7718 ts_tablet_manager.cc:1434] T 0a63fefffd8c4daca7ba8236d44396a2 P c790c383688643658d70cce91c456cb0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:02:24.321789  7718 tablet_bootstrap.cc:492] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0: Bootstrap starting.
I20260608 10:02:24.328946  7718 tablet_bootstrap.cc:654] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:24.331454  7717 tablet_bootstrap.cc:492] T f1314ecfa66b4a819e30d15b0b011890 P 3a4527abe5ad489fa7cffd687e741887: No bootstrap required, opened a new log
I20260608 10:02:24.331997  7717 ts_tablet_manager.cc:1403] T f1314ecfa66b4a819e30d15b0b011890 P 3a4527abe5ad489fa7cffd687e741887: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260608 10:02:24.335310  7717 raft_consensus.cc:359] T f1314ecfa66b4a819e30d15b0b011890 P 3a4527abe5ad489fa7cffd687e741887 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.336098  7717 raft_consensus.cc:385] T f1314ecfa66b4a819e30d15b0b011890 P 3a4527abe5ad489fa7cffd687e741887 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:24.336431  7717 raft_consensus.cc:740] T f1314ecfa66b4a819e30d15b0b011890 P 3a4527abe5ad489fa7cffd687e741887 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a4527abe5ad489fa7cffd687e741887, State: Initialized, Role: FOLLOWER
I20260608 10:02:24.337477  7717 consensus_queue.cc:260] T f1314ecfa66b4a819e30d15b0b011890 P 3a4527abe5ad489fa7cffd687e741887 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.338864  7716 tablet_bootstrap.cc:654] T 3dfd98f5221d44739fe5bb084a488d8c P 2e301feb95c047679a67aaa1bf34aa8d: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:24.340202  7717 ts_tablet_manager.cc:1434] T f1314ecfa66b4a819e30d15b0b011890 P 3a4527abe5ad489fa7cffd687e741887: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 10:02:24.343652  7718 tablet_bootstrap.cc:492] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0: No bootstrap required, opened a new log
I20260608 10:02:24.344241  7718 ts_tablet_manager.cc:1403] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.001s
I20260608 10:02:24.345217  7716 tablet_bootstrap.cc:492] T 3dfd98f5221d44739fe5bb084a488d8c P 2e301feb95c047679a67aaa1bf34aa8d: No bootstrap required, opened a new log
I20260608 10:02:24.345728  7716 ts_tablet_manager.cc:1403] T 3dfd98f5221d44739fe5bb084a488d8c P 2e301feb95c047679a67aaa1bf34aa8d: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.000s
I20260608 10:02:24.347500  7718 raft_consensus.cc:359] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.348270  7718 raft_consensus.cc:385] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:24.348570  7718 raft_consensus.cc:740] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c790c383688643658d70cce91c456cb0, State: Initialized, Role: FOLLOWER
I20260608 10:02:24.348773  7716 raft_consensus.cc:359] T 3dfd98f5221d44739fe5bb084a488d8c P 2e301feb95c047679a67aaa1bf34aa8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.349457  7716 raft_consensus.cc:385] T 3dfd98f5221d44739fe5bb084a488d8c P 2e301feb95c047679a67aaa1bf34aa8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:24.349898  7716 raft_consensus.cc:740] T 3dfd98f5221d44739fe5bb084a488d8c P 2e301feb95c047679a67aaa1bf34aa8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e301feb95c047679a67aaa1bf34aa8d, State: Initialized, Role: FOLLOWER
I20260608 10:02:24.349436  7718 consensus_queue.cc:260] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.350757  7716 consensus_queue.cc:260] T 3dfd98f5221d44739fe5bb084a488d8c P 2e301feb95c047679a67aaa1bf34aa8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.351893  7718 ts_tablet_manager.cc:1434] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 10:02:24.353045  7716 ts_tablet_manager.cc:1434] T 3dfd98f5221d44739fe5bb084a488d8c P 2e301feb95c047679a67aaa1bf34aa8d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260608 10:02:24.354072  7716 tablet_bootstrap.cc:492] T 0a63fefffd8c4daca7ba8236d44396a2 P 2e301feb95c047679a67aaa1bf34aa8d: Bootstrap starting.
I20260608 10:02:24.360836  7716 tablet_bootstrap.cc:654] T 0a63fefffd8c4daca7ba8236d44396a2 P 2e301feb95c047679a67aaa1bf34aa8d: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:24.366900  7716 tablet_bootstrap.cc:492] T 0a63fefffd8c4daca7ba8236d44396a2 P 2e301feb95c047679a67aaa1bf34aa8d: No bootstrap required, opened a new log
I20260608 10:02:24.367364  7716 ts_tablet_manager.cc:1403] T 0a63fefffd8c4daca7ba8236d44396a2 P 2e301feb95c047679a67aaa1bf34aa8d: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 10:02:24.369637  7716 raft_consensus.cc:359] T 0a63fefffd8c4daca7ba8236d44396a2 P 2e301feb95c047679a67aaa1bf34aa8d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.370174  7716 raft_consensus.cc:385] T 0a63fefffd8c4daca7ba8236d44396a2 P 2e301feb95c047679a67aaa1bf34aa8d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:24.370442  7716 raft_consensus.cc:740] T 0a63fefffd8c4daca7ba8236d44396a2 P 2e301feb95c047679a67aaa1bf34aa8d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2e301feb95c047679a67aaa1bf34aa8d, State: Initialized, Role: FOLLOWER
I20260608 10:02:24.371068  7716 consensus_queue.cc:260] T 0a63fefffd8c4daca7ba8236d44396a2 P 2e301feb95c047679a67aaa1bf34aa8d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.373184  7716 ts_tablet_manager.cc:1434] T 0a63fefffd8c4daca7ba8236d44396a2 P 2e301feb95c047679a67aaa1bf34aa8d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:02:24.450624  7723 raft_consensus.cc:493] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:24.451067  7724 raft_consensus.cc:493] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:24.451256  7723 raft_consensus.cc:515] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.451606  7724 raft_consensus.cc:515] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.453986  7723 leader_election.cc:290] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977), c790c383688643658d70cce91c456cb0 (127.1.52.67:43299)
I20260608 10:02:24.454139  7724 leader_election.cc:290] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977), 3a4527abe5ad489fa7cffd687e741887 (127.1.52.66:35533)
I20260608 10:02:24.469914  7523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a63fefffd8c4daca7ba8236d44396a2" candidate_uuid: "3a4527abe5ad489fa7cffd687e741887" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e301feb95c047679a67aaa1bf34aa8d" is_pre_election: true
I20260608 10:02:24.471200  7523 raft_consensus.cc:2468] T 0a63fefffd8c4daca7ba8236d44396a2 P 2e301feb95c047679a67aaa1bf34aa8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a4527abe5ad489fa7cffd687e741887 in term 0.
I20260608 10:02:24.473604  7563 leader_election.cc:304] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e301feb95c047679a67aaa1bf34aa8d, 3a4527abe5ad489fa7cffd687e741887; no voters: 
I20260608 10:02:24.474860  7724 raft_consensus.cc:493] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:24.475466  7724 raft_consensus.cc:515] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.477854  7724 leader_election.cc:290] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977), 3a4527abe5ad489fa7cffd687e741887 (127.1.52.66:35533)
I20260608 10:02:24.478776  7723 raft_consensus.cc:2804] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:24.479177  7723 raft_consensus.cc:493] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:24.479543  7723 raft_consensus.cc:3060] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:24.481135  7672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a63fefffd8c4daca7ba8236d44396a2" candidate_uuid: "3a4527abe5ad489fa7cffd687e741887" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c790c383688643658d70cce91c456cb0" is_pre_election: true
I20260608 10:02:24.481565  7522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6413e949cafd48e4b46b38c9647e73f9" candidate_uuid: "c790c383688643658d70cce91c456cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e301feb95c047679a67aaa1bf34aa8d" is_pre_election: true
I20260608 10:02:24.481976  7672 raft_consensus.cc:2468] T 0a63fefffd8c4daca7ba8236d44396a2 P c790c383688643658d70cce91c456cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a4527abe5ad489fa7cffd687e741887 in term 0.
I20260608 10:02:24.482378  7522 raft_consensus.cc:2468] T 6413e949cafd48e4b46b38c9647e73f9 P 2e301feb95c047679a67aaa1bf34aa8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c790c383688643658d70cce91c456cb0 in term 0.
I20260608 10:02:24.483894  7637 leader_election.cc:304] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e301feb95c047679a67aaa1bf34aa8d, c790c383688643658d70cce91c456cb0; no voters: 
I20260608 10:02:24.484042  7523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfd98f5221d44739fe5bb084a488d8c" candidate_uuid: "c790c383688643658d70cce91c456cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e301feb95c047679a67aaa1bf34aa8d" is_pre_election: true
I20260608 10:02:24.484838  7523 raft_consensus.cc:2468] T 3dfd98f5221d44739fe5bb084a488d8c P 2e301feb95c047679a67aaa1bf34aa8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c790c383688643658d70cce91c456cb0 in term 0.
I20260608 10:02:24.484951  7724 raft_consensus.cc:2804] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:24.485424  7724 raft_consensus.cc:493] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:24.485764  7724 raft_consensus.cc:3060] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:24.486208  7637 leader_election.cc:304] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e301feb95c047679a67aaa1bf34aa8d, c790c383688643658d70cce91c456cb0; no voters: 
I20260608 10:02:24.490226  7723 raft_consensus.cc:515] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.492576  7723 leader_election.cc:290] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [CANDIDATE]: Term 1 election: Requested vote from peers 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977), c790c383688643658d70cce91c456cb0 (127.1.52.67:43299)
I20260608 10:02:24.493117  7723 raft_consensus.cc:493] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:24.493583  7723 raft_consensus.cc:515] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.495594  7523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a63fefffd8c4daca7ba8236d44396a2" candidate_uuid: "3a4527abe5ad489fa7cffd687e741887" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e301feb95c047679a67aaa1bf34aa8d"
I20260608 10:02:24.496215  7523 raft_consensus.cc:3060] T 0a63fefffd8c4daca7ba8236d44396a2 P 2e301feb95c047679a67aaa1bf34aa8d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:24.497327  7724 raft_consensus.cc:515] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.499662  7724 leader_election.cc:290] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977), 3a4527abe5ad489fa7cffd687e741887 (127.1.52.66:35533)
I20260608 10:02:24.500279  7724 raft_consensus.cc:2804] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:24.500658  7724 raft_consensus.cc:493] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:24.501006  7724 raft_consensus.cc:3060] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:24.504777  7672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a63fefffd8c4daca7ba8236d44396a2" candidate_uuid: "3a4527abe5ad489fa7cffd687e741887" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c790c383688643658d70cce91c456cb0"
I20260608 10:02:24.505434  7672 raft_consensus.cc:3060] T 0a63fefffd8c4daca7ba8236d44396a2 P c790c383688643658d70cce91c456cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:24.506431  7523 raft_consensus.cc:2468] T 0a63fefffd8c4daca7ba8236d44396a2 P 2e301feb95c047679a67aaa1bf34aa8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a4527abe5ad489fa7cffd687e741887 in term 1.
I20260608 10:02:24.507933  7563 leader_election.cc:304] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e301feb95c047679a67aaa1bf34aa8d, 3a4527abe5ad489fa7cffd687e741887; no voters: 
I20260608 10:02:24.512324  7522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfd98f5221d44739fe5bb084a488d8c" candidate_uuid: "3a4527abe5ad489fa7cffd687e741887" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e301feb95c047679a67aaa1bf34aa8d" is_pre_election: true
I20260608 10:02:24.513083  7741 raft_consensus.cc:493] T 6413e949cafd48e4b46b38c9647e73f9 P 3a4527abe5ad489fa7cffd687e741887 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:24.512913  7671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfd98f5221d44739fe5bb084a488d8c" candidate_uuid: "3a4527abe5ad489fa7cffd687e741887" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c790c383688643658d70cce91c456cb0" is_pre_election: true
I20260608 10:02:24.513371  7522 raft_consensus.cc:2468] T 3dfd98f5221d44739fe5bb084a488d8c P 2e301feb95c047679a67aaa1bf34aa8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a4527abe5ad489fa7cffd687e741887 in term 0.
I20260608 10:02:24.513720  7741 raft_consensus.cc:515] T 6413e949cafd48e4b46b38c9647e73f9 P 3a4527abe5ad489fa7cffd687e741887 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.515374  7563 leader_election.cc:304] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e301feb95c047679a67aaa1bf34aa8d, 3a4527abe5ad489fa7cffd687e741887; no voters: 
I20260608 10:02:24.515916  7672 raft_consensus.cc:2468] T 0a63fefffd8c4daca7ba8236d44396a2 P c790c383688643658d70cce91c456cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a4527abe5ad489fa7cffd687e741887 in term 1.
I20260608 10:02:24.516378  7741 leader_election.cc:290] T 6413e949cafd48e4b46b38c9647e73f9 P 3a4527abe5ad489fa7cffd687e741887 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977), c790c383688643658d70cce91c456cb0 (127.1.52.67:43299)
I20260608 10:02:24.517014  7741 raft_consensus.cc:2804] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:24.512933  7723 leader_election.cc:290] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977), c790c383688643658d70cce91c456cb0 (127.1.52.67:43299)
I20260608 10:02:24.517549  7741 raft_consensus.cc:697] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [term 1 LEADER]: Becoming Leader. State: Replica: 3a4527abe5ad489fa7cffd687e741887, State: Running, Role: LEADER
I20260608 10:02:24.517719  7723 raft_consensus.cc:2804] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:24.518134  7723 raft_consensus.cc:493] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:24.518580  7741 consensus_queue.cc:237] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.520818  7522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6413e949cafd48e4b46b38c9647e73f9" candidate_uuid: "c790c383688643658d70cce91c456cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e301feb95c047679a67aaa1bf34aa8d"
I20260608 10:02:24.522007  7598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfd98f5221d44739fe5bb084a488d8c" candidate_uuid: "c790c383688643658d70cce91c456cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a4527abe5ad489fa7cffd687e741887" is_pre_election: true
I20260608 10:02:24.518527  7723 raft_consensus.cc:3060] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:24.523638  7596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6413e949cafd48e4b46b38c9647e73f9" candidate_uuid: "c790c383688643658d70cce91c456cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a4527abe5ad489fa7cffd687e741887"
I20260608 10:02:24.524271  7596 raft_consensus.cc:3060] T 6413e949cafd48e4b46b38c9647e73f9 P 3a4527abe5ad489fa7cffd687e741887 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:24.523413  7597 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6413e949cafd48e4b46b38c9647e73f9" candidate_uuid: "c790c383688643658d70cce91c456cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a4527abe5ad489fa7cffd687e741887" is_pre_election: true
I20260608 10:02:24.525993  7522 raft_consensus.cc:3060] T 6413e949cafd48e4b46b38c9647e73f9 P 2e301feb95c047679a67aaa1bf34aa8d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:24.532442  7724 raft_consensus.cc:515] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.534395  7671 raft_consensus.cc:2393] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a4527abe5ad489fa7cffd687e741887 in current term 1: Already voted for candidate c790c383688643658d70cce91c456cb0 in this term.
I20260608 10:02:24.535887  7523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6413e949cafd48e4b46b38c9647e73f9" candidate_uuid: "3a4527abe5ad489fa7cffd687e741887" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e301feb95c047679a67aaa1bf34aa8d" is_pre_election: true
I20260608 10:02:24.536998  7522 raft_consensus.cc:2468] T 6413e949cafd48e4b46b38c9647e73f9 P 2e301feb95c047679a67aaa1bf34aa8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c790c383688643658d70cce91c456cb0 in term 1.
I20260608 10:02:24.537539  7672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6413e949cafd48e4b46b38c9647e73f9" candidate_uuid: "3a4527abe5ad489fa7cffd687e741887" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c790c383688643658d70cce91c456cb0" is_pre_election: true
I20260608 10:02:24.538393  7672 raft_consensus.cc:2393] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a4527abe5ad489fa7cffd687e741887 in current term 1: Already voted for candidate c790c383688643658d70cce91c456cb0 in this term.
I20260608 10:02:24.538445  7637 leader_election.cc:304] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e301feb95c047679a67aaa1bf34aa8d, c790c383688643658d70cce91c456cb0; no voters: 
I20260608 10:02:24.532444  7596 raft_consensus.cc:2468] T 6413e949cafd48e4b46b38c9647e73f9 P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c790c383688643658d70cce91c456cb0 in term 1.
I20260608 10:02:24.539708  7739 raft_consensus.cc:2804] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:24.539760  7563 leader_election.cc:304] T 6413e949cafd48e4b46b38c9647e73f9 P 3a4527abe5ad489fa7cffd687e741887 [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: 3a4527abe5ad489fa7cffd687e741887; no voters: 2e301feb95c047679a67aaa1bf34aa8d, c790c383688643658d70cce91c456cb0
I20260608 10:02:24.542721  7724 leader_election.cc:290] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977), 3a4527abe5ad489fa7cffd687e741887 (127.1.52.66:35533)
I20260608 10:02:24.543771  7522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfd98f5221d44739fe5bb084a488d8c" candidate_uuid: "c790c383688643658d70cce91c456cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e301feb95c047679a67aaa1bf34aa8d"
I20260608 10:02:24.544499  7742 raft_consensus.cc:2749] T 6413e949cafd48e4b46b38c9647e73f9 P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:02:24.544768  7522 raft_consensus.cc:3060] T 3dfd98f5221d44739fe5bb084a488d8c P 2e301feb95c047679a67aaa1bf34aa8d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:24.546682  7418 catalog_manager.cc:5696] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a4527abe5ad489fa7cffd687e741887 (127.1.52.66). New cstate: current_term: 1 leader_uuid: "3a4527abe5ad489fa7cffd687e741887" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:24.547796  7723 raft_consensus.cc:515] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.549278  7598 raft_consensus.cc:2393] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c790c383688643658d70cce91c456cb0 in current term 1: Already voted for candidate 3a4527abe5ad489fa7cffd687e741887 in this term.
I20260608 10:02:24.550239  7723 leader_election.cc:290] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887 [CANDIDATE]: Term 1 election: Requested vote from peers 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977), c790c383688643658d70cce91c456cb0 (127.1.52.67:43299)
I20260608 10:02:24.550956  7523 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfd98f5221d44739fe5bb084a488d8c" candidate_uuid: "3a4527abe5ad489fa7cffd687e741887" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e301feb95c047679a67aaa1bf34aa8d"
I20260608 10:02:24.551451  7596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfd98f5221d44739fe5bb084a488d8c" candidate_uuid: "c790c383688643658d70cce91c456cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a4527abe5ad489fa7cffd687e741887"
I20260608 10:02:24.552220  7596 raft_consensus.cc:2393] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c790c383688643658d70cce91c456cb0 in current term 1: Already voted for candidate 3a4527abe5ad489fa7cffd687e741887 in this term.
I20260608 10:02:24.554033  7672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3dfd98f5221d44739fe5bb084a488d8c" candidate_uuid: "3a4527abe5ad489fa7cffd687e741887" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c790c383688643658d70cce91c456cb0"
I20260608 10:02:24.554834  7672 raft_consensus.cc:2393] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3a4527abe5ad489fa7cffd687e741887 in current term 1: Already voted for candidate c790c383688643658d70cce91c456cb0 in this term.
I20260608 10:02:24.555819  7522 raft_consensus.cc:2468] T 3dfd98f5221d44739fe5bb084a488d8c P 2e301feb95c047679a67aaa1bf34aa8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c790c383688643658d70cce91c456cb0 in term 1.
I20260608 10:02:24.556190  7563 leader_election.cc:304] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887 [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: 3a4527abe5ad489fa7cffd687e741887; no voters: 2e301feb95c047679a67aaa1bf34aa8d, c790c383688643658d70cce91c456cb0
I20260608 10:02:24.557081  7637 leader_election.cc:304] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [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: 2e301feb95c047679a67aaa1bf34aa8d, c790c383688643658d70cce91c456cb0; no voters: 3a4527abe5ad489fa7cffd687e741887
I20260608 10:02:24.557497  7723 raft_consensus.cc:2749] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:02:24.557497  7739 raft_consensus.cc:697] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [term 1 LEADER]: Becoming Leader. State: Replica: c790c383688643658d70cce91c456cb0, State: Running, Role: LEADER
I20260608 10:02:24.558411  7744 raft_consensus.cc:2804] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:24.559386  7744 raft_consensus.cc:697] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [term 1 LEADER]: Becoming Leader. State: Replica: c790c383688643658d70cce91c456cb0, State: Running, Role: LEADER
I20260608 10:02:24.559407  7739 consensus_queue.cc:237] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.560351  7744 consensus_queue.cc:237] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.567791  7418 catalog_manager.cc:5696] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c790c383688643658d70cce91c456cb0 (127.1.52.67). New cstate: current_term: 1 leader_uuid: "c790c383688643658d70cce91c456cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } health_report { overall_health: HEALTHY } } }
I20260608 10:02:24.580899  7418 catalog_manager.cc:5696] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c790c383688643658d70cce91c456cb0 (127.1.52.67). New cstate: current_term: 1 leader_uuid: "c790c383688643658d70cce91c456cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } health_report { overall_health: HEALTHY } } }
W20260608 10:02:24.585012  7468 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:02:24.588594  7744 raft_consensus.cc:493] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:24.589172  7744 raft_consensus.cc:515] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.591275  7744 leader_election.cc:290] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977), 3a4527abe5ad489fa7cffd687e741887 (127.1.52.66:35533)
I20260608 10:02:24.592097  7522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1314ecfa66b4a819e30d15b0b011890" candidate_uuid: "c790c383688643658d70cce91c456cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e301feb95c047679a67aaa1bf34aa8d" is_pre_election: true
I20260608 10:02:24.592398  7596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1314ecfa66b4a819e30d15b0b011890" candidate_uuid: "c790c383688643658d70cce91c456cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a4527abe5ad489fa7cffd687e741887" is_pre_election: true
I20260608 10:02:24.592834  7522 raft_consensus.cc:2468] T f1314ecfa66b4a819e30d15b0b011890 P 2e301feb95c047679a67aaa1bf34aa8d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c790c383688643658d70cce91c456cb0 in term 0.
I20260608 10:02:24.593058  7596 raft_consensus.cc:2468] T f1314ecfa66b4a819e30d15b0b011890 P 3a4527abe5ad489fa7cffd687e741887 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c790c383688643658d70cce91c456cb0 in term 0.
I20260608 10:02:24.593989  7637 leader_election.cc:304] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e301feb95c047679a67aaa1bf34aa8d, c790c383688643658d70cce91c456cb0; no voters: 
I20260608 10:02:24.594720  7744 raft_consensus.cc:2804] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:24.595054  7744 raft_consensus.cc:493] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:24.595347  7744 raft_consensus.cc:3060] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:24.601046  7744 raft_consensus.cc:515] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.602846  7744 leader_election.cc:290] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [CANDIDATE]: Term 1 election: Requested vote from peers 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977), 3a4527abe5ad489fa7cffd687e741887 (127.1.52.66:35533)
I20260608 10:02:24.603814  7522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1314ecfa66b4a819e30d15b0b011890" candidate_uuid: "c790c383688643658d70cce91c456cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2e301feb95c047679a67aaa1bf34aa8d"
I20260608 10:02:24.603971  7596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1314ecfa66b4a819e30d15b0b011890" candidate_uuid: "c790c383688643658d70cce91c456cb0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a4527abe5ad489fa7cffd687e741887"
I20260608 10:02:24.604398  7522 raft_consensus.cc:3060] T f1314ecfa66b4a819e30d15b0b011890 P 2e301feb95c047679a67aaa1bf34aa8d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:24.604561  7596 raft_consensus.cc:3060] T f1314ecfa66b4a819e30d15b0b011890 P 3a4527abe5ad489fa7cffd687e741887 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:24.609665  7522 raft_consensus.cc:2468] T f1314ecfa66b4a819e30d15b0b011890 P 2e301feb95c047679a67aaa1bf34aa8d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c790c383688643658d70cce91c456cb0 in term 1.
I20260608 10:02:24.609661  7596 raft_consensus.cc:2468] T f1314ecfa66b4a819e30d15b0b011890 P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c790c383688643658d70cce91c456cb0 in term 1.
I20260608 10:02:24.611037  7637 leader_election.cc:304] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2e301feb95c047679a67aaa1bf34aa8d, c790c383688643658d70cce91c456cb0; no voters: 
I20260608 10:02:24.611788  7744 raft_consensus.cc:2804] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:24.612219  7744 raft_consensus.cc:697] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [term 1 LEADER]: Becoming Leader. State: Replica: c790c383688643658d70cce91c456cb0, State: Running, Role: LEADER
I20260608 10:02:24.613056  7744 consensus_queue.cc:237] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } }
I20260608 10:02:24.621469  7418 catalog_manager.cc:5696] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 reported cstate change: term changed from 0 to 1, leader changed from <none> to c790c383688643658d70cce91c456cb0 (127.1.52.67). New cstate: current_term: 1 leader_uuid: "c790c383688643658d70cce91c456cb0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } health_report { overall_health: HEALTHY } } }
I20260608 10:02:24.693835  1233 tablet_server.cc:179] TabletServer@127.1.52.65:0 shutting down...
I20260608 10:02:24.715195  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:24.716142  1233 tablet_replica.cc:333] T 0a63fefffd8c4daca7ba8236d44396a2 P 2e301feb95c047679a67aaa1bf34aa8d: stopping tablet replica
I20260608 10:02:24.716784  1233 raft_consensus.cc:2243] T 0a63fefffd8c4daca7ba8236d44396a2 P 2e301feb95c047679a67aaa1bf34aa8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:24.717240  1233 raft_consensus.cc:2272] T 0a63fefffd8c4daca7ba8236d44396a2 P 2e301feb95c047679a67aaa1bf34aa8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:24.719527  1233 tablet_replica.cc:333] T 3dfd98f5221d44739fe5bb084a488d8c P 2e301feb95c047679a67aaa1bf34aa8d: stopping tablet replica
I20260608 10:02:24.720103  1233 raft_consensus.cc:2243] T 3dfd98f5221d44739fe5bb084a488d8c P 2e301feb95c047679a67aaa1bf34aa8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:24.720520  1233 raft_consensus.cc:2272] T 3dfd98f5221d44739fe5bb084a488d8c P 2e301feb95c047679a67aaa1bf34aa8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:24.722648  1233 tablet_replica.cc:333] T f1314ecfa66b4a819e30d15b0b011890 P 2e301feb95c047679a67aaa1bf34aa8d: stopping tablet replica
I20260608 10:02:24.723202  1233 raft_consensus.cc:2243] T f1314ecfa66b4a819e30d15b0b011890 P 2e301feb95c047679a67aaa1bf34aa8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:24.723594  1233 raft_consensus.cc:2272] T f1314ecfa66b4a819e30d15b0b011890 P 2e301feb95c047679a67aaa1bf34aa8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:24.725903  1233 tablet_replica.cc:333] T 6413e949cafd48e4b46b38c9647e73f9 P 2e301feb95c047679a67aaa1bf34aa8d: stopping tablet replica
I20260608 10:02:24.726447  1233 raft_consensus.cc:2243] T 6413e949cafd48e4b46b38c9647e73f9 P 2e301feb95c047679a67aaa1bf34aa8d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:24.726804  1233 raft_consensus.cc:2272] T 6413e949cafd48e4b46b38c9647e73f9 P 2e301feb95c047679a67aaa1bf34aa8d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:24.749452  1233 tablet_server.cc:196] TabletServer@127.1.52.65:0 shutdown complete.
I20260608 10:02:24.913028  7723 consensus_queue.cc:1048] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:02:24.929039  7563 consensus_peers.cc:597] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 -> Peer 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977): Couldn't send request to peer 2e301feb95c047679a67aaa1bf34aa8d. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:45977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:02:24.971858  7637 consensus_peers.cc:597] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 -> Peer 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977): Couldn't send request to peer 2e301feb95c047679a67aaa1bf34aa8d. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:45977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:24.987633  7744 consensus_queue.cc:1048] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:25.025786  7744 consensus_queue.cc:1048] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:02:25.037479  7637 consensus_peers.cc:597] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 -> Peer 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977): Couldn't send request to peer 2e301feb95c047679a67aaa1bf34aa8d. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:45977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:02:25.050810  7637 consensus_peers.cc:597] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 -> Peer 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977): Couldn't send request to peer 2e301feb95c047679a67aaa1bf34aa8d. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:45977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:25.211522  7739 consensus_queue.cc:1048] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:02:25.587167  7468 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 2e301feb95c047679a67aaa1bf34aa8d not available for placement
I20260608 10:02:25.764230  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:25.770479  7756 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:25.771624  7757 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:25.773648  7759 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:25.774708  1233 server_base.cc:1061] running on GCE node
I20260608 10:02:25.775727  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:25.775986  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:25.776173  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912945776160 us; error 0 us; skew 500 ppm
I20260608 10:02:25.776790  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:25.779443  1233 webserver.cc:533] Webserver started at http://127.1.52.68:36845/ using document root <none> and password file <none>
I20260608 10:02:25.779979  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:25.780196  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:25.780506  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:25.781834  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912781554680-1233-0/minicluster-data/ts-3-root/instance:
uuid: "445f55f2c67748899cb73212d72991aa"
format_stamp: "Formatted at 2026-06-08 10:02:25 on dist-test-slave-tgjf"
I20260608 10:02:25.786576  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:02:25.789960  7764 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:25.790726  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:02:25.791039  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912781554680-1233-0/minicluster-data/ts-3-root
uuid: "445f55f2c67748899cb73212d72991aa"
format_stamp: "Formatted at 2026-06-08 10:02:25 on dist-test-slave-tgjf"
I20260608 10:02:25.791335  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912781554680-1233-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912781554680-1233-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912781554680-1233-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:25.812151  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:25.813544  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:25.814903  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:25.817109  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:25.817348  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:25.817655  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:25.817883  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:25.857931  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.68:43443
I20260608 10:02:25.858047  7826 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.68:43443 every 8 connection(s)
I20260608 10:02:25.866488  7831 consensus_queue.cc:579] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [LEADER]: Leader has been unable to successfully communicate with peer 2e301feb95c047679a67aaa1bf34aa8d for more than 1 seconds (1.346s)
W20260608 10:02:25.877267  7420 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 0a63fefffd8c4daca7ba8236d44396a2 with cas_config_opid_index -1: no extra replica candidate found for tablet 0a63fefffd8c4daca7ba8236d44396a2 (table test-workload [id=2fb44340d1ff4dec811dae5a1b1a56c3]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
I20260608 10:02:25.878206  7827 heartbeater.cc:344] Connected to a master server at 127.1.52.126:35649
I20260608 10:02:25.878758  7827 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:25.879576  7827 heartbeater.cc:507] Master 127.1.52.126:35649 requested a full tablet report, sending...
I20260608 10:02:25.881896  7420 ts_manager.cc:194] Registered new tserver with Master: 445f55f2c67748899cb73212d72991aa (127.1.52.68:43443)
I20260608 10:02:25.883512  7420 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48246
I20260608 10:02:25.886904  7744 consensus_queue.cc:579] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [LEADER]: Leader has been unable to successfully communicate with peer 2e301feb95c047679a67aaa1bf34aa8d for more than 1 seconds (1.273s)
I20260608 10:02:25.899101  7672 consensus_queue.cc:237] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [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: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: true } }
I20260608 10:02:25.906306  7596 raft_consensus.cc:1275] T f1314ecfa66b4a819e30d15b0b011890 P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Refusing update from remote peer c790c383688643658d70cce91c456cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:02:25.908564  7836 consensus_queue.cc:1048] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:02:25.911620  7637 consensus_peers.cc:597] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 -> Peer 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977): Couldn't send request to peer 2e301feb95c047679a67aaa1bf34aa8d. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:45977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:25.916486  7837 raft_consensus.cc:2955] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 445f55f2c67748899cb73212d72991aa (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: true } } }
I20260608 10:02:25.918309  7596 raft_consensus.cc:2955] T f1314ecfa66b4a819e30d15b0b011890 P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 445f55f2c67748899cb73212d72991aa (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: true } } }
W20260608 10:02:25.921937  7638 consensus_peers.cc:597] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 -> Peer 445f55f2c67748899cb73212d72991aa (127.1.52.68:43443): Couldn't send request to peer 445f55f2c67748899cb73212d72991aa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f1314ecfa66b4a819e30d15b0b011890. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:25.926054  7598 consensus_queue.cc:237] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [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: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: true } }
I20260608 10:02:25.926832  7406 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet f1314ecfa66b4a819e30d15b0b011890 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:02:25.929790  7836 consensus_queue.cc:579] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [LEADER]: Leader has been unable to successfully communicate with peer 2e301feb95c047679a67aaa1bf34aa8d for more than 1 seconds (1.368s)
I20260608 10:02:25.931670  7420 catalog_manager.cc:5696] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 reported cstate change: config changed from index -1 to 2, NON_VOTER 445f55f2c67748899cb73212d72991aa (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "c790c383688643658d70cce91c456cb0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:25.942261  7672 raft_consensus.cc:1275] T 0a63fefffd8c4daca7ba8236d44396a2 P c790c383688643658d70cce91c456cb0 [term 1 FOLLOWER]: Refusing update from remote peer 3a4527abe5ad489fa7cffd687e741887: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:02:25.944443  7832 consensus_queue.cc:1048] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:02:25.955134  7564 consensus_peers.cc:597] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 -> Peer 445f55f2c67748899cb73212d72991aa (127.1.52.68:43443): Couldn't send request to peer 445f55f2c67748899cb73212d72991aa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a63fefffd8c4daca7ba8236d44396a2. This is attempt 1: this message will repeat every 5th retry.
W20260608 10:02:25.955367  7563 consensus_peers.cc:597] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 -> Peer 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977): Couldn't send request to peer 2e301feb95c047679a67aaa1bf34aa8d. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:45977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:25.959908  7833 raft_consensus.cc:2955] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 445f55f2c67748899cb73212d72991aa (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: true } } }
I20260608 10:02:25.961767  7672 raft_consensus.cc:2955] T 0a63fefffd8c4daca7ba8236d44396a2 P c790c383688643658d70cce91c456cb0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 445f55f2c67748899cb73212d72991aa (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: true } } }
I20260608 10:02:25.970475  7671 consensus_queue.cc:237] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [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: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: true } }
I20260608 10:02:25.971738  7406 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 0a63fefffd8c4daca7ba8236d44396a2 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
I20260608 10:02:25.975001  7420 catalog_manager.cc:5696] T 0a63fefffd8c4daca7ba8236d44396a2 P c790c383688643658d70cce91c456cb0 reported cstate change: config changed from index -1 to 2, NON_VOTER 445f55f2c67748899cb73212d72991aa (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "3a4527abe5ad489fa7cffd687e741887" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: true } } }
I20260608 10:02:25.977993  7598 raft_consensus.cc:1275] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Refusing update from remote peer c790c383688643658d70cce91c456cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:02:25.978426  7638 consensus_peers.cc:597] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 -> Peer 445f55f2c67748899cb73212d72991aa (127.1.52.68:43443): Couldn't send request to peer 445f55f2c67748899cb73212d72991aa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3dfd98f5221d44739fe5bb084a488d8c. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:25.980000  7744 consensus_queue.cc:1048] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:02:25.983860  7637 consensus_peers.cc:597] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 -> Peer 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977): Couldn't send request to peer 2e301feb95c047679a67aaa1bf34aa8d. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:45977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:25.987280  7837 raft_consensus.cc:2955] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 445f55f2c67748899cb73212d72991aa (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: true } } }
I20260608 10:02:25.989336  7598 raft_consensus.cc:2955] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 445f55f2c67748899cb73212d72991aa (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: true } } }
I20260608 10:02:25.998085  7406 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 3dfd98f5221d44739fe5bb084a488d8c with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:02:26.003193  7418 catalog_manager.cc:5696] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887 reported cstate change: config changed from index -1 to 2, NON_VOTER 445f55f2c67748899cb73212d72991aa (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "c790c383688643658d70cce91c456cb0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: true } } }
I20260608 10:02:26.057036  7744 consensus_queue.cc:579] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [LEADER]: Leader has been unable to successfully communicate with peer 2e301feb95c047679a67aaa1bf34aa8d for more than 1 seconds (1.496s)
I20260608 10:02:26.066695  7671 consensus_queue.cc:237] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [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: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: true } }
I20260608 10:02:26.073416  7598 raft_consensus.cc:1275] T 6413e949cafd48e4b46b38c9647e73f9 P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Refusing update from remote peer c790c383688643658d70cce91c456cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:02:26.073616  7638 consensus_peers.cc:597] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 -> Peer 445f55f2c67748899cb73212d72991aa (127.1.52.68:43443): Couldn't send request to peer 445f55f2c67748899cb73212d72991aa. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6413e949cafd48e4b46b38c9647e73f9. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:26.075045  7744 consensus_queue.cc:1048] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:02:26.076646  7637 consensus_peers.cc:597] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 -> Peer 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977): Couldn't send request to peer 2e301feb95c047679a67aaa1bf34aa8d. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:45977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:26.082618  7837 raft_consensus.cc:2955] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 445f55f2c67748899cb73212d72991aa (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: true } } }
I20260608 10:02:26.084476  7598 raft_consensus.cc:2955] T 6413e949cafd48e4b46b38c9647e73f9 P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 445f55f2c67748899cb73212d72991aa (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: true } } }
I20260608 10:02:26.092445  7406 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 6413e949cafd48e4b46b38c9647e73f9 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:02:26.096110  7420 catalog_manager.cc:5696] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 reported cstate change: config changed from index -1 to 2, NON_VOTER 445f55f2c67748899cb73212d72991aa (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "c790c383688643658d70cce91c456cb0" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:26.440721  7849 ts_tablet_manager.cc:933] T 0a63fefffd8c4daca7ba8236d44396a2 P 445f55f2c67748899cb73212d72991aa: Initiating tablet copy from peer 3a4527abe5ad489fa7cffd687e741887 (127.1.52.66:35533)
I20260608 10:02:26.442210  7849 tablet_copy_client.cc:323] T 0a63fefffd8c4daca7ba8236d44396a2 P 445f55f2c67748899cb73212d72991aa: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.66:35533
I20260608 10:02:26.452620  7608 tablet_copy_service.cc:140] P 3a4527abe5ad489fa7cffd687e741887: Received BeginTabletCopySession request for tablet 0a63fefffd8c4daca7ba8236d44396a2 from peer 445f55f2c67748899cb73212d72991aa ({username='slave'} at 127.0.0.1:53924)
I20260608 10:02:26.453172  7608 tablet_copy_service.cc:161] P 3a4527abe5ad489fa7cffd687e741887: Beginning new tablet copy session on tablet 0a63fefffd8c4daca7ba8236d44396a2 from peer 445f55f2c67748899cb73212d72991aa at {username='slave'} at 127.0.0.1:53924: session id = 445f55f2c67748899cb73212d72991aa-0a63fefffd8c4daca7ba8236d44396a2
I20260608 10:02:26.458691  7608 tablet_copy_source_session.cc:215] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:26.461472  7849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a63fefffd8c4daca7ba8236d44396a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:26.473011  7849 tablet_copy_client.cc:806] T 0a63fefffd8c4daca7ba8236d44396a2 P 445f55f2c67748899cb73212d72991aa: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:26.473434  7853 ts_tablet_manager.cc:933] T 6413e949cafd48e4b46b38c9647e73f9 P 445f55f2c67748899cb73212d72991aa: Initiating tablet copy from peer c790c383688643658d70cce91c456cb0 (127.1.52.67:43299)
I20260608 10:02:26.473698  7849 tablet_copy_client.cc:670] T 0a63fefffd8c4daca7ba8236d44396a2 P 445f55f2c67748899cb73212d72991aa: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:26.475154  7853 tablet_copy_client.cc:323] T 6413e949cafd48e4b46b38c9647e73f9 P 445f55f2c67748899cb73212d72991aa: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.67:43299
I20260608 10:02:26.477984  7849 tablet_copy_client.cc:538] T 0a63fefffd8c4daca7ba8236d44396a2 P 445f55f2c67748899cb73212d72991aa: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:26.486387  7682 tablet_copy_service.cc:140] P c790c383688643658d70cce91c456cb0: Received BeginTabletCopySession request for tablet 6413e949cafd48e4b46b38c9647e73f9 from peer 445f55f2c67748899cb73212d72991aa ({username='slave'} at 127.0.0.1:50044)
I20260608 10:02:26.486827  7849 tablet_bootstrap.cc:492] T 0a63fefffd8c4daca7ba8236d44396a2 P 445f55f2c67748899cb73212d72991aa: Bootstrap starting.
I20260608 10:02:26.487118  7682 tablet_copy_service.cc:161] P c790c383688643658d70cce91c456cb0: Beginning new tablet copy session on tablet 6413e949cafd48e4b46b38c9647e73f9 from peer 445f55f2c67748899cb73212d72991aa at {username='slave'} at 127.0.0.1:50044: session id = 445f55f2c67748899cb73212d72991aa-6413e949cafd48e4b46b38c9647e73f9
I20260608 10:02:26.492344  7682 tablet_copy_source_session.cc:215] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:26.495651  7853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6413e949cafd48e4b46b38c9647e73f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:26.506925  7849 tablet_bootstrap.cc:492] T 0a63fefffd8c4daca7ba8236d44396a2 P 445f55f2c67748899cb73212d72991aa: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:26.507962  7849 tablet_bootstrap.cc:492] T 0a63fefffd8c4daca7ba8236d44396a2 P 445f55f2c67748899cb73212d72991aa: Bootstrap complete.
I20260608 10:02:26.508754  7849 ts_tablet_manager.cc:1403] T 0a63fefffd8c4daca7ba8236d44396a2 P 445f55f2c67748899cb73212d72991aa: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260608 10:02:26.512056  7853 tablet_copy_client.cc:806] T 6413e949cafd48e4b46b38c9647e73f9 P 445f55f2c67748899cb73212d72991aa: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:26.511972  7849 raft_consensus.cc:359] T 0a63fefffd8c4daca7ba8236d44396a2 P 445f55f2c67748899cb73212d72991aa [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: true } }
I20260608 10:02:26.512681  7853 tablet_copy_client.cc:670] T 6413e949cafd48e4b46b38c9647e73f9 P 445f55f2c67748899cb73212d72991aa: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:26.512897  7849 raft_consensus.cc:740] T 0a63fefffd8c4daca7ba8236d44396a2 P 445f55f2c67748899cb73212d72991aa [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 445f55f2c67748899cb73212d72991aa, State: Initialized, Role: LEARNER
I20260608 10:02:26.513746  7849 consensus_queue.cc:260] T 0a63fefffd8c4daca7ba8236d44396a2 P 445f55f2c67748899cb73212d72991aa [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: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: true } }
I20260608 10:02:26.516426  7827 heartbeater.cc:499] Master 127.1.52.126:35649 was elected leader, sending a full tablet report...
I20260608 10:02:26.516863  7849 ts_tablet_manager.cc:1434] T 0a63fefffd8c4daca7ba8236d44396a2 P 445f55f2c67748899cb73212d72991aa: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260608 10:02:26.517387  7853 tablet_copy_client.cc:538] T 6413e949cafd48e4b46b38c9647e73f9 P 445f55f2c67748899cb73212d72991aa: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:26.518821  7608 tablet_copy_service.cc:342] P 3a4527abe5ad489fa7cffd687e741887: Request end of tablet copy session 445f55f2c67748899cb73212d72991aa-0a63fefffd8c4daca7ba8236d44396a2 received from {username='slave'} at 127.0.0.1:53924
I20260608 10:02:26.519294  7608 tablet_copy_service.cc:434] P 3a4527abe5ad489fa7cffd687e741887: ending tablet copy session 445f55f2c67748899cb73212d72991aa-0a63fefffd8c4daca7ba8236d44396a2 on tablet 0a63fefffd8c4daca7ba8236d44396a2 with peer 445f55f2c67748899cb73212d72991aa
I20260608 10:02:26.522667  7849 ts_tablet_manager.cc:933] T f1314ecfa66b4a819e30d15b0b011890 P 445f55f2c67748899cb73212d72991aa: Initiating tablet copy from peer c790c383688643658d70cce91c456cb0 (127.1.52.67:43299)
I20260608 10:02:26.530053  7853 tablet_bootstrap.cc:492] T 6413e949cafd48e4b46b38c9647e73f9 P 445f55f2c67748899cb73212d72991aa: Bootstrap starting.
I20260608 10:02:26.536432  7849 tablet_copy_client.cc:323] T f1314ecfa66b4a819e30d15b0b011890 P 445f55f2c67748899cb73212d72991aa: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.67:43299
I20260608 10:02:26.538432  7682 tablet_copy_service.cc:140] P c790c383688643658d70cce91c456cb0: Received BeginTabletCopySession request for tablet f1314ecfa66b4a819e30d15b0b011890 from peer 445f55f2c67748899cb73212d72991aa ({username='slave'} at 127.0.0.1:50044)
I20260608 10:02:26.538990  7682 tablet_copy_service.cc:161] P c790c383688643658d70cce91c456cb0: Beginning new tablet copy session on tablet f1314ecfa66b4a819e30d15b0b011890 from peer 445f55f2c67748899cb73212d72991aa at {username='slave'} at 127.0.0.1:50044: session id = 445f55f2c67748899cb73212d72991aa-f1314ecfa66b4a819e30d15b0b011890
I20260608 10:02:26.540953  7858 ts_tablet_manager.cc:933] T 3dfd98f5221d44739fe5bb084a488d8c P 445f55f2c67748899cb73212d72991aa: Initiating tablet copy from peer c790c383688643658d70cce91c456cb0 (127.1.52.67:43299)
I20260608 10:02:26.543021  7858 tablet_copy_client.cc:323] T 3dfd98f5221d44739fe5bb084a488d8c P 445f55f2c67748899cb73212d72991aa: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.67:43299
I20260608 10:02:26.544636  7681 tablet_copy_service.cc:140] P c790c383688643658d70cce91c456cb0: Received BeginTabletCopySession request for tablet 3dfd98f5221d44739fe5bb084a488d8c from peer 445f55f2c67748899cb73212d72991aa ({username='slave'} at 127.0.0.1:50044)
I20260608 10:02:26.545140  7681 tablet_copy_service.cc:161] P c790c383688643658d70cce91c456cb0: Beginning new tablet copy session on tablet 3dfd98f5221d44739fe5bb084a488d8c from peer 445f55f2c67748899cb73212d72991aa at {username='slave'} at 127.0.0.1:50044: session id = 445f55f2c67748899cb73212d72991aa-3dfd98f5221d44739fe5bb084a488d8c
I20260608 10:02:26.548189  7682 tablet_copy_source_session.cc:215] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:26.551769  7849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1314ecfa66b4a819e30d15b0b011890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:26.552398  7681 tablet_copy_source_session.cc:215] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:26.555203  7858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3dfd98f5221d44739fe5bb084a488d8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:26.557236  7853 tablet_bootstrap.cc:492] T 6413e949cafd48e4b46b38c9647e73f9 P 445f55f2c67748899cb73212d72991aa: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:26.558207  7853 tablet_bootstrap.cc:492] T 6413e949cafd48e4b46b38c9647e73f9 P 445f55f2c67748899cb73212d72991aa: Bootstrap complete.
I20260608 10:02:26.558964  7853 ts_tablet_manager.cc:1403] T 6413e949cafd48e4b46b38c9647e73f9 P 445f55f2c67748899cb73212d72991aa: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.021s
I20260608 10:02:26.562120  7853 raft_consensus.cc:359] T 6413e949cafd48e4b46b38c9647e73f9 P 445f55f2c67748899cb73212d72991aa [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: true } }
I20260608 10:02:26.562986  7853 raft_consensus.cc:740] T 6413e949cafd48e4b46b38c9647e73f9 P 445f55f2c67748899cb73212d72991aa [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 445f55f2c67748899cb73212d72991aa, State: Initialized, Role: LEARNER
I20260608 10:02:26.563658  7853 consensus_queue.cc:260] T 6413e949cafd48e4b46b38c9647e73f9 P 445f55f2c67748899cb73212d72991aa [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: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: true } }
I20260608 10:02:26.566015  7853 ts_tablet_manager.cc:1434] T 6413e949cafd48e4b46b38c9647e73f9 P 445f55f2c67748899cb73212d72991aa: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:02:26.568010  7681 tablet_copy_service.cc:342] P c790c383688643658d70cce91c456cb0: Request end of tablet copy session 445f55f2c67748899cb73212d72991aa-6413e949cafd48e4b46b38c9647e73f9 received from {username='slave'} at 127.0.0.1:50044
I20260608 10:02:26.568538  7681 tablet_copy_service.cc:434] P c790c383688643658d70cce91c456cb0: ending tablet copy session 445f55f2c67748899cb73212d72991aa-6413e949cafd48e4b46b38c9647e73f9 on tablet 6413e949cafd48e4b46b38c9647e73f9 with peer 445f55f2c67748899cb73212d72991aa
I20260608 10:02:26.573164  7858 tablet_copy_client.cc:806] T 3dfd98f5221d44739fe5bb084a488d8c P 445f55f2c67748899cb73212d72991aa: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:26.573969  7858 tablet_copy_client.cc:670] T 3dfd98f5221d44739fe5bb084a488d8c P 445f55f2c67748899cb73212d72991aa: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:26.573164  7849 tablet_copy_client.cc:806] T f1314ecfa66b4a819e30d15b0b011890 P 445f55f2c67748899cb73212d72991aa: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:26.574688  7849 tablet_copy_client.cc:670] T f1314ecfa66b4a819e30d15b0b011890 P 445f55f2c67748899cb73212d72991aa: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:26.577966  7858 tablet_copy_client.cc:538] T 3dfd98f5221d44739fe5bb084a488d8c P 445f55f2c67748899cb73212d72991aa: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:26.578796  7849 tablet_copy_client.cc:538] T f1314ecfa66b4a819e30d15b0b011890 P 445f55f2c67748899cb73212d72991aa: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:26.585175  7858 tablet_bootstrap.cc:492] T 3dfd98f5221d44739fe5bb084a488d8c P 445f55f2c67748899cb73212d72991aa: Bootstrap starting.
I20260608 10:02:26.585616  7849 tablet_bootstrap.cc:492] T f1314ecfa66b4a819e30d15b0b011890 P 445f55f2c67748899cb73212d72991aa: Bootstrap starting.
W20260608 10:02:26.589896  7468 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 2e301feb95c047679a67aaa1bf34aa8d not available for placement
I20260608 10:02:26.603390  7858 tablet_bootstrap.cc:492] T 3dfd98f5221d44739fe5bb084a488d8c P 445f55f2c67748899cb73212d72991aa: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:26.604233  7849 tablet_bootstrap.cc:492] T f1314ecfa66b4a819e30d15b0b011890 P 445f55f2c67748899cb73212d72991aa: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:26.604264  7858 tablet_bootstrap.cc:492] T 3dfd98f5221d44739fe5bb084a488d8c P 445f55f2c67748899cb73212d72991aa: Bootstrap complete.
I20260608 10:02:26.605120  7849 tablet_bootstrap.cc:492] T f1314ecfa66b4a819e30d15b0b011890 P 445f55f2c67748899cb73212d72991aa: Bootstrap complete.
I20260608 10:02:26.605181  7858 ts_tablet_manager.cc:1403] T 3dfd98f5221d44739fe5bb084a488d8c P 445f55f2c67748899cb73212d72991aa: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.008s
I20260608 10:02:26.605856  7849 ts_tablet_manager.cc:1403] T f1314ecfa66b4a819e30d15b0b011890 P 445f55f2c67748899cb73212d72991aa: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260608 10:02:26.607873  7858 raft_consensus.cc:359] T 3dfd98f5221d44739fe5bb084a488d8c P 445f55f2c67748899cb73212d72991aa [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: true } }
I20260608 10:02:26.608201  7849 raft_consensus.cc:359] T f1314ecfa66b4a819e30d15b0b011890 P 445f55f2c67748899cb73212d72991aa [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: true } }
I20260608 10:02:26.608582  7858 raft_consensus.cc:740] T 3dfd98f5221d44739fe5bb084a488d8c P 445f55f2c67748899cb73212d72991aa [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 445f55f2c67748899cb73212d72991aa, State: Initialized, Role: LEARNER
I20260608 10:02:26.608966  7849 raft_consensus.cc:740] T f1314ecfa66b4a819e30d15b0b011890 P 445f55f2c67748899cb73212d72991aa [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 445f55f2c67748899cb73212d72991aa, State: Initialized, Role: LEARNER
I20260608 10:02:26.609352  7858 consensus_queue.cc:260] T 3dfd98f5221d44739fe5bb084a488d8c P 445f55f2c67748899cb73212d72991aa [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: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: true } }
I20260608 10:02:26.609613  7849 consensus_queue.cc:260] T f1314ecfa66b4a819e30d15b0b011890 P 445f55f2c67748899cb73212d72991aa [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: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: true } }
I20260608 10:02:26.611724  7858 ts_tablet_manager.cc:1434] T 3dfd98f5221d44739fe5bb084a488d8c P 445f55f2c67748899cb73212d72991aa: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:02:26.614048  7849 ts_tablet_manager.cc:1434] T f1314ecfa66b4a819e30d15b0b011890 P 445f55f2c67748899cb73212d72991aa: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260608 10:02:26.614768  7682 tablet_copy_service.cc:342] P c790c383688643658d70cce91c456cb0: Request end of tablet copy session 445f55f2c67748899cb73212d72991aa-3dfd98f5221d44739fe5bb084a488d8c received from {username='slave'} at 127.0.0.1:50044
I20260608 10:02:26.615298  7682 tablet_copy_service.cc:434] P c790c383688643658d70cce91c456cb0: ending tablet copy session 445f55f2c67748899cb73212d72991aa-3dfd98f5221d44739fe5bb084a488d8c on tablet 3dfd98f5221d44739fe5bb084a488d8c with peer 445f55f2c67748899cb73212d72991aa
I20260608 10:02:26.616588  7682 tablet_copy_service.cc:342] P c790c383688643658d70cce91c456cb0: Request end of tablet copy session 445f55f2c67748899cb73212d72991aa-f1314ecfa66b4a819e30d15b0b011890 received from {username='slave'} at 127.0.0.1:50044
I20260608 10:02:26.617019  7682 tablet_copy_service.cc:434] P c790c383688643658d70cce91c456cb0: ending tablet copy session 445f55f2c67748899cb73212d72991aa-f1314ecfa66b4a819e30d15b0b011890 on tablet f1314ecfa66b4a819e30d15b0b011890 with peer 445f55f2c67748899cb73212d72991aa
I20260608 10:02:26.955055  7802 raft_consensus.cc:1217] T 0a63fefffd8c4daca7ba8236d44396a2 P 445f55f2c67748899cb73212d72991aa [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:02:26.961200  7744 consensus_queue.cc:579] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [LEADER]: Leader has been unable to successfully communicate with peer 2e301feb95c047679a67aaa1bf34aa8d for more than 1 seconds (1.061s)
I20260608 10:02:26.965947  7802 raft_consensus.cc:1217] T 3dfd98f5221d44739fe5bb084a488d8c P 445f55f2c67748899cb73212d72991aa [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:02:26.982257  7802 raft_consensus.cc:1217] T 6413e949cafd48e4b46b38c9647e73f9 P 445f55f2c67748899cb73212d72991aa [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:02:27.028679  7866 consensus_queue.cc:579] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [LEADER]: Leader has been unable to successfully communicate with peer 2e301feb95c047679a67aaa1bf34aa8d for more than 1 seconds (1.101s)
I20260608 10:02:27.047396  7802 raft_consensus.cc:1217] T f1314ecfa66b4a819e30d15b0b011890 P 445f55f2c67748899cb73212d72991aa [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:02:27.128726  7869 consensus_queue.cc:579] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [LEADER]: Leader has been unable to successfully communicate with peer 2e301feb95c047679a67aaa1bf34aa8d for more than 1 seconds (1.061s)
I20260608 10:02:27.129655  7868 consensus_queue.cc:579] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [LEADER]: Leader has been unable to successfully communicate with peer 2e301feb95c047679a67aaa1bf34aa8d for more than 1 seconds (1.158s)
I20260608 10:02:27.372422  7868 raft_consensus.cc:1064] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0: attempting to promote NON_VOTER 445f55f2c67748899cb73212d72991aa to VOTER
I20260608 10:02:27.374564  7868 consensus_queue.cc:237] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [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: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } }
I20260608 10:02:27.380702  7802 raft_consensus.cc:1275] T 6413e949cafd48e4b46b38c9647e73f9 P 445f55f2c67748899cb73212d72991aa [term 1 LEARNER]: Refusing update from remote peer c790c383688643658d70cce91c456cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 10:02:27.381278  7637 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.52.65:45977: connect: Connection refused (error 111) [suppressed 24 similar messages]
I20260608 10:02:27.381940  7598 raft_consensus.cc:1275] T 6413e949cafd48e4b46b38c9647e73f9 P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Refusing update from remote peer c790c383688643658d70cce91c456cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:27.382232  7869 consensus_queue.cc:1048] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:27.384008  7869 consensus_queue.cc:1048] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:02:27.384606  7637 consensus_peers.cc:597] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 -> Peer 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977): Couldn't send request to peer 2e301feb95c047679a67aaa1bf34aa8d. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:45977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:27.391700  7870 raft_consensus.cc:2955] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 445f55f2c67748899cb73212d72991aa (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } } }
I20260608 10:02:27.393517  7598 raft_consensus.cc:2955] T 6413e949cafd48e4b46b38c9647e73f9 P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 445f55f2c67748899cb73212d72991aa (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } } }
I20260608 10:02:27.401605  7802 raft_consensus.cc:2955] T 6413e949cafd48e4b46b38c9647e73f9 P 445f55f2c67748899cb73212d72991aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 445f55f2c67748899cb73212d72991aa (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } } }
I20260608 10:02:27.404453  7420 catalog_manager.cc:5696] T 6413e949cafd48e4b46b38c9647e73f9 P 3a4527abe5ad489fa7cffd687e741887 reported cstate change: config changed from index 2 to 3, 445f55f2c67748899cb73212d72991aa (127.1.52.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c790c383688643658d70cce91c456cb0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } } }
I20260608 10:02:27.423779  7671 consensus_queue.cc:237] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [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: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } }
I20260608 10:02:27.428812  7802 raft_consensus.cc:1275] T 6413e949cafd48e4b46b38c9647e73f9 P 445f55f2c67748899cb73212d72991aa [term 1 FOLLOWER]: Refusing update from remote peer c790c383688643658d70cce91c456cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:02:27.428851  7598 raft_consensus.cc:1275] T 6413e949cafd48e4b46b38c9647e73f9 P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Refusing update from remote peer c790c383688643658d70cce91c456cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:02:27.430388  7868 consensus_queue.cc:1048] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:27.431167  7744 consensus_queue.cc:1048] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:27.438378  7870 raft_consensus.cc:2955] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } } }
I20260608 10:02:27.440999  7865 raft_consensus.cc:1064] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887: attempting to promote NON_VOTER 445f55f2c67748899cb73212d72991aa to VOTER
I20260608 10:02:27.440368  7598 raft_consensus.cc:2955] T 6413e949cafd48e4b46b38c9647e73f9 P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } } }
I20260608 10:02:27.440333  7802 raft_consensus.cc:2955] T 6413e949cafd48e4b46b38c9647e73f9 P 445f55f2c67748899cb73212d72991aa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } } }
I20260608 10:02:27.443399  7865 consensus_queue.cc:237] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [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: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } }
I20260608 10:02:27.454161  7406 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6413e949cafd48e4b46b38c9647e73f9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:27.455461  7418 catalog_manager.cc:5696] T 6413e949cafd48e4b46b38c9647e73f9 P 3a4527abe5ad489fa7cffd687e741887 reported cstate change: config changed from index 3 to 4, VOTER 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65) evicted. New cstate: current_term: 1 leader_uuid: "c790c383688643658d70cce91c456cb0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } } }
I20260608 10:02:27.461118  7802 raft_consensus.cc:1275] T 0a63fefffd8c4daca7ba8236d44396a2 P 445f55f2c67748899cb73212d72991aa [term 1 LEARNER]: Refusing update from remote peer 3a4527abe5ad489fa7cffd687e741887: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:27.462180  7671 raft_consensus.cc:1275] T 0a63fefffd8c4daca7ba8236d44396a2 P c790c383688643658d70cce91c456cb0 [term 1 FOLLOWER]: Refusing update from remote peer 3a4527abe5ad489fa7cffd687e741887: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:27.464104  7866 consensus_queue.cc:1048] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:27.465806  7866 consensus_queue.cc:1048] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [LEADER]: Connected to new peer: Peer: permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:02:27.474121  7563 consensus_peers.cc:597] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 -> Peer 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977): Couldn't send request to peer 2e301feb95c047679a67aaa1bf34aa8d. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:45977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:27.482292  7866 raft_consensus.cc:2955] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 445f55f2c67748899cb73212d72991aa (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } } }
I20260608 10:02:27.483530  7802 raft_consensus.cc:2955] T 0a63fefffd8c4daca7ba8236d44396a2 P 445f55f2c67748899cb73212d72991aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 445f55f2c67748899cb73212d72991aa (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } } }
W20260608 10:02:27.487972  7406 catalog_manager.cc:4754] TS 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6413e949cafd48e4b46b38c9647e73f9: Network error: Client connection negotiation failed: client connection to 127.1.52.65:45977: connect: Connection refused (error 111)
I20260608 10:02:27.492408  7671 raft_consensus.cc:2955] T 0a63fefffd8c4daca7ba8236d44396a2 P c790c383688643658d70cce91c456cb0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 445f55f2c67748899cb73212d72991aa (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } } }
I20260608 10:02:27.495301  7418 catalog_manager.cc:5696] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 reported cstate change: config changed from index 2 to 3, 445f55f2c67748899cb73212d72991aa (127.1.52.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3a4527abe5ad489fa7cffd687e741887" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:02:27.513654  7598 consensus_queue.cc:237] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [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: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } }
I20260608 10:02:27.516853  7870 raft_consensus.cc:1064] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0: attempting to promote NON_VOTER 445f55f2c67748899cb73212d72991aa to VOTER
I20260608 10:02:27.519196  7870 consensus_queue.cc:237] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [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: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } }
I20260608 10:02:27.520824  7802 raft_consensus.cc:1275] T 0a63fefffd8c4daca7ba8236d44396a2 P 445f55f2c67748899cb73212d72991aa [term 1 FOLLOWER]: Refusing update from remote peer 3a4527abe5ad489fa7cffd687e741887: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:02:27.520917  7671 raft_consensus.cc:1275] T 0a63fefffd8c4daca7ba8236d44396a2 P c790c383688643658d70cce91c456cb0 [term 1 FOLLOWER]: Refusing update from remote peer 3a4527abe5ad489fa7cffd687e741887: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:02:27.522675  7866 consensus_queue.cc:1048] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:27.523362  7865 consensus_queue.cc:1048] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [LEADER]: Connected to new peer: Peer: permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:27.528908  7801 raft_consensus.cc:1275] T f1314ecfa66b4a819e30d15b0b011890 P 445f55f2c67748899cb73212d72991aa [term 1 LEARNER]: Refusing update from remote peer c790c383688643658d70cce91c456cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:27.531195  7744 consensus_queue.cc:1048] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:27.533986  7801 raft_consensus.cc:2955] T 0a63fefffd8c4daca7ba8236d44396a2 P 445f55f2c67748899cb73212d72991aa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } } }
I20260608 10:02:27.535602  7598 raft_consensus.cc:1275] T f1314ecfa66b4a819e30d15b0b011890 P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Refusing update from remote peer c790c383688643658d70cce91c456cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:27.537129  7869 consensus_queue.cc:1048] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:27.534029  7871 raft_consensus.cc:2955] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } } }
W20260608 10:02:27.539944  7637 consensus_peers.cc:597] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 -> Peer 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977): Couldn't send request to peer 2e301feb95c047679a67aaa1bf34aa8d. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:45977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:27.551268  7671 raft_consensus.cc:2955] T 0a63fefffd8c4daca7ba8236d44396a2 P c790c383688643658d70cce91c456cb0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } } }
I20260608 10:02:27.555145  7406 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0a63fefffd8c4daca7ba8236d44396a2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:27.561486  7417 catalog_manager.cc:5696] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 reported cstate change: config changed from index 3 to 4, VOTER 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65) evicted. New cstate: current_term: 1 leader_uuid: "3a4527abe5ad489fa7cffd687e741887" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:02:27.565289  7744 raft_consensus.cc:1064] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0: attempting to promote NON_VOTER 445f55f2c67748899cb73212d72991aa to VOTER
I20260608 10:02:27.568007  7744 consensus_queue.cc:237] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [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: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } }
I20260608 10:02:27.573864  7870 raft_consensus.cc:2955] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 445f55f2c67748899cb73212d72991aa (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } } }
I20260608 10:02:27.578572  7802 raft_consensus.cc:2955] T f1314ecfa66b4a819e30d15b0b011890 P 445f55f2c67748899cb73212d72991aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 445f55f2c67748899cb73212d72991aa (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } } }
I20260608 10:02:27.589145  7598 raft_consensus.cc:2955] T f1314ecfa66b4a819e30d15b0b011890 P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 445f55f2c67748899cb73212d72991aa (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } } }
W20260608 10:02:27.595516  7468 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 2e301feb95c047679a67aaa1bf34aa8d not available for placement
I20260608 10:02:27.598664  7800 raft_consensus.cc:1275] T 3dfd98f5221d44739fe5bb084a488d8c P 445f55f2c67748899cb73212d72991aa [term 1 LEARNER]: Refusing update from remote peer c790c383688643658d70cce91c456cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:27.600616  7596 raft_consensus.cc:1275] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Refusing update from remote peer c790c383688643658d70cce91c456cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:27.602823  7744 consensus_queue.cc:1048] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:27.604131  7869 consensus_queue.cc:1048] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:27.604431  7417 catalog_manager.cc:5696] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 reported cstate change: config changed from index 2 to 3, 445f55f2c67748899cb73212d72991aa (127.1.52.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c790c383688643658d70cce91c456cb0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 10:02:27.607785  7637 consensus_peers.cc:597] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 -> Peer 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977): Couldn't send request to peer 2e301feb95c047679a67aaa1bf34aa8d. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:45977: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:27.615653  7869 raft_consensus.cc:2955] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 445f55f2c67748899cb73212d72991aa (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } } }
I20260608 10:02:27.620579  7671 consensus_queue.cc:237] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [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: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } }
I20260608 10:02:27.623616  7598 raft_consensus.cc:2955] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 445f55f2c67748899cb73212d72991aa (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } } }
I20260608 10:02:27.626458  7800 raft_consensus.cc:1275] T f1314ecfa66b4a819e30d15b0b011890 P 445f55f2c67748899cb73212d72991aa [term 1 FOLLOWER]: Refusing update from remote peer c790c383688643658d70cce91c456cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:02:27.627810  7596 raft_consensus.cc:1275] T f1314ecfa66b4a819e30d15b0b011890 P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Refusing update from remote peer c790c383688643658d70cce91c456cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:02:27.629432  7744 consensus_queue.cc:1048] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:27.631016  7870 consensus_queue.cc:1048] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:27.633453  7800 raft_consensus.cc:2955] T 3dfd98f5221d44739fe5bb084a488d8c P 445f55f2c67748899cb73212d72991aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 445f55f2c67748899cb73212d72991aa (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } } }
I20260608 10:02:27.644006  7744 raft_consensus.cc:2955] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } } }
I20260608 10:02:27.647203  7802 raft_consensus.cc:2955] T f1314ecfa66b4a819e30d15b0b011890 P 445f55f2c67748899cb73212d72991aa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } } }
I20260608 10:02:28.440033  7418 catalog_manager.cc:5696] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887 reported cstate change: config changed from index 2 to 3, 445f55f2c67748899cb73212d72991aa (127.1.52.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "c790c383688643658d70cce91c456cb0" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "2e301feb95c047679a67aaa1bf34aa8d" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 45977 } } peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } } }
I20260608 10:02:28.455885  7596 raft_consensus.cc:2955] T f1314ecfa66b4a819e30d15b0b011890 P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } } }
W20260608 10:02:28.493729  7406 catalog_manager.cc:4754] TS 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 0a63fefffd8c4daca7ba8236d44396a2: Network error: Client connection negotiation failed: client connection to 127.1.52.65:45977: connect: Connection refused (error 111)
I20260608 10:02:28.508356  7406 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f1314ecfa66b4a819e30d15b0b011890 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:28.538137  7671 consensus_queue.cc:237] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [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: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } }
I20260608 10:02:28.540213  7420 catalog_manager.cc:5696] T f1314ecfa66b4a819e30d15b0b011890 P 3a4527abe5ad489fa7cffd687e741887 reported cstate change: config changed from index 3 to 4, VOTER 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65) evicted. New cstate: current_term: 1 leader_uuid: "c790c383688643658d70cce91c456cb0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } } }
I20260608 10:02:28.545426  7802 raft_consensus.cc:1275] T 3dfd98f5221d44739fe5bb084a488d8c P 445f55f2c67748899cb73212d72991aa [term 1 FOLLOWER]: Refusing update from remote peer c790c383688643658d70cce91c456cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:02:28.545426  7596 raft_consensus.cc:1275] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Refusing update from remote peer c790c383688643658d70cce91c456cb0: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:02:28.547394  7899 consensus_queue.cc:1048] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:28.551036  7870 consensus_queue.cc:1048] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:28.560674  7744 raft_consensus.cc:2955] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } } }
I20260608 10:02:28.563692  7802 raft_consensus.cc:2955] T 3dfd98f5221d44739fe5bb084a488d8c P 445f55f2c67748899cb73212d72991aa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } } }
I20260608 10:02:28.573304  7406 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3dfd98f5221d44739fe5bb084a488d8c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:28.575397  7596 raft_consensus.cc:2955] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } } }
I20260608 10:02:28.579704  7417 catalog_manager.cc:5696] T 3dfd98f5221d44739fe5bb084a488d8c P 445f55f2c67748899cb73212d72991aa reported cstate change: config changed from index 3 to 4, VOTER 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65) evicted. New cstate: current_term: 1 leader_uuid: "c790c383688643658d70cce91c456cb0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a4527abe5ad489fa7cffd687e741887" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 35533 } } peers { permanent_uuid: "c790c383688643658d70cce91c456cb0" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43299 } } peers { permanent_uuid: "445f55f2c67748899cb73212d72991aa" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43443 } attrs { promote: false } } }
W20260608 10:02:29.447674  7823 debug-util.cc:398] Leaking SignalData structure 0x7b08002deca0 after lost signal to thread 1236
W20260608 10:02:29.448696  7823 debug-util.cc:398] Leaking SignalData structure 0x7b0800287120 after lost signal to thread 7454
W20260608 10:02:29.449851  7823 debug-util.cc:398] Leaking SignalData structure 0x7b0800283c20 after lost signal to thread 7622
W20260608 10:02:29.450819  7823 debug-util.cc:398] Leaking SignalData structure 0x7b0800284f40 after lost signal to thread 7696
W20260608 10:02:29.451894  7823 debug-util.cc:398] Leaking SignalData structure 0x7b08002aba00 after lost signal to thread 7826
W20260608 10:02:29.503317  7406 catalog_manager.cc:4754] TS 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6413e949cafd48e4b46b38c9647e73f9: Network error: Client connection negotiation failed: client connection to 127.1.52.65:45977: connect: Connection refused (error 111)
W20260608 10:02:30.547646  7406 catalog_manager.cc:4754] TS 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6413e949cafd48e4b46b38c9647e73f9: Network error: Client connection negotiation failed: client connection to 127.1.52.65:45977: connect: Connection refused (error 111)
W20260608 10:02:32.647382  7406 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.52.65:45977: connect: Connection refused (error 111) [suppressed 37 similar messages]
W20260608 10:02:32.663385  7406 catalog_manager.cc:4754] TS 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6413e949cafd48e4b46b38c9647e73f9: Network error: Client connection negotiation failed: client connection to 127.1.52.65:45977: connect: Connection refused (error 111)
I20260608 10:02:32.900689  1233 tablet_server.cc:179] TabletServer@127.1.52.66:0 shutting down...
I20260608 10:02:32.945513  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:32.946650  1233 tablet_replica.cc:333] T f1314ecfa66b4a819e30d15b0b011890 P 3a4527abe5ad489fa7cffd687e741887: stopping tablet replica
I20260608 10:02:32.947719  1233 raft_consensus.cc:2243] T f1314ecfa66b4a819e30d15b0b011890 P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:32.949786  1233 raft_consensus.cc:2272] T f1314ecfa66b4a819e30d15b0b011890 P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:32.952818  1233 tablet_replica.cc:333] T 6413e949cafd48e4b46b38c9647e73f9 P 3a4527abe5ad489fa7cffd687e741887: stopping tablet replica
I20260608 10:02:32.953405  1233 raft_consensus.cc:2243] T 6413e949cafd48e4b46b38c9647e73f9 P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:32.954994  1233 raft_consensus.cc:2272] T 6413e949cafd48e4b46b38c9647e73f9 P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:32.957952  1233 tablet_replica.cc:333] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887: stopping tablet replica
I20260608 10:02:32.958616  1233 raft_consensus.cc:2243] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:32.960043  1233 raft_consensus.cc:2272] T 0a63fefffd8c4daca7ba8236d44396a2 P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:32.963281  1233 tablet_replica.cc:333] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887: stopping tablet replica
I20260608 10:02:32.963876  1233 raft_consensus.cc:2243] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:32.965798  1233 raft_consensus.cc:2272] T 3dfd98f5221d44739fe5bb084a488d8c P 3a4527abe5ad489fa7cffd687e741887 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:32.997406  1233 tablet_server.cc:196] TabletServer@127.1.52.66:0 shutdown complete.
I20260608 10:02:33.022984  1233 tablet_server.cc:179] TabletServer@127.1.52.67:0 shutting down...
W20260608 10:02:33.060315  7637 consensus_peers.cc:597] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 -> Peer 3a4527abe5ad489fa7cffd687e741887 (127.1.52.66:35533): Couldn't send request to peer 3a4527abe5ad489fa7cffd687e741887. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.66:35533: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:33.067798  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:33.068661  1233 tablet_replica.cc:333] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0: stopping tablet replica
I20260608 10:02:33.069453  1233 raft_consensus.cc:2243] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:33.070968  1233 raft_consensus.cc:2272] T 3dfd98f5221d44739fe5bb084a488d8c P c790c383688643658d70cce91c456cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:33.073786  1233 tablet_replica.cc:333] T 0a63fefffd8c4daca7ba8236d44396a2 P c790c383688643658d70cce91c456cb0: stopping tablet replica
I20260608 10:02:33.074486  1233 raft_consensus.cc:2243] T 0a63fefffd8c4daca7ba8236d44396a2 P c790c383688643658d70cce91c456cb0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:33.075842  1233 raft_consensus.cc:2272] T 0a63fefffd8c4daca7ba8236d44396a2 P c790c383688643658d70cce91c456cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:33.078745  1233 tablet_replica.cc:333] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0: stopping tablet replica
I20260608 10:02:33.079324  1233 raft_consensus.cc:2243] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:33.080475  1233 raft_consensus.cc:2272] T f1314ecfa66b4a819e30d15b0b011890 P c790c383688643658d70cce91c456cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:33.083141  1233 tablet_replica.cc:333] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0: stopping tablet replica
I20260608 10:02:33.083712  1233 raft_consensus.cc:2243] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:33.084939  1233 raft_consensus.cc:2272] T 6413e949cafd48e4b46b38c9647e73f9 P c790c383688643658d70cce91c456cb0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:33.113886  1233 tablet_server.cc:196] TabletServer@127.1.52.67:0 shutdown complete.
I20260608 10:02:33.139122  1233 tablet_server.cc:179] TabletServer@127.1.52.68:0 shutting down...
I20260608 10:02:33.185645  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:33.186781  1233 tablet_replica.cc:333] T 3dfd98f5221d44739fe5bb084a488d8c P 445f55f2c67748899cb73212d72991aa: stopping tablet replica
I20260608 10:02:33.187726  1233 raft_consensus.cc:2243] T 3dfd98f5221d44739fe5bb084a488d8c P 445f55f2c67748899cb73212d72991aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:33.188930  1233 raft_consensus.cc:2272] T 3dfd98f5221d44739fe5bb084a488d8c P 445f55f2c67748899cb73212d72991aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:33.192906  1233 tablet_replica.cc:333] T f1314ecfa66b4a819e30d15b0b011890 P 445f55f2c67748899cb73212d72991aa: stopping tablet replica
I20260608 10:02:33.193786  1233 raft_consensus.cc:2243] T f1314ecfa66b4a819e30d15b0b011890 P 445f55f2c67748899cb73212d72991aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:33.195093  1233 raft_consensus.cc:2272] T f1314ecfa66b4a819e30d15b0b011890 P 445f55f2c67748899cb73212d72991aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:33.198901  1233 tablet_replica.cc:333] T 6413e949cafd48e4b46b38c9647e73f9 P 445f55f2c67748899cb73212d72991aa: stopping tablet replica
I20260608 10:02:33.199836  1233 raft_consensus.cc:2243] T 6413e949cafd48e4b46b38c9647e73f9 P 445f55f2c67748899cb73212d72991aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:33.201159  1233 raft_consensus.cc:2272] T 6413e949cafd48e4b46b38c9647e73f9 P 445f55f2c67748899cb73212d72991aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:33.204896  1233 tablet_replica.cc:333] T 0a63fefffd8c4daca7ba8236d44396a2 P 445f55f2c67748899cb73212d72991aa: stopping tablet replica
I20260608 10:02:33.205648  1233 raft_consensus.cc:2243] T 0a63fefffd8c4daca7ba8236d44396a2 P 445f55f2c67748899cb73212d72991aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:33.207069  1233 raft_consensus.cc:2272] T 0a63fefffd8c4daca7ba8236d44396a2 P 445f55f2c67748899cb73212d72991aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:33.495914  1233 tablet_server.cc:196] TabletServer@127.1.52.68:0 shutdown complete.
I20260608 10:02:33.516186  1233 master.cc:562] Master@127.1.52.126:35649 shutting down...
W20260608 10:02:36.774399  7406 catalog_manager.cc:4754] TS 2e301feb95c047679a67aaa1bf34aa8d (127.1.52.65:45977): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 6413e949cafd48e4b46b38c9647e73f9: Network error: Client connection negotiation failed: client connection to 127.1.52.65:45977: connect: Connection refused (error 111)
I20260608 10:02:37.132737  1233 raft_consensus.cc:2243] T 00000000000000000000000000000000 P add10aa78a1f4ac8b0239e0222e5cfc4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:37.133615  1233 raft_consensus.cc:2272] T 00000000000000000000000000000000 P add10aa78a1f4ac8b0239e0222e5cfc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:37.134299  1233 tablet_replica.cc:333] T 00000000000000000000000000000000 P add10aa78a1f4ac8b0239e0222e5cfc4: stopping tablet replica
I20260608 10:02:37.163616  1233 master.cc:584] Master@127.1.52.126:35649 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14756 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 10:02:37.206624  1233 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.52.126:38681
I20260608 10:02:37.207835  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:37.213500  7914 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:37.214031  7915 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:37.215478  1233 server_base.cc:1061] running on GCE node
W20260608 10:02:37.215404  7917 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:37.216605  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:37.216835  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:37.217000  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912957216973 us; error 0 us; skew 500 ppm
I20260608 10:02:37.217562  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:37.220224  1233 webserver.cc:533] Webserver started at http://127.1.52.126:42535/ using document root <none> and password file <none>
I20260608 10:02:37.220793  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:37.221014  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:37.221304  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:37.222616  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/master-0-root/instance:
uuid: "7fb48ad08557467ea9a79326485024f2"
format_stamp: "Formatted at 2026-06-08 10:02:37 on dist-test-slave-tgjf"
I20260608 10:02:37.227393  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:02:37.230975  7922 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:37.231921  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:02:37.232177  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/master-0-root
uuid: "7fb48ad08557467ea9a79326485024f2"
format_stamp: "Formatted at 2026-06-08 10:02:37 on dist-test-slave-tgjf"
I20260608 10:02:37.232419  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:37.251153  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:37.252467  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:37.294215  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.126:38681
I20260608 10:02:37.294457  7973 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.126:38681 every 8 connection(s)
I20260608 10:02:37.298631  7974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:37.310312  7974 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7fb48ad08557467ea9a79326485024f2: Bootstrap starting.
I20260608 10:02:37.315979  7974 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7fb48ad08557467ea9a79326485024f2: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:37.321731  7974 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7fb48ad08557467ea9a79326485024f2: No bootstrap required, opened a new log
I20260608 10:02:37.326056  7974 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7fb48ad08557467ea9a79326485024f2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fb48ad08557467ea9a79326485024f2" member_type: VOTER }
I20260608 10:02:37.326922  7974 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7fb48ad08557467ea9a79326485024f2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:37.327273  7974 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7fb48ad08557467ea9a79326485024f2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7fb48ad08557467ea9a79326485024f2, State: Initialized, Role: FOLLOWER
I20260608 10:02:37.328397  7974 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7fb48ad08557467ea9a79326485024f2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7fb48ad08557467ea9a79326485024f2" member_type: VOTER }
I20260608 10:02:37.329272  7974 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7fb48ad08557467ea9a79326485024f2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:02:37.329638  7974 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7fb48ad08557467ea9a79326485024f2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:02:37.330031  7974 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7fb48ad08557467ea9a79326485024f2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:37.339073  7974 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7fb48ad08557467ea9a79326485024f2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fb48ad08557467ea9a79326485024f2" member_type: VOTER }
I20260608 10:02:37.339843  7974 leader_election.cc:304] T 00000000000000000000000000000000 P 7fb48ad08557467ea9a79326485024f2 [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: 7fb48ad08557467ea9a79326485024f2; no voters: 
I20260608 10:02:37.341471  7974 leader_election.cc:290] T 00000000000000000000000000000000 P 7fb48ad08557467ea9a79326485024f2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:02:37.341938  7977 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7fb48ad08557467ea9a79326485024f2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:37.343402  7977 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7fb48ad08557467ea9a79326485024f2 [term 1 LEADER]: Becoming Leader. State: Replica: 7fb48ad08557467ea9a79326485024f2, State: Running, Role: LEADER
I20260608 10:02:37.344154  7977 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7fb48ad08557467ea9a79326485024f2 [LEADER]: Queue going to LEADER mode. State: All 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: "7fb48ad08557467ea9a79326485024f2" member_type: VOTER }
I20260608 10:02:37.345615  7974 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7fb48ad08557467ea9a79326485024f2 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:02:37.349956  7978 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7fb48ad08557467ea9a79326485024f2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7fb48ad08557467ea9a79326485024f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fb48ad08557467ea9a79326485024f2" member_type: VOTER } }
I20260608 10:02:37.350003  7979 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7fb48ad08557467ea9a79326485024f2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7fb48ad08557467ea9a79326485024f2. Latest consensus state: current_term: 1 leader_uuid: "7fb48ad08557467ea9a79326485024f2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7fb48ad08557467ea9a79326485024f2" member_type: VOTER } }
I20260608 10:02:37.350783  7978 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7fb48ad08557467ea9a79326485024f2 [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:37.350893  7979 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7fb48ad08557467ea9a79326485024f2 [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:37.353516  7984 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:02:37.362102  7984 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:02:37.363368  1233 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:02:37.375877  7984 catalog_manager.cc:1382] Generated new cluster ID: 2a043177a7ae40ff9e3bf07940f31064
I20260608 10:02:37.376230  7984 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:02:37.403203  7984 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:02:37.404595  7984 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:02:37.426075  7984 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7fb48ad08557467ea9a79326485024f2: Generated new TSK 0
I20260608 10:02:37.426715  7984 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:02:37.494750  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:37.501523  7995 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:37.502465  7996 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:37.504673  1233 server_base.cc:1061] running on GCE node
W20260608 10:02:37.505035  7998 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:37.506143  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:37.506382  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:37.506599  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912957506563 us; error 0 us; skew 500 ppm
I20260608 10:02:37.507231  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:37.509565  1233 webserver.cc:533] Webserver started at http://127.1.52.65:44229/ using document root <none> and password file <none>
I20260608 10:02:37.510113  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:37.510299  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:37.510628  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:37.511845  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-0-root/instance:
uuid: "0d0f8be257cd4c21a67bf44de4016b16"
format_stamp: "Formatted at 2026-06-08 10:02:37 on dist-test-slave-tgjf"
I20260608 10:02:37.516667  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 10:02:37.520223  8003 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:37.520991  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260608 10:02:37.521293  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-0-root
uuid: "0d0f8be257cd4c21a67bf44de4016b16"
format_stamp: "Formatted at 2026-06-08 10:02:37 on dist-test-slave-tgjf"
I20260608 10:02:37.521575  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:37.533921  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:37.535284  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:37.536815  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:37.539502  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:37.539799  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:37.540100  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:37.540300  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:37.583050  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.65:40031
I20260608 10:02:37.583170  8065 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.65:40031 every 8 connection(s)
I20260608 10:02:37.588706  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:37.597311  8070 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:37.599058  8071 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:37.601822  8073 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:37.603322  1233 server_base.cc:1061] running on GCE node
I20260608 10:02:37.603807  8066 heartbeater.cc:344] Connected to a master server at 127.1.52.126:38681
I20260608 10:02:37.604219  8066 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:37.604539  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:37.604804  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:37.604986  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912957604965 us; error 0 us; skew 500 ppm
I20260608 10:02:37.605093  8066 heartbeater.cc:507] Master 127.1.52.126:38681 requested a full tablet report, sending...
I20260608 10:02:37.605669  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:37.608029  7939 ts_manager.cc:194] Registered new tserver with Master: 0d0f8be257cd4c21a67bf44de4016b16 (127.1.52.65:40031)
I20260608 10:02:37.608774  1233 webserver.cc:533] Webserver started at http://127.1.52.66:32863/ using document root <none> and password file <none>
I20260608 10:02:37.609491  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:37.609746  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:37.610065  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:37.610721  7939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36032
I20260608 10:02:37.611790  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-1-root/instance:
uuid: "77d85b1f70c845f0a3c6fde459db01b9"
format_stamp: "Formatted at 2026-06-08 10:02:37 on dist-test-slave-tgjf"
I20260608 10:02:37.616782  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:02:37.620363  8078 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:37.621140  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:02:37.621452  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-1-root
uuid: "77d85b1f70c845f0a3c6fde459db01b9"
format_stamp: "Formatted at 2026-06-08 10:02:37 on dist-test-slave-tgjf"
I20260608 10:02:37.621718  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:37.634471  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:37.635720  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:37.637198  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:37.639654  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:37.639890  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:37.640146  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:37.640336  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:37.682446  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.66:36213
I20260608 10:02:37.682682  8140 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.66:36213 every 8 connection(s)
I20260608 10:02:37.688059  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:37.696017  8144 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:37.697474  8145 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:37.700030  8147 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:37.701447  1233 server_base.cc:1061] running on GCE node
I20260608 10:02:37.702801  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:37.703094  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:37.703317  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912957703293 us; error 0 us; skew 500 ppm
I20260608 10:02:37.703369  8141 heartbeater.cc:344] Connected to a master server at 127.1.52.126:38681
I20260608 10:02:37.703807  8141 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:37.704236  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:37.704788  8141 heartbeater.cc:507] Master 127.1.52.126:38681 requested a full tablet report, sending...
I20260608 10:02:37.707211  1233 webserver.cc:533] Webserver started at http://127.1.52.67:35061/ using document root <none> and password file <none>
I20260608 10:02:37.707342  7939 ts_manager.cc:194] Registered new tserver with Master: 77d85b1f70c845f0a3c6fde459db01b9 (127.1.52.66:36213)
I20260608 10:02:37.707831  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:37.708102  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:37.708392  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:37.708981  7939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36040
I20260608 10:02:37.709751  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-2-root/instance:
uuid: "c279035e137f4297837f840be5a97705"
format_stamp: "Formatted at 2026-06-08 10:02:37 on dist-test-slave-tgjf"
I20260608 10:02:37.715164  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260608 10:02:37.718861  8152 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:37.719650  1233 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:02:37.719971  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-2-root
uuid: "c279035e137f4297837f840be5a97705"
format_stamp: "Formatted at 2026-06-08 10:02:37 on dist-test-slave-tgjf"
I20260608 10:02:37.720259  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:37.740975  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:37.742223  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:37.743551  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:37.745877  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:37.746120  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:37.746385  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:37.746568  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:37.787744  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.67:46215
I20260608 10:02:37.787909  8214 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.67:46215 every 8 connection(s)
I20260608 10:02:37.802618  8215 heartbeater.cc:344] Connected to a master server at 127.1.52.126:38681
I20260608 10:02:37.803015  8215 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:37.803730  8215 heartbeater.cc:507] Master 127.1.52.126:38681 requested a full tablet report, sending...
I20260608 10:02:37.805749  7939 ts_manager.cc:194] Registered new tserver with Master: c279035e137f4297837f840be5a97705 (127.1.52.67:46215)
I20260608 10:02:37.806144  1233 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014757267s
I20260608 10:02:37.807332  7939 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36048
I20260608 10:02:38.613802  8066 heartbeater.cc:499] Master 127.1.52.126:38681 was elected leader, sending a full tablet report...
I20260608 10:02:38.712086  8141 heartbeater.cc:499] Master 127.1.52.126:38681 was elected leader, sending a full tablet report...
I20260608 10:02:38.810395  8215 heartbeater.cc:499] Master 127.1.52.126:38681 was elected leader, sending a full tablet report...
I20260608 10:02:38.862715  7939 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36050:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:02:38.865247  7939 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:02:38.927315  8031 tablet_service.cc:1511] Processing CreateTablet for tablet 618e0b29156c4582a9c745f4898628e1 (DEFAULT_TABLE table=test-workload [id=990107f49d2e4788865f9b2752e6bba4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:02:38.929103  8031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 618e0b29156c4582a9c745f4898628e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:38.935987  8030 tablet_service.cc:1511] Processing CreateTablet for tablet 7a662cc88a614ce79a8f0ea48b21496b (DEFAULT_TABLE table=test-workload [id=990107f49d2e4788865f9b2752e6bba4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:02:38.937930  8030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a662cc88a614ce79a8f0ea48b21496b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:38.940675  8029 tablet_service.cc:1511] Processing CreateTablet for tablet 9e4cca11bd094a47bdfd6856573f1657 (DEFAULT_TABLE table=test-workload [id=990107f49d2e4788865f9b2752e6bba4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:02:38.941203  8028 tablet_service.cc:1511] Processing CreateTablet for tablet b4c510ff67b24a818dd79164b0e9c15a (DEFAULT_TABLE table=test-workload [id=990107f49d2e4788865f9b2752e6bba4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:02:38.942617  8106 tablet_service.cc:1511] Processing CreateTablet for tablet 618e0b29156c4582a9c745f4898628e1 (DEFAULT_TABLE table=test-workload [id=990107f49d2e4788865f9b2752e6bba4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:02:38.944159  8106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 618e0b29156c4582a9c745f4898628e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:38.944025  8103 tablet_service.cc:1511] Processing CreateTablet for tablet b4c510ff67b24a818dd79164b0e9c15a (DEFAULT_TABLE table=test-workload [id=990107f49d2e4788865f9b2752e6bba4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:02:38.944947  8179 tablet_service.cc:1511] Processing CreateTablet for tablet 7a662cc88a614ce79a8f0ea48b21496b (DEFAULT_TABLE table=test-workload [id=990107f49d2e4788865f9b2752e6bba4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:02:38.946504  8179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a662cc88a614ce79a8f0ea48b21496b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:38.946720  8104 tablet_service.cc:1511] Processing CreateTablet for tablet 9e4cca11bd094a47bdfd6856573f1657 (DEFAULT_TABLE table=test-workload [id=990107f49d2e4788865f9b2752e6bba4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:02:38.947773  8177 tablet_service.cc:1511] Processing CreateTablet for tablet b4c510ff67b24a818dd79164b0e9c15a (DEFAULT_TABLE table=test-workload [id=990107f49d2e4788865f9b2752e6bba4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:02:38.949258  8177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c510ff67b24a818dd79164b0e9c15a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:38.949476  8105 tablet_service.cc:1511] Processing CreateTablet for tablet 7a662cc88a614ce79a8f0ea48b21496b (DEFAULT_TABLE table=test-workload [id=990107f49d2e4788865f9b2752e6bba4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:02:38.951124  8103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c510ff67b24a818dd79164b0e9c15a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:38.951808  8180 tablet_service.cc:1511] Processing CreateTablet for tablet 618e0b29156c4582a9c745f4898628e1 (DEFAULT_TABLE table=test-workload [id=990107f49d2e4788865f9b2752e6bba4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:02:38.953266  8180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 618e0b29156c4582a9c745f4898628e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:38.945770  8178 tablet_service.cc:1511] Processing CreateTablet for tablet 9e4cca11bd094a47bdfd6856573f1657 (DEFAULT_TABLE table=test-workload [id=990107f49d2e4788865f9b2752e6bba4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:02:38.954716  8104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e4cca11bd094a47bdfd6856573f1657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:38.955408  8178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e4cca11bd094a47bdfd6856573f1657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:38.942320  8029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e4cca11bd094a47bdfd6856573f1657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:38.958702  8105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a662cc88a614ce79a8f0ea48b21496b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:38.959326  8028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c510ff67b24a818dd79164b0e9c15a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:39.007752  8235 tablet_bootstrap.cc:492] T b4c510ff67b24a818dd79164b0e9c15a P c279035e137f4297837f840be5a97705: Bootstrap starting.
I20260608 10:02:39.012260  8236 tablet_bootstrap.cc:492] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16: Bootstrap starting.
I20260608 10:02:39.016937  8237 tablet_bootstrap.cc:492] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9: Bootstrap starting.
I20260608 10:02:39.020043  8236 tablet_bootstrap.cc:654] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:39.022591  8235 tablet_bootstrap.cc:654] T b4c510ff67b24a818dd79164b0e9c15a P c279035e137f4297837f840be5a97705: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:39.025565  8236 tablet_bootstrap.cc:492] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16: No bootstrap required, opened a new log
I20260608 10:02:39.026064  8236 ts_tablet_manager.cc:1403] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16: Time spent bootstrapping tablet: real 0.014s	user 0.000s	sys 0.012s
I20260608 10:02:39.026611  8237 tablet_bootstrap.cc:654] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:39.029052  8235 tablet_bootstrap.cc:492] T b4c510ff67b24a818dd79164b0e9c15a P c279035e137f4297837f840be5a97705: No bootstrap required, opened a new log
I20260608 10:02:39.029035  8236 raft_consensus.cc:359] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } }
I20260608 10:02:39.029781  8235 ts_tablet_manager.cc:1403] T b4c510ff67b24a818dd79164b0e9c15a P c279035e137f4297837f840be5a97705: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.011s
I20260608 10:02:39.029834  8236 raft_consensus.cc:385] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:39.030490  8236 raft_consensus.cc:740] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0f8be257cd4c21a67bf44de4016b16, State: Initialized, Role: FOLLOWER
I20260608 10:02:39.031379  8236 consensus_queue.cc:260] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } }
I20260608 10:02:39.032541  8237 tablet_bootstrap.cc:492] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9: No bootstrap required, opened a new log
I20260608 10:02:39.033434  8235 raft_consensus.cc:359] T b4c510ff67b24a818dd79164b0e9c15a P c279035e137f4297837f840be5a97705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:39.034222  8235 raft_consensus.cc:385] T b4c510ff67b24a818dd79164b0e9c15a P c279035e137f4297837f840be5a97705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:39.034457  8237 ts_tablet_manager.cc:1403] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.012s
I20260608 10:02:39.034554  8235 raft_consensus.cc:740] T b4c510ff67b24a818dd79164b0e9c15a P c279035e137f4297837f840be5a97705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c279035e137f4297837f840be5a97705, State: Initialized, Role: FOLLOWER
I20260608 10:02:39.035688  8235 consensus_queue.cc:260] T b4c510ff67b24a818dd79164b0e9c15a P c279035e137f4297837f840be5a97705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:39.038800  8235 ts_tablet_manager.cc:1434] T b4c510ff67b24a818dd79164b0e9c15a P c279035e137f4297837f840be5a97705: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 10:02:39.038472  8237 raft_consensus.cc:359] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } }
I20260608 10:02:39.039341  8237 raft_consensus.cc:385] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:39.039693  8237 raft_consensus.cc:740] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77d85b1f70c845f0a3c6fde459db01b9, State: Initialized, Role: FOLLOWER
I20260608 10:02:39.039919  8235 tablet_bootstrap.cc:492] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705: Bootstrap starting.
I20260608 10:02:39.040760  8237 consensus_queue.cc:260] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } }
I20260608 10:02:39.042737  8236 ts_tablet_manager.cc:1434] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260608 10:02:39.044044  8236 tablet_bootstrap.cc:492] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16: Bootstrap starting.
I20260608 10:02:39.048905  8235 tablet_bootstrap.cc:654] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:39.050972  8236 tablet_bootstrap.cc:654] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:39.063552  8237 ts_tablet_manager.cc:1434] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9: Time spent starting tablet: real 0.028s	user 0.010s	sys 0.013s
I20260608 10:02:39.064592  8237 tablet_bootstrap.cc:492] T b4c510ff67b24a818dd79164b0e9c15a P 77d85b1f70c845f0a3c6fde459db01b9: Bootstrap starting.
I20260608 10:02:39.065092  8236 tablet_bootstrap.cc:492] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16: No bootstrap required, opened a new log
I20260608 10:02:39.065560  8236 ts_tablet_manager.cc:1403] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260608 10:02:39.068744  8236 raft_consensus.cc:359] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:39.069200  8235 tablet_bootstrap.cc:492] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705: No bootstrap required, opened a new log
I20260608 10:02:39.069465  8236 raft_consensus.cc:385] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:39.069856  8236 raft_consensus.cc:740] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0f8be257cd4c21a67bf44de4016b16, State: Initialized, Role: FOLLOWER
I20260608 10:02:39.069923  8235 ts_tablet_manager.cc:1403] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.016s
I20260608 10:02:39.071230  8237 tablet_bootstrap.cc:654] T b4c510ff67b24a818dd79164b0e9c15a P 77d85b1f70c845f0a3c6fde459db01b9: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:39.070804  8236 consensus_queue.cc:260] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:39.073510  8236 ts_tablet_manager.cc:1434] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:02:39.073419  8235 raft_consensus.cc:359] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:39.074390  8235 raft_consensus.cc:385] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:39.074760  8236 tablet_bootstrap.cc:492] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16: Bootstrap starting.
I20260608 10:02:39.074821  8235 raft_consensus.cc:740] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c279035e137f4297837f840be5a97705, State: Initialized, Role: FOLLOWER
I20260608 10:02:39.076102  8235 consensus_queue.cc:260] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:39.078734  8235 ts_tablet_manager.cc:1434] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:02:39.079785  8235 tablet_bootstrap.cc:492] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705: Bootstrap starting.
I20260608 10:02:39.082199  8236 tablet_bootstrap.cc:654] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:39.088646  8235 tablet_bootstrap.cc:654] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:39.101357  8235 tablet_bootstrap.cc:492] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705: No bootstrap required, opened a new log
I20260608 10:02:39.102079  8235 ts_tablet_manager.cc:1403] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.006s
I20260608 10:02:39.105424  8236 tablet_bootstrap.cc:492] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16: No bootstrap required, opened a new log
I20260608 10:02:39.105958  8236 ts_tablet_manager.cc:1403] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.024s
I20260608 10:02:39.105792  8235 raft_consensus.cc:359] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:39.106630  8237 tablet_bootstrap.cc:492] T b4c510ff67b24a818dd79164b0e9c15a P 77d85b1f70c845f0a3c6fde459db01b9: No bootstrap required, opened a new log
I20260608 10:02:39.106627  8235 raft_consensus.cc:385] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:39.107098  8235 raft_consensus.cc:740] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c279035e137f4297837f840be5a97705, State: Initialized, Role: FOLLOWER
I20260608 10:02:39.107278  8237 ts_tablet_manager.cc:1403] T b4c510ff67b24a818dd79164b0e9c15a P 77d85b1f70c845f0a3c6fde459db01b9: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.011s
I20260608 10:02:39.108016  8235 consensus_queue.cc:260] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:39.108763  8236 raft_consensus.cc:359] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:39.109472  8236 raft_consensus.cc:385] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:39.109754  8236 raft_consensus.cc:740] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0f8be257cd4c21a67bf44de4016b16, State: Initialized, Role: FOLLOWER
I20260608 10:02:39.110456  8235 ts_tablet_manager.cc:1434] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 10:02:39.110656  8237 raft_consensus.cc:359] T b4c510ff67b24a818dd79164b0e9c15a P 77d85b1f70c845f0a3c6fde459db01b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:39.110710  8236 consensus_queue.cc:260] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:39.111584  8237 raft_consensus.cc:385] T b4c510ff67b24a818dd79164b0e9c15a P 77d85b1f70c845f0a3c6fde459db01b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:39.112002  8237 raft_consensus.cc:740] T b4c510ff67b24a818dd79164b0e9c15a P 77d85b1f70c845f0a3c6fde459db01b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77d85b1f70c845f0a3c6fde459db01b9, State: Initialized, Role: FOLLOWER
I20260608 10:02:39.111675  8235 tablet_bootstrap.cc:492] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705: Bootstrap starting.
I20260608 10:02:39.113381  8236 ts_tablet_manager.cc:1434] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 10:02:39.114480  8236 tablet_bootstrap.cc:492] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16: Bootstrap starting.
I20260608 10:02:39.118728  8241 raft_consensus.cc:493] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:39.119349  8241 raft_consensus.cc:515] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } }
I20260608 10:02:39.121172  8235 tablet_bootstrap.cc:654] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:39.121392  8236 tablet_bootstrap.cc:654] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:39.112883  8237 consensus_queue.cc:260] T b4c510ff67b24a818dd79164b0e9c15a P 77d85b1f70c845f0a3c6fde459db01b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:39.125555  8237 ts_tablet_manager.cc:1434] T b4c510ff67b24a818dd79164b0e9c15a P 77d85b1f70c845f0a3c6fde459db01b9: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.004s
I20260608 10:02:39.130841  8237 tablet_bootstrap.cc:492] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9: Bootstrap starting.
I20260608 10:02:39.143168  8237 tablet_bootstrap.cc:654] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:39.146687  8241 leader_election.cc:290] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c279035e137f4297837f840be5a97705 (127.1.52.67:46215), 77d85b1f70c845f0a3c6fde459db01b9 (127.1.52.66:36213)
I20260608 10:02:39.158424  8237 tablet_bootstrap.cc:492] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9: No bootstrap required, opened a new log
I20260608 10:02:39.159030  8237 ts_tablet_manager.cc:1403] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.007s
I20260608 10:02:39.162161  8237 raft_consensus.cc:359] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:39.162899  8237 raft_consensus.cc:385] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:39.163197  8237 raft_consensus.cc:740] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77d85b1f70c845f0a3c6fde459db01b9, State: Initialized, Role: FOLLOWER
I20260608 10:02:39.163941  8237 consensus_queue.cc:260] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:39.166106  8237 ts_tablet_manager.cc:1434] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:02:39.172938  8237 tablet_bootstrap.cc:492] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9: Bootstrap starting.
I20260608 10:02:39.179782  8241 raft_consensus.cc:493] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:39.180603  8241 raft_consensus.cc:515] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:39.183739  8241 leader_election.cc:290] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77d85b1f70c845f0a3c6fde459db01b9 (127.1.52.66:36213), c279035e137f4297837f840be5a97705 (127.1.52.67:46215)
I20260608 10:02:39.184988  8237 tablet_bootstrap.cc:654] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:39.205889  8235 tablet_bootstrap.cc:492] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705: No bootstrap required, opened a new log
I20260608 10:02:39.206524  8235 ts_tablet_manager.cc:1403] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705: Time spent bootstrapping tablet: real 0.095s	user 0.037s	sys 0.053s
I20260608 10:02:39.207453  8236 tablet_bootstrap.cc:492] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16: No bootstrap required, opened a new log
I20260608 10:02:39.208197  8236 ts_tablet_manager.cc:1403] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16: Time spent bootstrapping tablet: real 0.094s	user 0.031s	sys 0.043s
I20260608 10:02:39.209762  8235 raft_consensus.cc:359] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } }
I20260608 10:02:39.210631  8235 raft_consensus.cc:385] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:39.210971  8235 raft_consensus.cc:740] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c279035e137f4297837f840be5a97705, State: Initialized, Role: FOLLOWER
I20260608 10:02:39.211005  8190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618e0b29156c4582a9c745f4898628e1" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c279035e137f4297837f840be5a97705" is_pre_election: true
I20260608 10:02:39.212450  8189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a662cc88a614ce79a8f0ea48b21496b" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c279035e137f4297837f840be5a97705" is_pre_election: true
I20260608 10:02:39.212260  8235 consensus_queue.cc:260] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } }
I20260608 10:02:39.212632  8236 raft_consensus.cc:359] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:39.213215  8189 raft_consensus.cc:2468] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 0.
I20260608 10:02:39.213346  8190 raft_consensus.cc:2468] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 0.
I20260608 10:02:39.213721  8236 raft_consensus.cc:385] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:39.214215  8236 raft_consensus.cc:740] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0f8be257cd4c21a67bf44de4016b16, State: Initialized, Role: FOLLOWER
I20260608 10:02:39.215209  8005 leader_election.cc:304] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0f8be257cd4c21a67bf44de4016b16, c279035e137f4297837f840be5a97705; no voters: 
I20260608 10:02:39.215492  8236 consensus_queue.cc:260] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:39.216279  8241 raft_consensus.cc:2804] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:39.216724  8241 raft_consensus.cc:493] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:39.217113  8241 raft_consensus.cc:3060] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:39.223735  8235 ts_tablet_manager.cc:1434] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260608 10:02:39.227087  8005 leader_election.cc:304] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0f8be257cd4c21a67bf44de4016b16, c279035e137f4297837f840be5a97705; no voters: 
I20260608 10:02:39.227066  8236 ts_tablet_manager.cc:1434] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16: Time spent starting tablet: real 0.018s	user 0.012s	sys 0.008s
I20260608 10:02:39.229558  8255 raft_consensus.cc:2804] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:39.230093  8255 raft_consensus.cc:493] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:39.230608  8255 raft_consensus.cc:3060] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:39.230612  8241 raft_consensus.cc:515] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:39.235733  8241 leader_election.cc:290] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [CANDIDATE]: Term 1 election: Requested vote from peers 77d85b1f70c845f0a3c6fde459db01b9 (127.1.52.66:36213), c279035e137f4297837f840be5a97705 (127.1.52.67:46215)
I20260608 10:02:39.237246  8190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a662cc88a614ce79a8f0ea48b21496b" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c279035e137f4297837f840be5a97705"
I20260608 10:02:39.237937  8190 raft_consensus.cc:3060] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:39.238165  8116 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618e0b29156c4582a9c745f4898628e1" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77d85b1f70c845f0a3c6fde459db01b9" is_pre_election: true
I20260608 10:02:39.238938  8116 raft_consensus.cc:2468] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 0.
I20260608 10:02:39.239013  8115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a662cc88a614ce79a8f0ea48b21496b" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77d85b1f70c845f0a3c6fde459db01b9" is_pre_election: true
I20260608 10:02:39.239735  8115 raft_consensus.cc:2468] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 0.
I20260608 10:02:39.240861  8114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a662cc88a614ce79a8f0ea48b21496b" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77d85b1f70c845f0a3c6fde459db01b9"
I20260608 10:02:39.241410  8114 raft_consensus.cc:3060] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:39.242833  8237 tablet_bootstrap.cc:492] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9: No bootstrap required, opened a new log
I20260608 10:02:39.243475  8237 ts_tablet_manager.cc:1403] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9: Time spent bootstrapping tablet: real 0.071s	user 0.024s	sys 0.034s
I20260608 10:02:39.243309  8255 raft_consensus.cc:515] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } }
I20260608 10:02:39.246274  8255 leader_election.cc:290] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [CANDIDATE]: Term 1 election: Requested vote from peers c279035e137f4297837f840be5a97705 (127.1.52.67:46215), 77d85b1f70c845f0a3c6fde459db01b9 (127.1.52.66:36213)
I20260608 10:02:39.247210  8190 raft_consensus.cc:2468] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 1.
I20260608 10:02:39.247087  8237 raft_consensus.cc:359] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:39.248126  8237 raft_consensus.cc:385] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:39.248487  8237 raft_consensus.cc:740] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77d85b1f70c845f0a3c6fde459db01b9, State: Initialized, Role: FOLLOWER
I20260608 10:02:39.248600  8005 leader_election.cc:304] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0f8be257cd4c21a67bf44de4016b16, c279035e137f4297837f840be5a97705; no voters: 
I20260608 10:02:39.249825  8189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618e0b29156c4582a9c745f4898628e1" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c279035e137f4297837f840be5a97705"
I20260608 10:02:39.249547  8237 consensus_queue.cc:260] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:39.250404  8189 raft_consensus.cc:3060] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:39.252106  8237 ts_tablet_manager.cc:1434] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:02:39.251964  8115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618e0b29156c4582a9c745f4898628e1" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77d85b1f70c845f0a3c6fde459db01b9"
I20260608 10:02:39.252946  8115 raft_consensus.cc:3060] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:39.260802  8115 raft_consensus.cc:2468] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 1.
I20260608 10:02:39.262111  8006 leader_election.cc:304] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0f8be257cd4c21a67bf44de4016b16, 77d85b1f70c845f0a3c6fde459db01b9; no voters: 
I20260608 10:02:39.262804  8189 raft_consensus.cc:2468] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 1.
I20260608 10:02:39.263182  8114 raft_consensus.cc:2468] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 1.
I20260608 10:02:39.264040  8241 raft_consensus.cc:2804] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:39.264137  8255 raft_consensus.cc:2804] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:39.265842  8241 raft_consensus.cc:697] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 LEADER]: Becoming Leader. State: Replica: 0d0f8be257cd4c21a67bf44de4016b16, State: Running, Role: LEADER
I20260608 10:02:39.266772  8255 raft_consensus.cc:697] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 LEADER]: Becoming Leader. State: Replica: 0d0f8be257cd4c21a67bf44de4016b16, State: Running, Role: LEADER
I20260608 10:02:39.267040  8241 consensus_queue.cc:237] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:39.267724  8255 consensus_queue.cc:237] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } }
I20260608 10:02:39.270535  8256 raft_consensus.cc:493] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:39.271100  8256 raft_consensus.cc:515] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:39.274744  8114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c510ff67b24a818dd79164b0e9c15a" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77d85b1f70c845f0a3c6fde459db01b9" is_pre_election: true
I20260608 10:02:39.275214  8256 leader_election.cc:290] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77d85b1f70c845f0a3c6fde459db01b9 (127.1.52.66:36213), c279035e137f4297837f840be5a97705 (127.1.52.67:46215)
I20260608 10:02:39.275441  8189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c510ff67b24a818dd79164b0e9c15a" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c279035e137f4297837f840be5a97705" is_pre_election: true
I20260608 10:02:39.275657  8114 raft_consensus.cc:2468] T b4c510ff67b24a818dd79164b0e9c15a P 77d85b1f70c845f0a3c6fde459db01b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 0.
I20260608 10:02:39.276141  8189 raft_consensus.cc:2468] T b4c510ff67b24a818dd79164b0e9c15a P c279035e137f4297837f840be5a97705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 0.
I20260608 10:02:39.277177  8006 leader_election.cc:304] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0f8be257cd4c21a67bf44de4016b16, 77d85b1f70c845f0a3c6fde459db01b9; no voters: 
I20260608 10:02:39.278469  8255 raft_consensus.cc:2804] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:39.278891  8255 raft_consensus.cc:493] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:39.279333  8255 raft_consensus.cc:3060] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:39.286164  7938 catalog_manager.cc:5696] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d0f8be257cd4c21a67bf44de4016b16 (127.1.52.65). New cstate: current_term: 1 leader_uuid: "0d0f8be257cd4c21a67bf44de4016b16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:39.287122  8255 raft_consensus.cc:515] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:39.287931  7938 catalog_manager.cc:5696] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d0f8be257cd4c21a67bf44de4016b16 (127.1.52.65). New cstate: current_term: 1 leader_uuid: "0d0f8be257cd4c21a67bf44de4016b16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:39.289040  8255 leader_election.cc:290] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [CANDIDATE]: Term 1 election: Requested vote from peers 77d85b1f70c845f0a3c6fde459db01b9 (127.1.52.66:36213), c279035e137f4297837f840be5a97705 (127.1.52.67:46215)
I20260608 10:02:39.289933  8114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c510ff67b24a818dd79164b0e9c15a" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77d85b1f70c845f0a3c6fde459db01b9"
I20260608 10:02:39.290053  8189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c510ff67b24a818dd79164b0e9c15a" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c279035e137f4297837f840be5a97705"
I20260608 10:02:39.290578  8189 raft_consensus.cc:3060] T b4c510ff67b24a818dd79164b0e9c15a P c279035e137f4297837f840be5a97705 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:39.290578  8114 raft_consensus.cc:3060] T b4c510ff67b24a818dd79164b0e9c15a P 77d85b1f70c845f0a3c6fde459db01b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:39.297900  8114 raft_consensus.cc:2468] T b4c510ff67b24a818dd79164b0e9c15a P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 1.
I20260608 10:02:39.297900  8189 raft_consensus.cc:2468] T b4c510ff67b24a818dd79164b0e9c15a P c279035e137f4297837f840be5a97705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 1.
I20260608 10:02:39.299196  8006 leader_election.cc:304] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0f8be257cd4c21a67bf44de4016b16, 77d85b1f70c845f0a3c6fde459db01b9; no voters: 
I20260608 10:02:39.300019  8255 raft_consensus.cc:2804] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:39.300444  8255 raft_consensus.cc:697] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 LEADER]: Becoming Leader. State: Replica: 0d0f8be257cd4c21a67bf44de4016b16, State: Running, Role: LEADER
I20260608 10:02:39.301235  8255 consensus_queue.cc:237] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:39.308408  7938 catalog_manager.cc:5696] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d0f8be257cd4c21a67bf44de4016b16 (127.1.52.65). New cstate: current_term: 1 leader_uuid: "0d0f8be257cd4c21a67bf44de4016b16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:39.317503  8255 raft_consensus.cc:493] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:39.317999  8255 raft_consensus.cc:515] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:39.319939  8255 leader_election.cc:290] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77d85b1f70c845f0a3c6fde459db01b9 (127.1.52.66:36213), c279035e137f4297837f840be5a97705 (127.1.52.67:46215)
I20260608 10:02:39.320585  8114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4cca11bd094a47bdfd6856573f1657" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77d85b1f70c845f0a3c6fde459db01b9" is_pre_election: true
I20260608 10:02:39.321002  8189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4cca11bd094a47bdfd6856573f1657" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c279035e137f4297837f840be5a97705" is_pre_election: true
I20260608 10:02:39.321133  8114 raft_consensus.cc:2468] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 0.
I20260608 10:02:39.321676  8189 raft_consensus.cc:2468] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 0.
I20260608 10:02:39.322258  8006 leader_election.cc:304] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0f8be257cd4c21a67bf44de4016b16, 77d85b1f70c845f0a3c6fde459db01b9; no voters: 
I20260608 10:02:39.323061  8255 raft_consensus.cc:2804] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:39.323432  8255 raft_consensus.cc:493] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:39.323721  8255 raft_consensus.cc:3060] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:39.329269  8255 raft_consensus.cc:515] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:39.331055  8255 leader_election.cc:290] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [CANDIDATE]: Term 1 election: Requested vote from peers 77d85b1f70c845f0a3c6fde459db01b9 (127.1.52.66:36213), c279035e137f4297837f840be5a97705 (127.1.52.67:46215)
I20260608 10:02:39.331737  8114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4cca11bd094a47bdfd6856573f1657" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77d85b1f70c845f0a3c6fde459db01b9"
I20260608 10:02:39.332082  8189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4cca11bd094a47bdfd6856573f1657" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c279035e137f4297837f840be5a97705"
I20260608 10:02:39.332356  8114 raft_consensus.cc:3060] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:39.332695  8189 raft_consensus.cc:3060] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:39.339520  8189 raft_consensus.cc:2468] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 1.
I20260608 10:02:39.339520  8114 raft_consensus.cc:2468] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 1.
I20260608 10:02:39.340978  8005 leader_election.cc:304] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0d0f8be257cd4c21a67bf44de4016b16, c279035e137f4297837f840be5a97705; no voters: 
I20260608 10:02:39.341725  8255 raft_consensus.cc:2804] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:39.342164  8255 raft_consensus.cc:697] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 LEADER]: Becoming Leader. State: Replica: 0d0f8be257cd4c21a67bf44de4016b16, State: Running, Role: LEADER
I20260608 10:02:39.342927  8255 consensus_queue.cc:237] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:39.350935  7938 catalog_manager.cc:5696] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0d0f8be257cd4c21a67bf44de4016b16 (127.1.52.65). New cstate: current_term: 1 leader_uuid: "0d0f8be257cd4c21a67bf44de4016b16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:39.418064  1233 tablet_server.cc:179] TabletServer@127.1.52.65:0 shutting down...
I20260608 10:02:39.437040  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:39.438126  1233 tablet_replica.cc:333] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16: stopping tablet replica
I20260608 10:02:39.438843  1233 raft_consensus.cc:2243] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:39.439522  1233 pending_rounds.cc:70] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16: Trying to abort 1 pending ops.
I20260608 10:02:39.439736  1233 pending_rounds.cc:77] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619481476390912 op_type: NO_OP noop_request { }
I20260608 10:02:39.440088  1233 raft_consensus.cc:2889] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:02:39.440403  1233 raft_consensus.cc:2272] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:39.443148  1233 tablet_replica.cc:333] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16: stopping tablet replica
I20260608 10:02:39.443691  1233 raft_consensus.cc:2243] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:39.444298  1233 pending_rounds.cc:70] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16: Trying to abort 1 pending ops.
I20260608 10:02:39.444478  1233 pending_rounds.cc:77] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619481305157632 op_type: NO_OP noop_request { }
I20260608 10:02:39.444780  1233 raft_consensus.cc:2889] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:02:39.445062  1233 raft_consensus.cc:2272] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:39.447753  1233 tablet_replica.cc:333] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16: stopping tablet replica
I20260608 10:02:39.448285  1233 raft_consensus.cc:2243] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:39.448927  1233 pending_rounds.cc:70] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16: Trying to abort 1 pending ops.
I20260608 10:02:39.449116  1233 pending_rounds.cc:77] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619481168031744 op_type: NO_OP noop_request { }
I20260608 10:02:39.449398  1233 raft_consensus.cc:2889] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:02:39.449687  1233 raft_consensus.cc:2272] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:39.452174  1233 tablet_replica.cc:333] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16: stopping tablet replica
I20260608 10:02:39.452734  1233 raft_consensus.cc:2243] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:39.453333  1233 pending_rounds.cc:70] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16: Trying to abort 1 pending ops.
I20260608 10:02:39.453517  1233 pending_rounds.cc:77] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619481169784832 op_type: NO_OP noop_request { }
I20260608 10:02:39.453804  1233 raft_consensus.cc:2889] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:02:39.454077  1233 raft_consensus.cc:2272] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:39.468431  1233 tablet_server.cc:196] TabletServer@127.1.52.65:0 shutdown complete.
I20260608 10:02:39.481464  1233 tablet_server.cc:179] TabletServer@127.1.52.66:0 shutting down...
I20260608 10:02:39.498772  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:39.499612  1233 tablet_replica.cc:333] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9: stopping tablet replica
I20260608 10:02:39.500327  1233 raft_consensus.cc:2243] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:39.500725  1233 raft_consensus.cc:2272] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:39.502846  1233 tablet_replica.cc:333] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9: stopping tablet replica
I20260608 10:02:39.503329  1233 raft_consensus.cc:2243] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:39.503705  1233 raft_consensus.cc:2272] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:39.505820  1233 tablet_replica.cc:333] T b4c510ff67b24a818dd79164b0e9c15a P 77d85b1f70c845f0a3c6fde459db01b9: stopping tablet replica
I20260608 10:02:39.506280  1233 raft_consensus.cc:2243] T b4c510ff67b24a818dd79164b0e9c15a P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:39.506690  1233 raft_consensus.cc:2272] T b4c510ff67b24a818dd79164b0e9c15a P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:39.508612  1233 tablet_replica.cc:333] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9: stopping tablet replica
I20260608 10:02:39.509053  1233 raft_consensus.cc:2243] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:39.509375  1233 raft_consensus.cc:2272] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:39.532069  1233 tablet_server.cc:196] TabletServer@127.1.52.66:0 shutdown complete.
I20260608 10:02:39.544857  1233 tablet_server.cc:179] TabletServer@127.1.52.67:0 shutting down...
I20260608 10:02:39.563798  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:39.564765  1233 tablet_replica.cc:333] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705: stopping tablet replica
I20260608 10:02:39.565393  1233 raft_consensus.cc:2243] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:39.565856  1233 raft_consensus.cc:2272] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:39.568112  1233 tablet_replica.cc:333] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705: stopping tablet replica
I20260608 10:02:39.568661  1233 raft_consensus.cc:2243] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:39.569080  1233 raft_consensus.cc:2272] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:39.571400  1233 tablet_replica.cc:333] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705: stopping tablet replica
I20260608 10:02:39.571950  1233 raft_consensus.cc:2243] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:39.572400  1233 raft_consensus.cc:2272] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:39.574383  1233 tablet_replica.cc:333] T b4c510ff67b24a818dd79164b0e9c15a P c279035e137f4297837f840be5a97705: stopping tablet replica
I20260608 10:02:39.574867  1233 raft_consensus.cc:2243] T b4c510ff67b24a818dd79164b0e9c15a P c279035e137f4297837f840be5a97705 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:39.575202  1233 raft_consensus.cc:2272] T b4c510ff67b24a818dd79164b0e9c15a P c279035e137f4297837f840be5a97705 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:39.596899  1233 tablet_server.cc:196] TabletServer@127.1.52.67:0 shutdown complete.
I20260608 10:02:39.612083  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:39.618297  8262 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:39.618422  8263 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:39.620229  8265 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:39.621497  1233 server_base.cc:1061] running on GCE node
I20260608 10:02:39.622570  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:39.622854  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:39.623070  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912959623057 us; error 0 us; skew 500 ppm
I20260608 10:02:39.623694  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:39.626106  1233 webserver.cc:533] Webserver started at http://127.1.52.68:45899/ using document root <none> and password file <none>
I20260608 10:02:39.626755  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:39.627019  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:39.627346  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:39.628507  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-3-root/instance:
uuid: "b9cf609120cc4ebca1b54f02a65159bd"
format_stamp: "Formatted at 2026-06-08 10:02:39 on dist-test-slave-tgjf"
I20260608 10:02:39.633515  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:02:39.637333  8270 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:39.638265  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:02:39.638760  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-3-root
uuid: "b9cf609120cc4ebca1b54f02a65159bd"
format_stamp: "Formatted at 2026-06-08 10:02:39 on dist-test-slave-tgjf"
I20260608 10:02:39.639179  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:39.652756  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:39.653936  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:39.655633  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:39.658767  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:39.659107  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:39.659507  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:39.659797  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:39.698197  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.68:43531
I20260608 10:02:39.698385  8332 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.68:43531 every 8 connection(s)
I20260608 10:02:39.715689  8333 heartbeater.cc:344] Connected to a master server at 127.1.52.126:38681
I20260608 10:02:39.716207  8333 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:39.716985  8333 heartbeater.cc:507] Master 127.1.52.126:38681 requested a full tablet report, sending...
I20260608 10:02:39.719100  7938 ts_manager.cc:194] Registered new tserver with Master: b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68:43531)
I20260608 10:02:39.720623  7938 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36052
W20260608 10:02:40.377806  7986 auto_rebalancer.cc:591] Failed to schedule move for tablet b4c510ff67b24a818dd79164b0e9c15a: Network error: Client connection negotiation failed: client connection to 127.1.52.65:40031: connect: Connection refused (error 111)
W20260608 10:02:40.381245  7986 auto_rebalancer.cc:591] Failed to schedule move for tablet 618e0b29156c4582a9c745f4898628e1: Network error: Client connection negotiation failed: client connection to 127.1.52.65:40031: connect: Connection refused (error 111)
W20260608 10:02:40.384524  7986 auto_rebalancer.cc:591] Failed to schedule move for tablet 9e4cca11bd094a47bdfd6856573f1657: Network error: Client connection negotiation failed: client connection to 127.1.52.65:40031: connect: Connection refused (error 111)
I20260608 10:02:40.723500  8333 heartbeater.cc:499] Master 127.1.52.126:38681 was elected leader, sending a full tablet report...
W20260608 10:02:41.398226  7986 auto_rebalancer.cc:591] Failed to schedule move for tablet 618e0b29156c4582a9c745f4898628e1: Network error: Client connection negotiation failed: client connection to 127.1.52.65:40031: connect: Connection refused (error 111)
W20260608 10:02:41.401778  7986 auto_rebalancer.cc:591] Failed to schedule move for tablet 9e4cca11bd094a47bdfd6856573f1657: Network error: Client connection negotiation failed: client connection to 127.1.52.65:40031: connect: Connection refused (error 111)
W20260608 10:02:41.405283  7986 auto_rebalancer.cc:591] Failed to schedule move for tablet 7a662cc88a614ce79a8f0ea48b21496b: Network error: Client connection negotiation failed: client connection to 127.1.52.65:40031: connect: Connection refused (error 111)
W20260608 10:02:42.436982  7986 auto_rebalancer.cc:591] Failed to schedule move for tablet 618e0b29156c4582a9c745f4898628e1: Network error: Client connection negotiation failed: client connection to 127.1.52.65:40031: connect: Connection refused (error 111)
W20260608 10:02:42.440862  7986 auto_rebalancer.cc:591] Failed to schedule move for tablet 9e4cca11bd094a47bdfd6856573f1657: Network error: Client connection negotiation failed: client connection to 127.1.52.65:40031: connect: Connection refused (error 111)
W20260608 10:02:42.444361  7986 auto_rebalancer.cc:591] Failed to schedule move for tablet b4c510ff67b24a818dd79164b0e9c15a: Network error: Client connection negotiation failed: client connection to 127.1.52.65:40031: connect: Connection refused (error 111)
W20260608 10:02:43.460103  7986 auto_rebalancer.cc:591] Failed to schedule move for tablet b4c510ff67b24a818dd79164b0e9c15a: Network error: Client connection negotiation failed: client connection to 127.1.52.65:40031: connect: Connection refused (error 111)
W20260608 10:02:43.463843  7986 auto_rebalancer.cc:591] Failed to schedule move for tablet 9e4cca11bd094a47bdfd6856573f1657: Network error: Client connection negotiation failed: client connection to 127.1.52.65:40031: connect: Connection refused (error 111)
W20260608 10:02:43.467274  7986 auto_rebalancer.cc:591] Failed to schedule move for tablet 618e0b29156c4582a9c745f4898628e1: Network error: Client connection negotiation failed: client connection to 127.1.52.65:40031: connect: Connection refused (error 111)
W20260608 10:02:44.469710  7986 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 0d0f8be257cd4c21a67bf44de4016b16 not available for placement
W20260608 10:02:45.471963  7986 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 0d0f8be257cd4c21a67bf44de4016b16 not available for placement
W20260608 10:02:46.474174  7986 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 0d0f8be257cd4c21a67bf44de4016b16 not available for placement
I20260608 10:02:46.737999  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:46.745983  8342 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:46.747824  8343 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:46.748890  8345 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:46.753088  1233 server_base.cc:1061] running on GCE node
I20260608 10:02:46.755014  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:46.755290  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:46.755548  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912966755527 us; error 0 us; skew 500 ppm
I20260608 10:02:46.756228  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:46.759009  1233 webserver.cc:533] Webserver started at http://127.1.52.65:44229/ using document root <none> and password file <none>
I20260608 10:02:46.759613  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:46.759816  1233 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:02:46.764070  1233 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:02:46.767694  8350 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:46.768479  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:02:46.768800  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-0-root
uuid: "0d0f8be257cd4c21a67bf44de4016b16"
format_stamp: "Formatted at 2026-06-08 10:02:37 on dist-test-slave-tgjf"
I20260608 10:02:46.769202  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:46.785243  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:46.786795  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:46.788407  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:46.792488  8357 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 10:02:46.815495  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:02:46.815860  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.024s	user 0.002s	sys 0.000s
I20260608 10:02:46.816165  1233 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 10:02:46.821902  8357 tablet_bootstrap.cc:492] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16: Bootstrap starting.
I20260608 10:02:46.832345  1233 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:02:46.832798  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.017s	user 0.011s	sys 0.004s
I20260608 10:02:46.836741  8357 tablet_bootstrap.cc:492] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:02:46.837714  8357 tablet_bootstrap.cc:492] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16: Bootstrap complete.
I20260608 10:02:46.838317  8357 ts_tablet_manager.cc:1403] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.001s
I20260608 10:02:46.841078  8357 raft_consensus.cc:359] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:46.842203  8357 raft_consensus.cc:740] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0f8be257cd4c21a67bf44de4016b16, State: Initialized, Role: FOLLOWER
I20260608 10:02:46.843127  8357 consensus_queue.cc:260] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [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: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:46.846421  8357 ts_tablet_manager.cc:1434] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 10:02:46.847240  8357 tablet_bootstrap.cc:492] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16: Bootstrap starting.
I20260608 10:02:46.861657  8357 tablet_bootstrap.cc:492] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:02:46.862797  8357 tablet_bootstrap.cc:492] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16: Bootstrap complete.
I20260608 10:02:46.863430  8357 ts_tablet_manager.cc:1403] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.010s
I20260608 10:02:46.866055  8357 raft_consensus.cc:359] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } }
I20260608 10:02:46.866868  8357 raft_consensus.cc:740] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0f8be257cd4c21a67bf44de4016b16, State: Initialized, Role: FOLLOWER
I20260608 10:02:46.867637  8357 consensus_queue.cc:260] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [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: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } }
I20260608 10:02:46.869410  8357 ts_tablet_manager.cc:1434] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:02:46.870219  8357 tablet_bootstrap.cc:492] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16: Bootstrap starting.
I20260608 10:02:46.885716  8357 tablet_bootstrap.cc:492] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:02:46.886658  8357 tablet_bootstrap.cc:492] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16: Bootstrap complete.
I20260608 10:02:46.887446  8357 ts_tablet_manager.cc:1403] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260608 10:02:46.889865  8357 raft_consensus.cc:359] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:46.890568  8357 raft_consensus.cc:740] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0f8be257cd4c21a67bf44de4016b16, State: Initialized, Role: FOLLOWER
I20260608 10:02:46.891346  8357 consensus_queue.cc:260] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [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: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:46.893406  8357 ts_tablet_manager.cc:1434] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260608 10:02:46.894187  8357 tablet_bootstrap.cc:492] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16: Bootstrap starting.
I20260608 10:02:46.896229  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.65:40031
I20260608 10:02:46.896389  8417 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.65:40031 every 8 connection(s)
W20260608 10:02:46.900906  8419 tablet.cc:2404] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:02:46.902032  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:46.913578  8423 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:46.916262  8424 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:46.918607  8357 tablet_bootstrap.cc:492] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:02:46.919938  8357 tablet_bootstrap.cc:492] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16: Bootstrap complete.
I20260608 10:02:46.920984  8357 ts_tablet_manager.cc:1403] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16: Time spent bootstrapping tablet: real 0.027s	user 0.018s	sys 0.003s
W20260608 10:02:46.922278  8426 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:46.922384  1233 server_base.cc:1061] running on GCE node
I20260608 10:02:46.924042  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:46.924293  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:46.924495  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912966924479 us; error 0 us; skew 500 ppm
I20260608 10:02:46.924423  8357 raft_consensus.cc:359] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:46.925736  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:46.925658  8357 raft_consensus.cc:740] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d0f8be257cd4c21a67bf44de4016b16, State: Initialized, Role: FOLLOWER
I20260608 10:02:46.927673  8418 heartbeater.cc:344] Connected to a master server at 127.1.52.126:38681
I20260608 10:02:46.927524  8357 consensus_queue.cc:260] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [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: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:46.928190  8418 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:46.929391  8418 heartbeater.cc:507] Master 127.1.52.126:38681 requested a full tablet report, sending...
I20260608 10:02:46.929414  1233 webserver.cc:533] Webserver started at http://127.1.52.66:32863/ using document root <none> and password file <none>
I20260608 10:02:46.929714  8357 ts_tablet_manager.cc:1434] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:02:46.930341  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:46.930653  1233 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:02:46.934994  7938 ts_manager.cc:194] Re-registered known tserver with Master: 0d0f8be257cd4c21a67bf44de4016b16 (127.1.52.65:40031)
I20260608 10:02:46.935567  1233 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:02:46.940428  8431 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:46.941303  1233 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 10:02:46.941632  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-1-root
uuid: "77d85b1f70c845f0a3c6fde459db01b9"
format_stamp: "Formatted at 2026-06-08 10:02:37 on dist-test-slave-tgjf"
I20260608 10:02:46.941937  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:46.942121  7938 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55896
I20260608 10:02:46.945406  8418 heartbeater.cc:499] Master 127.1.52.126:38681 was elected leader, sending a full tablet report...
I20260608 10:02:46.964308  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:46.965798  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:46.967376  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:46.992007  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:02:46.992379  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.000s	sys 0.002s
I20260608 10:02:46.997089  8438 tablet_bootstrap.cc:492] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9: Bootstrap starting.
I20260608 10:02:47.007643  1233 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:02:47.007961  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.013s	sys 0.001s
I20260608 10:02:47.008859  8438 tablet_bootstrap.cc:492] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:47.009635  8438 tablet_bootstrap.cc:492] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9: Bootstrap complete.
I20260608 10:02:47.010208  8438 ts_tablet_manager.cc:1403] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.008s
I20260608 10:02:47.012590  8438 raft_consensus.cc:359] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:47.013121  8438 raft_consensus.cc:740] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77d85b1f70c845f0a3c6fde459db01b9, State: Initialized, Role: FOLLOWER
I20260608 10:02:47.013911  8438 consensus_queue.cc:260] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:47.016855  8438 ts_tablet_manager.cc:1434] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260608 10:02:47.017860  8438 tablet_bootstrap.cc:492] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9: Bootstrap starting.
I20260608 10:02:47.031178  8438 tablet_bootstrap.cc:492] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:47.031939  8438 tablet_bootstrap.cc:492] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9: Bootstrap complete.
I20260608 10:02:47.032673  8438 ts_tablet_manager.cc:1403] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260608 10:02:47.035657  8438 raft_consensus.cc:359] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } }
I20260608 10:02:47.036234  8438 raft_consensus.cc:740] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77d85b1f70c845f0a3c6fde459db01b9, State: Initialized, Role: FOLLOWER
I20260608 10:02:47.037057  8438 consensus_queue.cc:260] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } }
I20260608 10:02:47.038991  8438 ts_tablet_manager.cc:1434] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:02:47.039753  8438 tablet_bootstrap.cc:492] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9: Bootstrap starting.
I20260608 10:02:47.053234  8438 tablet_bootstrap.cc:492] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:47.054191  8438 tablet_bootstrap.cc:492] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9: Bootstrap complete.
I20260608 10:02:47.054940  8438 ts_tablet_manager.cc:1403] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 10:02:47.057396  8438 raft_consensus.cc:359] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:47.058109  8438 raft_consensus.cc:740] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77d85b1f70c845f0a3c6fde459db01b9, State: Initialized, Role: FOLLOWER
I20260608 10:02:47.059002  8438 consensus_queue.cc:260] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:47.061378  8438 ts_tablet_manager.cc:1434] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:02:47.062115  8438 tablet_bootstrap.cc:492] T b4c510ff67b24a818dd79164b0e9c15a P 77d85b1f70c845f0a3c6fde459db01b9: Bootstrap starting.
I20260608 10:02:47.068830  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.66:36213
I20260608 10:02:47.069201  8498 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.66:36213 every 8 connection(s)
I20260608 10:02:47.074416  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:02:47.082901  8438 tablet_bootstrap.cc:492] T b4c510ff67b24a818dd79164b0e9c15a P 77d85b1f70c845f0a3c6fde459db01b9: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:47.083840  8438 tablet_bootstrap.cc:492] T b4c510ff67b24a818dd79164b0e9c15a P 77d85b1f70c845f0a3c6fde459db01b9: Bootstrap complete.
I20260608 10:02:47.084599  8438 ts_tablet_manager.cc:1403] T b4c510ff67b24a818dd79164b0e9c15a P 77d85b1f70c845f0a3c6fde459db01b9: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
W20260608 10:02:47.084676  8503 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:47.087968  8438 raft_consensus.cc:359] T b4c510ff67b24a818dd79164b0e9c15a P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:47.089214  8438 raft_consensus.cc:740] T b4c510ff67b24a818dd79164b0e9c15a P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77d85b1f70c845f0a3c6fde459db01b9, State: Initialized, Role: FOLLOWER
I20260608 10:02:47.090078  8438 consensus_queue.cc:260] T b4c510ff67b24a818dd79164b0e9c15a P 77d85b1f70c845f0a3c6fde459db01b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:47.092556  8499 heartbeater.cc:344] Connected to a master server at 127.1.52.126:38681
I20260608 10:02:47.093238  8499 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:47.093633  8438 ts_tablet_manager.cc:1434] T b4c510ff67b24a818dd79164b0e9c15a P 77d85b1f70c845f0a3c6fde459db01b9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:02:47.094669  8499 heartbeater.cc:507] Master 127.1.52.126:38681 requested a full tablet report, sending...
W20260608 10:02:47.095383  8504 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:47.101202  7938 ts_manager.cc:194] Re-registered known tserver with Master: 77d85b1f70c845f0a3c6fde459db01b9 (127.1.52.66:36213)
W20260608 10:02:47.101734  8506 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:47.101789  1233 server_base.cc:1061] running on GCE node
I20260608 10:02:47.103395  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:47.103695  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:47.103925  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912967103906 us; error 0 us; skew 500 ppm
I20260608 10:02:47.104794  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:47.107895  1233 webserver.cc:533] Webserver started at http://127.1.52.67:35061/ using document root <none> and password file <none>
I20260608 10:02:47.108083  7938 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55912
I20260608 10:02:47.108599  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:47.108888  1233 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:02:47.111600  8499 heartbeater.cc:499] Master 127.1.52.126:38681 was elected leader, sending a full tablet report...
I20260608 10:02:47.113837  1233 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:02:47.118255  8511 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:47.119297  1233 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:02:47.119612  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-2-root
uuid: "c279035e137f4297837f840be5a97705"
format_stamp: "Formatted at 2026-06-08 10:02:37 on dist-test-slave-tgjf"
I20260608 10:02:47.119918  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:47.156536  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:47.157887  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:47.159555  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:47.184715  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:02:47.185043  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.000s	sys 0.001s
I20260608 10:02:47.189872  8518 tablet_bootstrap.cc:492] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705: Bootstrap starting.
I20260608 10:02:47.200093  1233 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:02:47.200409  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.013s	sys 0.001s
I20260608 10:02:47.201838  8518 tablet_bootstrap.cc:492] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:47.202601  8518 tablet_bootstrap.cc:492] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705: Bootstrap complete.
I20260608 10:02:47.203163  8518 ts_tablet_manager.cc:1403] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.002s
I20260608 10:02:47.205453  8518 raft_consensus.cc:359] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:47.206022  8518 raft_consensus.cc:740] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c279035e137f4297837f840be5a97705, State: Initialized, Role: FOLLOWER
I20260608 10:02:47.206774  8518 consensus_queue.cc:260] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:47.209560  8518 ts_tablet_manager.cc:1434] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260608 10:02:47.210626  8518 tablet_bootstrap.cc:492] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705: Bootstrap starting.
I20260608 10:02:47.224550  8518 tablet_bootstrap.cc:492] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:47.225561  8518 tablet_bootstrap.cc:492] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705: Bootstrap complete.
I20260608 10:02:47.226269  8518 ts_tablet_manager.cc:1403] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.008s
I20260608 10:02:47.228988  8518 raft_consensus.cc:359] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } }
I20260608 10:02:47.229585  8518 raft_consensus.cc:740] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c279035e137f4297837f840be5a97705, State: Initialized, Role: FOLLOWER
I20260608 10:02:47.230422  8518 consensus_queue.cc:260] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } }
I20260608 10:02:47.232496  8518 ts_tablet_manager.cc:1434] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:02:47.233270  8518 tablet_bootstrap.cc:492] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705: Bootstrap starting.
I20260608 10:02:47.248111  8518 tablet_bootstrap.cc:492] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:47.249068  8518 tablet_bootstrap.cc:492] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705: Bootstrap complete.
I20260608 10:02:47.249859  8518 ts_tablet_manager.cc:1403] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260608 10:02:47.253639  8518 raft_consensus.cc:359] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:47.254696  8518 raft_consensus.cc:740] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c279035e137f4297837f840be5a97705, State: Initialized, Role: FOLLOWER
I20260608 10:02:47.255795  8518 consensus_queue.cc:260] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:47.258603  8518 ts_tablet_manager.cc:1434] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.007s
I20260608 10:02:47.259749  8518 tablet_bootstrap.cc:492] T b4c510ff67b24a818dd79164b0e9c15a P c279035e137f4297837f840be5a97705: Bootstrap starting.
I20260608 10:02:47.262212  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.67:46215
I20260608 10:02:47.262490  8578 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.67:46215 every 8 connection(s)
I20260608 10:02:47.277043  8518 tablet_bootstrap.cc:492] T b4c510ff67b24a818dd79164b0e9c15a P c279035e137f4297837f840be5a97705: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:47.277967  8518 tablet_bootstrap.cc:492] T b4c510ff67b24a818dd79164b0e9c15a P c279035e137f4297837f840be5a97705: Bootstrap complete.
I20260608 10:02:47.279503  8518 ts_tablet_manager.cc:1403] T b4c510ff67b24a818dd79164b0e9c15a P c279035e137f4297837f840be5a97705: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260608 10:02:47.282162  8518 raft_consensus.cc:359] T b4c510ff67b24a818dd79164b0e9c15a P c279035e137f4297837f840be5a97705 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:47.282959  8518 raft_consensus.cc:740] T b4c510ff67b24a818dd79164b0e9c15a P c279035e137f4297837f840be5a97705 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c279035e137f4297837f840be5a97705, State: Initialized, Role: FOLLOWER
I20260608 10:02:47.283831  8518 consensus_queue.cc:260] T b4c510ff67b24a818dd79164b0e9c15a P c279035e137f4297837f840be5a97705 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:47.286026  8518 ts_tablet_manager.cc:1434] T b4c510ff67b24a818dd79164b0e9c15a P c279035e137f4297837f840be5a97705: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:02:47.287513  8579 heartbeater.cc:344] Connected to a master server at 127.1.52.126:38681
I20260608 10:02:47.288069  8579 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:47.288904  8579 heartbeater.cc:507] Master 127.1.52.126:38681 requested a full tablet report, sending...
I20260608 10:02:47.292778  7938 ts_manager.cc:194] Re-registered known tserver with Master: c279035e137f4297837f840be5a97705 (127.1.52.67:46215)
I20260608 10:02:47.297422  7938 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55924
I20260608 10:02:47.300091  8579 heartbeater.cc:499] Master 127.1.52.126:38681 was elected leader, sending a full tablet report...
W20260608 10:02:47.495370  7986 auto_rebalancer.cc:591] Failed to schedule move for tablet 618e0b29156c4582a9c745f4898628e1: Illegal state: Replica 0d0f8be257cd4c21a67bf44de4016b16 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } }
W20260608 10:02:47.499583  7986 auto_rebalancer.cc:591] Failed to schedule move for tablet 9e4cca11bd094a47bdfd6856573f1657: Illegal state: Replica 0d0f8be257cd4c21a67bf44de4016b16 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } }
W20260608 10:02:47.503345  7986 auto_rebalancer.cc:591] Failed to schedule move for tablet 7a662cc88a614ce79a8f0ea48b21496b: Illegal state: Replica 0d0f8be257cd4c21a67bf44de4016b16 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } }
I20260608 10:02:48.066461  8585 raft_consensus.cc:493] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:48.067144  8585 raft_consensus.cc:515] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:48.069365  8585 leader_election.cc:290] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 77d85b1f70c845f0a3c6fde459db01b9 (127.1.52.66:36213), c279035e137f4297837f840be5a97705 (127.1.52.67:46215)
I20260608 10:02:48.092725  8473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a662cc88a614ce79a8f0ea48b21496b" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "77d85b1f70c845f0a3c6fde459db01b9" is_pre_election: true
I20260608 10:02:48.092604  8553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a662cc88a614ce79a8f0ea48b21496b" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c279035e137f4297837f840be5a97705" is_pre_election: true
I20260608 10:02:48.093698  8473 raft_consensus.cc:2468] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 1.
I20260608 10:02:48.093998  8553 raft_consensus.cc:2468] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 1.
I20260608 10:02:48.095444  8353 leader_election.cc:304] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [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: 0d0f8be257cd4c21a67bf44de4016b16, 77d85b1f70c845f0a3c6fde459db01b9; no voters: 
I20260608 10:02:48.096355  8585 raft_consensus.cc:2804] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:02:48.096901  8585 raft_consensus.cc:493] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:48.097306  8585 raft_consensus.cc:3060] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:02:48.103093  8585 raft_consensus.cc:515] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:48.104949  8585 leader_election.cc:290] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [CANDIDATE]: Term 2 election: Requested vote from peers 77d85b1f70c845f0a3c6fde459db01b9 (127.1.52.66:36213), c279035e137f4297837f840be5a97705 (127.1.52.67:46215)
I20260608 10:02:48.105870  8473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a662cc88a614ce79a8f0ea48b21496b" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "77d85b1f70c845f0a3c6fde459db01b9"
I20260608 10:02:48.106122  8553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a662cc88a614ce79a8f0ea48b21496b" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c279035e137f4297837f840be5a97705"
I20260608 10:02:48.106789  8473 raft_consensus.cc:3060] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:02:48.107049  8553 raft_consensus.cc:3060] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:02:48.115361  8553 raft_consensus.cc:2468] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 2.
I20260608 10:02:48.115361  8473 raft_consensus.cc:2468] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 2.
I20260608 10:02:48.117190  8352 leader_election.cc:304] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [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: 0d0f8be257cd4c21a67bf44de4016b16, c279035e137f4297837f840be5a97705; no voters: 
I20260608 10:02:48.118194  8585 raft_consensus.cc:2804] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:02:48.119449  8585 raft_consensus.cc:697] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [term 2 LEADER]: Becoming Leader. State: Replica: 0d0f8be257cd4c21a67bf44de4016b16, State: Running, Role: LEADER
I20260608 10:02:48.120568  8585 consensus_queue.cc:237] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [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: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:48.128171  8585 raft_consensus.cc:493] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:48.128751  8585 raft_consensus.cc:515] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:48.129513  7938 catalog_manager.cc:5696] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "0d0f8be257cd4c21a67bf44de4016b16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:48.131347  8585 leader_election.cc:290] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 77d85b1f70c845f0a3c6fde459db01b9 (127.1.52.66:36213), c279035e137f4297837f840be5a97705 (127.1.52.67:46215)
I20260608 10:02:48.131661  8473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c510ff67b24a818dd79164b0e9c15a" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "77d85b1f70c845f0a3c6fde459db01b9" is_pre_election: true
I20260608 10:02:48.132048  8553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c510ff67b24a818dd79164b0e9c15a" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c279035e137f4297837f840be5a97705" is_pre_election: true
I20260608 10:02:48.132789  8473 raft_consensus.cc:2468] T b4c510ff67b24a818dd79164b0e9c15a P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 1.
I20260608 10:02:48.133083  8553 raft_consensus.cc:2468] T b4c510ff67b24a818dd79164b0e9c15a P c279035e137f4297837f840be5a97705 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 1.
I20260608 10:02:48.134567  8353 leader_election.cc:304] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [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: 0d0f8be257cd4c21a67bf44de4016b16, 77d85b1f70c845f0a3c6fde459db01b9; no voters: 
I20260608 10:02:48.135872  8585 raft_consensus.cc:2804] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:02:48.136407  8585 raft_consensus.cc:493] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:48.136850  8585 raft_consensus.cc:3060] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:02:48.144285  8585 raft_consensus.cc:515] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:48.147670  8585 leader_election.cc:290] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [CANDIDATE]: Term 2 election: Requested vote from peers 77d85b1f70c845f0a3c6fde459db01b9 (127.1.52.66:36213), c279035e137f4297837f840be5a97705 (127.1.52.67:46215)
I20260608 10:02:48.147936  8473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c510ff67b24a818dd79164b0e9c15a" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "77d85b1f70c845f0a3c6fde459db01b9"
I20260608 10:02:48.148295  8553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c510ff67b24a818dd79164b0e9c15a" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c279035e137f4297837f840be5a97705"
I20260608 10:02:48.149008  8473 raft_consensus.cc:3060] T b4c510ff67b24a818dd79164b0e9c15a P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:02:48.149247  8553 raft_consensus.cc:3060] T b4c510ff67b24a818dd79164b0e9c15a P c279035e137f4297837f840be5a97705 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:02:48.154584  8473 raft_consensus.cc:2468] T b4c510ff67b24a818dd79164b0e9c15a P 77d85b1f70c845f0a3c6fde459db01b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 2.
I20260608 10:02:48.154659  8553 raft_consensus.cc:2468] T b4c510ff67b24a818dd79164b0e9c15a P c279035e137f4297837f840be5a97705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 2.
I20260608 10:02:48.156035  8353 leader_election.cc:304] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [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: 0d0f8be257cd4c21a67bf44de4016b16, 77d85b1f70c845f0a3c6fde459db01b9; no voters: 
I20260608 10:02:48.156980  8585 raft_consensus.cc:2804] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:02:48.157562  8585 raft_consensus.cc:697] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [term 2 LEADER]: Becoming Leader. State: Replica: 0d0f8be257cd4c21a67bf44de4016b16, State: Running, Role: LEADER
I20260608 10:02:48.158411  8585 consensus_queue.cc:237] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [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: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:48.166505  7938 catalog_manager.cc:5696] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "0d0f8be257cd4c21a67bf44de4016b16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:48.280731  8597 raft_consensus.cc:493] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:48.281520  8597 raft_consensus.cc:515] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } }
I20260608 10:02:48.284382  8597 leader_election.cc:290] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0d0f8be257cd4c21a67bf44de4016b16 (127.1.52.65:40031), c279035e137f4297837f840be5a97705 (127.1.52.67:46215)
I20260608 10:02:48.296976  8553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618e0b29156c4582a9c745f4898628e1" candidate_uuid: "77d85b1f70c845f0a3c6fde459db01b9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c279035e137f4297837f840be5a97705" is_pre_election: true
I20260608 10:02:48.297577  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618e0b29156c4582a9c745f4898628e1" candidate_uuid: "77d85b1f70c845f0a3c6fde459db01b9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0f8be257cd4c21a67bf44de4016b16" is_pre_election: true
I20260608 10:02:48.297880  8553 raft_consensus.cc:2468] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77d85b1f70c845f0a3c6fde459db01b9 in term 1.
I20260608 10:02:48.298774  8392 raft_consensus.cc:2410] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77d85b1f70c845f0a3c6fde459db01b9 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 10:02:48.299567  8433 leader_election.cc:304] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [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: 77d85b1f70c845f0a3c6fde459db01b9, c279035e137f4297837f840be5a97705; no voters: 
I20260608 10:02:48.300696  8597 raft_consensus.cc:2804] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:02:48.301187  8597 raft_consensus.cc:493] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:48.301529  8597 raft_consensus.cc:3060] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:02:48.307128  8597 raft_consensus.cc:515] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } }
I20260608 10:02:48.309481  8597 leader_election.cc:290] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [CANDIDATE]: Term 2 election: Requested vote from peers 0d0f8be257cd4c21a67bf44de4016b16 (127.1.52.65:40031), c279035e137f4297837f840be5a97705 (127.1.52.67:46215)
I20260608 10:02:48.310043  8553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618e0b29156c4582a9c745f4898628e1" candidate_uuid: "77d85b1f70c845f0a3c6fde459db01b9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c279035e137f4297837f840be5a97705"
I20260608 10:02:48.310508  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618e0b29156c4582a9c745f4898628e1" candidate_uuid: "77d85b1f70c845f0a3c6fde459db01b9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0d0f8be257cd4c21a67bf44de4016b16"
I20260608 10:02:48.310935  8553 raft_consensus.cc:3060] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:02:48.311360  8392 raft_consensus.cc:3060] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:02:48.316546  8553 raft_consensus.cc:2468] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77d85b1f70c845f0a3c6fde459db01b9 in term 2.
I20260608 10:02:48.317647  8392 raft_consensus.cc:2410] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 77d85b1f70c845f0a3c6fde459db01b9 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260608 10:02:48.317767  8433 leader_election.cc:304] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [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: 77d85b1f70c845f0a3c6fde459db01b9, c279035e137f4297837f840be5a97705; no voters: 
I20260608 10:02:48.318986  8597 raft_consensus.cc:2804] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:02:48.320186  8597 raft_consensus.cc:697] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 2 LEADER]: Becoming Leader. State: Replica: 77d85b1f70c845f0a3c6fde459db01b9, State: Running, Role: LEADER
I20260608 10:02:48.321033  8597 consensus_queue.cc:237] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [LEADER]: Queue going to LEADER 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: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } }
I20260608 10:02:48.328549  7938 catalog_manager.cc:5696] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 reported cstate change: term changed from 1 to 2, leader changed from 0d0f8be257cd4c21a67bf44de4016b16 (127.1.52.65) to 77d85b1f70c845f0a3c6fde459db01b9 (127.1.52.66). New cstate: current_term: 2 leader_uuid: "77d85b1f70c845f0a3c6fde459db01b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } health_report { overall_health: HEALTHY } } }
I20260608 10:02:48.426932  8585 raft_consensus.cc:493] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:48.427701  8585 raft_consensus.cc:515] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:48.429690  8585 leader_election.cc:290] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 77d85b1f70c845f0a3c6fde459db01b9 (127.1.52.66:36213), c279035e137f4297837f840be5a97705 (127.1.52.67:46215)
I20260608 10:02:48.430810  8473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4cca11bd094a47bdfd6856573f1657" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "77d85b1f70c845f0a3c6fde459db01b9" is_pre_election: true
I20260608 10:02:48.430804  8553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4cca11bd094a47bdfd6856573f1657" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c279035e137f4297837f840be5a97705" is_pre_election: true
I20260608 10:02:48.431598  8473 raft_consensus.cc:2468] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 1.
I20260608 10:02:48.431820  8553 raft_consensus.cc:2468] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 1.
I20260608 10:02:48.432988  8353 leader_election.cc:304] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [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: 0d0f8be257cd4c21a67bf44de4016b16, 77d85b1f70c845f0a3c6fde459db01b9; no voters: 
I20260608 10:02:48.433949  8585 raft_consensus.cc:2804] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:02:48.434428  8585 raft_consensus.cc:493] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:48.434823  8585 raft_consensus.cc:3060] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:02:48.440099  8585 raft_consensus.cc:515] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:48.442166  8585 leader_election.cc:290] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [CANDIDATE]: Term 2 election: Requested vote from peers 77d85b1f70c845f0a3c6fde459db01b9 (127.1.52.66:36213), c279035e137f4297837f840be5a97705 (127.1.52.67:46215)
I20260608 10:02:48.443075  8473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4cca11bd094a47bdfd6856573f1657" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "77d85b1f70c845f0a3c6fde459db01b9"
I20260608 10:02:48.443230  8553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e4cca11bd094a47bdfd6856573f1657" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c279035e137f4297837f840be5a97705"
I20260608 10:02:48.443810  8473 raft_consensus.cc:3060] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:02:48.444064  8553 raft_consensus.cc:3060] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:02:48.449208  8473 raft_consensus.cc:2468] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 2.
I20260608 10:02:48.449349  8553 raft_consensus.cc:2468] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 2.
I20260608 10:02:48.450709  8353 leader_election.cc:304] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [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: 0d0f8be257cd4c21a67bf44de4016b16, 77d85b1f70c845f0a3c6fde459db01b9; no voters: 
I20260608 10:02:48.451614  8585 raft_consensus.cc:2804] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:02:48.452263  8585 raft_consensus.cc:697] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [term 2 LEADER]: Becoming Leader. State: Replica: 0d0f8be257cd4c21a67bf44de4016b16, State: Running, Role: LEADER
I20260608 10:02:48.453068  8585 consensus_queue.cc:237] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [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: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } }
I20260608 10:02:48.461114  7938 catalog_manager.cc:5696] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "0d0f8be257cd4c21a67bf44de4016b16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } health_report { overall_health: UNKNOWN } } }
W20260608 10:02:48.510954  7986 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 990107f49d2e4788865f9b2752e6bba4: could not find any suitable replica to move from server 0d0f8be257cd4c21a67bf44de4016b16 to server b9cf609120cc4ebca1b54f02a65159bd
I20260608 10:02:48.563357  8473 raft_consensus.cc:1275] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9 [term 2 FOLLOWER]: Refusing update from remote peer 0d0f8be257cd4c21a67bf44de4016b16: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:02:48.564955  8585 consensus_queue.cc:1048] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:48.579528  8553 raft_consensus.cc:1275] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705 [term 2 FOLLOWER]: Refusing update from remote peer 0d0f8be257cd4c21a67bf44de4016b16: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:02:48.581734  8585 consensus_queue.cc:1048] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:48.651435  8585 raft_consensus.cc:493] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:48.652064  8585 raft_consensus.cc:515] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } }
I20260608 10:02:48.654716  8585 leader_election.cc:290] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers c279035e137f4297837f840be5a97705 (127.1.52.67:46215), 77d85b1f70c845f0a3c6fde459db01b9 (127.1.52.66:36213)
I20260608 10:02:48.655153  8553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618e0b29156c4582a9c745f4898628e1" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c279035e137f4297837f840be5a97705" is_pre_election: true
I20260608 10:02:48.655395  8473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618e0b29156c4582a9c745f4898628e1" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "77d85b1f70c845f0a3c6fde459db01b9" is_pre_election: true
I20260608 10:02:48.656169  8553 raft_consensus.cc:2468] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 2.
I20260608 10:02:48.657480  8352 leader_election.cc:304] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [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: 0d0f8be257cd4c21a67bf44de4016b16, c279035e137f4297837f840be5a97705; no voters: 77d85b1f70c845f0a3c6fde459db01b9
I20260608 10:02:48.658274  8585 raft_consensus.cc:2804] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 10:02:48.658802  8585 raft_consensus.cc:493] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:48.659201  8585 raft_consensus.cc:3060] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:02:48.664705  8585 raft_consensus.cc:515] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } }
I20260608 10:02:48.666720  8585 leader_election.cc:290] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [CANDIDATE]: Term 3 election: Requested vote from peers c279035e137f4297837f840be5a97705 (127.1.52.67:46215), 77d85b1f70c845f0a3c6fde459db01b9 (127.1.52.66:36213)
I20260608 10:02:48.667559  8553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618e0b29156c4582a9c745f4898628e1" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c279035e137f4297837f840be5a97705"
I20260608 10:02:48.667750  8473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618e0b29156c4582a9c745f4898628e1" candidate_uuid: "0d0f8be257cd4c21a67bf44de4016b16" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "77d85b1f70c845f0a3c6fde459db01b9"
I20260608 10:02:48.668339  8553 raft_consensus.cc:3060] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:02:48.673705  8553 raft_consensus.cc:2468] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0d0f8be257cd4c21a67bf44de4016b16 in term 3.
I20260608 10:02:48.674907  8352 leader_election.cc:304] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [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: 0d0f8be257cd4c21a67bf44de4016b16, c279035e137f4297837f840be5a97705; no voters: 77d85b1f70c845f0a3c6fde459db01b9
I20260608 10:02:48.675773  8585 raft_consensus.cc:2804] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:02:48.676357  8585 raft_consensus.cc:697] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 3 LEADER]: Becoming Leader. State: Replica: 0d0f8be257cd4c21a67bf44de4016b16, State: Running, Role: LEADER
I20260608 10:02:48.677282  8585 consensus_queue.cc:237] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [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: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } }
I20260608 10:02:48.685199  7939 catalog_manager.cc:5696] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 reported cstate change: term changed from 2 to 3, leader changed from 77d85b1f70c845f0a3c6fde459db01b9 (127.1.52.66) to 0d0f8be257cd4c21a67bf44de4016b16 (127.1.52.65). New cstate: current_term: 3 leader_uuid: "0d0f8be257cd4c21a67bf44de4016b16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:48.713142  8553 raft_consensus.cc:1275] T b4c510ff67b24a818dd79164b0e9c15a P c279035e137f4297837f840be5a97705 [term 2 FOLLOWER]: Refusing update from remote peer 0d0f8be257cd4c21a67bf44de4016b16: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:02:48.714701  8585 consensus_queue.cc:1048] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:48.728415  8473 raft_consensus.cc:1275] T b4c510ff67b24a818dd79164b0e9c15a P 77d85b1f70c845f0a3c6fde459db01b9 [term 2 FOLLOWER]: Refusing update from remote peer 0d0f8be257cd4c21a67bf44de4016b16: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:02:48.730656  8608 consensus_queue.cc:1048] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:48.910907  8553 raft_consensus.cc:1240] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [term 3 FOLLOWER]: Rejecting Update request from peer 77d85b1f70c845f0a3c6fde459db01b9 for earlier term 2. Current term is 3. Ops: []
I20260608 10:02:48.910979  8473 raft_consensus.cc:1275] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9 [term 2 FOLLOWER]: Refusing update from remote peer 0d0f8be257cd4c21a67bf44de4016b16: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:02:48.912678  8392 raft_consensus.cc:1240] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 3 LEADER]: Rejecting Update request from peer 77d85b1f70c845f0a3c6fde459db01b9 for earlier term 2. Current term is 3. Ops: []
I20260608 10:02:48.912899  8597 consensus_queue.cc:1059] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:48.913499  8608 consensus_queue.cc:1048] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:48.915205  8597 raft_consensus.cc:3055] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:02:48.915480  8616 consensus_queue.cc:1059] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:48.915951  8597 raft_consensus.cc:740] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 77d85b1f70c845f0a3c6fde459db01b9, State: Running, Role: LEADER
I20260608 10:02:48.917276  8616 consensus_queue.cc:1243] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [LEADER]: Peer 0d0f8be257cd4c21a67bf44de4016b16 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 10:02:48.918162  8597 consensus_queue.cc:260] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [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: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } }
I20260608 10:02:48.919618  8597 raft_consensus.cc:3060] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:02:48.928016  8553 raft_consensus.cc:1275] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705 [term 2 FOLLOWER]: Refusing update from remote peer 0d0f8be257cd4c21a67bf44de4016b16: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:02:48.930151  8606 consensus_queue.cc:1048] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:49.095039  8553 raft_consensus.cc:1275] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [term 3 FOLLOWER]: Refusing update from remote peer 0d0f8be257cd4c21a67bf44de4016b16: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:02:49.096529  8606 consensus_queue.cc:1048] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:49.107522  8473 raft_consensus.cc:1275] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 3 FOLLOWER]: Refusing update from remote peer 0d0f8be257cd4c21a67bf44de4016b16: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 10:02:49.109437  8606 consensus_queue.cc:1048] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:49.110574  8606 consensus_queue.cc:1243] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [LEADER]: Peer 77d85b1f70c845f0a3c6fde459db01b9 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260608 10:02:49.114151  8473 pending_rounds.cc:85] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9: Aborting all ops after (but not including) 0
I20260608 10:02:49.114575  8473 pending_rounds.cc:107] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 10:02:49.115000  8473 raft_consensus.cc:2889] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 10:02:49.523193  8392 consensus_queue.cc:237] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [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: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } attrs { replace: true } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: true } }
I20260608 10:02:49.530246  8553 raft_consensus.cc:1275] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705 [term 2 FOLLOWER]: Refusing update from remote peer 0d0f8be257cd4c21a67bf44de4016b16: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:02:49.530241  8473 raft_consensus.cc:1275] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9 [term 2 FOLLOWER]: Refusing update from remote peer 0d0f8be257cd4c21a67bf44de4016b16: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:02:49.532944  8590 consensus_queue.cc:1048] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:02:49.533960  8606 consensus_queue.cc:1048] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:49.542445  8585 raft_consensus.cc:2955] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } attrs { replace: true } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: true } } }
I20260608 10:02:49.545526  8473 raft_consensus.cc:2955] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } attrs { replace: true } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: true } } }
W20260608 10:02:49.547266  8351 consensus_peers.cc:597] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 -> Peer b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68:43531): Couldn't send request to peer b9cf609120cc4ebca1b54f02a65159bd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9e4cca11bd094a47bdfd6856573f1657. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:49.545140  8553 raft_consensus.cc:2955] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } attrs { replace: true } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: true } } }
I20260608 10:02:49.559458  8392 consensus_queue.cc:237] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [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: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } attrs { replace: true } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: true } }
I20260608 10:02:49.559417  7939 catalog_manager.cc:5696] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 reported cstate change: config changed from index -1 to 3, NON_VOTER b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68) added. New cstate: current_term: 2 leader_uuid: "0d0f8be257cd4c21a67bf44de4016b16" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:49.567742  8553 raft_consensus.cc:1275] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705 [term 2 FOLLOWER]: Refusing update from remote peer 0d0f8be257cd4c21a67bf44de4016b16: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:02:49.568250  8473 raft_consensus.cc:1275] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9 [term 2 FOLLOWER]: Refusing update from remote peer 0d0f8be257cd4c21a67bf44de4016b16: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 10:02:49.568339  8351 consensus_peers.cc:597] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 -> Peer b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68:43531): Couldn't send request to peer b9cf609120cc4ebca1b54f02a65159bd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7a662cc88a614ce79a8f0ea48b21496b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:49.569715  8590 consensus_queue.cc:1048] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:49.571106  8585 consensus_queue.cc:1048] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:49.580271  8606 raft_consensus.cc:2955] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } attrs { replace: true } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: true } } }
I20260608 10:02:49.582715  8473 raft_consensus.cc:2955] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } attrs { replace: true } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: true } } }
I20260608 10:02:49.588182  8553 raft_consensus.cc:2955] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } attrs { replace: true } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: true } } }
I20260608 10:02:49.595992  8392 consensus_queue.cc:237] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [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: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } attrs { replace: true } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: true } }
I20260608 10:02:49.600579  7939 catalog_manager.cc:5696] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9 reported cstate change: config changed from index -1 to 3, NON_VOTER b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68) added. New cstate: current_term: 2 leader_uuid: "0d0f8be257cd4c21a67bf44de4016b16" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } attrs { replace: true } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: true } } }
I20260608 10:02:49.603402  8473 raft_consensus.cc:1275] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 3 FOLLOWER]: Refusing update from remote peer 0d0f8be257cd4c21a67bf44de4016b16: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260608 10:02:49.603578  8351 consensus_peers.cc:597] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 -> Peer b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68:43531): Couldn't send request to peer b9cf609120cc4ebca1b54f02a65159bd. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 618e0b29156c4582a9c745f4898628e1. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:49.604000  8553 raft_consensus.cc:1275] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [term 3 FOLLOWER]: Refusing update from remote peer 0d0f8be257cd4c21a67bf44de4016b16: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 10:02:49.605831  8585 consensus_queue.cc:1048] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:49.607419  8606 consensus_queue.cc:1048] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:49.613888  8608 raft_consensus.cc:2955] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } attrs { replace: true } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: true } } }
I20260608 10:02:49.615684  8553 raft_consensus.cc:2955] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } attrs { replace: true } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: true } } }
I20260608 10:02:49.624821  8473 raft_consensus.cc:2955] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } attrs { replace: true } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: true } } }
I20260608 10:02:49.630033  7937 catalog_manager.cc:5696] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 reported cstate change: config changed from index -1 to 3, NON_VOTER b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68) added. New cstate: current_term: 3 leader_uuid: "0d0f8be257cd4c21a67bf44de4016b16" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } attrs { replace: true } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: true } } }
I20260608 10:02:49.643693  8392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "618e0b29156c4582a9c745f4898628e1"
dest_uuid: "0d0f8be257cd4c21a67bf44de4016b16"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:50462
I20260608 10:02:49.644626  8392 raft_consensus.cc:606] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 3 LEADER]: Received request to transfer leadership
I20260608 10:02:49.648523  8392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "618e0b29156c4582a9c745f4898628e1"
dest_uuid: "0d0f8be257cd4c21a67bf44de4016b16"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:50462
I20260608 10:02:49.649118  8392 raft_consensus.cc:606] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 3 LEADER]: Received request to transfer leadership
W20260608 10:02:49.650411  7983 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: leadership transfer for 618e0b29156c4582a9c745f4898628e1 already in progress [suppressed 8 similar messages]
I20260608 10:02:49.653064  8392 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "618e0b29156c4582a9c745f4898628e1"
dest_uuid: "0d0f8be257cd4c21a67bf44de4016b16"
mode: GRACEFUL
 from {username='slave'} at 127.0.0.1:50462
I20260608 10:02:49.653649  8392 raft_consensus.cc:606] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 3 LEADER]: Received request to transfer leadership
W20260608 10:02:49.657620  7986 auto_rebalancer.cc:855] Removing replace marker failed: Service unavailable: leader transfer in progress
W20260608 10:02:49.658005  7986 auto_rebalancer.cc:863] Could not move replica: Remote error: Service unavailable: leadership transfer for 618e0b29156c4582a9c745f4898628e1 already in progress
W20260608 10:02:49.658288  7986 auto_rebalancer.cc:301] scheduled replica move failed to complete: Remote error: Service unavailable: leadership transfer for 618e0b29156c4582a9c745f4898628e1 already in progress
I20260608 10:02:49.964788  8627 ts_tablet_manager.cc:933] T 7a662cc88a614ce79a8f0ea48b21496b P b9cf609120cc4ebca1b54f02a65159bd: Initiating tablet copy from peer 0d0f8be257cd4c21a67bf44de4016b16 (127.1.52.65:40031)
I20260608 10:02:49.966881  8627 tablet_copy_client.cc:323] T 7a662cc88a614ce79a8f0ea48b21496b P b9cf609120cc4ebca1b54f02a65159bd: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.65:40031
I20260608 10:02:49.979765  8402 tablet_copy_service.cc:140] P 0d0f8be257cd4c21a67bf44de4016b16: Received BeginTabletCopySession request for tablet 7a662cc88a614ce79a8f0ea48b21496b from peer b9cf609120cc4ebca1b54f02a65159bd ({username='slave'} at 127.0.0.1:50488)
I20260608 10:02:49.980495  8402 tablet_copy_service.cc:161] P 0d0f8be257cd4c21a67bf44de4016b16: Beginning new tablet copy session on tablet 7a662cc88a614ce79a8f0ea48b21496b from peer b9cf609120cc4ebca1b54f02a65159bd at {username='slave'} at 127.0.0.1:50488: session id = b9cf609120cc4ebca1b54f02a65159bd-7a662cc88a614ce79a8f0ea48b21496b
I20260608 10:02:49.986474  8402 tablet_copy_source_session.cc:215] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:49.989619  8627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a662cc88a614ce79a8f0ea48b21496b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:50.001157  8627 tablet_copy_client.cc:806] T 7a662cc88a614ce79a8f0ea48b21496b P b9cf609120cc4ebca1b54f02a65159bd: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:50.001891  8627 tablet_copy_client.cc:670] T 7a662cc88a614ce79a8f0ea48b21496b P b9cf609120cc4ebca1b54f02a65159bd: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:50.005857  8627 tablet_copy_client.cc:538] T 7a662cc88a614ce79a8f0ea48b21496b P b9cf609120cc4ebca1b54f02a65159bd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:50.012341  8627 tablet_bootstrap.cc:492] T 7a662cc88a614ce79a8f0ea48b21496b P b9cf609120cc4ebca1b54f02a65159bd: Bootstrap starting.
I20260608 10:02:50.029379  8627 tablet_bootstrap.cc:492] T 7a662cc88a614ce79a8f0ea48b21496b P b9cf609120cc4ebca1b54f02a65159bd: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:50.030206  8627 tablet_bootstrap.cc:492] T 7a662cc88a614ce79a8f0ea48b21496b P b9cf609120cc4ebca1b54f02a65159bd: Bootstrap complete.
I20260608 10:02:50.030944  8627 ts_tablet_manager.cc:1403] T 7a662cc88a614ce79a8f0ea48b21496b P b9cf609120cc4ebca1b54f02a65159bd: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.007s
I20260608 10:02:50.033531  8627 raft_consensus.cc:359] T 7a662cc88a614ce79a8f0ea48b21496b P b9cf609120cc4ebca1b54f02a65159bd [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } attrs { replace: true } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: true } }
I20260608 10:02:50.034586  8627 raft_consensus.cc:740] T 7a662cc88a614ce79a8f0ea48b21496b P b9cf609120cc4ebca1b54f02a65159bd [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b9cf609120cc4ebca1b54f02a65159bd, State: Initialized, Role: LEARNER
I20260608 10:02:50.035262  8627 consensus_queue.cc:260] T 7a662cc88a614ce79a8f0ea48b21496b P b9cf609120cc4ebca1b54f02a65159bd [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: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } attrs { replace: true } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: true } }
I20260608 10:02:50.038183  8627 ts_tablet_manager.cc:1434] T 7a662cc88a614ce79a8f0ea48b21496b P b9cf609120cc4ebca1b54f02a65159bd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260608 10:02:50.040210  8402 tablet_copy_service.cc:342] P 0d0f8be257cd4c21a67bf44de4016b16: Request end of tablet copy session b9cf609120cc4ebca1b54f02a65159bd-7a662cc88a614ce79a8f0ea48b21496b received from {username='slave'} at 127.0.0.1:50488
I20260608 10:02:50.040844  8402 tablet_copy_service.cc:434] P 0d0f8be257cd4c21a67bf44de4016b16: ending tablet copy session b9cf609120cc4ebca1b54f02a65159bd-7a662cc88a614ce79a8f0ea48b21496b on tablet 7a662cc88a614ce79a8f0ea48b21496b with peer b9cf609120cc4ebca1b54f02a65159bd
I20260608 10:02:50.076594  8627 ts_tablet_manager.cc:933] T 618e0b29156c4582a9c745f4898628e1 P b9cf609120cc4ebca1b54f02a65159bd: Initiating tablet copy from peer 0d0f8be257cd4c21a67bf44de4016b16 (127.1.52.65:40031)
I20260608 10:02:50.079007  8627 tablet_copy_client.cc:323] T 618e0b29156c4582a9c745f4898628e1 P b9cf609120cc4ebca1b54f02a65159bd: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.65:40031
I20260608 10:02:50.080685  8402 tablet_copy_service.cc:140] P 0d0f8be257cd4c21a67bf44de4016b16: Received BeginTabletCopySession request for tablet 618e0b29156c4582a9c745f4898628e1 from peer b9cf609120cc4ebca1b54f02a65159bd ({username='slave'} at 127.0.0.1:50488)
I20260608 10:02:50.081344  8402 tablet_copy_service.cc:161] P 0d0f8be257cd4c21a67bf44de4016b16: Beginning new tablet copy session on tablet 618e0b29156c4582a9c745f4898628e1 from peer b9cf609120cc4ebca1b54f02a65159bd at {username='slave'} at 127.0.0.1:50488: session id = b9cf609120cc4ebca1b54f02a65159bd-618e0b29156c4582a9c745f4898628e1
I20260608 10:02:50.086665  8402 tablet_copy_source_session.cc:215] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:50.089898  8627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 618e0b29156c4582a9c745f4898628e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:50.100580  8627 tablet_copy_client.cc:806] T 618e0b29156c4582a9c745f4898628e1 P b9cf609120cc4ebca1b54f02a65159bd: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:50.101256  8627 tablet_copy_client.cc:670] T 618e0b29156c4582a9c745f4898628e1 P b9cf609120cc4ebca1b54f02a65159bd: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:50.105032  8627 tablet_copy_client.cc:538] T 618e0b29156c4582a9c745f4898628e1 P b9cf609120cc4ebca1b54f02a65159bd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:50.110941  8634 ts_tablet_manager.cc:933] T 9e4cca11bd094a47bdfd6856573f1657 P b9cf609120cc4ebca1b54f02a65159bd: Initiating tablet copy from peer 0d0f8be257cd4c21a67bf44de4016b16 (127.1.52.65:40031)
I20260608 10:02:50.112576  8627 tablet_bootstrap.cc:492] T 618e0b29156c4582a9c745f4898628e1 P b9cf609120cc4ebca1b54f02a65159bd: Bootstrap starting.
I20260608 10:02:50.113013  8634 tablet_copy_client.cc:323] T 9e4cca11bd094a47bdfd6856573f1657 P b9cf609120cc4ebca1b54f02a65159bd: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.65:40031
I20260608 10:02:50.115087  8402 tablet_copy_service.cc:140] P 0d0f8be257cd4c21a67bf44de4016b16: Received BeginTabletCopySession request for tablet 9e4cca11bd094a47bdfd6856573f1657 from peer b9cf609120cc4ebca1b54f02a65159bd ({username='slave'} at 127.0.0.1:50488)
I20260608 10:02:50.115825  8402 tablet_copy_service.cc:161] P 0d0f8be257cd4c21a67bf44de4016b16: Beginning new tablet copy session on tablet 9e4cca11bd094a47bdfd6856573f1657 from peer b9cf609120cc4ebca1b54f02a65159bd at {username='slave'} at 127.0.0.1:50488: session id = b9cf609120cc4ebca1b54f02a65159bd-9e4cca11bd094a47bdfd6856573f1657
I20260608 10:02:50.122390  8585 raft_consensus.cc:993] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16: : Instructing follower c279035e137f4297837f840be5a97705 to start an election
I20260608 10:02:50.123075  8585 raft_consensus.cc:1081] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 3 LEADER]: Signalling peer c279035e137f4297837f840be5a97705 to start an election
I20260608 10:02:50.124167  8402 tablet_copy_source_session.cc:215] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:50.125365  8553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "618e0b29156c4582a9c745f4898628e1"
dest_uuid: "c279035e137f4297837f840be5a97705"
 from {username='slave'} at 127.0.0.1:59534
I20260608 10:02:50.126197  8553 raft_consensus.cc:493] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:02:50.126950  8553 raft_consensus.cc:3060] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [term 3 FOLLOWER]: Advancing to term 4
I20260608 10:02:50.128391  8634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e4cca11bd094a47bdfd6856573f1657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:50.137887  8553 raft_consensus.cc:515] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } attrs { replace: true } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: true } }
I20260608 10:02:50.145115  8553 leader_election.cc:290] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [CANDIDATE]: Term 4 election: Requested vote from peers 0d0f8be257cd4c21a67bf44de4016b16 (127.1.52.65:40031), 77d85b1f70c845f0a3c6fde459db01b9 (127.1.52.66:36213)
I20260608 10:02:50.148851  8634 tablet_copy_client.cc:806] T 9e4cca11bd094a47bdfd6856573f1657 P b9cf609120cc4ebca1b54f02a65159bd: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:50.149686  8634 tablet_copy_client.cc:670] T 9e4cca11bd094a47bdfd6856573f1657 P b9cf609120cc4ebca1b54f02a65159bd: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:50.154757  8634 tablet_copy_client.cc:538] T 9e4cca11bd094a47bdfd6856573f1657 P b9cf609120cc4ebca1b54f02a65159bd: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:50.158829  8627 tablet_bootstrap.cc:492] T 618e0b29156c4582a9c745f4898628e1 P b9cf609120cc4ebca1b54f02a65159bd: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:50.162868  8627 tablet_bootstrap.cc:492] T 618e0b29156c4582a9c745f4898628e1 P b9cf609120cc4ebca1b54f02a65159bd: Bootstrap complete.
I20260608 10:02:50.164039  8627 ts_tablet_manager.cc:1403] T 618e0b29156c4582a9c745f4898628e1 P b9cf609120cc4ebca1b54f02a65159bd: Time spent bootstrapping tablet: real 0.052s	user 0.032s	sys 0.014s
I20260608 10:02:50.164889  8634 tablet_bootstrap.cc:492] T 9e4cca11bd094a47bdfd6856573f1657 P b9cf609120cc4ebca1b54f02a65159bd: Bootstrap starting.
I20260608 10:02:50.168272  8627 raft_consensus.cc:359] T 618e0b29156c4582a9c745f4898628e1 P b9cf609120cc4ebca1b54f02a65159bd [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } attrs { replace: true } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: true } }
I20260608 10:02:50.169452  8627 raft_consensus.cc:740] T 618e0b29156c4582a9c745f4898628e1 P b9cf609120cc4ebca1b54f02a65159bd [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: b9cf609120cc4ebca1b54f02a65159bd, State: Initialized, Role: LEARNER
I20260608 10:02:50.170440  8627 consensus_queue.cc:260] T 618e0b29156c4582a9c745f4898628e1 P b9cf609120cc4ebca1b54f02a65159bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } attrs { replace: true } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: true } }
I20260608 10:02:50.175746  8627 ts_tablet_manager.cc:1434] T 618e0b29156c4582a9c745f4898628e1 P b9cf609120cc4ebca1b54f02a65159bd: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 10:02:50.177906  8402 tablet_copy_service.cc:342] P 0d0f8be257cd4c21a67bf44de4016b16: Request end of tablet copy session b9cf609120cc4ebca1b54f02a65159bd-618e0b29156c4582a9c745f4898628e1 received from {username='slave'} at 127.0.0.1:50488
I20260608 10:02:50.178915  8402 tablet_copy_service.cc:434] P 0d0f8be257cd4c21a67bf44de4016b16: ending tablet copy session b9cf609120cc4ebca1b54f02a65159bd-618e0b29156c4582a9c745f4898628e1 on tablet 618e0b29156c4582a9c745f4898628e1 with peer b9cf609120cc4ebca1b54f02a65159bd
I20260608 10:02:50.191628  8392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618e0b29156c4582a9c745f4898628e1" candidate_uuid: "c279035e137f4297837f840be5a97705" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0d0f8be257cd4c21a67bf44de4016b16"
I20260608 10:02:50.192514  8392 raft_consensus.cc:3055] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 3 LEADER]: Stepping down as leader of term 3
I20260608 10:02:50.193023  8392 raft_consensus.cc:740] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0d0f8be257cd4c21a67bf44de4016b16, State: Running, Role: LEADER
I20260608 10:02:50.194139  8392 consensus_queue.cc:260] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [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: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } attrs { replace: true } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: true } }
I20260608 10:02:50.196653  8392 raft_consensus.cc:3060] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 3 FOLLOWER]: Advancing to term 4
I20260608 10:02:50.204170  8392 raft_consensus.cc:2468] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c279035e137f4297837f840be5a97705 in term 4.
I20260608 10:02:50.206883  8514 leader_election.cc:304] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [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: 0d0f8be257cd4c21a67bf44de4016b16, c279035e137f4297837f840be5a97705; no voters: 
I20260608 10:02:50.211349  8641 raft_consensus.cc:2804] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [term 4 FOLLOWER]: Leader election won for term 4
I20260608 10:02:50.211994  8473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "618e0b29156c4582a9c745f4898628e1" candidate_uuid: "c279035e137f4297837f840be5a97705" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "77d85b1f70c845f0a3c6fde459db01b9"
I20260608 10:02:50.212888  8473 raft_consensus.cc:3060] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 3 FOLLOWER]: Advancing to term 4
I20260608 10:02:50.215209  8634 tablet_bootstrap.cc:492] T 9e4cca11bd094a47bdfd6856573f1657 P b9cf609120cc4ebca1b54f02a65159bd: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:50.216615  8634 tablet_bootstrap.cc:492] T 9e4cca11bd094a47bdfd6856573f1657 P b9cf609120cc4ebca1b54f02a65159bd: Bootstrap complete.
I20260608 10:02:50.216514  8641 raft_consensus.cc:697] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [term 4 LEADER]: Becoming Leader. State: Replica: c279035e137f4297837f840be5a97705, State: Running, Role: LEADER
I20260608 10:02:50.217734  8634 ts_tablet_manager.cc:1403] T 9e4cca11bd094a47bdfd6856573f1657 P b9cf609120cc4ebca1b54f02a65159bd: Time spent bootstrapping tablet: real 0.053s	user 0.031s	sys 0.014s
I20260608 10:02:50.218765  8641 consensus_queue.cc:237] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [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: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } attrs { replace: true } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: true } }
I20260608 10:02:50.220772  8473 raft_consensus.cc:2468] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c279035e137f4297837f840be5a97705 in term 4.
I20260608 10:02:50.221531  8634 raft_consensus.cc:359] T 9e4cca11bd094a47bdfd6856573f1657 P b9cf609120cc4ebca1b54f02a65159bd [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } attrs { replace: true } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: true } }
I20260608 10:02:50.222921  8634 raft_consensus.cc:740] T 9e4cca11bd094a47bdfd6856573f1657 P b9cf609120cc4ebca1b54f02a65159bd [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b9cf609120cc4ebca1b54f02a65159bd, State: Initialized, Role: LEARNER
I20260608 10:02:50.223899  8634 consensus_queue.cc:260] T 9e4cca11bd094a47bdfd6856573f1657 P b9cf609120cc4ebca1b54f02a65159bd [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: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } attrs { replace: true } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: true } }
I20260608 10:02:50.226737  8634 ts_tablet_manager.cc:1434] T 9e4cca11bd094a47bdfd6856573f1657 P b9cf609120cc4ebca1b54f02a65159bd: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 10:02:50.228749  8402 tablet_copy_service.cc:342] P 0d0f8be257cd4c21a67bf44de4016b16: Request end of tablet copy session b9cf609120cc4ebca1b54f02a65159bd-9e4cca11bd094a47bdfd6856573f1657 received from {username='slave'} at 127.0.0.1:50488
I20260608 10:02:50.229339  8402 tablet_copy_service.cc:434] P 0d0f8be257cd4c21a67bf44de4016b16: ending tablet copy session b9cf609120cc4ebca1b54f02a65159bd-9e4cca11bd094a47bdfd6856573f1657 on tablet 9e4cca11bd094a47bdfd6856573f1657 with peer b9cf609120cc4ebca1b54f02a65159bd
I20260608 10:02:50.230914  7939 catalog_manager.cc:5696] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 reported cstate change: term changed from 3 to 4, leader changed from 0d0f8be257cd4c21a67bf44de4016b16 (127.1.52.65) to c279035e137f4297837f840be5a97705 (127.1.52.67). New cstate: current_term: 4 leader_uuid: "c279035e137f4297837f840be5a97705" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:50.565048  8308 raft_consensus.cc:1217] T 7a662cc88a614ce79a8f0ea48b21496b P b9cf609120cc4ebca1b54f02a65159bd [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:02:50.618706  8308 raft_consensus.cc:1217] T 9e4cca11bd094a47bdfd6856573f1657 P b9cf609120cc4ebca1b54f02a65159bd [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:02:50.726629  8473 raft_consensus.cc:1275] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 4 FOLLOWER]: Refusing update from remote peer c279035e137f4297837f840be5a97705: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260608 10:02:50.728251  8641 consensus_queue.cc:1048] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:50.733027  8308 raft_consensus.cc:3060] T 618e0b29156c4582a9c745f4898628e1 P b9cf609120cc4ebca1b54f02a65159bd [term 3 LEARNER]: Advancing to term 4
I20260608 10:02:50.745172  8308 raft_consensus.cc:1275] T 618e0b29156c4582a9c745f4898628e1 P b9cf609120cc4ebca1b54f02a65159bd [term 4 LEARNER]: Refusing update from remote peer c279035e137f4297837f840be5a97705: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260608 10:02:50.746943  8641 consensus_queue.cc:1048] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:50.767541  8392 raft_consensus.cc:1275] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 4 FOLLOWER]: Refusing update from remote peer c279035e137f4297837f840be5a97705: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260608 10:02:50.769476  8650 consensus_queue.cc:1048] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:50.772797  8650 raft_consensus.cc:1064] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705: attempting to promote NON_VOTER b9cf609120cc4ebca1b54f02a65159bd to VOTER
I20260608 10:02:50.775406  8650 consensus_queue.cc:237] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 4.4, Last appended by leader: 3, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } attrs { replace: true } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } }
I20260608 10:02:50.785583  8473 raft_consensus.cc:1275] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 4 FOLLOWER]: Refusing update from remote peer c279035e137f4297837f840be5a97705: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260608 10:02:50.786146  8308 raft_consensus.cc:1275] T 618e0b29156c4582a9c745f4898628e1 P b9cf609120cc4ebca1b54f02a65159bd [term 4 LEARNER]: Refusing update from remote peer c279035e137f4297837f840be5a97705: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260608 10:02:50.787147  8650 consensus_queue.cc:1048] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:02:50.787899  8641 consensus_queue.cc:1048] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:02:50.797168  8391 raft_consensus.cc:1275] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 4 FOLLOWER]: Refusing update from remote peer c279035e137f4297837f840be5a97705: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260608 10:02:50.799311  8641 raft_consensus.cc:2955] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [term 4 LEADER]: Committing config change with OpId 4.5: config changed from index 3 to 5, b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } attrs { replace: true } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } } }
I20260608 10:02:50.801175  8650 consensus_queue.cc:1048] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:02:50.802778  8307 raft_consensus.cc:2955] T 618e0b29156c4582a9c745f4898628e1 P b9cf609120cc4ebca1b54f02a65159bd [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 3 to 5, b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } attrs { replace: true } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } } }
I20260608 10:02:50.806308  8391 raft_consensus.cc:2955] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 3 to 5, b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } attrs { replace: true } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } } }
I20260608 10:02:50.819370  7938 catalog_manager.cc:5696] T 618e0b29156c4582a9c745f4898628e1 P b9cf609120cc4ebca1b54f02a65159bd reported cstate change: config changed from index 3 to 5, b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "c279035e137f4297837f840be5a97705" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } attrs { replace: true } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } } }
I20260608 10:02:50.819818  8473 raft_consensus.cc:2955] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 4 FOLLOWER]: Committing config change with OpId 4.5: config changed from index 3 to 5, b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } attrs { replace: true } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } } }
I20260608 10:02:50.862884  8553 consensus_queue.cc:237] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 3, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } }
I20260608 10:02:50.867780  8473 raft_consensus.cc:1275] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 4 FOLLOWER]: Refusing update from remote peer c279035e137f4297837f840be5a97705: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260608 10:02:50.867862  8307 raft_consensus.cc:1275] T 618e0b29156c4582a9c745f4898628e1 P b9cf609120cc4ebca1b54f02a65159bd [term 4 FOLLOWER]: Refusing update from remote peer c279035e137f4297837f840be5a97705: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260608 10:02:50.869434  8657 consensus_queue.cc:1048] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260608 10:02:50.870425  8650 consensus_queue.cc:1048] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:02:50.878533  8641 raft_consensus.cc:2955] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 0d0f8be257cd4c21a67bf44de4016b16 (127.1.52.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } } }
I20260608 10:02:50.880658  8307 raft_consensus.cc:2955] T 618e0b29156c4582a9c745f4898628e1 P b9cf609120cc4ebca1b54f02a65159bd [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 0d0f8be257cd4c21a67bf44de4016b16 (127.1.52.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } } }
I20260608 10:02:50.883498  8473 raft_consensus.cc:2955] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 5 to 6, VOTER 0d0f8be257cd4c21a67bf44de4016b16 (127.1.52.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } } }
I20260608 10:02:50.894171  7936 catalog_manager.cc:5696] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 reported cstate change: config changed from index 5 to 6, VOTER 0d0f8be257cd4c21a67bf44de4016b16 (127.1.52.65) evicted. New cstate: current_term: 4 leader_uuid: "c279035e137f4297837f840be5a97705" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:02:50.896800  7924 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 618e0b29156c4582a9c745f4898628e1 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:50.923754  8382 tablet_service.cc:1558] Processing DeleteTablet for tablet 618e0b29156c4582a9c745f4898628e1 with delete_type TABLET_DATA_TOMBSTONED (TS 0d0f8be257cd4c21a67bf44de4016b16 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:50504
I20260608 10:02:50.926084  8665 tablet_replica.cc:333] stopping tablet replica
I20260608 10:02:50.926880  8665 raft_consensus.cc:2243] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:50.927588  8665 raft_consensus.cc:2272] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:50.930166  8665 ts_tablet_manager.cc:1916] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:50.941592  8665 ts_tablet_manager.cc:1929] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.5
I20260608 10:02:50.942028  8665 log.cc:1199] T 618e0b29156c4582a9c745f4898628e1 P 0d0f8be257cd4c21a67bf44de4016b16: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-0-root/wals/618e0b29156c4582a9c745f4898628e1
I20260608 10:02:50.944368  7925 catalog_manager.cc:5027] TS 0d0f8be257cd4c21a67bf44de4016b16 (127.1.52.65:40031): tablet 618e0b29156c4582a9c745f4898628e1 (table test-workload [id=990107f49d2e4788865f9b2752e6bba4]) successfully deleted
I20260608 10:02:51.024236  8608 raft_consensus.cc:1064] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16: attempting to promote NON_VOTER b9cf609120cc4ebca1b54f02a65159bd to VOTER
I20260608 10:02:51.026408  8608 consensus_queue.cc:237] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [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: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } attrs { replace: true } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } }
I20260608 10:02:51.033144  8553 raft_consensus.cc:1275] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705 [term 2 FOLLOWER]: Refusing update from remote peer 0d0f8be257cd4c21a67bf44de4016b16: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:02:51.033179  8307 raft_consensus.cc:1275] T 7a662cc88a614ce79a8f0ea48b21496b P b9cf609120cc4ebca1b54f02a65159bd [term 2 LEARNER]: Refusing update from remote peer 0d0f8be257cd4c21a67bf44de4016b16: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:02:51.034538  8473 raft_consensus.cc:1275] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9 [term 2 FOLLOWER]: Refusing update from remote peer 0d0f8be257cd4c21a67bf44de4016b16: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:02:51.035363  8606 consensus_queue.cc:1048] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:51.036420  8585 consensus_queue.cc:1048] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:51.037297  8608 consensus_queue.cc:1048] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:51.048976  8606 raft_consensus.cc:2955] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } attrs { replace: true } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } } }
I20260608 10:02:51.051136  8553 raft_consensus.cc:2955] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } attrs { replace: true } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } } }
I20260608 10:02:51.053030  8307 raft_consensus.cc:2955] T 7a662cc88a614ce79a8f0ea48b21496b P b9cf609120cc4ebca1b54f02a65159bd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } attrs { replace: true } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } } }
I20260608 10:02:51.064543  8473 raft_consensus.cc:2955] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } attrs { replace: true } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } } }
I20260608 10:02:51.069268  7936 catalog_manager.cc:5696] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705 reported cstate change: config changed from index 3 to 4, b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0d0f8be257cd4c21a67bf44de4016b16" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } attrs { replace: true } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } } }
I20260608 10:02:51.087018  8391 consensus_queue.cc:237] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [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: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } }
I20260608 10:02:51.092967  8307 raft_consensus.cc:1275] T 7a662cc88a614ce79a8f0ea48b21496b P b9cf609120cc4ebca1b54f02a65159bd [term 2 FOLLOWER]: Refusing update from remote peer 0d0f8be257cd4c21a67bf44de4016b16: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:02:51.094617  8473 raft_consensus.cc:1275] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9 [term 2 FOLLOWER]: Refusing update from remote peer 0d0f8be257cd4c21a67bf44de4016b16: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:02:51.094511  8606 consensus_queue.cc:1048] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:02:51.096262  8585 consensus_queue.cc:1048] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:02:51.102988  8585 raft_consensus.cc:2955] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c279035e137f4297837f840be5a97705 (127.1.52.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } } }
I20260608 10:02:51.103955  8473 raft_consensus.cc:2955] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c279035e137f4297837f840be5a97705 (127.1.52.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } } }
I20260608 10:02:51.107774  8307 raft_consensus.cc:2955] T 7a662cc88a614ce79a8f0ea48b21496b P b9cf609120cc4ebca1b54f02a65159bd [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER c279035e137f4297837f840be5a97705 (127.1.52.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } } }
I20260608 10:02:51.113632  7983 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7a662cc88a614ce79a8f0ea48b21496b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:51.117771  7939 catalog_manager.cc:5696] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 reported cstate change: config changed from index 4 to 5, VOTER c279035e137f4297837f840be5a97705 (127.1.52.67) evicted. New cstate: current_term: 2 leader_uuid: "0d0f8be257cd4c21a67bf44de4016b16" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:02:51.131287  8543 tablet_service.cc:1558] Processing DeleteTablet for tablet 7a662cc88a614ce79a8f0ea48b21496b with delete_type TABLET_DATA_TOMBSTONED (TS c279035e137f4297837f840be5a97705 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59550
I20260608 10:02:51.137169  8670 tablet_replica.cc:333] stopping tablet replica
I20260608 10:02:51.138286  8670 raft_consensus.cc:2243] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:51.139189  8670 raft_consensus.cc:2272] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:51.142658  8670 ts_tablet_manager.cc:1916] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:51.152603  8585 raft_consensus.cc:1064] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16: attempting to promote NON_VOTER b9cf609120cc4ebca1b54f02a65159bd to VOTER
I20260608 10:02:51.155195  8585 consensus_queue.cc:237] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [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: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } attrs { replace: true } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } }
I20260608 10:02:51.156543  8670 ts_tablet_manager.cc:1929] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:02:51.156960  8670 log.cc:1199] T 7a662cc88a614ce79a8f0ea48b21496b P c279035e137f4297837f840be5a97705: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-2-root/wals/7a662cc88a614ce79a8f0ea48b21496b
I20260608 10:02:51.158607  7924 catalog_manager.cc:5027] TS c279035e137f4297837f840be5a97705 (127.1.52.67:46215): tablet 7a662cc88a614ce79a8f0ea48b21496b (table test-workload [id=990107f49d2e4788865f9b2752e6bba4]) successfully deleted
I20260608 10:02:51.162533  8307 raft_consensus.cc:1275] T 9e4cca11bd094a47bdfd6856573f1657 P b9cf609120cc4ebca1b54f02a65159bd [term 2 LEARNER]: Refusing update from remote peer 0d0f8be257cd4c21a67bf44de4016b16: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:02:51.162760  8553 raft_consensus.cc:1275] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705 [term 2 FOLLOWER]: Refusing update from remote peer 0d0f8be257cd4c21a67bf44de4016b16: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:02:51.163913  8473 raft_consensus.cc:1275] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9 [term 2 FOLLOWER]: Refusing update from remote peer 0d0f8be257cd4c21a67bf44de4016b16: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:02:51.164247  8585 consensus_queue.cc:1048] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:51.165180  8608 consensus_queue.cc:1048] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:51.166216  8606 consensus_queue.cc:1048] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:02:51.177951  8606 raft_consensus.cc:2955] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } attrs { replace: true } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } } }
I20260608 10:02:51.180090  8473 raft_consensus.cc:2955] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } attrs { replace: true } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } } }
I20260608 10:02:51.180169  8553 raft_consensus.cc:2955] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } attrs { replace: true } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } } }
I20260608 10:02:51.191470  8307 raft_consensus.cc:2955] T 9e4cca11bd094a47bdfd6856573f1657 P b9cf609120cc4ebca1b54f02a65159bd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } attrs { replace: true } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } } }
I20260608 10:02:51.192849  7937 catalog_manager.cc:5696] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 reported cstate change: config changed from index 3 to 4, b9cf609120cc4ebca1b54f02a65159bd (127.1.52.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0d0f8be257cd4c21a67bf44de4016b16" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77d85b1f70c845f0a3c6fde459db01b9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36213 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:02:51.213539  8391 consensus_queue.cc:237] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [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: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } }
I20260608 10:02:51.221482  8307 raft_consensus.cc:1275] T 9e4cca11bd094a47bdfd6856573f1657 P b9cf609120cc4ebca1b54f02a65159bd [term 2 FOLLOWER]: Refusing update from remote peer 0d0f8be257cd4c21a67bf44de4016b16: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:02:51.222259  8553 raft_consensus.cc:1275] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705 [term 2 FOLLOWER]: Refusing update from remote peer 0d0f8be257cd4c21a67bf44de4016b16: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:02:51.223543  8675 consensus_queue.cc:1048] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 10:02:51.225847  8608 consensus_queue.cc:1048] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:02:51.233078  8585 raft_consensus.cc:2955] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 77d85b1f70c845f0a3c6fde459db01b9 (127.1.52.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } } }
I20260608 10:02:51.235877  8553 raft_consensus.cc:2955] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 77d85b1f70c845f0a3c6fde459db01b9 (127.1.52.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } } }
I20260608 10:02:51.236910  8307 raft_consensus.cc:2955] T 9e4cca11bd094a47bdfd6856573f1657 P b9cf609120cc4ebca1b54f02a65159bd [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 77d85b1f70c845f0a3c6fde459db01b9 (127.1.52.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } } }
I20260608 10:02:51.242584  7983 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9e4cca11bd094a47bdfd6856573f1657 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:51.248723  7939 catalog_manager.cc:5696] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 reported cstate change: config changed from index 4 to 5, VOTER 77d85b1f70c845f0a3c6fde459db01b9 (127.1.52.66) evicted. New cstate: current_term: 2 leader_uuid: "0d0f8be257cd4c21a67bf44de4016b16" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0d0f8be257cd4c21a67bf44de4016b16" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c279035e137f4297837f840be5a97705" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 46215 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b9cf609120cc4ebca1b54f02a65159bd" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 43531 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:02:51.269734  8463 tablet_service.cc:1558] Processing DeleteTablet for tablet 9e4cca11bd094a47bdfd6856573f1657 with delete_type TABLET_DATA_TOMBSTONED (TS 77d85b1f70c845f0a3c6fde459db01b9 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60134
I20260608 10:02:51.271451  8677 tablet_replica.cc:333] stopping tablet replica
I20260608 10:02:51.272228  8677 raft_consensus.cc:2243] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:51.272903  8677 raft_consensus.cc:2272] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:51.275471  8677 ts_tablet_manager.cc:1916] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:51.287031  8677 ts_tablet_manager.cc:1929] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:02:51.287364  8677 log.cc:1199] T 9e4cca11bd094a47bdfd6856573f1657 P 77d85b1f70c845f0a3c6fde459db01b9: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912781554680-1233-0/minicluster-data/ts-1-root/wals/9e4cca11bd094a47bdfd6856573f1657
I20260608 10:02:51.288679  7925 catalog_manager.cc:5027] TS 77d85b1f70c845f0a3c6fde459db01b9 (127.1.52.66:36213): tablet 9e4cca11bd094a47bdfd6856573f1657 (table test-workload [id=990107f49d2e4788865f9b2752e6bba4]) successfully deleted
I20260608 10:02:53.315539  1233 tablet_server.cc:179] TabletServer@127.1.52.65:40031 shutting down...
I20260608 10:02:53.346469  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:53.347394  1233 tablet_replica.cc:333] stopping tablet replica
I20260608 10:02:53.348069  1233 raft_consensus.cc:2243] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:02:53.349201  1233 raft_consensus.cc:2272] T b4c510ff67b24a818dd79164b0e9c15a P 0d0f8be257cd4c21a67bf44de4016b16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:53.352218  1233 tablet_replica.cc:333] stopping tablet replica
I20260608 10:02:53.352805  1233 raft_consensus.cc:2243] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:02:53.354041  1233 raft_consensus.cc:2272] T 7a662cc88a614ce79a8f0ea48b21496b P 0d0f8be257cd4c21a67bf44de4016b16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:53.357059  1233 tablet_replica.cc:333] stopping tablet replica
I20260608 10:02:53.357570  1233 raft_consensus.cc:2243] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:02:53.358718  1233 raft_consensus.cc:2272] T 9e4cca11bd094a47bdfd6856573f1657 P 0d0f8be257cd4c21a67bf44de4016b16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:53.387611  1233 tablet_server.cc:196] TabletServer@127.1.52.65:40031 shutdown complete.
I20260608 10:02:53.410275  1233 tablet_server.cc:179] TabletServer@127.1.52.66:36213 shutting down...
I20260608 10:02:53.435573  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:53.436520  1233 tablet_replica.cc:333] stopping tablet replica
I20260608 10:02:53.437280  1233 raft_consensus.cc:2243] T b4c510ff67b24a818dd79164b0e9c15a P 77d85b1f70c845f0a3c6fde459db01b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:53.437800  1233 raft_consensus.cc:2272] T b4c510ff67b24a818dd79164b0e9c15a P 77d85b1f70c845f0a3c6fde459db01b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:53.440460  1233 tablet_replica.cc:333] stopping tablet replica
I20260608 10:02:53.441007  1233 raft_consensus.cc:2243] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:53.442170  1233 raft_consensus.cc:2272] T 7a662cc88a614ce79a8f0ea48b21496b P 77d85b1f70c845f0a3c6fde459db01b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:53.444447  1233 tablet_replica.cc:333] stopping tablet replica
I20260608 10:02:53.444932  1233 raft_consensus.cc:2243] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:53.446199  1233 raft_consensus.cc:2272] T 618e0b29156c4582a9c745f4898628e1 P 77d85b1f70c845f0a3c6fde459db01b9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:53.471680  1233 tablet_server.cc:196] TabletServer@127.1.52.66:36213 shutdown complete.
I20260608 10:02:53.490753  1233 tablet_server.cc:179] TabletServer@127.1.52.67:46215 shutting down...
I20260608 10:02:53.518440  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:53.519304  1233 tablet_replica.cc:333] stopping tablet replica
I20260608 10:02:53.520004  1233 raft_consensus.cc:2243] T b4c510ff67b24a818dd79164b0e9c15a P c279035e137f4297837f840be5a97705 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:53.520576  1233 raft_consensus.cc:2272] T b4c510ff67b24a818dd79164b0e9c15a P c279035e137f4297837f840be5a97705 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:53.523185  1233 tablet_replica.cc:333] stopping tablet replica
I20260608 10:02:53.523687  1233 raft_consensus.cc:2243] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [term 4 LEADER]: Raft consensus shutting down.
I20260608 10:02:53.524544  1233 raft_consensus.cc:2272] T 618e0b29156c4582a9c745f4898628e1 P c279035e137f4297837f840be5a97705 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:53.527060  1233 tablet_replica.cc:333] stopping tablet replica
I20260608 10:02:53.527519  1233 raft_consensus.cc:2243] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:53.528126  1233 raft_consensus.cc:2272] T 9e4cca11bd094a47bdfd6856573f1657 P c279035e137f4297837f840be5a97705 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:53.543473  1233 tablet_server.cc:196] TabletServer@127.1.52.67:46215 shutdown complete.
I20260608 10:02:53.561255  1233 tablet_server.cc:179] TabletServer@127.1.52.68:0 shutting down...
I20260608 10:02:53.588393  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:53.589174  1233 tablet_replica.cc:333] T 9e4cca11bd094a47bdfd6856573f1657 P b9cf609120cc4ebca1b54f02a65159bd: stopping tablet replica
I20260608 10:02:53.589871  1233 raft_consensus.cc:2243] T 9e4cca11bd094a47bdfd6856573f1657 P b9cf609120cc4ebca1b54f02a65159bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:53.590628  1233 raft_consensus.cc:2272] T 9e4cca11bd094a47bdfd6856573f1657 P b9cf609120cc4ebca1b54f02a65159bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:53.592998  1233 tablet_replica.cc:333] T 618e0b29156c4582a9c745f4898628e1 P b9cf609120cc4ebca1b54f02a65159bd: stopping tablet replica
I20260608 10:02:53.593600  1233 raft_consensus.cc:2243] T 618e0b29156c4582a9c745f4898628e1 P b9cf609120cc4ebca1b54f02a65159bd [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:53.594480  1233 raft_consensus.cc:2272] T 618e0b29156c4582a9c745f4898628e1 P b9cf609120cc4ebca1b54f02a65159bd [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:53.596963  1233 tablet_replica.cc:333] T 7a662cc88a614ce79a8f0ea48b21496b P b9cf609120cc4ebca1b54f02a65159bd: stopping tablet replica
I20260608 10:02:53.597455  1233 raft_consensus.cc:2243] T 7a662cc88a614ce79a8f0ea48b21496b P b9cf609120cc4ebca1b54f02a65159bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:53.598277  1233 raft_consensus.cc:2272] T 7a662cc88a614ce79a8f0ea48b21496b P b9cf609120cc4ebca1b54f02a65159bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:53.620846  1233 tablet_server.cc:196] TabletServer@127.1.52.68:0 shutdown complete.
I20260608 10:02:53.636410  1233 master.cc:562] Master@127.1.52.126:38681 shutting down...
I20260608 10:02:53.660038  1233 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7fb48ad08557467ea9a79326485024f2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:53.660777  1233 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7fb48ad08557467ea9a79326485024f2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:53.661164  1233 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7fb48ad08557467ea9a79326485024f2: stopping tablet replica
I20260608 10:02:53.681356  1233 master.cc:584] Master@127.1.52.126:38681 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16518 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 10:02:53.724570  1233 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.52.126:44255
I20260608 10:02:53.725855  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:53.731978  8680 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:53.732048  8679 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:53.733042  8682 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:53.734133  1233 server_base.cc:1061] running on GCE node
I20260608 10:02:53.735085  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:53.735322  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:53.735528  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912973735509 us; error 0 us; skew 500 ppm
I20260608 10:02:53.736210  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:53.738814  1233 webserver.cc:533] Webserver started at http://127.1.52.126:34297/ using document root <none> and password file <none>
I20260608 10:02:53.739374  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:53.739575  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:53.739876  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:53.741145  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/master-0-root/instance:
uuid: "561274f6666f4b0c972a3a4ad5d352fa"
format_stamp: "Formatted at 2026-06-08 10:02:53 on dist-test-slave-tgjf"
I20260608 10:02:53.746080  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 10:02:53.749697  8687 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:53.750494  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:02:53.750818  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/master-0-root
uuid: "561274f6666f4b0c972a3a4ad5d352fa"
format_stamp: "Formatted at 2026-06-08 10:02:53 on dist-test-slave-tgjf"
I20260608 10:02:53.751096  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:53.806109  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:53.807466  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:53.846108  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.126:44255
I20260608 10:02:53.846239  8738 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.126:44255 every 8 connection(s)
I20260608 10:02:53.850500  8739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:53.861833  8739 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 561274f6666f4b0c972a3a4ad5d352fa: Bootstrap starting.
I20260608 10:02:53.866954  8739 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 561274f6666f4b0c972a3a4ad5d352fa: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:53.871412  8739 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 561274f6666f4b0c972a3a4ad5d352fa: No bootstrap required, opened a new log
I20260608 10:02:53.873764  8739 raft_consensus.cc:359] T 00000000000000000000000000000000 P 561274f6666f4b0c972a3a4ad5d352fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "561274f6666f4b0c972a3a4ad5d352fa" member_type: VOTER }
I20260608 10:02:53.874186  8739 raft_consensus.cc:385] T 00000000000000000000000000000000 P 561274f6666f4b0c972a3a4ad5d352fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:53.874436  8739 raft_consensus.cc:740] T 00000000000000000000000000000000 P 561274f6666f4b0c972a3a4ad5d352fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 561274f6666f4b0c972a3a4ad5d352fa, State: Initialized, Role: FOLLOWER
I20260608 10:02:53.875093  8739 consensus_queue.cc:260] T 00000000000000000000000000000000 P 561274f6666f4b0c972a3a4ad5d352fa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "561274f6666f4b0c972a3a4ad5d352fa" member_type: VOTER }
I20260608 10:02:53.875540  8739 raft_consensus.cc:399] T 00000000000000000000000000000000 P 561274f6666f4b0c972a3a4ad5d352fa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:02:53.875751  8739 raft_consensus.cc:493] T 00000000000000000000000000000000 P 561274f6666f4b0c972a3a4ad5d352fa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:02:53.875967  8739 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 561274f6666f4b0c972a3a4ad5d352fa [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:53.880594  8739 raft_consensus.cc:515] T 00000000000000000000000000000000 P 561274f6666f4b0c972a3a4ad5d352fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "561274f6666f4b0c972a3a4ad5d352fa" member_type: VOTER }
I20260608 10:02:53.881068  8739 leader_election.cc:304] T 00000000000000000000000000000000 P 561274f6666f4b0c972a3a4ad5d352fa [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: 561274f6666f4b0c972a3a4ad5d352fa; no voters: 
I20260608 10:02:53.882187  8739 leader_election.cc:290] T 00000000000000000000000000000000 P 561274f6666f4b0c972a3a4ad5d352fa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:02:53.882664  8742 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 561274f6666f4b0c972a3a4ad5d352fa [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:53.884156  8742 raft_consensus.cc:697] T 00000000000000000000000000000000 P 561274f6666f4b0c972a3a4ad5d352fa [term 1 LEADER]: Becoming Leader. State: Replica: 561274f6666f4b0c972a3a4ad5d352fa, State: Running, Role: LEADER
I20260608 10:02:53.884840  8742 consensus_queue.cc:237] T 00000000000000000000000000000000 P 561274f6666f4b0c972a3a4ad5d352fa [LEADER]: Queue going to LEADER mode. State: All 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: "561274f6666f4b0c972a3a4ad5d352fa" member_type: VOTER }
I20260608 10:02:53.885464  8739 sys_catalog.cc:565] T 00000000000000000000000000000000 P 561274f6666f4b0c972a3a4ad5d352fa [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:02:53.890156  8743 sys_catalog.cc:455] T 00000000000000000000000000000000 P 561274f6666f4b0c972a3a4ad5d352fa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "561274f6666f4b0c972a3a4ad5d352fa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "561274f6666f4b0c972a3a4ad5d352fa" member_type: VOTER } }
I20260608 10:02:53.890692  8744 sys_catalog.cc:455] T 00000000000000000000000000000000 P 561274f6666f4b0c972a3a4ad5d352fa [sys.catalog]: SysCatalogTable state changed. Reason: New leader 561274f6666f4b0c972a3a4ad5d352fa. Latest consensus state: current_term: 1 leader_uuid: "561274f6666f4b0c972a3a4ad5d352fa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "561274f6666f4b0c972a3a4ad5d352fa" member_type: VOTER } }
I20260608 10:02:53.891072  8743 sys_catalog.cc:458] T 00000000000000000000000000000000 P 561274f6666f4b0c972a3a4ad5d352fa [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:53.891597  8744 sys_catalog.cc:458] T 00000000000000000000000000000000 P 561274f6666f4b0c972a3a4ad5d352fa [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:53.894974  8749 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:02:53.903537  8749 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:02:53.904510  1233 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:02:53.913340  8749 catalog_manager.cc:1382] Generated new cluster ID: 37b6a05ca9fd4181b7e965315ba3eb0b
I20260608 10:02:53.913659  8749 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:02:53.933317  8749 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:02:53.934695  8749 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:02:53.951025  8749 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 561274f6666f4b0c972a3a4ad5d352fa: Generated new TSK 0
I20260608 10:02:53.951799  8749 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:02:53.971300  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:53.978018  8760 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:53.979743  8761 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:53.980692  8763 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:53.982146  1233 server_base.cc:1061] running on GCE node
I20260608 10:02:53.983065  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:53.983276  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:53.983448  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912973983430 us; error 0 us; skew 500 ppm
I20260608 10:02:53.984066  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:53.986398  1233 webserver.cc:533] Webserver started at http://127.1.52.65:40011/ using document root <none> and password file <none>
I20260608 10:02:53.986958  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:53.987182  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:53.987468  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:53.988618  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-0-root/instance:
uuid: "ca166202393d424bafc064a0d9d3aa4e"
format_stamp: "Formatted at 2026-06-08 10:02:53 on dist-test-slave-tgjf"
I20260608 10:02:53.993743  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 10:02:53.997877  8768 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:53.998847  1233 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:02:53.999132  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-0-root
uuid: "ca166202393d424bafc064a0d9d3aa4e"
format_stamp: "Formatted at 2026-06-08 10:02:53 on dist-test-slave-tgjf"
I20260608 10:02:53.999377  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:54.021168  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:54.022455  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:54.023901  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:54.026320  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:54.026566  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:54.026858  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:54.027025  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:54.067821  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.65:34195
I20260608 10:02:54.067951  8830 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.65:34195 every 8 connection(s)
I20260608 10:02:54.073495  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:54.081403  8835 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:54.082911  8836 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:54.085413  1233 server_base.cc:1061] running on GCE node
W20260608 10:02:54.085438  8838 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:54.086699  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:54.086896  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:54.087133  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912974087113 us; error 0 us; skew 500 ppm
I20260608 10:02:54.087759  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:54.090710  1233 webserver.cc:533] Webserver started at http://127.1.52.66:35001/ using document root <none> and password file <none>
I20260608 10:02:54.091107  8831 heartbeater.cc:344] Connected to a master server at 127.1.52.126:44255
I20260608 10:02:54.091224  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:54.091542  8831 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:54.091557  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:54.092092  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:54.092550  8831 heartbeater.cc:507] Master 127.1.52.126:44255 requested a full tablet report, sending...
I20260608 10:02:54.093408  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-1-root/instance:
uuid: "7aeb4de9e7a94156b1a5022eb30090a6"
format_stamp: "Formatted at 2026-06-08 10:02:54 on dist-test-slave-tgjf"
I20260608 10:02:54.094959  8704 ts_manager.cc:194] Registered new tserver with Master: ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195)
I20260608 10:02:54.096961  8704 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60854
I20260608 10:02:54.098840  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 10:02:54.103192  8843 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:54.103999  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 10:02:54.104255  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-1-root
uuid: "7aeb4de9e7a94156b1a5022eb30090a6"
format_stamp: "Formatted at 2026-06-08 10:02:54 on dist-test-slave-tgjf"
I20260608 10:02:54.104491  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:54.132087  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:54.133340  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:54.134807  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:54.137197  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:54.137419  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:54.137662  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:54.137878  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:54.179258  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.66:36951
I20260608 10:02:54.179396  8905 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.66:36951 every 8 connection(s)
I20260608 10:02:54.185045  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:54.193979  8909 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:54.195623  8910 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:54.197237  1233 server_base.cc:1061] running on GCE node
W20260608 10:02:54.197758  8912 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:54.198966  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:54.199260  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:54.199488  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912974199467 us; error 0 us; skew 500 ppm
I20260608 10:02:54.199590  8906 heartbeater.cc:344] Connected to a master server at 127.1.52.126:44255
I20260608 10:02:54.200078  8906 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:54.200314  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:54.201031  8906 heartbeater.cc:507] Master 127.1.52.126:44255 requested a full tablet report, sending...
I20260608 10:02:54.203459  8704 ts_manager.cc:194] Registered new tserver with Master: 7aeb4de9e7a94156b1a5022eb30090a6 (127.1.52.66:36951)
I20260608 10:02:54.203738  1233 webserver.cc:533] Webserver started at http://127.1.52.67:44597/ using document root <none> and password file <none>
I20260608 10:02:54.204408  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:54.204617  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:54.204906  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:54.205199  8704 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60870
I20260608 10:02:54.206372  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-2-root/instance:
uuid: "7627834221bb4114a99ed3b9f5a2629a"
format_stamp: "Formatted at 2026-06-08 10:02:54 on dist-test-slave-tgjf"
I20260608 10:02:54.211362  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 10:02:54.214979  8917 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:54.215740  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 10:02:54.216058  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-2-root
uuid: "7627834221bb4114a99ed3b9f5a2629a"
format_stamp: "Formatted at 2026-06-08 10:02:54 on dist-test-slave-tgjf"
I20260608 10:02:54.216363  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:54.229411  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:54.230722  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:54.232125  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:54.234519  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:54.234733  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:54.235025  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:54.235193  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:54.274971  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.67:38077
I20260608 10:02:54.275096  8979 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.67:38077 every 8 connection(s)
I20260608 10:02:54.289427  8980 heartbeater.cc:344] Connected to a master server at 127.1.52.126:44255
I20260608 10:02:54.289883  8980 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:54.290740  8980 heartbeater.cc:507] Master 127.1.52.126:44255 requested a full tablet report, sending...
I20260608 10:02:54.292776  8704 ts_manager.cc:194] Registered new tserver with Master: 7627834221bb4114a99ed3b9f5a2629a (127.1.52.67:38077)
I20260608 10:02:54.293258  1233 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014740194s
I20260608 10:02:54.294224  8704 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60882
I20260608 10:02:55.100484  8831 heartbeater.cc:499] Master 127.1.52.126:44255 was elected leader, sending a full tablet report...
I20260608 10:02:55.207991  8906 heartbeater.cc:499] Master 127.1.52.126:44255 was elected leader, sending a full tablet report...
I20260608 10:02:55.297147  8980 heartbeater.cc:499] Master 127.1.52.126:44255 was elected leader, sending a full tablet report...
I20260608 10:02:55.349776  8704 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60884:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:02:55.352295  8704 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:02:55.419579  8945 tablet_service.cc:1511] Processing CreateTablet for tablet 900249a8c0e0420785224f8317c46f0f (DEFAULT_TABLE table=test-workload [id=1567e704e33244fc916dc584696fe622]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:02:55.420042  8944 tablet_service.cc:1511] Processing CreateTablet for tablet 748971d60e784bc5a20df54c6069ffb9 (DEFAULT_TABLE table=test-workload [id=1567e704e33244fc916dc584696fe622]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:02:55.420892  8943 tablet_service.cc:1511] Processing CreateTablet for tablet ab796929781b4e099c91c9b77702a0e8 (DEFAULT_TABLE table=test-workload [id=1567e704e33244fc916dc584696fe622]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:02:55.421339  8945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 900249a8c0e0420785224f8317c46f0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:55.422926  8942 tablet_service.cc:1511] Processing CreateTablet for tablet 8d112e9bd0e944299b7ca418ce5dfc5c (DEFAULT_TABLE table=test-workload [id=1567e704e33244fc916dc584696fe622]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:02:55.423934  8944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748971d60e784bc5a20df54c6069ffb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:55.424754  8942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d112e9bd0e944299b7ca418ce5dfc5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:55.426684  8943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab796929781b4e099c91c9b77702a0e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:55.439224  8871 tablet_service.cc:1511] Processing CreateTablet for tablet 900249a8c0e0420785224f8317c46f0f (DEFAULT_TABLE table=test-workload [id=1567e704e33244fc916dc584696fe622]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:02:55.440217  8870 tablet_service.cc:1511] Processing CreateTablet for tablet 748971d60e784bc5a20df54c6069ffb9 (DEFAULT_TABLE table=test-workload [id=1567e704e33244fc916dc584696fe622]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:02:55.440810  8871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 900249a8c0e0420785224f8317c46f0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:55.441629  8870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748971d60e784bc5a20df54c6069ffb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:55.444123  8869 tablet_service.cc:1511] Processing CreateTablet for tablet ab796929781b4e099c91c9b77702a0e8 (DEFAULT_TABLE table=test-workload [id=1567e704e33244fc916dc584696fe622]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:02:55.445459  8869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab796929781b4e099c91c9b77702a0e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:55.474594  8796 tablet_service.cc:1511] Processing CreateTablet for tablet 900249a8c0e0420785224f8317c46f0f (DEFAULT_TABLE table=test-workload [id=1567e704e33244fc916dc584696fe622]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:02:55.475770  8793 tablet_service.cc:1511] Processing CreateTablet for tablet 8d112e9bd0e944299b7ca418ce5dfc5c (DEFAULT_TABLE table=test-workload [id=1567e704e33244fc916dc584696fe622]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:02:55.476177  8796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 900249a8c0e0420785224f8317c46f0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:55.477222  8793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d112e9bd0e944299b7ca418ce5dfc5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:55.479820  8999 tablet_bootstrap.cc:492] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a: Bootstrap starting.
I20260608 10:02:55.479751  8794 tablet_service.cc:1511] Processing CreateTablet for tablet ab796929781b4e099c91c9b77702a0e8 (DEFAULT_TABLE table=test-workload [id=1567e704e33244fc916dc584696fe622]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:02:55.485127  8794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab796929781b4e099c91c9b77702a0e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:55.481866  8795 tablet_service.cc:1511] Processing CreateTablet for tablet 748971d60e784bc5a20df54c6069ffb9 (DEFAULT_TABLE table=test-workload [id=1567e704e33244fc916dc584696fe622]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:02:55.489317  8795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748971d60e784bc5a20df54c6069ffb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:55.496381  8868 tablet_service.cc:1511] Processing CreateTablet for tablet 8d112e9bd0e944299b7ca418ce5dfc5c (DEFAULT_TABLE table=test-workload [id=1567e704e33244fc916dc584696fe622]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:02:55.498561  8868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d112e9bd0e944299b7ca418ce5dfc5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:55.534758  8999 tablet_bootstrap.cc:654] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:55.540503  9001 tablet_bootstrap.cc:492] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e: Bootstrap starting.
I20260608 10:02:55.546911  9000 tablet_bootstrap.cc:492] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6: Bootstrap starting.
I20260608 10:02:55.547510  9001 tablet_bootstrap.cc:654] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:55.553571  9000 tablet_bootstrap.cc:654] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:55.554442  9001 tablet_bootstrap.cc:492] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e: No bootstrap required, opened a new log
I20260608 10:02:55.555020  9001 ts_tablet_manager.cc:1403] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.006s
I20260608 10:02:55.553670  8999 tablet_bootstrap.cc:492] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a: No bootstrap required, opened a new log
I20260608 10:02:55.555670  8999 ts_tablet_manager.cc:1403] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.006s
I20260608 10:02:55.558285  9001 raft_consensus.cc:359] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } }
I20260608 10:02:55.559104  9001 raft_consensus.cc:385] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:55.559497  9001 raft_consensus.cc:740] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca166202393d424bafc064a0d9d3aa4e, State: Initialized, Role: FOLLOWER
I20260608 10:02:55.559197  8999 raft_consensus.cc:359] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:55.560369  8999 raft_consensus.cc:385] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:55.560793  8999 raft_consensus.cc:740] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7627834221bb4114a99ed3b9f5a2629a, State: Initialized, Role: FOLLOWER
I20260608 10:02:55.560469  9001 consensus_queue.cc:260] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } }
I20260608 10:02:55.561896  8999 consensus_queue.cc:260] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:55.564442  9001 ts_tablet_manager.cc:1434] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.007s
I20260608 10:02:55.566061  9001 tablet_bootstrap.cc:492] T 748971d60e784bc5a20df54c6069ffb9 P ca166202393d424bafc064a0d9d3aa4e: Bootstrap starting.
I20260608 10:02:55.569545  8999 ts_tablet_manager.cc:1434] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 10:02:55.570758  8999 tablet_bootstrap.cc:492] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a: Bootstrap starting.
I20260608 10:02:55.571686  9000 tablet_bootstrap.cc:492] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6: No bootstrap required, opened a new log
I20260608 10:02:55.572275  9000 ts_tablet_manager.cc:1403] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.009s
I20260608 10:02:55.573525  9001 tablet_bootstrap.cc:654] T 748971d60e784bc5a20df54c6069ffb9 P ca166202393d424bafc064a0d9d3aa4e: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:55.574855  9004 raft_consensus.cc:493] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:55.575444  9004 raft_consensus.cc:515] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } }
I20260608 10:02:55.575789  9000 raft_consensus.cc:359] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } }
I20260608 10:02:55.576673  9000 raft_consensus.cc:385] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:55.577119  9000 raft_consensus.cc:740] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aeb4de9e7a94156b1a5022eb30090a6, State: Initialized, Role: FOLLOWER
I20260608 10:02:55.578617  8999 tablet_bootstrap.cc:654] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:55.586723  9000 consensus_queue.cc:260] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } }
I20260608 10:02:55.588718  9004 leader_election.cc:290] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7627834221bb4114a99ed3b9f5a2629a (127.1.52.67:38077), 7aeb4de9e7a94156b1a5022eb30090a6 (127.1.52.66:36951)
I20260608 10:02:55.592231  8999 tablet_bootstrap.cc:492] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a: No bootstrap required, opened a new log
I20260608 10:02:55.592850  8999 ts_tablet_manager.cc:1403] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.008s
I20260608 10:02:55.596252  8999 raft_consensus.cc:359] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:55.597371  8999 raft_consensus.cc:385] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:55.597767  8999 raft_consensus.cc:740] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7627834221bb4114a99ed3b9f5a2629a, State: Initialized, Role: FOLLOWER
I20260608 10:02:55.598619  8999 consensus_queue.cc:260] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:55.601522  8999 ts_tablet_manager.cc:1434] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:02:55.602613  8999 tablet_bootstrap.cc:492] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a: Bootstrap starting.
I20260608 10:02:55.592490  9000 ts_tablet_manager.cc:1434] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260608 10:02:55.608477  9000 tablet_bootstrap.cc:492] T ab796929781b4e099c91c9b77702a0e8 P 7aeb4de9e7a94156b1a5022eb30090a6: Bootstrap starting.
I20260608 10:02:55.609557  8999 tablet_bootstrap.cc:654] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:55.621922  8999 tablet_bootstrap.cc:492] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a: No bootstrap required, opened a new log
I20260608 10:02:55.622568  8999 ts_tablet_manager.cc:1403] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.011s
I20260608 10:02:55.625667  9001 tablet_bootstrap.cc:492] T 748971d60e784bc5a20df54c6069ffb9 P ca166202393d424bafc064a0d9d3aa4e: No bootstrap required, opened a new log
I20260608 10:02:55.626263  9001 ts_tablet_manager.cc:1403] T 748971d60e784bc5a20df54c6069ffb9 P ca166202393d424bafc064a0d9d3aa4e: Time spent bootstrapping tablet: real 0.061s	user 0.035s	sys 0.018s
I20260608 10:02:55.626065  8999 raft_consensus.cc:359] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } }
I20260608 10:02:55.627061  8999 raft_consensus.cc:385] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:55.627439  8999 raft_consensus.cc:740] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7627834221bb4114a99ed3b9f5a2629a, State: Initialized, Role: FOLLOWER
I20260608 10:02:55.628599  8999 consensus_queue.cc:260] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } }
I20260608 10:02:55.629772  9001 raft_consensus.cc:359] T 748971d60e784bc5a20df54c6069ffb9 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:55.630575  9001 raft_consensus.cc:385] T 748971d60e784bc5a20df54c6069ffb9 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:55.630918  9001 raft_consensus.cc:740] T 748971d60e784bc5a20df54c6069ffb9 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca166202393d424bafc064a0d9d3aa4e, State: Initialized, Role: FOLLOWER
I20260608 10:02:55.631201  8955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900249a8c0e0420785224f8317c46f0f" candidate_uuid: "ca166202393d424bafc064a0d9d3aa4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7627834221bb4114a99ed3b9f5a2629a" is_pre_election: true
I20260608 10:02:55.632010  8955 raft_consensus.cc:2468] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca166202393d424bafc064a0d9d3aa4e in term 0.
I20260608 10:02:55.631906  9001 consensus_queue.cc:260] T 748971d60e784bc5a20df54c6069ffb9 P ca166202393d424bafc064a0d9d3aa4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:55.633998  8999 ts_tablet_manager.cc:1434] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260608 10:02:55.634277  9001 ts_tablet_manager.cc:1434] T 748971d60e784bc5a20df54c6069ffb9 P ca166202393d424bafc064a0d9d3aa4e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 10:02:55.635226  8999 tablet_bootstrap.cc:492] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a: Bootstrap starting.
I20260608 10:02:55.635342  9001 tablet_bootstrap.cc:492] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e: Bootstrap starting.
I20260608 10:02:55.636169  8771 leader_election.cc:304] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7627834221bb4114a99ed3b9f5a2629a, ca166202393d424bafc064a0d9d3aa4e; no voters: 
I20260608 10:02:55.637205  9004 raft_consensus.cc:2804] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:55.637600  9004 raft_consensus.cc:493] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:55.637938  9004 raft_consensus.cc:3060] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:55.642776  9001 tablet_bootstrap.cc:654] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:55.644847  9000 tablet_bootstrap.cc:654] T ab796929781b4e099c91c9b77702a0e8 P 7aeb4de9e7a94156b1a5022eb30090a6: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:55.642776  8999 tablet_bootstrap.cc:654] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:55.646873  9004 raft_consensus.cc:515] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } }
I20260608 10:02:55.650420  8955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900249a8c0e0420785224f8317c46f0f" candidate_uuid: "ca166202393d424bafc064a0d9d3aa4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7627834221bb4114a99ed3b9f5a2629a"
I20260608 10:02:55.651012  8955 raft_consensus.cc:3060] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:55.651690  8881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900249a8c0e0420785224f8317c46f0f" candidate_uuid: "ca166202393d424bafc064a0d9d3aa4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" is_pre_election: true
I20260608 10:02:55.652443  8881 raft_consensus.cc:2468] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ca166202393d424bafc064a0d9d3aa4e in term 0.
I20260608 10:02:55.659902  8955 raft_consensus.cc:2468] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca166202393d424bafc064a0d9d3aa4e in term 1.
I20260608 10:02:55.662199  8881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900249a8c0e0420785224f8317c46f0f" candidate_uuid: "ca166202393d424bafc064a0d9d3aa4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aeb4de9e7a94156b1a5022eb30090a6"
I20260608 10:02:55.662927  8881 raft_consensus.cc:3060] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:55.669343  8999 tablet_bootstrap.cc:492] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a: No bootstrap required, opened a new log
I20260608 10:02:55.669939  8999 ts_tablet_manager.cc:1403] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.000s
I20260608 10:02:55.670749  8771 leader_election.cc:304] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7627834221bb4114a99ed3b9f5a2629a, ca166202393d424bafc064a0d9d3aa4e; no voters: 
I20260608 10:02:55.672668  9004 leader_election.cc:290] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [CANDIDATE]: Term 1 election: Requested vote from peers 7627834221bb4114a99ed3b9f5a2629a (127.1.52.67:38077), 7aeb4de9e7a94156b1a5022eb30090a6 (127.1.52.66:36951)
I20260608 10:02:55.673218  9016 raft_consensus.cc:2804] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:55.673549  8999 raft_consensus.cc:359] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:55.675006  9016 raft_consensus.cc:697] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [term 1 LEADER]: Becoming Leader. State: Replica: ca166202393d424bafc064a0d9d3aa4e, State: Running, Role: LEADER
I20260608 10:02:55.677747  8999 raft_consensus.cc:385] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:55.675091  8881 raft_consensus.cc:2468] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ca166202393d424bafc064a0d9d3aa4e in term 1.
I20260608 10:02:55.678285  8999 raft_consensus.cc:740] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7627834221bb4114a99ed3b9f5a2629a, State: Initialized, Role: FOLLOWER
I20260608 10:02:55.678432  9000 tablet_bootstrap.cc:492] T ab796929781b4e099c91c9b77702a0e8 P 7aeb4de9e7a94156b1a5022eb30090a6: No bootstrap required, opened a new log
I20260608 10:02:55.677560  9001 tablet_bootstrap.cc:492] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e: No bootstrap required, opened a new log
I20260608 10:02:55.678754  9016 consensus_queue.cc:237] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } }
I20260608 10:02:55.679206  9000 ts_tablet_manager.cc:1403] T ab796929781b4e099c91c9b77702a0e8 P 7aeb4de9e7a94156b1a5022eb30090a6: Time spent bootstrapping tablet: real 0.071s	user 0.017s	sys 0.021s
I20260608 10:02:55.679266  9001 ts_tablet_manager.cc:1403] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.016s
I20260608 10:02:55.680174  8999 consensus_queue.cc:260] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:55.682569  9000 raft_consensus.cc:359] T ab796929781b4e099c91c9b77702a0e8 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:55.683358  9000 raft_consensus.cc:385] T ab796929781b4e099c91c9b77702a0e8 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:55.683705  9000 raft_consensus.cc:740] T ab796929781b4e099c91c9b77702a0e8 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aeb4de9e7a94156b1a5022eb30090a6, State: Initialized, Role: FOLLOWER
I20260608 10:02:55.683879  9001 raft_consensus.cc:359] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:55.684679  9001 raft_consensus.cc:385] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:55.685051  9001 raft_consensus.cc:740] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca166202393d424bafc064a0d9d3aa4e, State: Initialized, Role: FOLLOWER
I20260608 10:02:55.684793  9000 consensus_queue.cc:260] T ab796929781b4e099c91c9b77702a0e8 P 7aeb4de9e7a94156b1a5022eb30090a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:55.686211  9001 consensus_queue.cc:260] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:55.687261  9000 ts_tablet_manager.cc:1434] T ab796929781b4e099c91c9b77702a0e8 P 7aeb4de9e7a94156b1a5022eb30090a6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:02:55.688385  9000 tablet_bootstrap.cc:492] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7aeb4de9e7a94156b1a5022eb30090a6: Bootstrap starting.
I20260608 10:02:55.688930  9001 ts_tablet_manager.cc:1434] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:02:55.690112  9001 tablet_bootstrap.cc:492] T 8d112e9bd0e944299b7ca418ce5dfc5c P ca166202393d424bafc064a0d9d3aa4e: Bootstrap starting.
I20260608 10:02:55.692401  8999 ts_tablet_manager.cc:1434] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a: Time spent starting tablet: real 0.022s	user 0.010s	sys 0.001s
I20260608 10:02:55.695730  9000 tablet_bootstrap.cc:654] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7aeb4de9e7a94156b1a5022eb30090a6: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:55.696969  9001 tablet_bootstrap.cc:654] T 8d112e9bd0e944299b7ca418ce5dfc5c P ca166202393d424bafc064a0d9d3aa4e: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:55.706460  9000 tablet_bootstrap.cc:492] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7aeb4de9e7a94156b1a5022eb30090a6: No bootstrap required, opened a new log
I20260608 10:02:55.707104  9000 ts_tablet_manager.cc:1403] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7aeb4de9e7a94156b1a5022eb30090a6: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.006s
I20260608 10:02:55.707788  9001 tablet_bootstrap.cc:492] T 8d112e9bd0e944299b7ca418ce5dfc5c P ca166202393d424bafc064a0d9d3aa4e: No bootstrap required, opened a new log
I20260608 10:02:55.708315  9001 ts_tablet_manager.cc:1403] T 8d112e9bd0e944299b7ca418ce5dfc5c P ca166202393d424bafc064a0d9d3aa4e: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260608 10:02:55.708323  8703 catalog_manager.cc:5696] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e reported cstate change: term changed from 0 to 1, leader changed from <none> to ca166202393d424bafc064a0d9d3aa4e (127.1.52.65). New cstate: current_term: 1 leader_uuid: "ca166202393d424bafc064a0d9d3aa4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:55.710306  9000 raft_consensus.cc:359] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:55.711084  9000 raft_consensus.cc:385] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:55.711380  9000 raft_consensus.cc:740] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aeb4de9e7a94156b1a5022eb30090a6, State: Initialized, Role: FOLLOWER
I20260608 10:02:55.711613  9001 raft_consensus.cc:359] T 8d112e9bd0e944299b7ca418ce5dfc5c P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:55.712415  9001 raft_consensus.cc:385] T 8d112e9bd0e944299b7ca418ce5dfc5c P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:55.712249  9000 consensus_queue.cc:260] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7aeb4de9e7a94156b1a5022eb30090a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:55.712774  9001 raft_consensus.cc:740] T 8d112e9bd0e944299b7ca418ce5dfc5c P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca166202393d424bafc064a0d9d3aa4e, State: Initialized, Role: FOLLOWER
I20260608 10:02:55.713725  9001 consensus_queue.cc:260] T 8d112e9bd0e944299b7ca418ce5dfc5c P ca166202393d424bafc064a0d9d3aa4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:55.715145  9000 ts_tablet_manager.cc:1434] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7aeb4de9e7a94156b1a5022eb30090a6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 10:02:55.716270  9000 tablet_bootstrap.cc:492] T 748971d60e784bc5a20df54c6069ffb9 P 7aeb4de9e7a94156b1a5022eb30090a6: Bootstrap starting.
I20260608 10:02:55.716363  9001 ts_tablet_manager.cc:1434] T 8d112e9bd0e944299b7ca418ce5dfc5c P ca166202393d424bafc064a0d9d3aa4e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:02:55.724342  9000 tablet_bootstrap.cc:654] T 748971d60e784bc5a20df54c6069ffb9 P 7aeb4de9e7a94156b1a5022eb30090a6: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:55.730010  9000 tablet_bootstrap.cc:492] T 748971d60e784bc5a20df54c6069ffb9 P 7aeb4de9e7a94156b1a5022eb30090a6: No bootstrap required, opened a new log
I20260608 10:02:55.730506  9000 ts_tablet_manager.cc:1403] T 748971d60e784bc5a20df54c6069ffb9 P 7aeb4de9e7a94156b1a5022eb30090a6: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.001s
I20260608 10:02:55.732735  9000 raft_consensus.cc:359] T 748971d60e784bc5a20df54c6069ffb9 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:55.733237  9000 raft_consensus.cc:385] T 748971d60e784bc5a20df54c6069ffb9 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:55.733433  9000 raft_consensus.cc:740] T 748971d60e784bc5a20df54c6069ffb9 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aeb4de9e7a94156b1a5022eb30090a6, State: Initialized, Role: FOLLOWER
I20260608 10:02:55.733978  9000 consensus_queue.cc:260] T 748971d60e784bc5a20df54c6069ffb9 P 7aeb4de9e7a94156b1a5022eb30090a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:55.735998  9000 ts_tablet_manager.cc:1434] T 748971d60e784bc5a20df54c6069ffb9 P 7aeb4de9e7a94156b1a5022eb30090a6: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:02:55.795487  9006 raft_consensus.cc:493] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:55.796051  9006 raft_consensus.cc:515] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:55.798789  9006 leader_election.cc:290] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195), 7aeb4de9e7a94156b1a5022eb30090a6 (127.1.52.66:36951)
I20260608 10:02:55.806718  9006 raft_consensus.cc:493] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:55.807288  9006 raft_consensus.cc:515] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:55.809585  9006 leader_election.cc:290] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195), 7aeb4de9e7a94156b1a5022eb30090a6 (127.1.52.66:36951)
I20260608 10:02:55.809724  8806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d112e9bd0e944299b7ca418ce5dfc5c" candidate_uuid: "7627834221bb4114a99ed3b9f5a2629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca166202393d424bafc064a0d9d3aa4e" is_pre_election: true
I20260608 10:02:55.810565  8806 raft_consensus.cc:2468] T 8d112e9bd0e944299b7ca418ce5dfc5c P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7627834221bb4114a99ed3b9f5a2629a in term 0.
I20260608 10:02:55.810580  8805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748971d60e784bc5a20df54c6069ffb9" candidate_uuid: "7627834221bb4114a99ed3b9f5a2629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca166202393d424bafc064a0d9d3aa4e" is_pre_election: true
I20260608 10:02:55.811405  8805 raft_consensus.cc:2468] T 748971d60e784bc5a20df54c6069ffb9 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7627834221bb4114a99ed3b9f5a2629a in term 0.
I20260608 10:02:55.812252  8920 leader_election.cc:304] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7627834221bb4114a99ed3b9f5a2629a, ca166202393d424bafc064a0d9d3aa4e; no voters: 
I20260608 10:02:55.812507  8881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d112e9bd0e944299b7ca418ce5dfc5c" candidate_uuid: "7627834221bb4114a99ed3b9f5a2629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" is_pre_election: true
I20260608 10:02:55.813110  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748971d60e784bc5a20df54c6069ffb9" candidate_uuid: "7627834221bb4114a99ed3b9f5a2629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" is_pre_election: true
I20260608 10:02:55.813200  8881 raft_consensus.cc:2468] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7627834221bb4114a99ed3b9f5a2629a in term 0.
I20260608 10:02:55.813364  8920 leader_election.cc:304] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7627834221bb4114a99ed3b9f5a2629a, ca166202393d424bafc064a0d9d3aa4e; no voters: 
I20260608 10:02:55.813742  9006 raft_consensus.cc:2804] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:55.814038  8880 raft_consensus.cc:2468] T 748971d60e784bc5a20df54c6069ffb9 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7627834221bb4114a99ed3b9f5a2629a in term 0.
I20260608 10:02:55.814232  9006 raft_consensus.cc:493] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:55.814801  9006 raft_consensus.cc:3060] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:55.815653  9023 raft_consensus.cc:2804] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:55.816064  9023 raft_consensus.cc:493] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:55.816397  9023 raft_consensus.cc:3060] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:55.820924  9006 raft_consensus.cc:515] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:55.821906  9023 raft_consensus.cc:515] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:55.822734  9006 leader_election.cc:290] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a [CANDIDATE]: Term 1 election: Requested vote from peers ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195), 7aeb4de9e7a94156b1a5022eb30090a6 (127.1.52.66:36951)
I20260608 10:02:55.823495  8805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d112e9bd0e944299b7ca418ce5dfc5c" candidate_uuid: "7627834221bb4114a99ed3b9f5a2629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca166202393d424bafc064a0d9d3aa4e"
I20260608 10:02:55.823897  9023 leader_election.cc:290] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a [CANDIDATE]: Term 1 election: Requested vote from peers ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195), 7aeb4de9e7a94156b1a5022eb30090a6 (127.1.52.66:36951)
I20260608 10:02:55.824224  8805 raft_consensus.cc:3060] T 8d112e9bd0e944299b7ca418ce5dfc5c P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:55.824929  8806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748971d60e784bc5a20df54c6069ffb9" candidate_uuid: "7627834221bb4114a99ed3b9f5a2629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca166202393d424bafc064a0d9d3aa4e"
I20260608 10:02:55.825513  8806 raft_consensus.cc:3060] T 748971d60e784bc5a20df54c6069ffb9 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:55.826013  8881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "748971d60e784bc5a20df54c6069ffb9" candidate_uuid: "7627834221bb4114a99ed3b9f5a2629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aeb4de9e7a94156b1a5022eb30090a6"
I20260608 10:02:55.823822  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d112e9bd0e944299b7ca418ce5dfc5c" candidate_uuid: "7627834221bb4114a99ed3b9f5a2629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aeb4de9e7a94156b1a5022eb30090a6"
I20260608 10:02:55.826741  8881 raft_consensus.cc:3060] T 748971d60e784bc5a20df54c6069ffb9 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:55.826926  8880 raft_consensus.cc:3060] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:55.832234  8805 raft_consensus.cc:2468] T 8d112e9bd0e944299b7ca418ce5dfc5c P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7627834221bb4114a99ed3b9f5a2629a in term 1.
I20260608 10:02:55.833454  8806 raft_consensus.cc:2468] T 748971d60e784bc5a20df54c6069ffb9 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7627834221bb4114a99ed3b9f5a2629a in term 1.
I20260608 10:02:55.834357  8881 raft_consensus.cc:2468] T 748971d60e784bc5a20df54c6069ffb9 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7627834221bb4114a99ed3b9f5a2629a in term 1.
I20260608 10:02:55.833837  8920 leader_election.cc:304] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7627834221bb4114a99ed3b9f5a2629a, ca166202393d424bafc064a0d9d3aa4e; no voters: 
I20260608 10:02:55.835011  8880 raft_consensus.cc:2468] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7627834221bb4114a99ed3b9f5a2629a in term 1.
I20260608 10:02:55.835330  9006 raft_consensus.cc:2804] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:55.835479  8920 leader_election.cc:304] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7627834221bb4114a99ed3b9f5a2629a, ca166202393d424bafc064a0d9d3aa4e; no voters: 
I20260608 10:02:55.835927  9006 raft_consensus.cc:697] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a [term 1 LEADER]: Becoming Leader. State: Replica: 7627834221bb4114a99ed3b9f5a2629a, State: Running, Role: LEADER
I20260608 10:02:55.836823  9023 raft_consensus.cc:2804] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:55.836997  9006 consensus_queue.cc:237] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:55.837548  9023 raft_consensus.cc:697] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a [term 1 LEADER]: Becoming Leader. State: Replica: 7627834221bb4114a99ed3b9f5a2629a, State: Running, Role: LEADER
I20260608 10:02:55.838442  9023 consensus_queue.cc:237] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:55.846571  8702 catalog_manager.cc:5696] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7627834221bb4114a99ed3b9f5a2629a (127.1.52.67). New cstate: current_term: 1 leader_uuid: "7627834221bb4114a99ed3b9f5a2629a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } health_report { overall_health: HEALTHY } } }
I20260608 10:02:55.858742  8702 catalog_manager.cc:5696] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7627834221bb4114a99ed3b9f5a2629a (127.1.52.67). New cstate: current_term: 1 leader_uuid: "7627834221bb4114a99ed3b9f5a2629a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } health_report { overall_health: HEALTHY } } }
W20260608 10:02:55.901211  8752 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:02:55.916287  9023 raft_consensus.cc:493] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:55.916887  9023 raft_consensus.cc:515] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:55.917778  9010 raft_consensus.cc:493] T ab796929781b4e099c91c9b77702a0e8 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:55.918244  9010 raft_consensus.cc:515] T ab796929781b4e099c91c9b77702a0e8 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:55.918915  9023 leader_election.cc:290] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195), 7aeb4de9e7a94156b1a5022eb30090a6 (127.1.52.66:36951)
I20260608 10:02:55.919906  8805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab796929781b4e099c91c9b77702a0e8" candidate_uuid: "7627834221bb4114a99ed3b9f5a2629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca166202393d424bafc064a0d9d3aa4e" is_pre_election: true
I20260608 10:02:55.920167  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab796929781b4e099c91c9b77702a0e8" candidate_uuid: "7627834221bb4114a99ed3b9f5a2629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" is_pre_election: true
I20260608 10:02:55.920600  8805 raft_consensus.cc:2468] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7627834221bb4114a99ed3b9f5a2629a in term 0.
I20260608 10:02:55.920828  8880 raft_consensus.cc:2468] T ab796929781b4e099c91c9b77702a0e8 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7627834221bb4114a99ed3b9f5a2629a in term 0.
I20260608 10:02:55.921084  9010 leader_election.cc:290] T ab796929781b4e099c91c9b77702a0e8 P 7aeb4de9e7a94156b1a5022eb30090a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195), 7627834221bb4114a99ed3b9f5a2629a (127.1.52.67:38077)
I20260608 10:02:55.921892  8920 leader_election.cc:304] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7627834221bb4114a99ed3b9f5a2629a, ca166202393d424bafc064a0d9d3aa4e; no voters: 
I20260608 10:02:55.923530  9023 raft_consensus.cc:2804] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:55.923962  9023 raft_consensus.cc:493] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:55.924371  9023 raft_consensus.cc:3060] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:55.932379  9023 raft_consensus.cc:515] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:55.932545  8805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab796929781b4e099c91c9b77702a0e8" candidate_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca166202393d424bafc064a0d9d3aa4e" is_pre_election: true
I20260608 10:02:55.933763  8805 raft_consensus.cc:2468] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7aeb4de9e7a94156b1a5022eb30090a6 in term 0.
I20260608 10:02:55.935109  8846 leader_election.cc:304] T ab796929781b4e099c91c9b77702a0e8 P 7aeb4de9e7a94156b1a5022eb30090a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7aeb4de9e7a94156b1a5022eb30090a6, ca166202393d424bafc064a0d9d3aa4e; no voters: 
I20260608 10:02:55.935567  9023 leader_election.cc:290] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [CANDIDATE]: Term 1 election: Requested vote from peers ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195), 7aeb4de9e7a94156b1a5022eb30090a6 (127.1.52.66:36951)
I20260608 10:02:55.935473  8955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab796929781b4e099c91c9b77702a0e8" candidate_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7627834221bb4114a99ed3b9f5a2629a" is_pre_election: true
I20260608 10:02:55.935992  9010 raft_consensus.cc:2804] T ab796929781b4e099c91c9b77702a0e8 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:55.936425  9010 raft_consensus.cc:493] T ab796929781b4e099c91c9b77702a0e8 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:55.936530  8955 raft_consensus.cc:2393] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7aeb4de9e7a94156b1a5022eb30090a6 in current term 1: Already voted for candidate 7627834221bb4114a99ed3b9f5a2629a in this term.
I20260608 10:02:55.936551  8805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab796929781b4e099c91c9b77702a0e8" candidate_uuid: "7627834221bb4114a99ed3b9f5a2629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca166202393d424bafc064a0d9d3aa4e"
I20260608 10:02:55.936856  9010 raft_consensus.cc:3060] T ab796929781b4e099c91c9b77702a0e8 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:55.936775  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab796929781b4e099c91c9b77702a0e8" candidate_uuid: "7627834221bb4114a99ed3b9f5a2629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aeb4de9e7a94156b1a5022eb30090a6"
I20260608 10:02:55.937512  8805 raft_consensus.cc:3060] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:55.944229  8805 raft_consensus.cc:2468] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7627834221bb4114a99ed3b9f5a2629a in term 1.
I20260608 10:02:55.944267  9010 raft_consensus.cc:515] T ab796929781b4e099c91c9b77702a0e8 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:55.945544  8880 raft_consensus.cc:2393] T ab796929781b4e099c91c9b77702a0e8 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7627834221bb4114a99ed3b9f5a2629a in current term 1: Already voted for candidate 7aeb4de9e7a94156b1a5022eb30090a6 in this term.
I20260608 10:02:55.945487  8920 leader_election.cc:304] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7627834221bb4114a99ed3b9f5a2629a, ca166202393d424bafc064a0d9d3aa4e; no voters: 
I20260608 10:02:55.946612  9010 leader_election.cc:290] T ab796929781b4e099c91c9b77702a0e8 P 7aeb4de9e7a94156b1a5022eb30090a6 [CANDIDATE]: Term 1 election: Requested vote from peers ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195), 7627834221bb4114a99ed3b9f5a2629a (127.1.52.67:38077)
I20260608 10:02:55.947556  8805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab796929781b4e099c91c9b77702a0e8" candidate_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca166202393d424bafc064a0d9d3aa4e"
I20260608 10:02:55.946631  9023 raft_consensus.cc:2804] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:55.948386  8805 raft_consensus.cc:2393] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7aeb4de9e7a94156b1a5022eb30090a6 in current term 1: Already voted for candidate 7627834221bb4114a99ed3b9f5a2629a in this term.
I20260608 10:02:55.948246  8955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab796929781b4e099c91c9b77702a0e8" candidate_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7627834221bb4114a99ed3b9f5a2629a"
I20260608 10:02:55.948609  9023 raft_consensus.cc:697] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [term 1 LEADER]: Becoming Leader. State: Replica: 7627834221bb4114a99ed3b9f5a2629a, State: Running, Role: LEADER
I20260608 10:02:55.949512  9023 consensus_queue.cc:237] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:55.954030  8846 leader_election.cc:304] T ab796929781b4e099c91c9b77702a0e8 P 7aeb4de9e7a94156b1a5022eb30090a6 [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: 7aeb4de9e7a94156b1a5022eb30090a6; no voters: 7627834221bb4114a99ed3b9f5a2629a, ca166202393d424bafc064a0d9d3aa4e
I20260608 10:02:55.954864  9010 raft_consensus.cc:2749] T ab796929781b4e099c91c9b77702a0e8 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:02:55.958068  8702 catalog_manager.cc:5696] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7627834221bb4114a99ed3b9f5a2629a (127.1.52.67). New cstate: current_term: 1 leader_uuid: "7627834221bb4114a99ed3b9f5a2629a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } health_report { overall_health: HEALTHY } } }
I20260608 10:02:56.022583  8702 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60892:
name: "dugtrio"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:02:56.024881  8702 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table dugtrio in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:02:56.057812  8793 tablet_service.cc:1511] Processing CreateTablet for tablet 305f4f2e682b44a6968890a7fdc28603 (DEFAULT_TABLE table=dugtrio [id=101ed1ae0f5648ada5c7fbf0019bd0b5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:02:56.059221  8793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 305f4f2e682b44a6968890a7fdc28603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:56.059255  8870 tablet_service.cc:1511] Processing CreateTablet for tablet 305f4f2e682b44a6968890a7fdc28603 (DEFAULT_TABLE table=dugtrio [id=101ed1ae0f5648ada5c7fbf0019bd0b5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:02:56.060739  8870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 305f4f2e682b44a6968890a7fdc28603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:56.060597  8942 tablet_service.cc:1511] Processing CreateTablet for tablet 305f4f2e682b44a6968890a7fdc28603 (DEFAULT_TABLE table=dugtrio [id=101ed1ae0f5648ada5c7fbf0019bd0b5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:02:56.061971  8942 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 305f4f2e682b44a6968890a7fdc28603. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:56.062268  8794 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7e9460725944aa9e4055134b8e1bd6 (DEFAULT_TABLE table=dugtrio [id=101ed1ae0f5648ada5c7fbf0019bd0b5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:02:56.063580  8794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7e9460725944aa9e4055134b8e1bd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:56.064109  8868 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7e9460725944aa9e4055134b8e1bd6 (DEFAULT_TABLE table=dugtrio [id=101ed1ae0f5648ada5c7fbf0019bd0b5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:02:56.065388  8868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7e9460725944aa9e4055134b8e1bd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:56.068480  8795 tablet_service.cc:1511] Processing CreateTablet for tablet e6dc267767344462a2be7b0d48168dab (DEFAULT_TABLE table=dugtrio [id=101ed1ae0f5648ada5c7fbf0019bd0b5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:02:56.068821  8943 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7e9460725944aa9e4055134b8e1bd6 (DEFAULT_TABLE table=dugtrio [id=101ed1ae0f5648ada5c7fbf0019bd0b5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:02:56.070045  8795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6dc267767344462a2be7b0d48168dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:56.070768  8943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7e9460725944aa9e4055134b8e1bd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:56.082283  8869 tablet_service.cc:1511] Processing CreateTablet for tablet e6dc267767344462a2be7b0d48168dab (DEFAULT_TABLE table=dugtrio [id=101ed1ae0f5648ada5c7fbf0019bd0b5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:02:56.083755  8869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6dc267767344462a2be7b0d48168dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:56.086797  8796 tablet_service.cc:1511] Processing CreateTablet for tablet 94283c340f174bdbad25c97e52362649 (DEFAULT_TABLE table=dugtrio [id=101ed1ae0f5648ada5c7fbf0019bd0b5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:02:56.088165  8796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94283c340f174bdbad25c97e52362649. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:56.088002  8945 tablet_service.cc:1511] Processing CreateTablet for tablet e6dc267767344462a2be7b0d48168dab (DEFAULT_TABLE table=dugtrio [id=101ed1ae0f5648ada5c7fbf0019bd0b5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:02:56.088763  8871 tablet_service.cc:1511] Processing CreateTablet for tablet 94283c340f174bdbad25c97e52362649 (DEFAULT_TABLE table=dugtrio [id=101ed1ae0f5648ada5c7fbf0019bd0b5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:02:56.089287  9000 tablet_bootstrap.cc:492] T 305f4f2e682b44a6968890a7fdc28603 P 7aeb4de9e7a94156b1a5022eb30090a6: Bootstrap starting.
I20260608 10:02:56.090234  8871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94283c340f174bdbad25c97e52362649. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:56.089380  8945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6dc267767344462a2be7b0d48168dab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:56.095432  9016 consensus_queue.cc:1048] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:56.102885  9000 tablet_bootstrap.cc:654] T 305f4f2e682b44a6968890a7fdc28603 P 7aeb4de9e7a94156b1a5022eb30090a6: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:56.124684  8944 tablet_service.cc:1511] Processing CreateTablet for tablet 94283c340f174bdbad25c97e52362649 (DEFAULT_TABLE table=dugtrio [id=101ed1ae0f5648ada5c7fbf0019bd0b5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:02:56.126195  8944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94283c340f174bdbad25c97e52362649. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:56.132486  8999 tablet_bootstrap.cc:492] T 6a7e9460725944aa9e4055134b8e1bd6 P 7627834221bb4114a99ed3b9f5a2629a: Bootstrap starting.
I20260608 10:02:56.140710  8999 tablet_bootstrap.cc:654] T 6a7e9460725944aa9e4055134b8e1bd6 P 7627834221bb4114a99ed3b9f5a2629a: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:56.151302  9000 tablet_bootstrap.cc:492] T 305f4f2e682b44a6968890a7fdc28603 P 7aeb4de9e7a94156b1a5022eb30090a6: No bootstrap required, opened a new log
I20260608 10:02:56.151954  9000 ts_tablet_manager.cc:1403] T 305f4f2e682b44a6968890a7fdc28603 P 7aeb4de9e7a94156b1a5022eb30090a6: Time spent bootstrapping tablet: real 0.063s	user 0.016s	sys 0.003s
I20260608 10:02:56.154289  9001 tablet_bootstrap.cc:492] T e6dc267767344462a2be7b0d48168dab P ca166202393d424bafc064a0d9d3aa4e: Bootstrap starting.
I20260608 10:02:56.157240  9000 raft_consensus.cc:359] T 305f4f2e682b44a6968890a7fdc28603 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.158020  9000 raft_consensus.cc:385] T 305f4f2e682b44a6968890a7fdc28603 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:56.158303  9000 raft_consensus.cc:740] T 305f4f2e682b44a6968890a7fdc28603 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aeb4de9e7a94156b1a5022eb30090a6, State: Initialized, Role: FOLLOWER
I20260608 10:02:56.164815  8999 tablet_bootstrap.cc:492] T 6a7e9460725944aa9e4055134b8e1bd6 P 7627834221bb4114a99ed3b9f5a2629a: No bootstrap required, opened a new log
I20260608 10:02:56.165884  9001 tablet_bootstrap.cc:654] T e6dc267767344462a2be7b0d48168dab P ca166202393d424bafc064a0d9d3aa4e: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:56.172356  8999 ts_tablet_manager.cc:1403] T 6a7e9460725944aa9e4055134b8e1bd6 P 7627834221bb4114a99ed3b9f5a2629a: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.000s
I20260608 10:02:56.173874  9000 consensus_queue.cc:260] T 305f4f2e682b44a6968890a7fdc28603 P 7aeb4de9e7a94156b1a5022eb30090a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.180784  9000 ts_tablet_manager.cc:1434] T 305f4f2e682b44a6968890a7fdc28603 P 7aeb4de9e7a94156b1a5022eb30090a6: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260608 10:02:56.181237  9004 consensus_queue.cc:1048] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:56.184001  9000 tablet_bootstrap.cc:492] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6: Bootstrap starting.
I20260608 10:02:56.188051  8999 raft_consensus.cc:359] T 6a7e9460725944aa9e4055134b8e1bd6 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.188844  8999 raft_consensus.cc:385] T 6a7e9460725944aa9e4055134b8e1bd6 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:56.189163  8999 raft_consensus.cc:740] T 6a7e9460725944aa9e4055134b8e1bd6 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7627834221bb4114a99ed3b9f5a2629a, State: Initialized, Role: FOLLOWER
I20260608 10:02:56.190017  8999 consensus_queue.cc:260] T 6a7e9460725944aa9e4055134b8e1bd6 P 7627834221bb4114a99ed3b9f5a2629a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.195149  8999 ts_tablet_manager.cc:1434] T 6a7e9460725944aa9e4055134b8e1bd6 P 7627834221bb4114a99ed3b9f5a2629a: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260608 10:02:56.196379  9000 tablet_bootstrap.cc:654] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:56.197229  8999 tablet_bootstrap.cc:492] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a: Bootstrap starting.
I20260608 10:02:56.209856  8999 tablet_bootstrap.cc:654] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:56.225185  9000 tablet_bootstrap.cc:492] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6: No bootstrap required, opened a new log
I20260608 10:02:56.225207  9001 tablet_bootstrap.cc:492] T e6dc267767344462a2be7b0d48168dab P ca166202393d424bafc064a0d9d3aa4e: No bootstrap required, opened a new log
I20260608 10:02:56.225894  9000 ts_tablet_manager.cc:1403] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.011s
I20260608 10:02:56.226059  9001 ts_tablet_manager.cc:1403] T e6dc267767344462a2be7b0d48168dab P ca166202393d424bafc064a0d9d3aa4e: Time spent bootstrapping tablet: real 0.072s	user 0.017s	sys 0.010s
I20260608 10:02:56.228739  8999 tablet_bootstrap.cc:492] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a: No bootstrap required, opened a new log
I20260608 10:02:56.229362  8999 ts_tablet_manager.cc:1403] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a: Time spent bootstrapping tablet: real 0.032s	user 0.005s	sys 0.007s
I20260608 10:02:56.229586  9001 raft_consensus.cc:359] T e6dc267767344462a2be7b0d48168dab P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.229656  9000 raft_consensus.cc:359] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.230726  9001 raft_consensus.cc:385] T e6dc267767344462a2be7b0d48168dab P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:56.230875  9000 raft_consensus.cc:385] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:56.232182  8999 raft_consensus.cc:359] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.232864  9001 raft_consensus.cc:740] T e6dc267767344462a2be7b0d48168dab P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca166202393d424bafc064a0d9d3aa4e, State: Initialized, Role: FOLLOWER
I20260608 10:02:56.233029  9000 raft_consensus.cc:740] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aeb4de9e7a94156b1a5022eb30090a6, State: Initialized, Role: FOLLOWER
I20260608 10:02:56.233139  8999 raft_consensus.cc:385] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:56.233986  9001 consensus_queue.cc:260] T e6dc267767344462a2be7b0d48168dab P ca166202393d424bafc064a0d9d3aa4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.234143  9000 consensus_queue.cc:260] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.234562  8999 raft_consensus.cc:740] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7627834221bb4114a99ed3b9f5a2629a, State: Initialized, Role: FOLLOWER
I20260608 10:02:56.235602  8999 consensus_queue.cc:260] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.239218  9000 ts_tablet_manager.cc:1434] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 10:02:56.240747  9001 ts_tablet_manager.cc:1434] T e6dc267767344462a2be7b0d48168dab P ca166202393d424bafc064a0d9d3aa4e: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 10:02:56.240900  8999 ts_tablet_manager.cc:1434] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260608 10:02:56.241988  8999 tablet_bootstrap.cc:492] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a: Bootstrap starting.
I20260608 10:02:56.241988  9001 tablet_bootstrap.cc:492] T 305f4f2e682b44a6968890a7fdc28603 P ca166202393d424bafc064a0d9d3aa4e: Bootstrap starting.
I20260608 10:02:56.243232  9000 tablet_bootstrap.cc:492] T e6dc267767344462a2be7b0d48168dab P 7aeb4de9e7a94156b1a5022eb30090a6: Bootstrap starting.
I20260608 10:02:56.249809  8999 tablet_bootstrap.cc:654] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:56.252105  9000 tablet_bootstrap.cc:654] T e6dc267767344462a2be7b0d48168dab P 7aeb4de9e7a94156b1a5022eb30090a6: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:56.255141  9001 tablet_bootstrap.cc:654] T 305f4f2e682b44a6968890a7fdc28603 P ca166202393d424bafc064a0d9d3aa4e: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:56.267624  9000 tablet_bootstrap.cc:492] T e6dc267767344462a2be7b0d48168dab P 7aeb4de9e7a94156b1a5022eb30090a6: No bootstrap required, opened a new log
I20260608 10:02:56.268169  9000 ts_tablet_manager.cc:1403] T e6dc267767344462a2be7b0d48168dab P 7aeb4de9e7a94156b1a5022eb30090a6: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.009s
I20260608 10:02:56.268498  8999 tablet_bootstrap.cc:492] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a: No bootstrap required, opened a new log
I20260608 10:02:56.268945  8999 ts_tablet_manager.cc:1403] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.008s
I20260608 10:02:56.269083  9001 tablet_bootstrap.cc:492] T 305f4f2e682b44a6968890a7fdc28603 P ca166202393d424bafc064a0d9d3aa4e: No bootstrap required, opened a new log
I20260608 10:02:56.269606  9001 ts_tablet_manager.cc:1403] T 305f4f2e682b44a6968890a7fdc28603 P ca166202393d424bafc064a0d9d3aa4e: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.007s
I20260608 10:02:56.271338  8999 raft_consensus.cc:359] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.271332  9000 raft_consensus.cc:359] T e6dc267767344462a2be7b0d48168dab P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.272018  8999 raft_consensus.cc:385] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:56.272265  9000 raft_consensus.cc:385] T e6dc267767344462a2be7b0d48168dab P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:56.272372  8999 raft_consensus.cc:740] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7627834221bb4114a99ed3b9f5a2629a, State: Initialized, Role: FOLLOWER
I20260608 10:02:56.272804  9000 raft_consensus.cc:740] T e6dc267767344462a2be7b0d48168dab P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aeb4de9e7a94156b1a5022eb30090a6, State: Initialized, Role: FOLLOWER
I20260608 10:02:56.272586  9001 raft_consensus.cc:359] T 305f4f2e682b44a6968890a7fdc28603 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.273478  9001 raft_consensus.cc:385] T 305f4f2e682b44a6968890a7fdc28603 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:56.273449  8999 consensus_queue.cc:260] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.274068  9001 raft_consensus.cc:740] T 305f4f2e682b44a6968890a7fdc28603 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca166202393d424bafc064a0d9d3aa4e, State: Initialized, Role: FOLLOWER
I20260608 10:02:56.273758  9000 consensus_queue.cc:260] T e6dc267767344462a2be7b0d48168dab P 7aeb4de9e7a94156b1a5022eb30090a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.274912  9001 consensus_queue.cc:260] T 305f4f2e682b44a6968890a7fdc28603 P ca166202393d424bafc064a0d9d3aa4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.277400  9001 ts_tablet_manager.cc:1434] T 305f4f2e682b44a6968890a7fdc28603 P ca166202393d424bafc064a0d9d3aa4e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 10:02:56.278412  9001 tablet_bootstrap.cc:492] T 94283c340f174bdbad25c97e52362649 P ca166202393d424bafc064a0d9d3aa4e: Bootstrap starting.
I20260608 10:02:56.279877  9010 raft_consensus.cc:493] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:56.280439  9010 raft_consensus.cc:515] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.281054  8999 ts_tablet_manager.cc:1434] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260608 10:02:56.282105  8999 tablet_bootstrap.cc:492] T 94283c340f174bdbad25c97e52362649 P 7627834221bb4114a99ed3b9f5a2629a: Bootstrap starting.
I20260608 10:02:56.282660  9010 leader_election.cc:290] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195), 7627834221bb4114a99ed3b9f5a2629a (127.1.52.67:38077)
I20260608 10:02:56.285040  8805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7e9460725944aa9e4055134b8e1bd6" candidate_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca166202393d424bafc064a0d9d3aa4e" is_pre_election: true
I20260608 10:02:56.286216  9000 ts_tablet_manager.cc:1434] T e6dc267767344462a2be7b0d48168dab P 7aeb4de9e7a94156b1a5022eb30090a6: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.003s
I20260608 10:02:56.286448  8955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7e9460725944aa9e4055134b8e1bd6" candidate_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7627834221bb4114a99ed3b9f5a2629a" is_pre_election: true
I20260608 10:02:56.287153  8955 raft_consensus.cc:2468] T 6a7e9460725944aa9e4055134b8e1bd6 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7aeb4de9e7a94156b1a5022eb30090a6 in term 0.
W20260608 10:02:56.288777  8846 leader_election.cc:343] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:56.288983  9001 tablet_bootstrap.cc:654] T 94283c340f174bdbad25c97e52362649 P ca166202393d424bafc064a0d9d3aa4e: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:56.289548  8846 leader_election.cc:304] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6 [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: 7627834221bb4114a99ed3b9f5a2629a, 7aeb4de9e7a94156b1a5022eb30090a6; no voters: ca166202393d424bafc064a0d9d3aa4e
I20260608 10:02:56.292426  9010 raft_consensus.cc:2804] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:56.293030  9000 tablet_bootstrap.cc:492] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6: Bootstrap starting.
I20260608 10:02:56.298032  9010 raft_consensus.cc:493] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:56.298445  9010 raft_consensus.cc:3060] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:56.296782  9001 tablet_bootstrap.cc:492] T 94283c340f174bdbad25c97e52362649 P ca166202393d424bafc064a0d9d3aa4e: No bootstrap required, opened a new log
I20260608 10:02:56.299827  9001 ts_tablet_manager.cc:1403] T 94283c340f174bdbad25c97e52362649 P ca166202393d424bafc064a0d9d3aa4e: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.000s
I20260608 10:02:56.296973  8999 tablet_bootstrap.cc:654] T 94283c340f174bdbad25c97e52362649 P 7627834221bb4114a99ed3b9f5a2629a: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:56.296761  9006 raft_consensus.cc:493] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:56.301759  9006 raft_consensus.cc:515] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.303369  9001 raft_consensus.cc:359] T 94283c340f174bdbad25c97e52362649 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.304111  9001 raft_consensus.cc:385] T 94283c340f174bdbad25c97e52362649 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:56.304185  9006 leader_election.cc:290] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195), 7aeb4de9e7a94156b1a5022eb30090a6 (127.1.52.66:36951)
I20260608 10:02:56.304425  9001 raft_consensus.cc:740] T 94283c340f174bdbad25c97e52362649 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca166202393d424bafc064a0d9d3aa4e, State: Initialized, Role: FOLLOWER
I20260608 10:02:56.305332  9000 tablet_bootstrap.cc:654] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:56.305505  9001 consensus_queue.cc:260] T 94283c340f174bdbad25c97e52362649 P ca166202393d424bafc064a0d9d3aa4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.306648  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6dc267767344462a2be7b0d48168dab" candidate_uuid: "7627834221bb4114a99ed3b9f5a2629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" is_pre_election: true
I20260608 10:02:56.307199  8805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6dc267767344462a2be7b0d48168dab" candidate_uuid: "7627834221bb4114a99ed3b9f5a2629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca166202393d424bafc064a0d9d3aa4e" is_pre_election: true
I20260608 10:02:56.307590  8880 raft_consensus.cc:2468] T e6dc267767344462a2be7b0d48168dab P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7627834221bb4114a99ed3b9f5a2629a in term 0.
I20260608 10:02:56.307909  8805 raft_consensus.cc:2468] T e6dc267767344462a2be7b0d48168dab P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7627834221bb4114a99ed3b9f5a2629a in term 0.
I20260608 10:02:56.309911  8920 leader_election.cc:304] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7627834221bb4114a99ed3b9f5a2629a, ca166202393d424bafc064a0d9d3aa4e; no voters: 
I20260608 10:02:56.313448  9001 ts_tablet_manager.cc:1434] T 94283c340f174bdbad25c97e52362649 P ca166202393d424bafc064a0d9d3aa4e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 10:02:56.314631  9001 tablet_bootstrap.cc:492] T 6a7e9460725944aa9e4055134b8e1bd6 P ca166202393d424bafc064a0d9d3aa4e: Bootstrap starting.
I20260608 10:02:56.311939  9006 raft_consensus.cc:2804] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:56.318682  9006 raft_consensus.cc:493] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:56.318513  9010 raft_consensus.cc:515] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.320645  9006 raft_consensus.cc:3060] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:56.322469  8999 tablet_bootstrap.cc:492] T 94283c340f174bdbad25c97e52362649 P 7627834221bb4114a99ed3b9f5a2629a: No bootstrap required, opened a new log
I20260608 10:02:56.323063  8999 ts_tablet_manager.cc:1403] T 94283c340f174bdbad25c97e52362649 P 7627834221bb4114a99ed3b9f5a2629a: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.013s
I20260608 10:02:56.325376  9001 tablet_bootstrap.cc:654] T 6a7e9460725944aa9e4055134b8e1bd6 P ca166202393d424bafc064a0d9d3aa4e: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:56.326028  8999 raft_consensus.cc:359] T 94283c340f174bdbad25c97e52362649 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.326799  8999 raft_consensus.cc:385] T 94283c340f174bdbad25c97e52362649 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:56.327124  8999 raft_consensus.cc:740] T 94283c340f174bdbad25c97e52362649 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7627834221bb4114a99ed3b9f5a2629a, State: Initialized, Role: FOLLOWER
I20260608 10:02:56.328107  8999 consensus_queue.cc:260] T 94283c340f174bdbad25c97e52362649 P 7627834221bb4114a99ed3b9f5a2629a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.329085  8805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7e9460725944aa9e4055134b8e1bd6" candidate_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca166202393d424bafc064a0d9d3aa4e"
W20260608 10:02:56.330693  8846 leader_election.cc:343] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:56.330806  9000 tablet_bootstrap.cc:492] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6: No bootstrap required, opened a new log
I20260608 10:02:56.331408  9000 ts_tablet_manager.cc:1403] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.006s
I20260608 10:02:56.332988  8955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7e9460725944aa9e4055134b8e1bd6" candidate_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7627834221bb4114a99ed3b9f5a2629a"
I20260608 10:02:56.333570  8955 raft_consensus.cc:3060] T 6a7e9460725944aa9e4055134b8e1bd6 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:56.334985  9000 raft_consensus.cc:359] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.335886  9000 raft_consensus.cc:385] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:56.336241  9000 raft_consensus.cc:740] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7aeb4de9e7a94156b1a5022eb30090a6, State: Initialized, Role: FOLLOWER
I20260608 10:02:56.338163  9024 raft_consensus.cc:493] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:56.338390  8999 ts_tablet_manager.cc:1434] T 94283c340f174bdbad25c97e52362649 P 7627834221bb4114a99ed3b9f5a2629a: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260608 10:02:56.338868  9024 raft_consensus.cc:515] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.340773  8955 raft_consensus.cc:2468] T 6a7e9460725944aa9e4055134b8e1bd6 P 7627834221bb4114a99ed3b9f5a2629a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aeb4de9e7a94156b1a5022eb30090a6 in term 1.
I20260608 10:02:56.341904  8846 leader_election.cc:304] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6 [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: 7627834221bb4114a99ed3b9f5a2629a, 7aeb4de9e7a94156b1a5022eb30090a6; no voters: ca166202393d424bafc064a0d9d3aa4e
I20260608 10:02:56.342823  8805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "305f4f2e682b44a6968890a7fdc28603" candidate_uuid: "7627834221bb4114a99ed3b9f5a2629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca166202393d424bafc064a0d9d3aa4e" is_pre_election: true
I20260608 10:02:56.343683  8805 raft_consensus.cc:2468] T 305f4f2e682b44a6968890a7fdc28603 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7627834221bb4114a99ed3b9f5a2629a in term 0.
I20260608 10:02:56.345453  8920 leader_election.cc:304] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7627834221bb4114a99ed3b9f5a2629a, ca166202393d424bafc064a0d9d3aa4e; no voters: 
I20260608 10:02:56.346010  9010 leader_election.cc:290] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6 [CANDIDATE]: Term 1 election: Requested vote from peers ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195), 7627834221bb4114a99ed3b9f5a2629a (127.1.52.67:38077)
I20260608 10:02:56.346766  9023 raft_consensus.cc:2804] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:56.347340  9023 raft_consensus.cc:493] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:56.347770  9023 raft_consensus.cc:3060] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:56.351169  9024 leader_election.cc:290] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195), 7aeb4de9e7a94156b1a5022eb30090a6 (127.1.52.66:36951)
I20260608 10:02:56.352586  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "305f4f2e682b44a6968890a7fdc28603" candidate_uuid: "7627834221bb4114a99ed3b9f5a2629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" is_pre_election: true
I20260608 10:02:56.353762  8880 raft_consensus.cc:2468] T 305f4f2e682b44a6968890a7fdc28603 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7627834221bb4114a99ed3b9f5a2629a in term 0.
I20260608 10:02:56.353870  9006 raft_consensus.cc:515] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.354732  9055 raft_consensus.cc:2804] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:56.355240  9055 raft_consensus.cc:697] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 LEADER]: Becoming Leader. State: Replica: 7aeb4de9e7a94156b1a5022eb30090a6, State: Running, Role: LEADER
I20260608 10:02:56.356684  9055 consensus_queue.cc:237] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.357371  8805 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6dc267767344462a2be7b0d48168dab" candidate_uuid: "7627834221bb4114a99ed3b9f5a2629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca166202393d424bafc064a0d9d3aa4e"
I20260608 10:02:56.358031  8805 raft_consensus.cc:3060] T e6dc267767344462a2be7b0d48168dab P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:56.363000  9023 raft_consensus.cc:515] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.368316  8806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "305f4f2e682b44a6968890a7fdc28603" candidate_uuid: "7627834221bb4114a99ed3b9f5a2629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca166202393d424bafc064a0d9d3aa4e"
I20260608 10:02:56.368937  8806 raft_consensus.cc:3060] T 305f4f2e682b44a6968890a7fdc28603 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:56.369289  9006 leader_election.cc:290] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a [CANDIDATE]: Term 1 election: Requested vote from peers ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195), 7aeb4de9e7a94156b1a5022eb30090a6 (127.1.52.66:36951)
I20260608 10:02:56.369472  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6dc267767344462a2be7b0d48168dab" candidate_uuid: "7627834221bb4114a99ed3b9f5a2629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aeb4de9e7a94156b1a5022eb30090a6"
I20260608 10:02:56.370103  8880 raft_consensus.cc:3060] T e6dc267767344462a2be7b0d48168dab P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:56.373847  8704 catalog_manager.cc:5696] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7aeb4de9e7a94156b1a5022eb30090a6 (127.1.52.66). New cstate: current_term: 1 leader_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:56.376551  8806 raft_consensus.cc:2468] T 305f4f2e682b44a6968890a7fdc28603 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7627834221bb4114a99ed3b9f5a2629a in term 1.
I20260608 10:02:56.376772  9024 consensus_queue.cc:1048] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:56.371644  8805 raft_consensus.cc:2468] T e6dc267767344462a2be7b0d48168dab P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7627834221bb4114a99ed3b9f5a2629a in term 1.
I20260608 10:02:56.380390  8920 leader_election.cc:304] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7627834221bb4114a99ed3b9f5a2629a, ca166202393d424bafc064a0d9d3aa4e; no voters: 
I20260608 10:02:56.381748  8920 leader_election.cc:304] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7627834221bb4114a99ed3b9f5a2629a, ca166202393d424bafc064a0d9d3aa4e; no voters: 
I20260608 10:02:56.382651  9024 consensus_queue.cc:1048] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:56.388317  9024 raft_consensus.cc:2804] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:56.388806  9024 raft_consensus.cc:697] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a [term 1 LEADER]: Becoming Leader. State: Replica: 7627834221bb4114a99ed3b9f5a2629a, State: Running, Role: LEADER
I20260608 10:02:56.389717  9024 consensus_queue.cc:237] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.393268  9006 raft_consensus.cc:2804] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:56.394042  9001 tablet_bootstrap.cc:492] T 6a7e9460725944aa9e4055134b8e1bd6 P ca166202393d424bafc064a0d9d3aa4e: No bootstrap required, opened a new log
I20260608 10:02:56.394609  9001 ts_tablet_manager.cc:1403] T 6a7e9460725944aa9e4055134b8e1bd6 P ca166202393d424bafc064a0d9d3aa4e: Time spent bootstrapping tablet: real 0.080s	user 0.008s	sys 0.010s
I20260608 10:02:56.396561  9006 raft_consensus.cc:697] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a [term 1 LEADER]: Becoming Leader. State: Replica: 7627834221bb4114a99ed3b9f5a2629a, State: Running, Role: LEADER
I20260608 10:02:56.397275  9001 raft_consensus.cc:359] T 6a7e9460725944aa9e4055134b8e1bd6 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.398041  9006 consensus_queue.cc:237] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.400750  8880 raft_consensus.cc:2468] T e6dc267767344462a2be7b0d48168dab P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7627834221bb4114a99ed3b9f5a2629a in term 1.
I20260608 10:02:56.401940  9023 leader_election.cc:290] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a [CANDIDATE]: Term 1 election: Requested vote from peers ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195), 7aeb4de9e7a94156b1a5022eb30090a6 (127.1.52.66:36951)
I20260608 10:02:56.398064  9001 raft_consensus.cc:385] T 6a7e9460725944aa9e4055134b8e1bd6 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:56.402810  9001 raft_consensus.cc:740] T 6a7e9460725944aa9e4055134b8e1bd6 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca166202393d424bafc064a0d9d3aa4e, State: Initialized, Role: FOLLOWER
I20260608 10:02:56.403326  9000 consensus_queue.cc:260] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.403702  9001 consensus_queue.cc:260] T 6a7e9460725944aa9e4055134b8e1bd6 P ca166202393d424bafc064a0d9d3aa4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.404320  9010 raft_consensus.cc:493] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:56.404796  9010 raft_consensus.cc:515] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.405652  9000 ts_tablet_manager.cc:1434] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6: Time spent starting tablet: real 0.074s	user 0.024s	sys 0.023s
I20260608 10:02:56.409821  8806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94283c340f174bdbad25c97e52362649" candidate_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca166202393d424bafc064a0d9d3aa4e" is_pre_election: true
I20260608 10:02:56.410496  8806 raft_consensus.cc:2468] T 94283c340f174bdbad25c97e52362649 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7aeb4de9e7a94156b1a5022eb30090a6 in term 0.
I20260608 10:02:56.412003  8846 leader_election.cc:304] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7aeb4de9e7a94156b1a5022eb30090a6, ca166202393d424bafc064a0d9d3aa4e; no voters: 
I20260608 10:02:56.413203  9055 raft_consensus.cc:2804] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:56.413698  9055 raft_consensus.cc:493] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:56.414117  9055 raft_consensus.cc:3060] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:56.414549  8955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94283c340f174bdbad25c97e52362649" candidate_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7627834221bb4114a99ed3b9f5a2629a" is_pre_election: true
I20260608 10:02:56.415320  8955 raft_consensus.cc:2468] T 94283c340f174bdbad25c97e52362649 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7aeb4de9e7a94156b1a5022eb30090a6 in term 0.
I20260608 10:02:56.417713  9010 leader_election.cc:290] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195), 7627834221bb4114a99ed3b9f5a2629a (127.1.52.67:38077)
I20260608 10:02:56.420893  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "305f4f2e682b44a6968890a7fdc28603" candidate_uuid: "7627834221bb4114a99ed3b9f5a2629a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7aeb4de9e7a94156b1a5022eb30090a6"
I20260608 10:02:56.421578  8880 raft_consensus.cc:3060] T 305f4f2e682b44a6968890a7fdc28603 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:56.422863  9055 raft_consensus.cc:515] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.424986  8703 catalog_manager.cc:5696] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7627834221bb4114a99ed3b9f5a2629a (127.1.52.67). New cstate: current_term: 1 leader_uuid: "7627834221bb4114a99ed3b9f5a2629a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } health_report { overall_health: HEALTHY } } }
I20260608 10:02:56.425758  8806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94283c340f174bdbad25c97e52362649" candidate_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca166202393d424bafc064a0d9d3aa4e"
I20260608 10:02:56.425930  9055 leader_election.cc:290] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6 [CANDIDATE]: Term 1 election: Requested vote from peers ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195), 7627834221bb4114a99ed3b9f5a2629a (127.1.52.67:38077)
I20260608 10:02:56.426425  8806 raft_consensus.cc:3060] T 94283c340f174bdbad25c97e52362649 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:56.426909  8703 catalog_manager.cc:5696] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a reported cstate change: term changed from 0 to 1, leader changed from <none> to 7627834221bb4114a99ed3b9f5a2629a (127.1.52.67). New cstate: current_term: 1 leader_uuid: "7627834221bb4114a99ed3b9f5a2629a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } health_report { overall_health: HEALTHY } } }
I20260608 10:02:56.431326  9001 ts_tablet_manager.cc:1434] T 6a7e9460725944aa9e4055134b8e1bd6 P ca166202393d424bafc064a0d9d3aa4e: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.002s
I20260608 10:02:56.453302  8806 raft_consensus.cc:2468] T 94283c340f174bdbad25c97e52362649 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aeb4de9e7a94156b1a5022eb30090a6 in term 1.
I20260608 10:02:56.455063  8846 leader_election.cc:304] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7aeb4de9e7a94156b1a5022eb30090a6, ca166202393d424bafc064a0d9d3aa4e; no voters: 
I20260608 10:02:56.456032  9055 raft_consensus.cc:2804] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:56.456563  9055 raft_consensus.cc:697] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 LEADER]: Becoming Leader. State: Replica: 7aeb4de9e7a94156b1a5022eb30090a6, State: Running, Role: LEADER
I20260608 10:02:56.457445  9055 consensus_queue.cc:237] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:56.458847  8880 raft_consensus.cc:2468] T 305f4f2e682b44a6968890a7fdc28603 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7627834221bb4114a99ed3b9f5a2629a in term 1.
I20260608 10:02:56.466931  8955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94283c340f174bdbad25c97e52362649" candidate_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7627834221bb4114a99ed3b9f5a2629a"
I20260608 10:02:56.467818  8955 raft_consensus.cc:3060] T 94283c340f174bdbad25c97e52362649 P 7627834221bb4114a99ed3b9f5a2629a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:56.478114  8955 raft_consensus.cc:2468] T 94283c340f174bdbad25c97e52362649 P 7627834221bb4114a99ed3b9f5a2629a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aeb4de9e7a94156b1a5022eb30090a6 in term 1.
I20260608 10:02:56.487187  9065 consensus_queue.cc:1048] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:56.487349  8703 catalog_manager.cc:5696] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7aeb4de9e7a94156b1a5022eb30090a6 (127.1.52.66). New cstate: current_term: 1 leader_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:56.488404  9063 consensus_queue.cc:1048] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:56.491781  9064 consensus_queue.cc:1048] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:02:56.492831  9065 consensus_queue.cc:1048] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:56.557368  1233 tablet_server.cc:179] TabletServer@127.1.52.65:0 shutting down...
I20260608 10:02:56.576022  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:56.576896  1233 tablet_replica.cc:333] T 305f4f2e682b44a6968890a7fdc28603 P ca166202393d424bafc064a0d9d3aa4e: stopping tablet replica
I20260608 10:02:56.577523  1233 raft_consensus.cc:2243] T 305f4f2e682b44a6968890a7fdc28603 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:56.577965  1233 raft_consensus.cc:2272] T 305f4f2e682b44a6968890a7fdc28603 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:56.580618  1233 tablet_replica.cc:333] T 8d112e9bd0e944299b7ca418ce5dfc5c P ca166202393d424bafc064a0d9d3aa4e: stopping tablet replica
I20260608 10:02:56.581220  1233 raft_consensus.cc:2243] T 8d112e9bd0e944299b7ca418ce5dfc5c P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:56.581686  1233 raft_consensus.cc:2272] T 8d112e9bd0e944299b7ca418ce5dfc5c P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:56.584035  1233 tablet_replica.cc:333] T 6a7e9460725944aa9e4055134b8e1bd6 P ca166202393d424bafc064a0d9d3aa4e: stopping tablet replica
I20260608 10:02:56.584618  1233 raft_consensus.cc:2243] T 6a7e9460725944aa9e4055134b8e1bd6 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:56.585011  1233 raft_consensus.cc:2272] T 6a7e9460725944aa9e4055134b8e1bd6 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:56.587253  1233 tablet_replica.cc:333] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e: stopping tablet replica
I20260608 10:02:56.587808  1233 raft_consensus.cc:2243] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:56.588243  1233 raft_consensus.cc:2272] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:56.590555  1233 tablet_replica.cc:333] T 748971d60e784bc5a20df54c6069ffb9 P ca166202393d424bafc064a0d9d3aa4e: stopping tablet replica
I20260608 10:02:56.591094  1233 raft_consensus.cc:2243] T 748971d60e784bc5a20df54c6069ffb9 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:56.591519  1233 raft_consensus.cc:2272] T 748971d60e784bc5a20df54c6069ffb9 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:56.593789  1233 tablet_replica.cc:333] T 94283c340f174bdbad25c97e52362649 P ca166202393d424bafc064a0d9d3aa4e: stopping tablet replica
I20260608 10:02:56.594374  1233 raft_consensus.cc:2243] T 94283c340f174bdbad25c97e52362649 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:56.594755  1233 raft_consensus.cc:2272] T 94283c340f174bdbad25c97e52362649 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:56.596673  1233 tablet_replica.cc:333] T e6dc267767344462a2be7b0d48168dab P ca166202393d424bafc064a0d9d3aa4e: stopping tablet replica
I20260608 10:02:56.597196  1233 raft_consensus.cc:2243] T e6dc267767344462a2be7b0d48168dab P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:56.597677  1233 raft_consensus.cc:2272] T e6dc267767344462a2be7b0d48168dab P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:56.599623  1233 tablet_replica.cc:333] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e: stopping tablet replica
I20260608 10:02:56.600106  1233 raft_consensus.cc:2243] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:56.601025  1233 raft_consensus.cc:2272] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:56.627660  1233 tablet_server.cc:196] TabletServer@127.1.52.65:0 shutdown complete.
I20260608 10:02:56.786836  9055 consensus_queue.cc:1048] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:02:56.803907  8846 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.52.65:34195: connect: Connection refused (error 111)
W20260608 10:02:56.808841  8920 consensus_peers.cc:597] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a -> Peer ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195): Couldn't send request to peer ca166202393d424bafc064a0d9d3aa4e. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:34195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:02:56.809660  8846 consensus_peers.cc:597] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6 -> Peer ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195): Couldn't send request to peer ca166202393d424bafc064a0d9d3aa4e. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:34195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:56.935122  9065 consensus_queue.cc:1048] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:56.949946  9064 consensus_queue.cc:1048] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:02:56.951936  8920 consensus_peers.cc:597] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a -> Peer ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195): Couldn't send request to peer ca166202393d424bafc064a0d9d3aa4e. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:34195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:02:56.962911  8920 consensus_peers.cc:597] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a -> Peer ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195): Couldn't send request to peer ca166202393d424bafc064a0d9d3aa4e. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:34195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:02:56.983382  8920 consensus_peers.cc:597] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a -> Peer ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195): Couldn't send request to peer ca166202393d424bafc064a0d9d3aa4e. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:34195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:02:57.012995  8846 consensus_peers.cc:597] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6 -> Peer ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195): Couldn't send request to peer ca166202393d424bafc064a0d9d3aa4e. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:34195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:57.047644  9010 consensus_queue.cc:1048] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:02:57.091125  8920 consensus_peers.cc:597] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a -> Peer ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195): Couldn't send request to peer ca166202393d424bafc064a0d9d3aa4e. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:34195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:57.439215  9063 consensus_queue.cc:579] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a [LEADER]: Leader has been unable to successfully communicate with peer ca166202393d424bafc064a0d9d3aa4e for more than 1 seconds (1.040s)
I20260608 10:02:57.484439  9010 consensus_queue.cc:579] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6 [LEADER]: Leader has been unable to successfully communicate with peer ca166202393d424bafc064a0d9d3aa4e for more than 1 seconds (1.026s)
I20260608 10:02:57.627295  9063 consensus_queue.cc:579] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a [LEADER]: Leader has been unable to successfully communicate with peer ca166202393d424bafc064a0d9d3aa4e for more than 1 seconds (1.118s)
I20260608 10:02:57.657615  9063 raft_consensus.cc:493] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ca166202393d424bafc064a0d9d3aa4e)
I20260608 10:02:57.658179  9063 raft_consensus.cc:515] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } }
I20260608 10:02:57.659756  8703 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:60884:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 10:02:57.660383  9063 leader_election.cc:290] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195), 7aeb4de9e7a94156b1a5022eb30090a6 (127.1.52.66:36951)
I20260608 10:02:57.660439  8703 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:60884:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 10:02:57.661898  8881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900249a8c0e0420785224f8317c46f0f" candidate_uuid: "7627834221bb4114a99ed3b9f5a2629a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" is_pre_election: true
W20260608 10:02:57.664222  8920 leader_election.cc:336] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195): Network error: Client connection negotiation failed: client connection to 127.1.52.65:34195: connect: Connection refused (error 111)
I20260608 10:02:57.664708  8920 leader_election.cc:304] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a [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: 7627834221bb4114a99ed3b9f5a2629a; no voters: 7aeb4de9e7a94156b1a5022eb30090a6, ca166202393d424bafc064a0d9d3aa4e
I20260608 10:02:57.665565  9063 raft_consensus.cc:2749] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:02:57.677789  8703 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 561274f6666f4b0c972a3a4ad5d352fa: Sending DeleteTablet for 3 replicas of tablet 305f4f2e682b44a6968890a7fdc28603
I20260608 10:02:57.679698  8703 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 561274f6666f4b0c972a3a4ad5d352fa: Sending DeleteTablet for 3 replicas of tablet 6a7e9460725944aa9e4055134b8e1bd6
I20260608 10:02:57.681595  8703 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 561274f6666f4b0c972a3a4ad5d352fa: Sending DeleteTablet for 3 replicas of tablet e6dc267767344462a2be7b0d48168dab
I20260608 10:02:57.681645  8871 tablet_service.cc:1558] Processing DeleteTablet for tablet 305f4f2e682b44a6968890a7fdc28603 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:02:57 UTC) from {username='slave'} at 127.0.0.1:41158
I20260608 10:02:57.682461  8944 tablet_service.cc:1558] Processing DeleteTablet for tablet 305f4f2e682b44a6968890a7fdc28603 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:02:57 UTC) from {username='slave'} at 127.0.0.1:59456
I20260608 10:02:57.683202  8869 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a7e9460725944aa9e4055134b8e1bd6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:02:57 UTC) from {username='slave'} at 127.0.0.1:41158
I20260608 10:02:57.683419  8703 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 561274f6666f4b0c972a3a4ad5d352fa: Sending DeleteTablet for 3 replicas of tablet 94283c340f174bdbad25c97e52362649
I20260608 10:02:57.685266  9010 raft_consensus.cc:493] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ca166202393d424bafc064a0d9d3aa4e)
I20260608 10:02:57.685936  9010 raft_consensus.cc:515] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } }
I20260608 10:02:57.688279  9010 leader_election.cc:290] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7627834221bb4114a99ed3b9f5a2629a (127.1.52.67:38077), ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195)
I20260608 10:02:57.688539  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:02:57.691987  8955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900249a8c0e0420785224f8317c46f0f" candidate_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7627834221bb4114a99ed3b9f5a2629a" is_pre_election: true
I20260608 10:02:57.692720  8955 raft_consensus.cc:2468] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7aeb4de9e7a94156b1a5022eb30090a6 in term 1.
I20260608 10:02:57.693068  9086 tablet_replica.cc:333] T 305f4f2e682b44a6968890a7fdc28603 P 7aeb4de9e7a94156b1a5022eb30090a6: stopping tablet replica
I20260608 10:02:57.694422  9086 raft_consensus.cc:2243] T 305f4f2e682b44a6968890a7fdc28603 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:57.695086  9088 tablet_replica.cc:333] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a: stopping tablet replica
I20260608 10:02:57.695402  8846 leader_election.cc:304] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [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: 7627834221bb4114a99ed3b9f5a2629a, 7aeb4de9e7a94156b1a5022eb30090a6; no voters: 
I20260608 10:02:57.698521  9010 raft_consensus.cc:2804] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:02:57.698817  8944 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a7e9460725944aa9e4055134b8e1bd6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:02:57 UTC) from {username='slave'} at 127.0.0.1:59456
I20260608 10:02:57.696623  9088 raft_consensus.cc:2243] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:57.700577  9088 raft_consensus.cc:2272] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:57.695103  9086 raft_consensus.cc:2272] T 305f4f2e682b44a6968890a7fdc28603 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:57.702072  8871 tablet_service.cc:1558] Processing DeleteTablet for tablet e6dc267767344462a2be7b0d48168dab with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:02:57 UTC) from {username='slave'} at 127.0.0.1:41158
I20260608 10:02:57.703300  8944 tablet_service.cc:1558] Processing DeleteTablet for tablet e6dc267767344462a2be7b0d48168dab with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:02:57 UTC) from {username='slave'} at 127.0.0.1:59456
W20260608 10:02:57.704267  8690 catalog_manager.cc:4754] TS ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 305f4f2e682b44a6968890a7fdc28603: Network error: Client connection negotiation failed: client connection to 127.1.52.65:34195: connect: Connection refused (error 111)
I20260608 10:02:57.704555  8944 tablet_service.cc:1558] Processing DeleteTablet for tablet 94283c340f174bdbad25c97e52362649 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:02:57 UTC) from {username='slave'} at 127.0.0.1:59456
I20260608 10:02:57.699116  9010 raft_consensus.cc:493] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ca166202393d424bafc064a0d9d3aa4e)
I20260608 10:02:57.703300  8871 tablet_service.cc:1558] Processing DeleteTablet for tablet 94283c340f174bdbad25c97e52362649 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:02:57 UTC) from {username='slave'} at 127.0.0.1:41158
W20260608 10:02:57.705724  9089 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:57.705600  9010 raft_consensus.cc:3060] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:02:57.707330  9090 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:57.708415  9088 ts_tablet_manager.cc:1916] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 10:02:57.704453  8846 leader_election.cc:336] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195): Network error: Client connection negotiation failed: client connection to 127.1.52.65:34195: connect: Connection refused (error 111)
I20260608 10:02:57.712494  9086 ts_tablet_manager.cc:1916] T 305f4f2e682b44a6968890a7fdc28603 P 7aeb4de9e7a94156b1a5022eb30090a6: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:02:57.716111  9010 raft_consensus.cc:515] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } }
I20260608 10:02:57.720657  8955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "900249a8c0e0420785224f8317c46f0f" candidate_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7627834221bb4114a99ed3b9f5a2629a"
I20260608 10:02:57.721514  8955 raft_consensus.cc:3060] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:02:57.725654  9088 ts_tablet_manager.cc:1929] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:02:57.726130  9088 log.cc:1199] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-2-root/wals/305f4f2e682b44a6968890a7fdc28603
I20260608 10:02:57.726979  9088 ts_tablet_manager.cc:1950] T 305f4f2e682b44a6968890a7fdc28603 P 7627834221bb4114a99ed3b9f5a2629a: Deleting consensus metadata
I20260608 10:02:57.730659  9086 ts_tablet_manager.cc:1929] T 305f4f2e682b44a6968890a7fdc28603 P 7aeb4de9e7a94156b1a5022eb30090a6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:02:57.730849  8690 catalog_manager.cc:5027] TS 7627834221bb4114a99ed3b9f5a2629a (127.1.52.67:38077): tablet 305f4f2e682b44a6968890a7fdc28603 (table dugtrio [id=101ed1ae0f5648ada5c7fbf0019bd0b5]) successfully deleted
I20260608 10:02:57.731211  8955 raft_consensus.cc:2468] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7aeb4de9e7a94156b1a5022eb30090a6 in term 2.
W20260608 10:02:57.731830  9092 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:57.731173  9086 log.cc:1199] T 305f4f2e682b44a6968890a7fdc28603 P 7aeb4de9e7a94156b1a5022eb30090a6: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-1-root/wals/305f4f2e682b44a6968890a7fdc28603
I20260608 10:02:57.732992  9088 tablet_replica.cc:333] T 6a7e9460725944aa9e4055134b8e1bd6 P 7627834221bb4114a99ed3b9f5a2629a: stopping tablet replica
I20260608 10:02:57.733165  8846 leader_election.cc:304] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [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: 7627834221bb4114a99ed3b9f5a2629a, 7aeb4de9e7a94156b1a5022eb30090a6; no voters: 
I20260608 10:02:57.733793  1233 server_base.cc:1061] running on GCE node
I20260608 10:02:57.734074  9088 raft_consensus.cc:2243] T 6a7e9460725944aa9e4055134b8e1bd6 P 7627834221bb4114a99ed3b9f5a2629a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:57.734493  9086 ts_tablet_manager.cc:1950] T 305f4f2e682b44a6968890a7fdc28603 P 7aeb4de9e7a94156b1a5022eb30090a6: Deleting consensus metadata
I20260608 10:02:57.735023  9088 raft_consensus.cc:2272] T 6a7e9460725944aa9e4055134b8e1bd6 P 7627834221bb4114a99ed3b9f5a2629a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:57.735430  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:57.735821  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:57.736146  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912977736118 us; error 0 us; skew 500 ppm
I20260608 10:02:57.734094  9055 raft_consensus.cc:2804] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:02:57.736745  9055 raft_consensus.cc:697] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [term 2 LEADER]: Becoming Leader. State: Replica: 7aeb4de9e7a94156b1a5022eb30090a6, State: Running, Role: LEADER
I20260608 10:02:57.737272  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260608 10:02:57.738277  8846 consensus_peers.cc:597] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6 -> Peer 7627834221bb4114a99ed3b9f5a2629a (127.1.52.67:38077): Couldn't send request to peer 7627834221bb4114a99ed3b9f5a2629a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: STOPPING. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:57.737618  9055 consensus_queue.cc:237] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [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: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } }
I20260608 10:02:57.738291  8690 catalog_manager.cc:5027] TS 7aeb4de9e7a94156b1a5022eb30090a6 (127.1.52.66:36951): tablet 305f4f2e682b44a6968890a7fdc28603 (table dugtrio [id=101ed1ae0f5648ada5c7fbf0019bd0b5]) successfully deleted
I20260608 10:02:57.738353  9086 tablet_replica.cc:333] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6: stopping tablet replica
I20260608 10:02:57.740592  9086 raft_consensus.cc:2243] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:57.741760  9086 raft_consensus.cc:2272] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:57.745447  9086 ts_tablet_manager.cc:1916] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 10:02:57.748199  8846 leader_election.cc:336] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195): Network error: Client connection negotiation failed: client connection to 127.1.52.65:34195: connect: Connection refused (error 111)
I20260608 10:02:57.749047  9010 leader_election.cc:290] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [CANDIDATE]: Term 2 election: Requested vote from peers 7627834221bb4114a99ed3b9f5a2629a (127.1.52.67:38077), ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195)
I20260608 10:02:57.750389  9088 ts_tablet_manager.cc:1916] T 6a7e9460725944aa9e4055134b8e1bd6 P 7627834221bb4114a99ed3b9f5a2629a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:02:57.752954  1233 webserver.cc:533] Webserver started at http://127.1.52.68:39669/ using document root <none> and password file <none>
I20260608 10:02:57.753808  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:57.754096  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:57.754451  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:57.755937  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-3-root/instance:
uuid: "5ff563644b29473ebd8f88b14dbbcdc9"
format_stamp: "Formatted at 2026-06-08 10:02:57 on dist-test-slave-tgjf"
I20260608 10:02:57.755290  8703 catalog_manager.cc:5696] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 reported cstate change: term changed from 1 to 2, leader changed from ca166202393d424bafc064a0d9d3aa4e (127.1.52.65) to 7aeb4de9e7a94156b1a5022eb30090a6 (127.1.52.66). New cstate: current_term: 2 leader_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } health_report { overall_health: HEALTHY } } }
I20260608 10:02:57.763370  9086 ts_tablet_manager.cc:1929] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:02:57.763942  9086 log.cc:1199] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-1-root/wals/6a7e9460725944aa9e4055134b8e1bd6
I20260608 10:02:57.764804  9086 ts_tablet_manager.cc:1950] T 6a7e9460725944aa9e4055134b8e1bd6 P 7aeb4de9e7a94156b1a5022eb30090a6: Deleting consensus metadata
I20260608 10:02:57.766718  9088 ts_tablet_manager.cc:1929] T 6a7e9460725944aa9e4055134b8e1bd6 P 7627834221bb4114a99ed3b9f5a2629a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:02:57.767181  9088 log.cc:1199] T 6a7e9460725944aa9e4055134b8e1bd6 P 7627834221bb4114a99ed3b9f5a2629a: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-2-root/wals/6a7e9460725944aa9e4055134b8e1bd6
I20260608 10:02:57.767941  9088 ts_tablet_manager.cc:1950] T 6a7e9460725944aa9e4055134b8e1bd6 P 7627834221bb4114a99ed3b9f5a2629a: Deleting consensus metadata
I20260608 10:02:57.768836  9086 tablet_replica.cc:333] T e6dc267767344462a2be7b0d48168dab P 7aeb4de9e7a94156b1a5022eb30090a6: stopping tablet replica
I20260608 10:02:57.770005  9086 raft_consensus.cc:2243] T e6dc267767344462a2be7b0d48168dab P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:57.770664  9086 raft_consensus.cc:2272] T e6dc267767344462a2be7b0d48168dab P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:57.771263  9088 tablet_replica.cc:333] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a: stopping tablet replica
I20260608 10:02:57.772356  9088 raft_consensus.cc:2243] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:57.772578  8690 catalog_manager.cc:5027] TS 7aeb4de9e7a94156b1a5022eb30090a6 (127.1.52.66:36951): tablet 6a7e9460725944aa9e4055134b8e1bd6 (table dugtrio [id=101ed1ae0f5648ada5c7fbf0019bd0b5]) successfully deleted
I20260608 10:02:57.773583  9088 raft_consensus.cc:2272] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:57.773905  8690 catalog_manager.cc:5027] TS 7627834221bb4114a99ed3b9f5a2629a (127.1.52.67:38077): tablet 6a7e9460725944aa9e4055134b8e1bd6 (table dugtrio [id=101ed1ae0f5648ada5c7fbf0019bd0b5]) successfully deleted
I20260608 10:02:57.774623  9086 ts_tablet_manager.cc:1916] T e6dc267767344462a2be7b0d48168dab P 7aeb4de9e7a94156b1a5022eb30090a6: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:02:57.775859  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.019s	user 0.006s	sys 0.008s
I20260608 10:02:57.777200  9088 ts_tablet_manager.cc:1916] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:02:57.781126  9098 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:57.782251  1233 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:02:57.782642  9063 consensus_queue.cc:579] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [LEADER]: Leader has been unable to successfully communicate with peer ca166202393d424bafc064a0d9d3aa4e for more than 1 seconds (1.258s)
I20260608 10:02:57.782718  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-3-root
uuid: "5ff563644b29473ebd8f88b14dbbcdc9"
format_stamp: "Formatted at 2026-06-08 10:02:57 on dist-test-slave-tgjf"
I20260608 10:02:57.783409  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:57.790623  9086 ts_tablet_manager.cc:1929] T e6dc267767344462a2be7b0d48168dab P 7aeb4de9e7a94156b1a5022eb30090a6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:02:57.791148  9086 log.cc:1199] T e6dc267767344462a2be7b0d48168dab P 7aeb4de9e7a94156b1a5022eb30090a6: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-1-root/wals/e6dc267767344462a2be7b0d48168dab
I20260608 10:02:57.791947  9086 ts_tablet_manager.cc:1950] T e6dc267767344462a2be7b0d48168dab P 7aeb4de9e7a94156b1a5022eb30090a6: Deleting consensus metadata
I20260608 10:02:57.795288  9086 tablet_replica.cc:333] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6: stopping tablet replica
I20260608 10:02:57.796003  8690 catalog_manager.cc:5027] TS 7aeb4de9e7a94156b1a5022eb30090a6 (127.1.52.66:36951): tablet e6dc267767344462a2be7b0d48168dab (table dugtrio [id=101ed1ae0f5648ada5c7fbf0019bd0b5]) successfully deleted
I20260608 10:02:57.796168  9086 raft_consensus.cc:2243] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:57.797451  9086 raft_consensus.cc:2272] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:57.799901  9088 ts_tablet_manager.cc:1929] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:02:57.800387  9088 log.cc:1199] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-2-root/wals/e6dc267767344462a2be7b0d48168dab
I20260608 10:02:57.801167  9088 ts_tablet_manager.cc:1950] T e6dc267767344462a2be7b0d48168dab P 7627834221bb4114a99ed3b9f5a2629a: Deleting consensus metadata
I20260608 10:02:57.801713  9086 ts_tablet_manager.cc:1916] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:02:57.804648  9088 tablet_replica.cc:333] T 94283c340f174bdbad25c97e52362649 P 7627834221bb4114a99ed3b9f5a2629a: stopping tablet replica
I20260608 10:02:57.805279  8690 catalog_manager.cc:5027] TS 7627834221bb4114a99ed3b9f5a2629a (127.1.52.67:38077): tablet e6dc267767344462a2be7b0d48168dab (table dugtrio [id=101ed1ae0f5648ada5c7fbf0019bd0b5]) successfully deleted
I20260608 10:02:57.805620  9088 raft_consensus.cc:2243] T 94283c340f174bdbad25c97e52362649 P 7627834221bb4114a99ed3b9f5a2629a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:57.806298  9088 raft_consensus.cc:2272] T 94283c340f174bdbad25c97e52362649 P 7627834221bb4114a99ed3b9f5a2629a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:57.809921  9088 ts_tablet_manager.cc:1916] T 94283c340f174bdbad25c97e52362649 P 7627834221bb4114a99ed3b9f5a2629a: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:02:57.819563  9086 ts_tablet_manager.cc:1929] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:02:57.820026  9086 log.cc:1199] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-1-root/wals/94283c340f174bdbad25c97e52362649
I20260608 10:02:57.820763  9086 ts_tablet_manager.cc:1950] T 94283c340f174bdbad25c97e52362649 P 7aeb4de9e7a94156b1a5022eb30090a6: Deleting consensus metadata
I20260608 10:02:57.820776  9088 ts_tablet_manager.cc:1929] T 94283c340f174bdbad25c97e52362649 P 7627834221bb4114a99ed3b9f5a2629a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:02:57.821367  9088 log.cc:1199] T 94283c340f174bdbad25c97e52362649 P 7627834221bb4114a99ed3b9f5a2629a: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-2-root/wals/94283c340f174bdbad25c97e52362649
I20260608 10:02:57.821938  9088 ts_tablet_manager.cc:1950] T 94283c340f174bdbad25c97e52362649 P 7627834221bb4114a99ed3b9f5a2629a: Deleting consensus metadata
I20260608 10:02:57.822824  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:57.824466  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:57.824797  8690 catalog_manager.cc:5027] TS 7aeb4de9e7a94156b1a5022eb30090a6 (127.1.52.66:36951): tablet 94283c340f174bdbad25c97e52362649 (table dugtrio [id=101ed1ae0f5648ada5c7fbf0019bd0b5]) successfully deleted
I20260608 10:02:57.827363  8690 catalog_manager.cc:5027] TS 7627834221bb4114a99ed3b9f5a2629a (127.1.52.67:38077): tablet 94283c340f174bdbad25c97e52362649 (table dugtrio [id=101ed1ae0f5648ada5c7fbf0019bd0b5]) successfully deleted
I20260608 10:02:57.828763  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:57.832060  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:57.832352  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:57.832710  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:57.832906  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:57.872967  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.68:44647
I20260608 10:02:57.873087  9161 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.68:44647 every 8 connection(s)
I20260608 10:02:57.878616  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:57.886129  9165 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:57.888120  9166 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:57.890398  9168 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:57.890910  1233 server_base.cc:1061] running on GCE node
I20260608 10:02:57.892062  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:57.892342  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:57.892633  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912977892609 us; error 0 us; skew 500 ppm
I20260608 10:02:57.892724  9162 heartbeater.cc:344] Connected to a master server at 127.1.52.126:44255
I20260608 10:02:57.893200  9162 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:57.893458  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:57.894011  9162 heartbeater.cc:507] Master 127.1.52.126:44255 requested a full tablet report, sending...
I20260608 10:02:57.896306  1233 webserver.cc:533] Webserver started at http://127.1.52.65:40011/ using document root <none> and password file <none>
I20260608 10:02:57.896567  8703 ts_manager.cc:194] Registered new tserver with Master: 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68:44647)
I20260608 10:02:57.897044  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:57.897359  1233 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:02:57.898509  8703 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60914
I20260608 10:02:57.901757  1233 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:02:57.905915  9173 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:57.906879  1233 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:02:57.907220  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-0-root
uuid: "ca166202393d424bafc064a0d9d3aa4e"
format_stamp: "Formatted at 2026-06-08 10:02:53 on dist-test-slave-tgjf"
I20260608 10:02:57.907527  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-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)
W20260608 10:02:57.915939  8752 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ca166202393d424bafc064a0d9d3aa4e not available for placement
I20260608 10:02:57.927634  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:57.928966  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:57.930541  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:57.934113  9180 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 10:02:57.968658  8955 consensus_queue.cc:237] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [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: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } }
I20260608 10:02:57.977466  8881 raft_consensus.cc:1275] T ab796929781b4e099c91c9b77702a0e8 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Refusing update from remote peer 7627834221bb4114a99ed3b9f5a2629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:02:57.979481  9064 consensus_queue.cc:1048] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:02:57.982262  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 10:02:57.982703  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.050s	user 0.002s	sys 0.000s
I20260608 10:02:57.983070  1233 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
W20260608 10:02:57.987247  8920 consensus_peers.cc:597] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a -> Peer ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195): Couldn't send request to peer ca166202393d424bafc064a0d9d3aa4e. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:34195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:57.992308  9180 tablet_bootstrap.cc:492] T 748971d60e784bc5a20df54c6069ffb9 P ca166202393d424bafc064a0d9d3aa4e: Bootstrap starting.
W20260608 10:02:57.993280  8918 consensus_peers.cc:597] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a -> Peer 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68:44647): Couldn't send request to peer 5ff563644b29473ebd8f88b14dbbcdc9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ab796929781b4e099c91c9b77702a0e8. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:57.993718  9064 raft_consensus.cc:2955] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } } }
I20260608 10:02:57.995471  8881 raft_consensus.cc:2955] T ab796929781b4e099c91c9b77702a0e8 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } } }
I20260608 10:02:58.011673  8690 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ab796929781b4e099c91c9b77702a0e8 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260608 10:02:58.012283  8955 consensus_queue.cc:237] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a [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: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } }
I20260608 10:02:58.013283  8703 catalog_manager.cc:5696] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a reported cstate change: config changed from index -1 to 2, NON_VOTER 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "7627834221bb4114a99ed3b9f5a2629a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:58.018818  9180 tablet_bootstrap.cc:492] T 748971d60e784bc5a20df54c6069ffb9 P ca166202393d424bafc064a0d9d3aa4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:58.020318  9180 tablet_bootstrap.cc:492] T 748971d60e784bc5a20df54c6069ffb9 P ca166202393d424bafc064a0d9d3aa4e: Bootstrap complete.
I20260608 10:02:58.021375  9180 ts_tablet_manager.cc:1403] T 748971d60e784bc5a20df54c6069ffb9 P ca166202393d424bafc064a0d9d3aa4e: Time spent bootstrapping tablet: real 0.029s	user 0.023s	sys 0.001s
I20260608 10:02:58.025333  9180 raft_consensus.cc:359] T 748971d60e784bc5a20df54c6069ffb9 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:58.026449  9180 raft_consensus.cc:740] T 748971d60e784bc5a20df54c6069ffb9 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca166202393d424bafc064a0d9d3aa4e, State: Initialized, Role: FOLLOWER
I20260608 10:02:58.027494  9180 consensus_queue.cc:260] T 748971d60e784bc5a20df54c6069ffb9 P ca166202393d424bafc064a0d9d3aa4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:58.031255  9180 ts_tablet_manager.cc:1434] T 748971d60e784bc5a20df54c6069ffb9 P ca166202393d424bafc064a0d9d3aa4e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:02:58.034940  8881 raft_consensus.cc:1275] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Refusing update from remote peer 7627834221bb4114a99ed3b9f5a2629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:02:58.036931  9065 consensus_queue.cc:1048] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:02:58.038084  8918 consensus_peers.cc:597] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a -> Peer 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68:44647): Couldn't send request to peer 5ff563644b29473ebd8f88b14dbbcdc9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d112e9bd0e944299b7ca418ce5dfc5c. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:58.039189  1233 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 10:02:58.039538  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.057s	user 0.051s	sys 0.000s
I20260608 10:02:58.040207  9180 tablet_bootstrap.cc:492] T e6dc267767344462a2be7b0d48168dab P ca166202393d424bafc064a0d9d3aa4e: Bootstrap starting.
W20260608 10:02:58.042117  8920 consensus_peers.cc:597] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a -> Peer ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195): Couldn't send request to peer ca166202393d424bafc064a0d9d3aa4e. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:34195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:58.043663  9065 consensus_queue.cc:579] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a [LEADER]: Leader has been unable to successfully communicate with peer ca166202393d424bafc064a0d9d3aa4e for more than 1 seconds (1.514s)
I20260608 10:02:58.059401  9180 tablet_bootstrap.cc:492] T e6dc267767344462a2be7b0d48168dab P ca166202393d424bafc064a0d9d3aa4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:58.060366  9180 tablet_bootstrap.cc:492] T e6dc267767344462a2be7b0d48168dab P ca166202393d424bafc064a0d9d3aa4e: Bootstrap complete.
I20260608 10:02:58.059798  8955 consensus_queue.cc:237] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a [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: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } }
I20260608 10:02:58.061160  9180 ts_tablet_manager.cc:1403] T e6dc267767344462a2be7b0d48168dab P ca166202393d424bafc064a0d9d3aa4e: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260608 10:02:58.064617  9180 raft_consensus.cc:359] T e6dc267767344462a2be7b0d48168dab P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:58.065649  9180 raft_consensus.cc:740] T e6dc267767344462a2be7b0d48168dab P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca166202393d424bafc064a0d9d3aa4e, State: Initialized, Role: FOLLOWER
I20260608 10:02:58.066807  9180 consensus_queue.cc:260] T e6dc267767344462a2be7b0d48168dab P ca166202393d424bafc064a0d9d3aa4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:58.068090  9065 raft_consensus.cc:2955] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } } }
I20260608 10:02:58.069744  9180 ts_tablet_manager.cc:1434] T e6dc267767344462a2be7b0d48168dab P ca166202393d424bafc064a0d9d3aa4e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:02:58.071381  9180 tablet_bootstrap.cc:492] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e: Bootstrap starting.
W20260608 10:02:58.093658  8918 consensus_peers.cc:597] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a -> Peer 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68:44647): Couldn't send request to peer 5ff563644b29473ebd8f88b14dbbcdc9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 748971d60e784bc5a20df54c6069ffb9. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:58.095613  8881 raft_consensus.cc:1275] T 748971d60e784bc5a20df54c6069ffb9 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Refusing update from remote peer 7627834221bb4114a99ed3b9f5a2629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:02:58.100006  9064 consensus_queue.cc:1048] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:02:58.103487  9180 tablet_bootstrap.cc:492] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:58.104986  9180 tablet_bootstrap.cc:492] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e: Bootstrap complete.
I20260608 10:02:58.106055  9180 ts_tablet_manager.cc:1403] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.012s
W20260608 10:02:58.109153  8920 consensus_peers.cc:597] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a -> Peer ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195): Couldn't send request to peer ca166202393d424bafc064a0d9d3aa4e. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:34195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:58.110070  9180 raft_consensus.cc:359] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } }
I20260608 10:02:58.111546  9180 raft_consensus.cc:740] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca166202393d424bafc064a0d9d3aa4e, State: Initialized, Role: FOLLOWER
I20260608 10:02:58.112972  9180 consensus_queue.cc:260] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } }
I20260608 10:02:58.116047  9180 ts_tablet_manager.cc:1434] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.006s
I20260608 10:02:58.117274  9180 tablet_bootstrap.cc:492] T 94283c340f174bdbad25c97e52362649 P ca166202393d424bafc064a0d9d3aa4e: Bootstrap starting.
I20260608 10:02:58.138612  8954 raft_consensus.cc:1275] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a [term 2 FOLLOWER]: Refusing update from remote peer 7aeb4de9e7a94156b1a5022eb30090a6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:02:58.141317  9055 consensus_queue.cc:1048] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:02:58.142897  9180 tablet_bootstrap.cc:492] T 94283c340f174bdbad25c97e52362649 P ca166202393d424bafc064a0d9d3aa4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:58.144026  9180 tablet_bootstrap.cc:492] T 94283c340f174bdbad25c97e52362649 P ca166202393d424bafc064a0d9d3aa4e: Bootstrap complete.
I20260608 10:02:58.145007  9180 ts_tablet_manager.cc:1403] T 94283c340f174bdbad25c97e52362649 P ca166202393d424bafc064a0d9d3aa4e: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.012s
I20260608 10:02:58.150061  9180 raft_consensus.cc:359] T 94283c340f174bdbad25c97e52362649 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:58.151206  9180 raft_consensus.cc:740] T 94283c340f174bdbad25c97e52362649 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca166202393d424bafc064a0d9d3aa4e, State: Initialized, Role: FOLLOWER
I20260608 10:02:58.152549  9180 consensus_queue.cc:260] T 94283c340f174bdbad25c97e52362649 P ca166202393d424bafc064a0d9d3aa4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:58.155830  9180 ts_tablet_manager.cc:1434] T 94283c340f174bdbad25c97e52362649 P ca166202393d424bafc064a0d9d3aa4e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:02:58.157111  9180 tablet_bootstrap.cc:492] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e: Bootstrap starting.
I20260608 10:02:58.184975  9180 tablet_bootstrap.cc:492] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:58.185994  9180 tablet_bootstrap.cc:492] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e: Bootstrap complete.
I20260608 10:02:58.186864  9180 ts_tablet_manager.cc:1403] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e: Time spent bootstrapping tablet: real 0.030s	user 0.027s	sys 0.000s
I20260608 10:02:58.187443  8690 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8d112e9bd0e944299b7ca418ce5dfc5c with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 10:02:58.193435  9180 raft_consensus.cc:359] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:58.194571  9180 raft_consensus.cc:740] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca166202393d424bafc064a0d9d3aa4e, State: Initialized, Role: FOLLOWER
I20260608 10:02:58.195236  8880 raft_consensus.cc:2955] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } } }
I20260608 10:02:58.195842  9180 consensus_queue.cc:260] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:58.204946  8879 raft_consensus.cc:2955] T 748971d60e784bc5a20df54c6069ffb9 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } } }
I20260608 10:02:58.208854  9180 ts_tablet_manager.cc:1434] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260608 10:02:58.210388  9180 tablet_bootstrap.cc:492] T 6a7e9460725944aa9e4055134b8e1bd6 P ca166202393d424bafc064a0d9d3aa4e: Bootstrap starting.
I20260608 10:02:58.201879  9064 raft_consensus.cc:2955] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } } }
W20260608 10:02:58.231241  8846 consensus_peers.cc:597] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 -> Peer ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195): Couldn't send request to peer ca166202393d424bafc064a0d9d3aa4e. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:34195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:58.239853  9180 tablet_bootstrap.cc:492] T 6a7e9460725944aa9e4055134b8e1bd6 P ca166202393d424bafc064a0d9d3aa4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:58.241137  9180 tablet_bootstrap.cc:492] T 6a7e9460725944aa9e4055134b8e1bd6 P ca166202393d424bafc064a0d9d3aa4e: Bootstrap complete.
I20260608 10:02:58.242129  9180 ts_tablet_manager.cc:1403] T 6a7e9460725944aa9e4055134b8e1bd6 P ca166202393d424bafc064a0d9d3aa4e: Time spent bootstrapping tablet: real 0.032s	user 0.025s	sys 0.000s
I20260608 10:02:58.241497  8703 catalog_manager.cc:5696] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7aeb4de9e7a94156b1a5022eb30090a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "7627834221bb4114a99ed3b9f5a2629a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } } }
I20260608 10:02:58.246272  9180 raft_consensus.cc:359] T 6a7e9460725944aa9e4055134b8e1bd6 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:58.247349  9180 raft_consensus.cc:385] T 6a7e9460725944aa9e4055134b8e1bd6 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:58.247807  9180 raft_consensus.cc:740] T 6a7e9460725944aa9e4055134b8e1bd6 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca166202393d424bafc064a0d9d3aa4e, State: Initialized, Role: FOLLOWER
I20260608 10:02:58.249022  9180 consensus_queue.cc:260] T 6a7e9460725944aa9e4055134b8e1bd6 P ca166202393d424bafc064a0d9d3aa4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:58.252257  9180 ts_tablet_manager.cc:1434] T 6a7e9460725944aa9e4055134b8e1bd6 P ca166202393d424bafc064a0d9d3aa4e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:02:58.253427  9180 tablet_bootstrap.cc:492] T 305f4f2e682b44a6968890a7fdc28603 P ca166202393d424bafc064a0d9d3aa4e: Bootstrap starting.
I20260608 10:02:58.278599  9180 tablet_bootstrap.cc:492] T 305f4f2e682b44a6968890a7fdc28603 P ca166202393d424bafc064a0d9d3aa4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:58.279902  9180 tablet_bootstrap.cc:492] T 305f4f2e682b44a6968890a7fdc28603 P ca166202393d424bafc064a0d9d3aa4e: Bootstrap complete.
I20260608 10:02:58.280901  9180 ts_tablet_manager.cc:1403] T 305f4f2e682b44a6968890a7fdc28603 P ca166202393d424bafc064a0d9d3aa4e: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.007s
I20260608 10:02:58.284617  9180 raft_consensus.cc:359] T 305f4f2e682b44a6968890a7fdc28603 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:58.285633  9180 raft_consensus.cc:740] T 305f4f2e682b44a6968890a7fdc28603 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca166202393d424bafc064a0d9d3aa4e, State: Initialized, Role: FOLLOWER
I20260608 10:02:58.286860  9180 consensus_queue.cc:260] T 305f4f2e682b44a6968890a7fdc28603 P ca166202393d424bafc064a0d9d3aa4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:58.290972  9180 ts_tablet_manager.cc:1434] T 305f4f2e682b44a6968890a7fdc28603 P ca166202393d424bafc064a0d9d3aa4e: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:02:58.290198  8703 catalog_manager.cc:5696] T 748971d60e784bc5a20df54c6069ffb9 P 7aeb4de9e7a94156b1a5022eb30090a6 reported cstate change: config changed from index -1 to 2, NON_VOTER 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "7627834221bb4114a99ed3b9f5a2629a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } } }
I20260608 10:02:58.292364  9180 tablet_bootstrap.cc:492] T 8d112e9bd0e944299b7ca418ce5dfc5c P ca166202393d424bafc064a0d9d3aa4e: Bootstrap starting.
I20260608 10:02:58.295320  8690 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 748971d60e784bc5a20df54c6069ffb9 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:02:58.320663  9180 tablet_bootstrap.cc:492] T 8d112e9bd0e944299b7ca418ce5dfc5c P ca166202393d424bafc064a0d9d3aa4e: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:58.321988  9180 tablet_bootstrap.cc:492] T 8d112e9bd0e944299b7ca418ce5dfc5c P ca166202393d424bafc064a0d9d3aa4e: Bootstrap complete.
I20260608 10:02:58.322829  9180 ts_tablet_manager.cc:1403] T 8d112e9bd0e944299b7ca418ce5dfc5c P ca166202393d424bafc064a0d9d3aa4e: Time spent bootstrapping tablet: real 0.031s	user 0.021s	sys 0.008s
I20260608 10:02:58.326236  9180 raft_consensus.cc:359] T 8d112e9bd0e944299b7ca418ce5dfc5c P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:58.327096  9180 raft_consensus.cc:740] T 8d112e9bd0e944299b7ca418ce5dfc5c P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca166202393d424bafc064a0d9d3aa4e, State: Initialized, Role: FOLLOWER
I20260608 10:02:58.328395  9180 consensus_queue.cc:260] T 8d112e9bd0e944299b7ca418ce5dfc5c P ca166202393d424bafc064a0d9d3aa4e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:58.331454  9180 ts_tablet_manager.cc:1434] T 8d112e9bd0e944299b7ca418ce5dfc5c P ca166202393d424bafc064a0d9d3aa4e: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:02:58.346601  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.65:34195
I20260608 10:02:58.346712  9258 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.65:34195 every 8 connection(s)
I20260608 10:02:58.362741  9259 heartbeater.cc:344] Connected to a master server at 127.1.52.126:44255
I20260608 10:02:58.363135  9259 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:58.363828  9259 heartbeater.cc:507] Master 127.1.52.126:44255 requested a full tablet report, sending...
I20260608 10:02:58.368364  8704 ts_manager.cc:194] Re-registered known tserver with Master: ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195)
I20260608 10:02:58.374699  8704 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60918
I20260608 10:02:58.398578  9223 tablet_service.cc:1558] Processing DeleteTablet for tablet e6dc267767344462a2be7b0d48168dab with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:02:57 UTC) from {username='slave'} at 127.0.0.1:56652
I20260608 10:02:58.400111  9263 tablet_replica.cc:333] stopping tablet replica
I20260608 10:02:58.400853  9263 raft_consensus.cc:2243] T e6dc267767344462a2be7b0d48168dab P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:58.401299  9263 raft_consensus.cc:2272] T e6dc267767344462a2be7b0d48168dab P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:58.403635  9263 ts_tablet_manager.cc:1916] T e6dc267767344462a2be7b0d48168dab P ca166202393d424bafc064a0d9d3aa4e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:02:58.414949  9263 ts_tablet_manager.cc:1929] T e6dc267767344462a2be7b0d48168dab P ca166202393d424bafc064a0d9d3aa4e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:02:58.415253  9263 log.cc:1199] T e6dc267767344462a2be7b0d48168dab P ca166202393d424bafc064a0d9d3aa4e: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-0-root/wals/e6dc267767344462a2be7b0d48168dab
I20260608 10:02:58.415767  9263 ts_tablet_manager.cc:1950] T e6dc267767344462a2be7b0d48168dab P ca166202393d424bafc064a0d9d3aa4e: Deleting consensus metadata
I20260608 10:02:58.418627  8690 catalog_manager.cc:5027] TS ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195): tablet e6dc267767344462a2be7b0d48168dab (table dugtrio [id=101ed1ae0f5648ada5c7fbf0019bd0b5]) successfully deleted
I20260608 10:02:58.424706  9223 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a7e9460725944aa9e4055134b8e1bd6 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:02:57 UTC) from {username='slave'} at 127.0.0.1:56652
I20260608 10:02:58.425477  9263 tablet_replica.cc:333] stopping tablet replica
I20260608 10:02:58.426199  9263 raft_consensus.cc:2243] T 6a7e9460725944aa9e4055134b8e1bd6 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:58.426734  9263 raft_consensus.cc:2272] T 6a7e9460725944aa9e4055134b8e1bd6 P ca166202393d424bafc064a0d9d3aa4e [term 0 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:58.429112  9263 ts_tablet_manager.cc:1916] T 6a7e9460725944aa9e4055134b8e1bd6 P ca166202393d424bafc064a0d9d3aa4e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:02:58.440814  9263 ts_tablet_manager.cc:1929] T 6a7e9460725944aa9e4055134b8e1bd6 P ca166202393d424bafc064a0d9d3aa4e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:02:58.441170  9263 log.cc:1199] T 6a7e9460725944aa9e4055134b8e1bd6 P ca166202393d424bafc064a0d9d3aa4e: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-0-root/wals/6a7e9460725944aa9e4055134b8e1bd6
I20260608 10:02:58.441807  9263 ts_tablet_manager.cc:1950] T 6a7e9460725944aa9e4055134b8e1bd6 P ca166202393d424bafc064a0d9d3aa4e: Deleting consensus metadata
I20260608 10:02:58.444317  8690 catalog_manager.cc:5027] TS ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195): tablet 6a7e9460725944aa9e4055134b8e1bd6 (table dugtrio [id=101ed1ae0f5648ada5c7fbf0019bd0b5]) successfully deleted
I20260608 10:02:58.447230  9259 heartbeater.cc:499] Master 127.1.52.126:44255 was elected leader, sending a full tablet report...
I20260608 10:02:58.449013  9234 raft_consensus.cc:2955] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } } }
I20260608 10:02:58.523586  9265 ts_tablet_manager.cc:933] T ab796929781b4e099c91c9b77702a0e8 P 5ff563644b29473ebd8f88b14dbbcdc9: Initiating tablet copy from peer 7627834221bb4114a99ed3b9f5a2629a (127.1.52.67:38077)
I20260608 10:02:58.525074  9265 tablet_copy_client.cc:323] T ab796929781b4e099c91c9b77702a0e8 P 5ff563644b29473ebd8f88b14dbbcdc9: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.67:38077
I20260608 10:02:58.535914  8965 tablet_copy_service.cc:140] P 7627834221bb4114a99ed3b9f5a2629a: Received BeginTabletCopySession request for tablet ab796929781b4e099c91c9b77702a0e8 from peer 5ff563644b29473ebd8f88b14dbbcdc9 ({username='slave'} at 127.0.0.1:59480)
I20260608 10:02:58.536420  8965 tablet_copy_service.cc:161] P 7627834221bb4114a99ed3b9f5a2629a: Beginning new tablet copy session on tablet ab796929781b4e099c91c9b77702a0e8 from peer 5ff563644b29473ebd8f88b14dbbcdc9 at {username='slave'} at 127.0.0.1:59480: session id = 5ff563644b29473ebd8f88b14dbbcdc9-ab796929781b4e099c91c9b77702a0e8
I20260608 10:02:58.542021  8965 tablet_copy_source_session.cc:215] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:58.545351  9265 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab796929781b4e099c91c9b77702a0e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:58.556659  9265 tablet_copy_client.cc:806] T ab796929781b4e099c91c9b77702a0e8 P 5ff563644b29473ebd8f88b14dbbcdc9: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:58.557154  9265 tablet_copy_client.cc:670] T ab796929781b4e099c91c9b77702a0e8 P 5ff563644b29473ebd8f88b14dbbcdc9: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:58.561059  9265 tablet_copy_client.cc:538] T ab796929781b4e099c91c9b77702a0e8 P 5ff563644b29473ebd8f88b14dbbcdc9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:58.562040  9269 ts_tablet_manager.cc:933] T 748971d60e784bc5a20df54c6069ffb9 P 5ff563644b29473ebd8f88b14dbbcdc9: Initiating tablet copy from peer 7627834221bb4114a99ed3b9f5a2629a (127.1.52.67:38077)
I20260608 10:02:58.563843  9269 tablet_copy_client.cc:323] T 748971d60e784bc5a20df54c6069ffb9 P 5ff563644b29473ebd8f88b14dbbcdc9: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.67:38077
I20260608 10:02:58.565538  8965 tablet_copy_service.cc:140] P 7627834221bb4114a99ed3b9f5a2629a: Received BeginTabletCopySession request for tablet 748971d60e784bc5a20df54c6069ffb9 from peer 5ff563644b29473ebd8f88b14dbbcdc9 ({username='slave'} at 127.0.0.1:59480)
I20260608 10:02:58.566129  8965 tablet_copy_service.cc:161] P 7627834221bb4114a99ed3b9f5a2629a: Beginning new tablet copy session on tablet 748971d60e784bc5a20df54c6069ffb9 from peer 5ff563644b29473ebd8f88b14dbbcdc9 at {username='slave'} at 127.0.0.1:59480: session id = 5ff563644b29473ebd8f88b14dbbcdc9-748971d60e784bc5a20df54c6069ffb9
I20260608 10:02:58.570075  9265 tablet_bootstrap.cc:492] T ab796929781b4e099c91c9b77702a0e8 P 5ff563644b29473ebd8f88b14dbbcdc9: Bootstrap starting.
I20260608 10:02:58.574086  8965 tablet_copy_source_session.cc:215] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:58.577478  9269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 748971d60e784bc5a20df54c6069ffb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:58.592216  9265 tablet_bootstrap.cc:492] T ab796929781b4e099c91c9b77702a0e8 P 5ff563644b29473ebd8f88b14dbbcdc9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:58.591065  9234 raft_consensus.cc:2955] T 8d112e9bd0e944299b7ca418ce5dfc5c P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } } }
I20260608 10:02:58.593339  9265 tablet_bootstrap.cc:492] T ab796929781b4e099c91c9b77702a0e8 P 5ff563644b29473ebd8f88b14dbbcdc9: Bootstrap complete.
I20260608 10:02:58.594118  9265 ts_tablet_manager.cc:1403] T ab796929781b4e099c91c9b77702a0e8 P 5ff563644b29473ebd8f88b14dbbcdc9: Time spent bootstrapping tablet: real 0.024s	user 0.022s	sys 0.004s
I20260608 10:02:58.595597  9269 tablet_copy_client.cc:806] T 748971d60e784bc5a20df54c6069ffb9 P 5ff563644b29473ebd8f88b14dbbcdc9: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:58.596237  9269 tablet_copy_client.cc:670] T 748971d60e784bc5a20df54c6069ffb9 P 5ff563644b29473ebd8f88b14dbbcdc9: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:58.597040  9265 raft_consensus.cc:359] T ab796929781b4e099c91c9b77702a0e8 P 5ff563644b29473ebd8f88b14dbbcdc9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } }
I20260608 10:02:58.598047  9265 raft_consensus.cc:740] T ab796929781b4e099c91c9b77702a0e8 P 5ff563644b29473ebd8f88b14dbbcdc9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5ff563644b29473ebd8f88b14dbbcdc9, State: Initialized, Role: LEARNER
I20260608 10:02:58.598729  9265 consensus_queue.cc:260] T ab796929781b4e099c91c9b77702a0e8 P 5ff563644b29473ebd8f88b14dbbcdc9 [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: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } }
I20260608 10:02:58.600939  9269 tablet_copy_client.cc:538] T 748971d60e784bc5a20df54c6069ffb9 P 5ff563644b29473ebd8f88b14dbbcdc9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:58.601584  9162 heartbeater.cc:499] Master 127.1.52.126:44255 was elected leader, sending a full tablet report...
I20260608 10:02:58.602082  9265 ts_tablet_manager.cc:1434] T ab796929781b4e099c91c9b77702a0e8 P 5ff563644b29473ebd8f88b14dbbcdc9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:02:58.604117  8965 tablet_copy_service.cc:342] P 7627834221bb4114a99ed3b9f5a2629a: Request end of tablet copy session 5ff563644b29473ebd8f88b14dbbcdc9-ab796929781b4e099c91c9b77702a0e8 received from {username='slave'} at 127.0.0.1:59480
I20260608 10:02:58.604538  8965 tablet_copy_service.cc:434] P 7627834221bb4114a99ed3b9f5a2629a: ending tablet copy session 5ff563644b29473ebd8f88b14dbbcdc9-ab796929781b4e099c91c9b77702a0e8 on tablet ab796929781b4e099c91c9b77702a0e8 with peer 5ff563644b29473ebd8f88b14dbbcdc9
I20260608 10:02:58.611088  9269 tablet_bootstrap.cc:492] T 748971d60e784bc5a20df54c6069ffb9 P 5ff563644b29473ebd8f88b14dbbcdc9: Bootstrap starting.
I20260608 10:02:58.629544  9269 tablet_bootstrap.cc:492] T 748971d60e784bc5a20df54c6069ffb9 P 5ff563644b29473ebd8f88b14dbbcdc9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:58.630182  9269 tablet_bootstrap.cc:492] T 748971d60e784bc5a20df54c6069ffb9 P 5ff563644b29473ebd8f88b14dbbcdc9: Bootstrap complete.
I20260608 10:02:58.630759  9269 ts_tablet_manager.cc:1403] T 748971d60e784bc5a20df54c6069ffb9 P 5ff563644b29473ebd8f88b14dbbcdc9: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.008s
I20260608 10:02:58.632977  9269 raft_consensus.cc:359] T 748971d60e784bc5a20df54c6069ffb9 P 5ff563644b29473ebd8f88b14dbbcdc9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } }
I20260608 10:02:58.633522  9269 raft_consensus.cc:740] T 748971d60e784bc5a20df54c6069ffb9 P 5ff563644b29473ebd8f88b14dbbcdc9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5ff563644b29473ebd8f88b14dbbcdc9, State: Initialized, Role: LEARNER
I20260608 10:02:58.634001  9269 consensus_queue.cc:260] T 748971d60e784bc5a20df54c6069ffb9 P 5ff563644b29473ebd8f88b14dbbcdc9 [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: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } }
I20260608 10:02:58.635941  9269 ts_tablet_manager.cc:1434] T 748971d60e784bc5a20df54c6069ffb9 P 5ff563644b29473ebd8f88b14dbbcdc9: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260608 10:02:58.637784  8965 tablet_copy_service.cc:342] P 7627834221bb4114a99ed3b9f5a2629a: Request end of tablet copy session 5ff563644b29473ebd8f88b14dbbcdc9-748971d60e784bc5a20df54c6069ffb9 received from {username='slave'} at 127.0.0.1:59480
I20260608 10:02:58.638155  8965 tablet_copy_service.cc:434] P 7627834221bb4114a99ed3b9f5a2629a: ending tablet copy session 5ff563644b29473ebd8f88b14dbbcdc9-748971d60e784bc5a20df54c6069ffb9 on tablet 748971d60e784bc5a20df54c6069ffb9 with peer 5ff563644b29473ebd8f88b14dbbcdc9
I20260608 10:02:58.643050  9234 raft_consensus.cc:2955] T 748971d60e784bc5a20df54c6069ffb9 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } } }
I20260608 10:02:58.651778  9269 ts_tablet_manager.cc:933] T 8d112e9bd0e944299b7ca418ce5dfc5c P 5ff563644b29473ebd8f88b14dbbcdc9: Initiating tablet copy from peer 7627834221bb4114a99ed3b9f5a2629a (127.1.52.67:38077)
I20260608 10:02:58.653290  9269 tablet_copy_client.cc:323] T 8d112e9bd0e944299b7ca418ce5dfc5c P 5ff563644b29473ebd8f88b14dbbcdc9: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.67:38077
I20260608 10:02:58.654843  8965 tablet_copy_service.cc:140] P 7627834221bb4114a99ed3b9f5a2629a: Received BeginTabletCopySession request for tablet 8d112e9bd0e944299b7ca418ce5dfc5c from peer 5ff563644b29473ebd8f88b14dbbcdc9 ({username='slave'} at 127.0.0.1:59480)
I20260608 10:02:58.655300  8965 tablet_copy_service.cc:161] P 7627834221bb4114a99ed3b9f5a2629a: Beginning new tablet copy session on tablet 8d112e9bd0e944299b7ca418ce5dfc5c from peer 5ff563644b29473ebd8f88b14dbbcdc9 at {username='slave'} at 127.0.0.1:59480: session id = 5ff563644b29473ebd8f88b14dbbcdc9-8d112e9bd0e944299b7ca418ce5dfc5c
I20260608 10:02:58.660920  8965 tablet_copy_source_session.cc:215] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:58.663539  9269 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d112e9bd0e944299b7ca418ce5dfc5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:58.674216  9269 tablet_copy_client.cc:806] T 8d112e9bd0e944299b7ca418ce5dfc5c P 5ff563644b29473ebd8f88b14dbbcdc9: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:58.674810  9269 tablet_copy_client.cc:670] T 8d112e9bd0e944299b7ca418ce5dfc5c P 5ff563644b29473ebd8f88b14dbbcdc9: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:58.678517  9269 tablet_copy_client.cc:538] T 8d112e9bd0e944299b7ca418ce5dfc5c P 5ff563644b29473ebd8f88b14dbbcdc9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:58.685041  9269 tablet_bootstrap.cc:492] T 8d112e9bd0e944299b7ca418ce5dfc5c P 5ff563644b29473ebd8f88b14dbbcdc9: Bootstrap starting.
I20260608 10:02:58.704527  9269 tablet_bootstrap.cc:492] T 8d112e9bd0e944299b7ca418ce5dfc5c P 5ff563644b29473ebd8f88b14dbbcdc9: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:58.705332  9269 tablet_bootstrap.cc:492] T 8d112e9bd0e944299b7ca418ce5dfc5c P 5ff563644b29473ebd8f88b14dbbcdc9: Bootstrap complete.
I20260608 10:02:58.705914  9269 ts_tablet_manager.cc:1403] T 8d112e9bd0e944299b7ca418ce5dfc5c P 5ff563644b29473ebd8f88b14dbbcdc9: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.003s
I20260608 10:02:58.708356  9269 raft_consensus.cc:359] T 8d112e9bd0e944299b7ca418ce5dfc5c P 5ff563644b29473ebd8f88b14dbbcdc9 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } }
I20260608 10:02:58.709033  9269 raft_consensus.cc:740] T 8d112e9bd0e944299b7ca418ce5dfc5c P 5ff563644b29473ebd8f88b14dbbcdc9 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5ff563644b29473ebd8f88b14dbbcdc9, State: Initialized, Role: LEARNER
I20260608 10:02:58.709652  9269 consensus_queue.cc:260] T 8d112e9bd0e944299b7ca418ce5dfc5c P 5ff563644b29473ebd8f88b14dbbcdc9 [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: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } }
I20260608 10:02:58.711278  9269 ts_tablet_manager.cc:1434] T 8d112e9bd0e944299b7ca418ce5dfc5c P 5ff563644b29473ebd8f88b14dbbcdc9: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260608 10:02:58.712968  8965 tablet_copy_service.cc:342] P 7627834221bb4114a99ed3b9f5a2629a: Request end of tablet copy session 5ff563644b29473ebd8f88b14dbbcdc9-8d112e9bd0e944299b7ca418ce5dfc5c received from {username='slave'} at 127.0.0.1:59480
I20260608 10:02:58.713356  8965 tablet_copy_service.cc:434] P 7627834221bb4114a99ed3b9f5a2629a: ending tablet copy session 5ff563644b29473ebd8f88b14dbbcdc9-8d112e9bd0e944299b7ca418ce5dfc5c on tablet 8d112e9bd0e944299b7ca418ce5dfc5c with peer 5ff563644b29473ebd8f88b14dbbcdc9
I20260608 10:02:58.731314  9234 raft_consensus.cc:3060] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:02:58.877768  9223 tablet_service.cc:1558] Processing DeleteTablet for tablet 305f4f2e682b44a6968890a7fdc28603 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:02:57 UTC) from {username='slave'} at 127.0.0.1:56652
I20260608 10:02:58.878702  9263 tablet_replica.cc:333] stopping tablet replica
I20260608 10:02:58.879586  9263 raft_consensus.cc:2243] T 305f4f2e682b44a6968890a7fdc28603 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:58.880195  9263 raft_consensus.cc:2272] T 305f4f2e682b44a6968890a7fdc28603 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:58.882686  9263 ts_tablet_manager.cc:1916] T 305f4f2e682b44a6968890a7fdc28603 P ca166202393d424bafc064a0d9d3aa4e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:02:58.894181  9263 ts_tablet_manager.cc:1929] T 305f4f2e682b44a6968890a7fdc28603 P ca166202393d424bafc064a0d9d3aa4e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:02:58.894660  9263 log.cc:1199] T 305f4f2e682b44a6968890a7fdc28603 P ca166202393d424bafc064a0d9d3aa4e: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-0-root/wals/305f4f2e682b44a6968890a7fdc28603
I20260608 10:02:58.895141  9223 tablet_service.cc:1558] Processing DeleteTablet for tablet 94283c340f174bdbad25c97e52362649 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:02:57 UTC) from {username='slave'} at 127.0.0.1:56652
I20260608 10:02:58.895370  9263 ts_tablet_manager.cc:1950] T 305f4f2e682b44a6968890a7fdc28603 P ca166202393d424bafc064a0d9d3aa4e: Deleting consensus metadata
I20260608 10:02:58.898259  9263 tablet_replica.cc:333] stopping tablet replica
I20260608 10:02:58.898398  8690 catalog_manager.cc:5027] TS ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195): tablet 305f4f2e682b44a6968890a7fdc28603 (table dugtrio [id=101ed1ae0f5648ada5c7fbf0019bd0b5]) successfully deleted
I20260608 10:02:58.899240  9263 raft_consensus.cc:2243] T 94283c340f174bdbad25c97e52362649 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:58.899672  9263 raft_consensus.cc:2272] T 94283c340f174bdbad25c97e52362649 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:58.901664  9263 ts_tablet_manager.cc:1916] T 94283c340f174bdbad25c97e52362649 P ca166202393d424bafc064a0d9d3aa4e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:02:58.912205  9263 ts_tablet_manager.cc:1929] T 94283c340f174bdbad25c97e52362649 P ca166202393d424bafc064a0d9d3aa4e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:02:58.912489  9263 log.cc:1199] T 94283c340f174bdbad25c97e52362649 P ca166202393d424bafc064a0d9d3aa4e: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-0-root/wals/94283c340f174bdbad25c97e52362649
I20260608 10:02:58.913029  9263 ts_tablet_manager.cc:1950] T 94283c340f174bdbad25c97e52362649 P ca166202393d424bafc064a0d9d3aa4e: Deleting consensus metadata
I20260608 10:02:58.915407  8690 catalog_manager.cc:5027] TS ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195): tablet 94283c340f174bdbad25c97e52362649 (table dugtrio [id=101ed1ae0f5648ada5c7fbf0019bd0b5]) successfully deleted
I20260608 10:02:58.938047  8879 consensus_queue.cc:237] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [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: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } }
I20260608 10:02:58.948009  9234 raft_consensus.cc:1275] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [term 2 FOLLOWER]: Refusing update from remote peer 7aeb4de9e7a94156b1a5022eb30090a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:02:58.949281  8953 raft_consensus.cc:1275] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a [term 2 FOLLOWER]: Refusing update from remote peer 7aeb4de9e7a94156b1a5022eb30090a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:02:58.949724  9055 consensus_queue.cc:1048] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:58.949919  8955 consensus_queue.cc:237] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [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: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:58.951427  9055 consensus_queue.cc:1048] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:58.957123  8879 raft_consensus.cc:1275] T ab796929781b4e099c91c9b77702a0e8 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Refusing update from remote peer 7627834221bb4114a99ed3b9f5a2629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:58.958523  9234 raft_consensus.cc:1275] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Refusing update from remote peer 7627834221bb4114a99ed3b9f5a2629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:58.958913  9283 consensus_queue.cc:1048] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:02:58.960354  8844 consensus_peers.cc:597] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 -> Peer 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68:44647): Couldn't send request to peer 5ff563644b29473ebd8f88b14dbbcdc9. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 900249a8c0e0420785224f8317c46f0f. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:58.960300  9282 consensus_queue.cc:1048] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:58.960490  9055 raft_consensus.cc:2955] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } } }
I20260608 10:02:58.963080  9234 raft_consensus.cc:2955] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } } }
I20260608 10:02:58.963615  8953 raft_consensus.cc:2955] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } } }
I20260608 10:02:58.972381  9282 raft_consensus.cc:2955] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } }
I20260608 10:02:58.985643  8704 catalog_manager.cc:5696] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a reported cstate change: config changed from index -1 to 3, NON_VOTER 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) added. New cstate: current_term: 2 leader_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } } }
I20260608 10:02:58.992971  9136 raft_consensus.cc:1217] T 748971d60e784bc5a20df54c6069ffb9 P 5ff563644b29473ebd8f88b14dbbcdc9 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:02:58.984334  9233 raft_consensus.cc:2955] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } }
I20260608 10:02:58.989042  8690 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ab796929781b4e099c91c9b77702a0e8 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260608 10:02:59.007120  8752 auto_rebalancer.cc:591] Failed to schedule move for tablet ab796929781b4e099c91c9b77702a0e8: Illegal state: Request specified cas_config_opid_index of 2 but the committed config has opid_index of 3
I20260608 10:02:59.007701  8879 raft_consensus.cc:2955] T ab796929781b4e099c91c9b77702a0e8 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } }
W20260608 10:02:59.012709  8752 auto_rebalancer.cc:591] Failed to schedule move for tablet 8d112e9bd0e944299b7ca418ce5dfc5c: Invalid argument: Server with UUID 5ff563644b29473ebd8f88b14dbbcdc9 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } }
I20260608 10:02:59.028308  8702 catalog_manager.cc:5696] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e reported cstate change: config changed from index 2 to 3, NON_VOTER 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) evicted. New cstate: current_term: 1 leader_uuid: "7627834221bb4114a99ed3b9f5a2629a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } }
I20260608 10:02:59.051030  9126 tablet_service.cc:1558] Processing DeleteTablet for tablet ab796929781b4e099c91c9b77702a0e8 with delete_type TABLET_DATA_TOMBSTONED (TS 5ff563644b29473ebd8f88b14dbbcdc9 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:57382
I20260608 10:02:59.054255  8953 consensus_queue.cc:237] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a [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: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:59.058235  9291 tablet_replica.cc:333] T ab796929781b4e099c91c9b77702a0e8 P 5ff563644b29473ebd8f88b14dbbcdc9: stopping tablet replica
I20260608 10:02:59.059373  9291 raft_consensus.cc:2243] T ab796929781b4e099c91c9b77702a0e8 P 5ff563644b29473ebd8f88b14dbbcdc9 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:02:59.060056  9291 raft_consensus.cc:2272] T ab796929781b4e099c91c9b77702a0e8 P 5ff563644b29473ebd8f88b14dbbcdc9 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:02:59.061828  9233 raft_consensus.cc:1275] T 8d112e9bd0e944299b7ca418ce5dfc5c P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Refusing update from remote peer 7627834221bb4114a99ed3b9f5a2629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:59.061829  8879 raft_consensus.cc:1275] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Refusing update from remote peer 7627834221bb4114a99ed3b9f5a2629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:59.064172  9286 consensus_queue.cc:1048] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:59.066011  9283 consensus_queue.cc:1048] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:59.067013  9291 ts_tablet_manager.cc:1916] T ab796929781b4e099c91c9b77702a0e8 P 5ff563644b29473ebd8f88b14dbbcdc9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:59.073987  9282 raft_consensus.cc:2955] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } }
I20260608 10:02:59.082525  9233 raft_consensus.cc:2955] T 8d112e9bd0e944299b7ca418ce5dfc5c P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } }
I20260608 10:02:59.082967  8879 raft_consensus.cc:2955] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } }
I20260608 10:02:59.084299  9291 ts_tablet_manager.cc:1929] T ab796929781b4e099c91c9b77702a0e8 P 5ff563644b29473ebd8f88b14dbbcdc9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:02:59.084756  9291 log.cc:1199] T ab796929781b4e099c91c9b77702a0e8 P 5ff563644b29473ebd8f88b14dbbcdc9: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-3-root/wals/ab796929781b4e099c91c9b77702a0e8
I20260608 10:02:59.086870  8690 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8d112e9bd0e944299b7ca418ce5dfc5c with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:59.086866  8688 catalog_manager.cc:5027] TS 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68:44647): tablet ab796929781b4e099c91c9b77702a0e8 (table test-workload [id=1567e704e33244fc916dc584696fe622]) successfully deleted
I20260608 10:02:59.093415  8703 catalog_manager.cc:5696] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a reported cstate change: config changed from index 2 to 3, NON_VOTER 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) evicted. New cstate: current_term: 1 leader_uuid: "7627834221bb4114a99ed3b9f5a2629a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } health_report { overall_health: HEALTHY } } }
I20260608 10:02:59.106115  9126 tablet_service.cc:1558] Processing DeleteTablet for tablet 8d112e9bd0e944299b7ca418ce5dfc5c with delete_type TABLET_DATA_TOMBSTONED (TS 5ff563644b29473ebd8f88b14dbbcdc9 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:57382
I20260608 10:02:59.107321  9291 tablet_replica.cc:333] T 8d112e9bd0e944299b7ca418ce5dfc5c P 5ff563644b29473ebd8f88b14dbbcdc9: stopping tablet replica
I20260608 10:02:59.108202  9291 raft_consensus.cc:2243] T 8d112e9bd0e944299b7ca418ce5dfc5c P 5ff563644b29473ebd8f88b14dbbcdc9 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:02:59.108755  9291 raft_consensus.cc:2272] T 8d112e9bd0e944299b7ca418ce5dfc5c P 5ff563644b29473ebd8f88b14dbbcdc9 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:02:59.112058  9291 ts_tablet_manager.cc:1916] T 8d112e9bd0e944299b7ca418ce5dfc5c P 5ff563644b29473ebd8f88b14dbbcdc9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:59.119091  8953 consensus_queue.cc:237] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a [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: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } }
I20260608 10:02:59.125325  9233 raft_consensus.cc:1275] T 748971d60e784bc5a20df54c6069ffb9 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Refusing update from remote peer 7627834221bb4114a99ed3b9f5a2629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:59.125890  8879 raft_consensus.cc:1275] T 748971d60e784bc5a20df54c6069ffb9 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Refusing update from remote peer 7627834221bb4114a99ed3b9f5a2629a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:59.127193  9283 consensus_queue.cc:1048] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:59.128121  9282 consensus_queue.cc:1048] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a [LEADER]: Connected to new peer: Peer: permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:59.129024  9291 ts_tablet_manager.cc:1929] T 8d112e9bd0e944299b7ca418ce5dfc5c P 5ff563644b29473ebd8f88b14dbbcdc9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:02:59.129494  9291 log.cc:1199] T 8d112e9bd0e944299b7ca418ce5dfc5c P 5ff563644b29473ebd8f88b14dbbcdc9: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-3-root/wals/8d112e9bd0e944299b7ca418ce5dfc5c
I20260608 10:02:59.131038  8688 catalog_manager.cc:5027] TS 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68:44647): tablet 8d112e9bd0e944299b7ca418ce5dfc5c (table test-workload [id=1567e704e33244fc916dc584696fe622]) successfully deleted
I20260608 10:02:59.136224  9218 raft_consensus.cc:2955] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } }
I20260608 10:02:59.140368  9233 raft_consensus.cc:2955] T 748971d60e784bc5a20df54c6069ffb9 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } }
I20260608 10:02:59.142527  8879 raft_consensus.cc:2955] T 748971d60e784bc5a20df54c6069ffb9 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } }
I20260608 10:02:59.145851  8690 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 748971d60e784bc5a20df54c6069ffb9 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:59.155658  8702 catalog_manager.cc:5696] T 748971d60e784bc5a20df54c6069ffb9 P ca166202393d424bafc064a0d9d3aa4e reported cstate change: config changed from index 2 to 3, NON_VOTER 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) evicted. New cstate: current_term: 1 leader_uuid: "7627834221bb4114a99ed3b9f5a2629a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } }
I20260608 10:02:59.166776  9126 tablet_service.cc:1558] Processing DeleteTablet for tablet 748971d60e784bc5a20df54c6069ffb9 with delete_type TABLET_DATA_TOMBSTONED (TS 5ff563644b29473ebd8f88b14dbbcdc9 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:57382
I20260608 10:02:59.167817  9291 tablet_replica.cc:333] T 748971d60e784bc5a20df54c6069ffb9 P 5ff563644b29473ebd8f88b14dbbcdc9: stopping tablet replica
I20260608 10:02:59.168659  9291 raft_consensus.cc:2243] T 748971d60e784bc5a20df54c6069ffb9 P 5ff563644b29473ebd8f88b14dbbcdc9 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:02:59.169215  9291 raft_consensus.cc:2272] T 748971d60e784bc5a20df54c6069ffb9 P 5ff563644b29473ebd8f88b14dbbcdc9 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:02:59.171944  9291 ts_tablet_manager.cc:1916] T 748971d60e784bc5a20df54c6069ffb9 P 5ff563644b29473ebd8f88b14dbbcdc9: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:59.187639  9291 ts_tablet_manager.cc:1929] T 748971d60e784bc5a20df54c6069ffb9 P 5ff563644b29473ebd8f88b14dbbcdc9: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:02:59.187969  9291 log.cc:1199] T 748971d60e784bc5a20df54c6069ffb9 P 5ff563644b29473ebd8f88b14dbbcdc9: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-3-root/wals/748971d60e784bc5a20df54c6069ffb9
I20260608 10:02:59.189421  8688 catalog_manager.cc:5027] TS 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68:44647): tablet 748971d60e784bc5a20df54c6069ffb9 (table test-workload [id=1567e704e33244fc916dc584696fe622]) successfully deleted
I20260608 10:02:59.326894  9293 ts_tablet_manager.cc:933] T 900249a8c0e0420785224f8317c46f0f P 5ff563644b29473ebd8f88b14dbbcdc9: Initiating tablet copy from peer 7aeb4de9e7a94156b1a5022eb30090a6 (127.1.52.66:36951)
I20260608 10:02:59.328883  9293 tablet_copy_client.cc:323] T 900249a8c0e0420785224f8317c46f0f P 5ff563644b29473ebd8f88b14dbbcdc9: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.66:36951
I20260608 10:02:59.339504  8891 tablet_copy_service.cc:140] P 7aeb4de9e7a94156b1a5022eb30090a6: Received BeginTabletCopySession request for tablet 900249a8c0e0420785224f8317c46f0f from peer 5ff563644b29473ebd8f88b14dbbcdc9 ({username='slave'} at 127.0.0.1:41198)
I20260608 10:02:59.340051  8891 tablet_copy_service.cc:161] P 7aeb4de9e7a94156b1a5022eb30090a6: Beginning new tablet copy session on tablet 900249a8c0e0420785224f8317c46f0f from peer 5ff563644b29473ebd8f88b14dbbcdc9 at {username='slave'} at 127.0.0.1:41198: session id = 5ff563644b29473ebd8f88b14dbbcdc9-900249a8c0e0420785224f8317c46f0f
I20260608 10:02:59.345556  8891 tablet_copy_source_session.cc:215] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:59.348750  9293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 900249a8c0e0420785224f8317c46f0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:59.365257  9293 tablet_copy_client.cc:806] T 900249a8c0e0420785224f8317c46f0f P 5ff563644b29473ebd8f88b14dbbcdc9: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:59.365844  9293 tablet_copy_client.cc:670] T 900249a8c0e0420785224f8317c46f0f P 5ff563644b29473ebd8f88b14dbbcdc9: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:59.369696  9293 tablet_copy_client.cc:538] T 900249a8c0e0420785224f8317c46f0f P 5ff563644b29473ebd8f88b14dbbcdc9: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:59.379173  9293 tablet_bootstrap.cc:492] T 900249a8c0e0420785224f8317c46f0f P 5ff563644b29473ebd8f88b14dbbcdc9: Bootstrap starting.
I20260608 10:02:59.402768  9293 tablet_bootstrap.cc:492] T 900249a8c0e0420785224f8317c46f0f P 5ff563644b29473ebd8f88b14dbbcdc9: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:59.403738  9293 tablet_bootstrap.cc:492] T 900249a8c0e0420785224f8317c46f0f P 5ff563644b29473ebd8f88b14dbbcdc9: Bootstrap complete.
I20260608 10:02:59.404497  9293 ts_tablet_manager.cc:1403] T 900249a8c0e0420785224f8317c46f0f P 5ff563644b29473ebd8f88b14dbbcdc9: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260608 10:02:59.407905  9293 raft_consensus.cc:359] T 900249a8c0e0420785224f8317c46f0f P 5ff563644b29473ebd8f88b14dbbcdc9 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } }
I20260608 10:02:59.408731  9293 raft_consensus.cc:740] T 900249a8c0e0420785224f8317c46f0f P 5ff563644b29473ebd8f88b14dbbcdc9 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5ff563644b29473ebd8f88b14dbbcdc9, State: Initialized, Role: LEARNER
I20260608 10:02:59.409407  9293 consensus_queue.cc:260] T 900249a8c0e0420785224f8317c46f0f P 5ff563644b29473ebd8f88b14dbbcdc9 [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: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } }
I20260608 10:02:59.411566  9293 ts_tablet_manager.cc:1434] T 900249a8c0e0420785224f8317c46f0f P 5ff563644b29473ebd8f88b14dbbcdc9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 10:02:59.413376  8891 tablet_copy_service.cc:342] P 7aeb4de9e7a94156b1a5022eb30090a6: Request end of tablet copy session 5ff563644b29473ebd8f88b14dbbcdc9-900249a8c0e0420785224f8317c46f0f received from {username='slave'} at 127.0.0.1:41198
I20260608 10:02:59.413834  8891 tablet_copy_service.cc:434] P 7aeb4de9e7a94156b1a5022eb30090a6: ending tablet copy session 5ff563644b29473ebd8f88b14dbbcdc9-900249a8c0e0420785224f8317c46f0f on tablet 900249a8c0e0420785224f8317c46f0f with peer 5ff563644b29473ebd8f88b14dbbcdc9
I20260608 10:02:59.920910  9136 raft_consensus.cc:1217] T 900249a8c0e0420785224f8317c46f0f P 5ff563644b29473ebd8f88b14dbbcdc9 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:03:00.398089  9055 raft_consensus.cc:1064] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6: attempting to promote NON_VOTER 5ff563644b29473ebd8f88b14dbbcdc9 to VOTER
I20260608 10:03:00.400111  9055 consensus_queue.cc:237] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [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: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: false } }
I20260608 10:03:00.408358  9136 raft_consensus.cc:1275] T 900249a8c0e0420785224f8317c46f0f P 5ff563644b29473ebd8f88b14dbbcdc9 [term 2 LEARNER]: Refusing update from remote peer 7aeb4de9e7a94156b1a5022eb30090a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:03:00.409021  9233 raft_consensus.cc:1275] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [term 2 FOLLOWER]: Refusing update from remote peer 7aeb4de9e7a94156b1a5022eb30090a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:03:00.409431  8953 raft_consensus.cc:1275] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a [term 2 FOLLOWER]: Refusing update from remote peer 7aeb4de9e7a94156b1a5022eb30090a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:03:00.410276  9055 consensus_queue.cc:1048] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:00.411254  9298 consensus_queue.cc:1048] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:00.412297  9297 consensus_queue.cc:1048] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:00.428902  9297 raft_consensus.cc:2955] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: false } } }
I20260608 10:03:00.430858  9233 raft_consensus.cc:2955] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: false } } }
I20260608 10:03:00.438964  9136 raft_consensus.cc:2955] T 900249a8c0e0420785224f8317c46f0f P 5ff563644b29473ebd8f88b14dbbcdc9 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: false } } }
I20260608 10:03:00.444207  8953 raft_consensus.cc:2955] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: false } } }
I20260608 10:03:00.446470  8704 catalog_manager.cc:5696] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e reported cstate change: config changed from index 3 to 4, 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } attrs { replace: true } } peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: false } } }
I20260608 10:03:00.474591  8879 consensus_queue.cc:237] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [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: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: false } }
I20260608 10:03:00.480329  9233 raft_consensus.cc:1275] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [term 2 FOLLOWER]: Refusing update from remote peer 7aeb4de9e7a94156b1a5022eb30090a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:03:00.480576  9136 raft_consensus.cc:1275] T 900249a8c0e0420785224f8317c46f0f P 5ff563644b29473ebd8f88b14dbbcdc9 [term 2 FOLLOWER]: Refusing update from remote peer 7aeb4de9e7a94156b1a5022eb30090a6: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:03:00.482257  9297 consensus_queue.cc:1048] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:03:00.483197  9298 consensus_queue.cc:1048] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:03:00.490110  9297 raft_consensus.cc:2955] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7627834221bb4114a99ed3b9f5a2629a (127.1.52.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: false } } }
I20260608 10:03:00.492512  9136 raft_consensus.cc:2955] T 900249a8c0e0420785224f8317c46f0f P 5ff563644b29473ebd8f88b14dbbcdc9 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7627834221bb4114a99ed3b9f5a2629a (127.1.52.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: false } } }
I20260608 10:03:00.494652  9233 raft_consensus.cc:2955] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 7627834221bb4114a99ed3b9f5a2629a (127.1.52.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: false } } }
I20260608 10:03:00.503206  8690 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 900249a8c0e0420785224f8317c46f0f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:00.507561  8702 catalog_manager.cc:5696] T 900249a8c0e0420785224f8317c46f0f P 5ff563644b29473ebd8f88b14dbbcdc9 reported cstate change: config changed from index 4 to 5, VOTER 7627834221bb4114a99ed3b9f5a2629a (127.1.52.67) evicted. New cstate: current_term: 2 leader_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: false } } }
I20260608 10:03:00.518472  8944 tablet_service.cc:1558] Processing DeleteTablet for tablet 900249a8c0e0420785224f8317c46f0f with delete_type TABLET_DATA_TOMBSTONED (TS 7627834221bb4114a99ed3b9f5a2629a not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:59456
I20260608 10:03:00.520697  9310 tablet_replica.cc:333] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a: stopping tablet replica
I20260608 10:03:00.521535  9310 raft_consensus.cc:2243] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:00.522377  9310 raft_consensus.cc:2272] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:00.525019  9310 ts_tablet_manager.cc:1916] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:03:00.535670  9310 ts_tablet_manager.cc:1929] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:03:00.536051  9310 log.cc:1199] T 900249a8c0e0420785224f8317c46f0f P 7627834221bb4114a99ed3b9f5a2629a: Deleting WAL directory at /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912781554680-1233-0/minicluster-data/ts-2-root/wals/900249a8c0e0420785224f8317c46f0f
I20260608 10:03:00.537528  8690 catalog_manager.cc:5027] TS 7627834221bb4114a99ed3b9f5a2629a (127.1.52.67:38077): tablet 900249a8c0e0420785224f8317c46f0f (table test-workload [id=1567e704e33244fc916dc584696fe622]) successfully deleted
W20260608 10:03:01.519063  8752 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ca166202393d424bafc064a0d9d3aa4e not available for placement
I20260608 10:03:02.381222  1233 tablet_server.cc:179] TabletServer@127.1.52.65:34195 shutting down...
I20260608 10:03:02.401754  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:02.402467  1233 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:02.403055  1233 raft_consensus.cc:2243] T 8d112e9bd0e944299b7ca418ce5dfc5c P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:02.403590  1233 raft_consensus.cc:2272] T 8d112e9bd0e944299b7ca418ce5dfc5c P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:02.405547  1233 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:02.406039  1233 raft_consensus.cc:2243] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:02.406744  1233 raft_consensus.cc:2272] T ab796929781b4e099c91c9b77702a0e8 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:02.408586  1233 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:02.409134  1233 raft_consensus.cc:2243] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:02.409801  1233 raft_consensus.cc:2272] T 900249a8c0e0420785224f8317c46f0f P ca166202393d424bafc064a0d9d3aa4e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:02.411751  1233 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:02.412207  1233 raft_consensus.cc:2243] T 748971d60e784bc5a20df54c6069ffb9 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:02.412722  1233 raft_consensus.cc:2272] T 748971d60e784bc5a20df54c6069ffb9 P ca166202393d424bafc064a0d9d3aa4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:02.436085  1233 tablet_server.cc:196] TabletServer@127.1.52.65:34195 shutdown complete.
I20260608 10:03:02.453120  1233 tablet_server.cc:179] TabletServer@127.1.52.66:0 shutting down...
W20260608 10:03:02.460984  8920 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.52.65:34195: connect: Connection refused (error 111) [suppressed 44 similar messages]
W20260608 10:03:02.465673  8920 consensus_peers.cc:597] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a -> Peer ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195): Couldn't send request to peer ca166202393d424bafc064a0d9d3aa4e. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:34195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:02.477631  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:02.479002  1233 tablet_replica.cc:333] T 748971d60e784bc5a20df54c6069ffb9 P 7aeb4de9e7a94156b1a5022eb30090a6: stopping tablet replica
I20260608 10:03:02.479697  1233 raft_consensus.cc:2243] T 748971d60e784bc5a20df54c6069ffb9 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:02.480314  1233 raft_consensus.cc:2272] T 748971d60e784bc5a20df54c6069ffb9 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:02.482513  1233 tablet_replica.cc:333] T ab796929781b4e099c91c9b77702a0e8 P 7aeb4de9e7a94156b1a5022eb30090a6: stopping tablet replica
I20260608 10:03:02.483037  1233 raft_consensus.cc:2243] T ab796929781b4e099c91c9b77702a0e8 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:02.483566  1233 raft_consensus.cc:2272] T ab796929781b4e099c91c9b77702a0e8 P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:02.485400  1233 tablet_replica.cc:333] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7aeb4de9e7a94156b1a5022eb30090a6: stopping tablet replica
I20260608 10:03:02.485894  1233 raft_consensus.cc:2243] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:02.486456  1233 raft_consensus.cc:2272] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7aeb4de9e7a94156b1a5022eb30090a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:02.488440  1233 tablet_replica.cc:333] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6: stopping tablet replica
I20260608 10:03:02.488915  1233 raft_consensus.cc:2243] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:03:02.489688  1233 raft_consensus.cc:2272] T 900249a8c0e0420785224f8317c46f0f P 7aeb4de9e7a94156b1a5022eb30090a6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 10:03:02.495666  8920 consensus_peers.cc:597] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a -> Peer ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195): Couldn't send request to peer ca166202393d424bafc064a0d9d3aa4e. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:34195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:02.514025  1233 tablet_server.cc:196] TabletServer@127.1.52.66:0 shutdown complete.
I20260608 10:03:02.533350  8953 consensus_queue.cc:237] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [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: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } attrs { replace: true } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } }
I20260608 10:03:02.535570  1233 tablet_server.cc:179] TabletServer@127.1.52.67:0 shutting down...
W20260608 10:03:02.546480  8918 consensus_peers.cc:597] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a -> Peer 5ff563644b29473ebd8f88b14dbbcdc9 (127.1.52.68:44647): Couldn't send request to peer 5ff563644b29473ebd8f88b14dbbcdc9. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
W20260608 10:03:02.551609  8920 consensus_peers.cc:597] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a -> Peer 7aeb4de9e7a94156b1a5022eb30090a6 (127.1.52.66:36951): Couldn't send request to peer 7aeb4de9e7a94156b1a5022eb30090a6. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.66:36951: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:03:02.555284  8920 consensus_peers.cc:597] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a -> Peer ca166202393d424bafc064a0d9d3aa4e (127.1.52.65:34195): Couldn't send request to peer ca166202393d424bafc064a0d9d3aa4e. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:34195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:02.564512  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:02.565304  1233 tablet_replica.cc:333] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a: stopping tablet replica
I20260608 10:03:02.565951  1233 raft_consensus.cc:2243] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:02.566978  1233 pending_rounds.cc:70] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a: Trying to abort 1 pending ops.
I20260608 10:03:02.567199  1233 pending_rounds.cc:77] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a: Aborting op as it isn't in flight: id { term: 1 index: 4 } timestamp: 7294619576452399104 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "ab796929781b4e099c91c9b77702a0e8" old_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } } new_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ca166202393d424bafc064a0d9d3aa4e" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 34195 } } peers { permanent_uuid: "7aeb4de9e7a94156b1a5022eb30090a6" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 36951 } attrs { replace: true } } peers { permanent_uuid: "7627834221bb4114a99ed3b9f5a2629a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38077 } } peers { permanent_uuid: "5ff563644b29473ebd8f88b14dbbcdc9" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 44647 } attrs { promote: true } } } }
I20260608 10:03:02.567909  1233 raft_consensus.cc:2917] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [term 1 LEADER]: Aborting config change with OpId 1.4: Aborted: Op aborted
I20260608 10:03:02.568348  1233 raft_consensus.cc:2889] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 10:03:02.569028  1233 raft_consensus.cc:2272] T ab796929781b4e099c91c9b77702a0e8 P 7627834221bb4114a99ed3b9f5a2629a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:03:02.569617  8752 auto_rebalancer.cc:591] Failed to schedule move for tablet ab796929781b4e099c91c9b77702a0e8: Aborted: Op aborted
I20260608 10:03:02.572142  1233 tablet_replica.cc:333] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a: stopping tablet replica
I20260608 10:03:02.572988  1233 raft_consensus.cc:2243] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a [term 1 LEADER]: Raft consensus shutting down.
W20260608 10:03:02.573251  8752 auto_rebalancer.cc:591] Failed to schedule move for tablet 748971d60e784bc5a20df54c6069ffb9: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 10:03:02.574031  1233 raft_consensus.cc:2272] T 748971d60e784bc5a20df54c6069ffb9 P 7627834221bb4114a99ed3b9f5a2629a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:02.576274  1233 tablet_replica.cc:333] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a: stopping tablet replica
I20260608 10:03:02.576745  1233 raft_consensus.cc:2243] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:02.577436  1233 raft_consensus.cc:2272] T 8d112e9bd0e944299b7ca418ce5dfc5c P 7627834221bb4114a99ed3b9f5a2629a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:02.601363  1233 tablet_server.cc:196] TabletServer@127.1.52.67:0 shutdown complete.
I20260608 10:03:02.620015  1233 tablet_server.cc:179] TabletServer@127.1.52.68:0 shutting down...
I20260608 10:03:02.637933  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:02.638628  1233 tablet_replica.cc:333] T 900249a8c0e0420785224f8317c46f0f P 5ff563644b29473ebd8f88b14dbbcdc9: stopping tablet replica
I20260608 10:03:02.639153  1233 raft_consensus.cc:2243] T 900249a8c0e0420785224f8317c46f0f P 5ff563644b29473ebd8f88b14dbbcdc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:02.639712  1233 raft_consensus.cc:2272] T 900249a8c0e0420785224f8317c46f0f P 5ff563644b29473ebd8f88b14dbbcdc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:02.661108  1233 tablet_server.cc:196] TabletServer@127.1.52.68:0 shutdown complete.
I20260608 10:03:02.673861  1233 master.cc:562] Master@127.1.52.126:44255 shutting down...
I20260608 10:03:02.695098  1233 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 561274f6666f4b0c972a3a4ad5d352fa [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:02.695621  1233 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 561274f6666f4b0c972a3a4ad5d352fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:02.695906  1233 tablet_replica.cc:333] T 00000000000000000000000000000000 P 561274f6666f4b0c972a3a4ad5d352fa: stopping tablet replica
I20260608 10:03:02.714879  1233 master.cc:584] Master@127.1.52.126:44255 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9025 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 10:03:02.769863  1233 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.52.126:39649
I20260608 10:03:02.771835  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:02.779242  9320 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:02.779955  9321 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:02.780807  9323 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:02.781165  1233 server_base.cc:1061] running on GCE node
I20260608 10:03:02.782125  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:02.782342  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:02.782569  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912982782552 us; error 0 us; skew 500 ppm
I20260608 10:03:02.783177  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:02.785935  1233 webserver.cc:533] Webserver started at http://127.1.52.126:45143/ using document root <none> and password file <none>
I20260608 10:03:02.786576  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:02.786820  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:02.787134  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:02.788692  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912781554680-1233-0/minicluster-data/master-0-root/instance:
uuid: "279909349e294dc8a77770b98a2f266d"
format_stamp: "Formatted at 2026-06-08 10:03:02 on dist-test-slave-tgjf"
I20260608 10:03:02.794950  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.002s
I20260608 10:03:02.798763  9328 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:02.799705  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 10:03:02.799959  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912781554680-1233-0/minicluster-data/master-0-root
uuid: "279909349e294dc8a77770b98a2f266d"
format_stamp: "Formatted at 2026-06-08 10:03:02 on dist-test-slave-tgjf"
I20260608 10:03:02.800189  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912781554680-1233-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912781554680-1233-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912781554680-1233-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:02.814659  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:02.815867  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:02.856436  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.126:39649
I20260608 10:03:02.856571  9379 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.126:39649 every 8 connection(s)
I20260608 10:03:02.861203  9380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:02.874261  9380 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 279909349e294dc8a77770b98a2f266d: Bootstrap starting.
I20260608 10:03:02.879698  9380 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 279909349e294dc8a77770b98a2f266d: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:02.884146  9380 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 279909349e294dc8a77770b98a2f266d: No bootstrap required, opened a new log
I20260608 10:03:02.886590  9380 raft_consensus.cc:359] T 00000000000000000000000000000000 P 279909349e294dc8a77770b98a2f266d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "279909349e294dc8a77770b98a2f266d" member_type: VOTER }
I20260608 10:03:02.887123  9380 raft_consensus.cc:385] T 00000000000000000000000000000000 P 279909349e294dc8a77770b98a2f266d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:02.887370  9380 raft_consensus.cc:740] T 00000000000000000000000000000000 P 279909349e294dc8a77770b98a2f266d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 279909349e294dc8a77770b98a2f266d, State: Initialized, Role: FOLLOWER
I20260608 10:03:02.888021  9380 consensus_queue.cc:260] T 00000000000000000000000000000000 P 279909349e294dc8a77770b98a2f266d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "279909349e294dc8a77770b98a2f266d" member_type: VOTER }
I20260608 10:03:02.888542  9380 raft_consensus.cc:399] T 00000000000000000000000000000000 P 279909349e294dc8a77770b98a2f266d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:02.888833  9380 raft_consensus.cc:493] T 00000000000000000000000000000000 P 279909349e294dc8a77770b98a2f266d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:02.889164  9380 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 279909349e294dc8a77770b98a2f266d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:02.894023  9380 raft_consensus.cc:515] T 00000000000000000000000000000000 P 279909349e294dc8a77770b98a2f266d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "279909349e294dc8a77770b98a2f266d" member_type: VOTER }
I20260608 10:03:02.894559  9380 leader_election.cc:304] T 00000000000000000000000000000000 P 279909349e294dc8a77770b98a2f266d [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: 279909349e294dc8a77770b98a2f266d; no voters: 
I20260608 10:03:02.895785  9380 leader_election.cc:290] T 00000000000000000000000000000000 P 279909349e294dc8a77770b98a2f266d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:02.896296  9383 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 279909349e294dc8a77770b98a2f266d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:02.897732  9383 raft_consensus.cc:697] T 00000000000000000000000000000000 P 279909349e294dc8a77770b98a2f266d [term 1 LEADER]: Becoming Leader. State: Replica: 279909349e294dc8a77770b98a2f266d, State: Running, Role: LEADER
I20260608 10:03:02.898582  9383 consensus_queue.cc:237] T 00000000000000000000000000000000 P 279909349e294dc8a77770b98a2f266d [LEADER]: Queue going to LEADER mode. State: All 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: "279909349e294dc8a77770b98a2f266d" member_type: VOTER }
I20260608 10:03:02.899083  9380 sys_catalog.cc:565] T 00000000000000000000000000000000 P 279909349e294dc8a77770b98a2f266d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:02.905385  9384 sys_catalog.cc:455] T 00000000000000000000000000000000 P 279909349e294dc8a77770b98a2f266d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "279909349e294dc8a77770b98a2f266d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "279909349e294dc8a77770b98a2f266d" member_type: VOTER } }
I20260608 10:03:02.905383  9385 sys_catalog.cc:455] T 00000000000000000000000000000000 P 279909349e294dc8a77770b98a2f266d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 279909349e294dc8a77770b98a2f266d. Latest consensus state: current_term: 1 leader_uuid: "279909349e294dc8a77770b98a2f266d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "279909349e294dc8a77770b98a2f266d" member_type: VOTER } }
I20260608 10:03:02.906205  9384 sys_catalog.cc:458] T 00000000000000000000000000000000 P 279909349e294dc8a77770b98a2f266d [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:02.906291  9385 sys_catalog.cc:458] T 00000000000000000000000000000000 P 279909349e294dc8a77770b98a2f266d [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:02.909735  9392 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:02.915035  9392 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:02.917047  1233 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:02.925246  9392 catalog_manager.cc:1382] Generated new cluster ID: f3cc519248194b7d8b3417c5e807515f
I20260608 10:03:02.925549  9392 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:02.944875  9392 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:02.946271  9392 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:02.969866  9392 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 279909349e294dc8a77770b98a2f266d: Generated new TSK 0
I20260608 10:03:02.970675  9392 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:02.984265  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:02.991154  9401 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:02.992312  9402 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:02.995178  1233 server_base.cc:1061] running on GCE node
W20260608 10:03:02.995148  9404 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:02.996300  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:02.996510  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:02.996706  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912982996680 us; error 0 us; skew 500 ppm
I20260608 10:03:02.997327  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:02.999676  1233 webserver.cc:533] Webserver started at http://127.1.52.65:44567/ using document root <none> and password file <none>
I20260608 10:03:03.000178  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:03.000371  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:03.000698  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:03.002148  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912781554680-1233-0/minicluster-data/ts-0-root/instance:
uuid: "099f6b4d8ff6444a8d28abac53b64873"
format_stamp: "Formatted at 2026-06-08 10:03:02 on dist-test-slave-tgjf"
I20260608 10:03:03.006958  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 10:03:03.010453  9409 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:03.011248  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:03:03.011544  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912781554680-1233-0/minicluster-data/ts-0-root
uuid: "099f6b4d8ff6444a8d28abac53b64873"
format_stamp: "Formatted at 2026-06-08 10:03:02 on dist-test-slave-tgjf"
I20260608 10:03:03.011801  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912781554680-1233-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912781554680-1233-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912781554680-1233-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:03.026829  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:03.028041  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:03.029490  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:03.032038  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:03.032243  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:03.032514  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:03.032707  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:03.073400  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.65:39885
I20260608 10:03:03.073530  9471 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.65:39885 every 8 connection(s)
I20260608 10:03:03.079382  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:03.087191  9476 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:03.090812  9477 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:03.092031  9479 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:03.092207  1233 server_base.cc:1061] running on GCE node
I20260608 10:03:03.093571  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:03.093875  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:03.094101  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912983094081 us; error 0 us; skew 500 ppm
I20260608 10:03:03.094962  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:03.096835  9472 heartbeater.cc:344] Connected to a master server at 127.1.52.126:39649
I20260608 10:03:03.097273  9472 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:03.097735  1233 webserver.cc:533] Webserver started at http://127.1.52.66:45391/ using document root <none> and password file <none>
I20260608 10:03:03.098378  9472 heartbeater.cc:507] Master 127.1.52.126:39649 requested a full tablet report, sending...
I20260608 10:03:03.098501  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:03.098866  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:03.099211  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:03.100574  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912781554680-1233-0/minicluster-data/ts-1-root/instance:
uuid: "4eedb8eb926a450081c40f5a898b65a9"
format_stamp: "Formatted at 2026-06-08 10:03:03 on dist-test-slave-tgjf"
I20260608 10:03:03.101014  9345 ts_manager.cc:194] Registered new tserver with Master: 099f6b4d8ff6444a8d28abac53b64873 (127.1.52.65:39885)
I20260608 10:03:03.103242  9345 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38494
I20260608 10:03:03.106403  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:03:03.110039  9484 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:03.110918  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:03:03.111209  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912781554680-1233-0/minicluster-data/ts-1-root
uuid: "4eedb8eb926a450081c40f5a898b65a9"
format_stamp: "Formatted at 2026-06-08 10:03:03 on dist-test-slave-tgjf"
I20260608 10:03:03.111483  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912781554680-1233-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912781554680-1233-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912781554680-1233-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:03.129230  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:03.130642  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:03.132201  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:03.134778  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:03.135020  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:03.135264  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:03.135433  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:03.175944  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.66:37899
I20260608 10:03:03.176059  9546 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.66:37899 every 8 connection(s)
I20260608 10:03:03.181169  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:03.188403  9550 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:03.189055  9551 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:03.191465  9553 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:03.193612  9547 heartbeater.cc:344] Connected to a master server at 127.1.52.126:39649
I20260608 10:03:03.194139  9547 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:03.194967  1233 server_base.cc:1061] running on GCE node
I20260608 10:03:03.195242  9547 heartbeater.cc:507] Master 127.1.52.126:39649 requested a full tablet report, sending...
I20260608 10:03:03.195915  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:03.196199  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:03.196422  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912983196404 us; error 0 us; skew 500 ppm
I20260608 10:03:03.197304  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:03.197885  9345 ts_manager.cc:194] Registered new tserver with Master: 4eedb8eb926a450081c40f5a898b65a9 (127.1.52.66:37899)
I20260608 10:03:03.199743  9345 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38504
I20260608 10:03:03.200140  1233 webserver.cc:533] Webserver started at http://127.1.52.67:38119/ using document root <none> and password file <none>
I20260608 10:03:03.200784  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:03.201047  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:03.201333  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:03.202740  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912781554680-1233-0/minicluster-data/ts-2-root/instance:
uuid: "61a6e0339e0f43eab149cf44bc7276e1"
format_stamp: "Formatted at 2026-06-08 10:03:03 on dist-test-slave-tgjf"
I20260608 10:03:03.207309  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 10:03:03.210824  9558 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:03.211673  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:03:03.211982  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912781554680-1233-0/minicluster-data/ts-2-root
uuid: "61a6e0339e0f43eab149cf44bc7276e1"
format_stamp: "Formatted at 2026-06-08 10:03:03 on dist-test-slave-tgjf"
I20260608 10:03:03.212273  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912781554680-1233-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912781554680-1233-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912781554680-1233-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:03.233348  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:03.234618  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:03.236066  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:03.238435  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:03.238667  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:03.238905  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:03.239077  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:03.278692  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.67:44671
I20260608 10:03:03.278820  9620 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.67:44671 every 8 connection(s)
I20260608 10:03:03.292831  9621 heartbeater.cc:344] Connected to a master server at 127.1.52.126:39649
I20260608 10:03:03.293282  9621 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:03.294049  9621 heartbeater.cc:507] Master 127.1.52.126:39649 requested a full tablet report, sending...
I20260608 10:03:03.296051  9345 ts_manager.cc:194] Registered new tserver with Master: 61a6e0339e0f43eab149cf44bc7276e1 (127.1.52.67:44671)
I20260608 10:03:03.296867  1233 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01488315s
I20260608 10:03:03.297770  9345 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38514
I20260608 10:03:04.106482  9472 heartbeater.cc:499] Master 127.1.52.126:39649 was elected leader, sending a full tablet report...
I20260608 10:03:04.202662  9547 heartbeater.cc:499] Master 127.1.52.126:39649 was elected leader, sending a full tablet report...
I20260608 10:03:04.301083  9621 heartbeater.cc:499] Master 127.1.52.126:39649 was elected leader, sending a full tablet report...
I20260608 10:03:04.355665  9345 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40420:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:03:04.358129  9345 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:03:04.434013  9512 tablet_service.cc:1511] Processing CreateTablet for tablet e6bee6bb283046698fdfef1c88464fc6 (DEFAULT_TABLE table=test-workload [id=0363499d0dde4ef4a299ae6683230207]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:04.435837  9512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6bee6bb283046698fdfef1c88464fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:04.435757  9586 tablet_service.cc:1511] Processing CreateTablet for tablet e6bee6bb283046698fdfef1c88464fc6 (DEFAULT_TABLE table=test-workload [id=0363499d0dde4ef4a299ae6683230207]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:04.437819  9586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6bee6bb283046698fdfef1c88464fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:04.437299  9511 tablet_service.cc:1511] Processing CreateTablet for tablet 27060aaf8c464310ad34409dfbde2c25 (DEFAULT_TABLE table=test-workload [id=0363499d0dde4ef4a299ae6683230207]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:04.439039  9511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27060aaf8c464310ad34409dfbde2c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:04.437085  9583 tablet_service.cc:1511] Processing CreateTablet for tablet ae007823663b4657aaddab90685f83a2 (DEFAULT_TABLE table=test-workload [id=0363499d0dde4ef4a299ae6683230207]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:04.441141  9583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae007823663b4657aaddab90685f83a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:04.443701  9585 tablet_service.cc:1511] Processing CreateTablet for tablet 27060aaf8c464310ad34409dfbde2c25 (DEFAULT_TABLE table=test-workload [id=0363499d0dde4ef4a299ae6683230207]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:04.445076  9585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27060aaf8c464310ad34409dfbde2c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:04.447758  9510 tablet_service.cc:1511] Processing CreateTablet for tablet 065628ab713e4d0fbc3a81379999af80 (DEFAULT_TABLE table=test-workload [id=0363499d0dde4ef4a299ae6683230207]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:04.449206  9510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 065628ab713e4d0fbc3a81379999af80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:04.451704  9584 tablet_service.cc:1511] Processing CreateTablet for tablet 065628ab713e4d0fbc3a81379999af80 (DEFAULT_TABLE table=test-workload [id=0363499d0dde4ef4a299ae6683230207]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:04.453095  9584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 065628ab713e4d0fbc3a81379999af80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:04.455902  9509 tablet_service.cc:1511] Processing CreateTablet for tablet ae007823663b4657aaddab90685f83a2 (DEFAULT_TABLE table=test-workload [id=0363499d0dde4ef4a299ae6683230207]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:04.457746  9509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae007823663b4657aaddab90685f83a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:04.480824  9437 tablet_service.cc:1511] Processing CreateTablet for tablet e6bee6bb283046698fdfef1c88464fc6 (DEFAULT_TABLE table=test-workload [id=0363499d0dde4ef4a299ae6683230207]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:04.481920  9434 tablet_service.cc:1511] Processing CreateTablet for tablet ae007823663b4657aaddab90685f83a2 (DEFAULT_TABLE table=test-workload [id=0363499d0dde4ef4a299ae6683230207]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:04.482539  9437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6bee6bb283046698fdfef1c88464fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:04.483381  9434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae007823663b4657aaddab90685f83a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:04.485072  9436 tablet_service.cc:1511] Processing CreateTablet for tablet 27060aaf8c464310ad34409dfbde2c25 (DEFAULT_TABLE table=test-workload [id=0363499d0dde4ef4a299ae6683230207]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:04.486598  9436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27060aaf8c464310ad34409dfbde2c25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:04.491724  9435 tablet_service.cc:1511] Processing CreateTablet for tablet 065628ab713e4d0fbc3a81379999af80 (DEFAULT_TABLE table=test-workload [id=0363499d0dde4ef4a299ae6683230207]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:04.493360  9435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 065628ab713e4d0fbc3a81379999af80. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:04.520320  9643 tablet_bootstrap.cc:492] T 065628ab713e4d0fbc3a81379999af80 P 099f6b4d8ff6444a8d28abac53b64873: Bootstrap starting.
I20260608 10:03:04.528999  9643 tablet_bootstrap.cc:654] T 065628ab713e4d0fbc3a81379999af80 P 099f6b4d8ff6444a8d28abac53b64873: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:04.542764  9643 tablet_bootstrap.cc:492] T 065628ab713e4d0fbc3a81379999af80 P 099f6b4d8ff6444a8d28abac53b64873: No bootstrap required, opened a new log
I20260608 10:03:04.543511  9643 ts_tablet_manager.cc:1403] T 065628ab713e4d0fbc3a81379999af80 P 099f6b4d8ff6444a8d28abac53b64873: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.010s
I20260608 10:03:04.548614  9643 raft_consensus.cc:359] T 065628ab713e4d0fbc3a81379999af80 P 099f6b4d8ff6444a8d28abac53b64873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } }
I20260608 10:03:04.549863  9643 raft_consensus.cc:385] T 065628ab713e4d0fbc3a81379999af80 P 099f6b4d8ff6444a8d28abac53b64873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:04.550377  9643 raft_consensus.cc:740] T 065628ab713e4d0fbc3a81379999af80 P 099f6b4d8ff6444a8d28abac53b64873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 099f6b4d8ff6444a8d28abac53b64873, State: Initialized, Role: FOLLOWER
I20260608 10:03:04.551726  9643 consensus_queue.cc:260] T 065628ab713e4d0fbc3a81379999af80 P 099f6b4d8ff6444a8d28abac53b64873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } }
I20260608 10:03:04.556073  9642 tablet_bootstrap.cc:492] T e6bee6bb283046698fdfef1c88464fc6 P 61a6e0339e0f43eab149cf44bc7276e1: Bootstrap starting.
I20260608 10:03:04.557703  9643 ts_tablet_manager.cc:1434] T 065628ab713e4d0fbc3a81379999af80 P 099f6b4d8ff6444a8d28abac53b64873: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 10:03:04.558908  9643 tablet_bootstrap.cc:492] T 27060aaf8c464310ad34409dfbde2c25 P 099f6b4d8ff6444a8d28abac53b64873: Bootstrap starting.
I20260608 10:03:04.563289  9641 tablet_bootstrap.cc:492] T e6bee6bb283046698fdfef1c88464fc6 P 4eedb8eb926a450081c40f5a898b65a9: Bootstrap starting.
I20260608 10:03:04.563829  9642 tablet_bootstrap.cc:654] T e6bee6bb283046698fdfef1c88464fc6 P 61a6e0339e0f43eab149cf44bc7276e1: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:04.566239  9643 tablet_bootstrap.cc:654] T 27060aaf8c464310ad34409dfbde2c25 P 099f6b4d8ff6444a8d28abac53b64873: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:04.575978  9642 tablet_bootstrap.cc:492] T e6bee6bb283046698fdfef1c88464fc6 P 61a6e0339e0f43eab149cf44bc7276e1: No bootstrap required, opened a new log
I20260608 10:03:04.576560  9642 ts_tablet_manager.cc:1403] T e6bee6bb283046698fdfef1c88464fc6 P 61a6e0339e0f43eab149cf44bc7276e1: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.005s
I20260608 10:03:04.580274  9642 raft_consensus.cc:359] T e6bee6bb283046698fdfef1c88464fc6 P 61a6e0339e0f43eab149cf44bc7276e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } }
I20260608 10:03:04.581122  9642 raft_consensus.cc:385] T e6bee6bb283046698fdfef1c88464fc6 P 61a6e0339e0f43eab149cf44bc7276e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:04.581501  9642 raft_consensus.cc:740] T e6bee6bb283046698fdfef1c88464fc6 P 61a6e0339e0f43eab149cf44bc7276e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61a6e0339e0f43eab149cf44bc7276e1, State: Initialized, Role: FOLLOWER
I20260608 10:03:04.580449  9643 tablet_bootstrap.cc:492] T 27060aaf8c464310ad34409dfbde2c25 P 099f6b4d8ff6444a8d28abac53b64873: No bootstrap required, opened a new log
I20260608 10:03:04.583029  9643 ts_tablet_manager.cc:1403] T 27060aaf8c464310ad34409dfbde2c25 P 099f6b4d8ff6444a8d28abac53b64873: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.012s
I20260608 10:03:04.583369  9642 consensus_queue.cc:260] T e6bee6bb283046698fdfef1c88464fc6 P 61a6e0339e0f43eab149cf44bc7276e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } }
I20260608 10:03:04.587049  9643 raft_consensus.cc:359] T 27060aaf8c464310ad34409dfbde2c25 P 099f6b4d8ff6444a8d28abac53b64873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } }
I20260608 10:03:04.587913  9643 raft_consensus.cc:385] T 27060aaf8c464310ad34409dfbde2c25 P 099f6b4d8ff6444a8d28abac53b64873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:04.588290  9643 raft_consensus.cc:740] T 27060aaf8c464310ad34409dfbde2c25 P 099f6b4d8ff6444a8d28abac53b64873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 099f6b4d8ff6444a8d28abac53b64873, State: Initialized, Role: FOLLOWER
I20260608 10:03:04.589066  9642 ts_tablet_manager.cc:1434] T e6bee6bb283046698fdfef1c88464fc6 P 61a6e0339e0f43eab149cf44bc7276e1: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.003s
I20260608 10:03:04.589277  9643 consensus_queue.cc:260] T 27060aaf8c464310ad34409dfbde2c25 P 099f6b4d8ff6444a8d28abac53b64873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } }
I20260608 10:03:04.590273  9641 tablet_bootstrap.cc:654] T e6bee6bb283046698fdfef1c88464fc6 P 4eedb8eb926a450081c40f5a898b65a9: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:04.590809  9642 tablet_bootstrap.cc:492] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1: Bootstrap starting.
I20260608 10:03:04.593802  9643 ts_tablet_manager.cc:1434] T 27060aaf8c464310ad34409dfbde2c25 P 099f6b4d8ff6444a8d28abac53b64873: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.007s
I20260608 10:03:04.594902  9643 tablet_bootstrap.cc:492] T e6bee6bb283046698fdfef1c88464fc6 P 099f6b4d8ff6444a8d28abac53b64873: Bootstrap starting.
I20260608 10:03:04.600136  9642 tablet_bootstrap.cc:654] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:04.601658  9643 tablet_bootstrap.cc:654] T e6bee6bb283046698fdfef1c88464fc6 P 099f6b4d8ff6444a8d28abac53b64873: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:04.615212  9643 tablet_bootstrap.cc:492] T e6bee6bb283046698fdfef1c88464fc6 P 099f6b4d8ff6444a8d28abac53b64873: No bootstrap required, opened a new log
I20260608 10:03:04.615717  9643 ts_tablet_manager.cc:1403] T e6bee6bb283046698fdfef1c88464fc6 P 099f6b4d8ff6444a8d28abac53b64873: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260608 10:03:04.618062  9643 raft_consensus.cc:359] T e6bee6bb283046698fdfef1c88464fc6 P 099f6b4d8ff6444a8d28abac53b64873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } }
I20260608 10:03:04.618709  9643 raft_consensus.cc:385] T e6bee6bb283046698fdfef1c88464fc6 P 099f6b4d8ff6444a8d28abac53b64873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:04.618851  9642 tablet_bootstrap.cc:492] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1: No bootstrap required, opened a new log
I20260608 10:03:04.618997  9643 raft_consensus.cc:740] T e6bee6bb283046698fdfef1c88464fc6 P 099f6b4d8ff6444a8d28abac53b64873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 099f6b4d8ff6444a8d28abac53b64873, State: Initialized, Role: FOLLOWER
I20260608 10:03:04.619561  9642 ts_tablet_manager.cc:1403] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.001s
I20260608 10:03:04.620159  9643 consensus_queue.cc:260] T e6bee6bb283046698fdfef1c88464fc6 P 099f6b4d8ff6444a8d28abac53b64873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } }
I20260608 10:03:04.620796  9641 tablet_bootstrap.cc:492] T e6bee6bb283046698fdfef1c88464fc6 P 4eedb8eb926a450081c40f5a898b65a9: No bootstrap required, opened a new log
I20260608 10:03:04.621320  9641 ts_tablet_manager.cc:1403] T e6bee6bb283046698fdfef1c88464fc6 P 4eedb8eb926a450081c40f5a898b65a9: Time spent bootstrapping tablet: real 0.059s	user 0.019s	sys 0.010s
I20260608 10:03:04.622676  9643 ts_tablet_manager.cc:1434] T e6bee6bb283046698fdfef1c88464fc6 P 099f6b4d8ff6444a8d28abac53b64873: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260608 10:03:04.622452  9642 raft_consensus.cc:359] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } }
I20260608 10:03:04.623178  9642 raft_consensus.cc:385] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:04.623485  9642 raft_consensus.cc:740] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61a6e0339e0f43eab149cf44bc7276e1, State: Initialized, Role: FOLLOWER
I20260608 10:03:04.623756  9643 tablet_bootstrap.cc:492] T ae007823663b4657aaddab90685f83a2 P 099f6b4d8ff6444a8d28abac53b64873: Bootstrap starting.
I20260608 10:03:04.624265  9642 consensus_queue.cc:260] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } }
I20260608 10:03:04.624648  9641 raft_consensus.cc:359] T e6bee6bb283046698fdfef1c88464fc6 P 4eedb8eb926a450081c40f5a898b65a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } }
I20260608 10:03:04.625396  9641 raft_consensus.cc:385] T e6bee6bb283046698fdfef1c88464fc6 P 4eedb8eb926a450081c40f5a898b65a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:04.625694  9641 raft_consensus.cc:740] T e6bee6bb283046698fdfef1c88464fc6 P 4eedb8eb926a450081c40f5a898b65a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4eedb8eb926a450081c40f5a898b65a9, State: Initialized, Role: FOLLOWER
I20260608 10:03:04.626665  9641 consensus_queue.cc:260] T e6bee6bb283046698fdfef1c88464fc6 P 4eedb8eb926a450081c40f5a898b65a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } }
I20260608 10:03:04.633414  9642 ts_tablet_manager.cc:1434] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 10:03:04.634127  9643 tablet_bootstrap.cc:654] T ae007823663b4657aaddab90685f83a2 P 099f6b4d8ff6444a8d28abac53b64873: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:04.636057  9642 tablet_bootstrap.cc:492] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1: Bootstrap starting.
I20260608 10:03:04.643523  9642 tablet_bootstrap.cc:654] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:04.643713  9643 tablet_bootstrap.cc:492] T ae007823663b4657aaddab90685f83a2 P 099f6b4d8ff6444a8d28abac53b64873: No bootstrap required, opened a new log
I20260608 10:03:04.644062  9641 ts_tablet_manager.cc:1434] T e6bee6bb283046698fdfef1c88464fc6 P 4eedb8eb926a450081c40f5a898b65a9: Time spent starting tablet: real 0.022s	user 0.018s	sys 0.005s
I20260608 10:03:04.644280  9643 ts_tablet_manager.cc:1403] T ae007823663b4657aaddab90685f83a2 P 099f6b4d8ff6444a8d28abac53b64873: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.004s
I20260608 10:03:04.645201  9641 tablet_bootstrap.cc:492] T 065628ab713e4d0fbc3a81379999af80 P 4eedb8eb926a450081c40f5a898b65a9: Bootstrap starting.
I20260608 10:03:04.647588  9643 raft_consensus.cc:359] T ae007823663b4657aaddab90685f83a2 P 099f6b4d8ff6444a8d28abac53b64873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } }
I20260608 10:03:04.648348  9643 raft_consensus.cc:385] T ae007823663b4657aaddab90685f83a2 P 099f6b4d8ff6444a8d28abac53b64873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:04.648636  9643 raft_consensus.cc:740] T ae007823663b4657aaddab90685f83a2 P 099f6b4d8ff6444a8d28abac53b64873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 099f6b4d8ff6444a8d28abac53b64873, State: Initialized, Role: FOLLOWER
I20260608 10:03:04.649681  9643 consensus_queue.cc:260] T ae007823663b4657aaddab90685f83a2 P 099f6b4d8ff6444a8d28abac53b64873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } }
I20260608 10:03:04.652848  9641 tablet_bootstrap.cc:654] T 065628ab713e4d0fbc3a81379999af80 P 4eedb8eb926a450081c40f5a898b65a9: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:04.655336  9643 ts_tablet_manager.cc:1434] T ae007823663b4657aaddab90685f83a2 P 099f6b4d8ff6444a8d28abac53b64873: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 10:03:04.656818  9642 tablet_bootstrap.cc:492] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1: No bootstrap required, opened a new log
I20260608 10:03:04.657397  9642 ts_tablet_manager.cc:1403] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260608 10:03:04.658989  9641 tablet_bootstrap.cc:492] T 065628ab713e4d0fbc3a81379999af80 P 4eedb8eb926a450081c40f5a898b65a9: No bootstrap required, opened a new log
I20260608 10:03:04.659453  9641 ts_tablet_manager.cc:1403] T 065628ab713e4d0fbc3a81379999af80 P 4eedb8eb926a450081c40f5a898b65a9: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 10:03:04.661260  9642 raft_consensus.cc:359] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } }
I20260608 10:03:04.662019  9642 raft_consensus.cc:385] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:04.662359  9642 raft_consensus.cc:740] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61a6e0339e0f43eab149cf44bc7276e1, State: Initialized, Role: FOLLOWER
I20260608 10:03:04.662827  9641 raft_consensus.cc:359] T 065628ab713e4d0fbc3a81379999af80 P 4eedb8eb926a450081c40f5a898b65a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } }
I20260608 10:03:04.663561  9641 raft_consensus.cc:385] T 065628ab713e4d0fbc3a81379999af80 P 4eedb8eb926a450081c40f5a898b65a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:04.663203  9642 consensus_queue.cc:260] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } }
I20260608 10:03:04.663841  9641 raft_consensus.cc:740] T 065628ab713e4d0fbc3a81379999af80 P 4eedb8eb926a450081c40f5a898b65a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4eedb8eb926a450081c40f5a898b65a9, State: Initialized, Role: FOLLOWER
I20260608 10:03:04.664717  9641 consensus_queue.cc:260] T 065628ab713e4d0fbc3a81379999af80 P 4eedb8eb926a450081c40f5a898b65a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } }
I20260608 10:03:04.665570  9642 ts_tablet_manager.cc:1434] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 10:03:04.666679  9642 tablet_bootstrap.cc:492] T 27060aaf8c464310ad34409dfbde2c25 P 61a6e0339e0f43eab149cf44bc7276e1: Bootstrap starting.
I20260608 10:03:04.666712  9641 ts_tablet_manager.cc:1434] T 065628ab713e4d0fbc3a81379999af80 P 4eedb8eb926a450081c40f5a898b65a9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:03:04.669169  9641 tablet_bootstrap.cc:492] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9: Bootstrap starting.
I20260608 10:03:04.674376  9642 tablet_bootstrap.cc:654] T 27060aaf8c464310ad34409dfbde2c25 P 61a6e0339e0f43eab149cf44bc7276e1: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:04.677984  9641 tablet_bootstrap.cc:654] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:04.682276  9642 tablet_bootstrap.cc:492] T 27060aaf8c464310ad34409dfbde2c25 P 61a6e0339e0f43eab149cf44bc7276e1: No bootstrap required, opened a new log
I20260608 10:03:04.682798  9642 ts_tablet_manager.cc:1403] T 27060aaf8c464310ad34409dfbde2c25 P 61a6e0339e0f43eab149cf44bc7276e1: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 10:03:04.683531  9641 tablet_bootstrap.cc:492] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9: No bootstrap required, opened a new log
I20260608 10:03:04.683977  9641 ts_tablet_manager.cc:1403] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260608 10:03:04.685220  9642 raft_consensus.cc:359] T 27060aaf8c464310ad34409dfbde2c25 P 61a6e0339e0f43eab149cf44bc7276e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } }
I20260608 10:03:04.686012  9642 raft_consensus.cc:385] T 27060aaf8c464310ad34409dfbde2c25 P 61a6e0339e0f43eab149cf44bc7276e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:04.686363  9642 raft_consensus.cc:740] T 27060aaf8c464310ad34409dfbde2c25 P 61a6e0339e0f43eab149cf44bc7276e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 61a6e0339e0f43eab149cf44bc7276e1, State: Initialized, Role: FOLLOWER
I20260608 10:03:04.686714  9641 raft_consensus.cc:359] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } }
I20260608 10:03:04.687625  9641 raft_consensus.cc:385] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:04.687322  9642 consensus_queue.cc:260] T 27060aaf8c464310ad34409dfbde2c25 P 61a6e0339e0f43eab149cf44bc7276e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } }
I20260608 10:03:04.688035  9641 raft_consensus.cc:740] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4eedb8eb926a450081c40f5a898b65a9, State: Initialized, Role: FOLLOWER
I20260608 10:03:04.689157  9641 consensus_queue.cc:260] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } }
I20260608 10:03:04.690026  9642 ts_tablet_manager.cc:1434] T 27060aaf8c464310ad34409dfbde2c25 P 61a6e0339e0f43eab149cf44bc7276e1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:03:04.692384  9641 ts_tablet_manager.cc:1434] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 10:03:04.693903  9641 tablet_bootstrap.cc:492] T ae007823663b4657aaddab90685f83a2 P 4eedb8eb926a450081c40f5a898b65a9: Bootstrap starting.
I20260608 10:03:04.700628  9641 tablet_bootstrap.cc:654] T ae007823663b4657aaddab90685f83a2 P 4eedb8eb926a450081c40f5a898b65a9: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:04.706194  9641 tablet_bootstrap.cc:492] T ae007823663b4657aaddab90685f83a2 P 4eedb8eb926a450081c40f5a898b65a9: No bootstrap required, opened a new log
I20260608 10:03:04.706715  9641 ts_tablet_manager.cc:1403] T ae007823663b4657aaddab90685f83a2 P 4eedb8eb926a450081c40f5a898b65a9: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.005s
I20260608 10:03:04.709056  9641 raft_consensus.cc:359] T ae007823663b4657aaddab90685f83a2 P 4eedb8eb926a450081c40f5a898b65a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } }
I20260608 10:03:04.709611  9641 raft_consensus.cc:385] T ae007823663b4657aaddab90685f83a2 P 4eedb8eb926a450081c40f5a898b65a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:04.709858  9641 raft_consensus.cc:740] T ae007823663b4657aaddab90685f83a2 P 4eedb8eb926a450081c40f5a898b65a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4eedb8eb926a450081c40f5a898b65a9, State: Initialized, Role: FOLLOWER
I20260608 10:03:04.710513  9641 consensus_queue.cc:260] T ae007823663b4657aaddab90685f83a2 P 4eedb8eb926a450081c40f5a898b65a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } }
I20260608 10:03:04.712405  9641 ts_tablet_manager.cc:1434] T ae007823663b4657aaddab90685f83a2 P 4eedb8eb926a450081c40f5a898b65a9: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260608 10:03:04.715960  9648 raft_consensus.cc:493] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:04.716428  9648 raft_consensus.cc:515] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } }
I20260608 10:03:04.719955  9648 leader_election.cc:290] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 099f6b4d8ff6444a8d28abac53b64873 (127.1.52.65:39885), 4eedb8eb926a450081c40f5a898b65a9 (127.1.52.66:37899)
I20260608 10:03:04.734050  9522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae007823663b4657aaddab90685f83a2" candidate_uuid: "61a6e0339e0f43eab149cf44bc7276e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eedb8eb926a450081c40f5a898b65a9" is_pre_election: true
I20260608 10:03:04.734144  9447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae007823663b4657aaddab90685f83a2" candidate_uuid: "61a6e0339e0f43eab149cf44bc7276e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099f6b4d8ff6444a8d28abac53b64873" is_pre_election: true
I20260608 10:03:04.735278  9522 raft_consensus.cc:2468] T ae007823663b4657aaddab90685f83a2 P 4eedb8eb926a450081c40f5a898b65a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61a6e0339e0f43eab149cf44bc7276e1 in term 0.
I20260608 10:03:04.735347  9447 raft_consensus.cc:2468] T ae007823663b4657aaddab90685f83a2 P 099f6b4d8ff6444a8d28abac53b64873 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61a6e0339e0f43eab149cf44bc7276e1 in term 0.
I20260608 10:03:04.736598  9561 leader_election.cc:304] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eedb8eb926a450081c40f5a898b65a9, 61a6e0339e0f43eab149cf44bc7276e1; no voters: 
I20260608 10:03:04.737360  9648 raft_consensus.cc:2804] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:04.737753  9648 raft_consensus.cc:493] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:04.738054  9648 raft_consensus.cc:3060] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:04.743196  9648 raft_consensus.cc:515] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } }
I20260608 10:03:04.744916  9648 leader_election.cc:290] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [CANDIDATE]: Term 1 election: Requested vote from peers 099f6b4d8ff6444a8d28abac53b64873 (127.1.52.65:39885), 4eedb8eb926a450081c40f5a898b65a9 (127.1.52.66:37899)
I20260608 10:03:04.745783  9447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae007823663b4657aaddab90685f83a2" candidate_uuid: "61a6e0339e0f43eab149cf44bc7276e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099f6b4d8ff6444a8d28abac53b64873"
I20260608 10:03:04.745936  9522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae007823663b4657aaddab90685f83a2" candidate_uuid: "61a6e0339e0f43eab149cf44bc7276e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eedb8eb926a450081c40f5a898b65a9"
I20260608 10:03:04.746508  9447 raft_consensus.cc:3060] T ae007823663b4657aaddab90685f83a2 P 099f6b4d8ff6444a8d28abac53b64873 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:04.746508  9522 raft_consensus.cc:3060] T ae007823663b4657aaddab90685f83a2 P 4eedb8eb926a450081c40f5a898b65a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:04.751526  9652 raft_consensus.cc:493] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:04.752017  9652 raft_consensus.cc:515] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } }
I20260608 10:03:04.754279  9652 leader_election.cc:290] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 099f6b4d8ff6444a8d28abac53b64873 (127.1.52.65:39885), 61a6e0339e0f43eab149cf44bc7276e1 (127.1.52.67:44671)
I20260608 10:03:04.754829  9447 raft_consensus.cc:2468] T ae007823663b4657aaddab90685f83a2 P 099f6b4d8ff6444a8d28abac53b64873 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61a6e0339e0f43eab149cf44bc7276e1 in term 1.
I20260608 10:03:04.755558  9522 raft_consensus.cc:2468] T ae007823663b4657aaddab90685f83a2 P 4eedb8eb926a450081c40f5a898b65a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61a6e0339e0f43eab149cf44bc7276e1 in term 1.
I20260608 10:03:04.756563  9560 leader_election.cc:304] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 099f6b4d8ff6444a8d28abac53b64873, 61a6e0339e0f43eab149cf44bc7276e1; no voters: 
I20260608 10:03:04.757978  9648 raft_consensus.cc:2804] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:04.759572  9648 raft_consensus.cc:697] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [term 1 LEADER]: Becoming Leader. State: Replica: 61a6e0339e0f43eab149cf44bc7276e1, State: Running, Role: LEADER
I20260608 10:03:04.760505  9648 consensus_queue.cc:237] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } }
I20260608 10:03:04.768918  9447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27060aaf8c464310ad34409dfbde2c25" candidate_uuid: "4eedb8eb926a450081c40f5a898b65a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099f6b4d8ff6444a8d28abac53b64873" is_pre_election: true
I20260608 10:03:04.769618  9447 raft_consensus.cc:2468] T 27060aaf8c464310ad34409dfbde2c25 P 099f6b4d8ff6444a8d28abac53b64873 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4eedb8eb926a450081c40f5a898b65a9 in term 0.
I20260608 10:03:04.770448  9596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27060aaf8c464310ad34409dfbde2c25" candidate_uuid: "4eedb8eb926a450081c40f5a898b65a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61a6e0339e0f43eab149cf44bc7276e1" is_pre_election: true
I20260608 10:03:04.770869  9486 leader_election.cc:304] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 099f6b4d8ff6444a8d28abac53b64873, 4eedb8eb926a450081c40f5a898b65a9; no voters: 
I20260608 10:03:04.771178  9596 raft_consensus.cc:2468] T 27060aaf8c464310ad34409dfbde2c25 P 61a6e0339e0f43eab149cf44bc7276e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4eedb8eb926a450081c40f5a898b65a9 in term 0.
I20260608 10:03:04.771833  9652 raft_consensus.cc:2804] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:04.772228  9652 raft_consensus.cc:493] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:04.772517  9652 raft_consensus.cc:3060] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:04.774557  9343 catalog_manager.cc:5696] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61a6e0339e0f43eab149cf44bc7276e1 (127.1.52.67). New cstate: current_term: 1 leader_uuid: "61a6e0339e0f43eab149cf44bc7276e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:04.778475  9652 raft_consensus.cc:515] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } }
I20260608 10:03:04.780611  9652 leader_election.cc:290] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [CANDIDATE]: Term 1 election: Requested vote from peers 099f6b4d8ff6444a8d28abac53b64873 (127.1.52.65:39885), 61a6e0339e0f43eab149cf44bc7276e1 (127.1.52.67:44671)
I20260608 10:03:04.781344  9447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27060aaf8c464310ad34409dfbde2c25" candidate_uuid: "4eedb8eb926a450081c40f5a898b65a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099f6b4d8ff6444a8d28abac53b64873"
I20260608 10:03:04.781615  9596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27060aaf8c464310ad34409dfbde2c25" candidate_uuid: "4eedb8eb926a450081c40f5a898b65a9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "61a6e0339e0f43eab149cf44bc7276e1"
I20260608 10:03:04.781934  9447 raft_consensus.cc:3060] T 27060aaf8c464310ad34409dfbde2c25 P 099f6b4d8ff6444a8d28abac53b64873 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:04.782253  9596 raft_consensus.cc:3060] T 27060aaf8c464310ad34409dfbde2c25 P 61a6e0339e0f43eab149cf44bc7276e1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:04.788574  9447 raft_consensus.cc:2468] T 27060aaf8c464310ad34409dfbde2c25 P 099f6b4d8ff6444a8d28abac53b64873 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eedb8eb926a450081c40f5a898b65a9 in term 1.
I20260608 10:03:04.789851  9486 leader_election.cc:304] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 099f6b4d8ff6444a8d28abac53b64873, 4eedb8eb926a450081c40f5a898b65a9; no voters: 
I20260608 10:03:04.790575  9652 raft_consensus.cc:2804] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:04.790725  9596 raft_consensus.cc:2468] T 27060aaf8c464310ad34409dfbde2c25 P 61a6e0339e0f43eab149cf44bc7276e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4eedb8eb926a450081c40f5a898b65a9 in term 1.
I20260608 10:03:04.792105  9652 raft_consensus.cc:697] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [term 1 LEADER]: Becoming Leader. State: Replica: 4eedb8eb926a450081c40f5a898b65a9, State: Running, Role: LEADER
I20260608 10:03:04.793119  9652 consensus_queue.cc:237] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } }
I20260608 10:03:04.804661  9343 catalog_manager.cc:5696] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4eedb8eb926a450081c40f5a898b65a9 (127.1.52.66). New cstate: current_term: 1 leader_uuid: "4eedb8eb926a450081c40f5a898b65a9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:04.815418  9648 raft_consensus.cc:493] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:04.815867  9648 raft_consensus.cc:515] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } }
I20260608 10:03:04.817656  9648 leader_election.cc:290] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 099f6b4d8ff6444a8d28abac53b64873 (127.1.52.65:39885), 4eedb8eb926a450081c40f5a898b65a9 (127.1.52.66:37899)
I20260608 10:03:04.818483  9447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065628ab713e4d0fbc3a81379999af80" candidate_uuid: "61a6e0339e0f43eab149cf44bc7276e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099f6b4d8ff6444a8d28abac53b64873" is_pre_election: true
I20260608 10:03:04.818854  9522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065628ab713e4d0fbc3a81379999af80" candidate_uuid: "61a6e0339e0f43eab149cf44bc7276e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eedb8eb926a450081c40f5a898b65a9" is_pre_election: true
I20260608 10:03:04.819197  9447 raft_consensus.cc:2468] T 065628ab713e4d0fbc3a81379999af80 P 099f6b4d8ff6444a8d28abac53b64873 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61a6e0339e0f43eab149cf44bc7276e1 in term 0.
I20260608 10:03:04.819517  9522 raft_consensus.cc:2468] T 065628ab713e4d0fbc3a81379999af80 P 4eedb8eb926a450081c40f5a898b65a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61a6e0339e0f43eab149cf44bc7276e1 in term 0.
I20260608 10:03:04.820366  9560 leader_election.cc:304] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 099f6b4d8ff6444a8d28abac53b64873, 61a6e0339e0f43eab149cf44bc7276e1; no voters: 
I20260608 10:03:04.821089  9648 raft_consensus.cc:2804] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:04.821453  9648 raft_consensus.cc:493] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:04.821689  9648 raft_consensus.cc:3060] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:04.827003  9648 raft_consensus.cc:515] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } }
I20260608 10:03:04.828753  9648 leader_election.cc:290] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [CANDIDATE]: Term 1 election: Requested vote from peers 099f6b4d8ff6444a8d28abac53b64873 (127.1.52.65:39885), 4eedb8eb926a450081c40f5a898b65a9 (127.1.52.66:37899)
I20260608 10:03:04.829478  9447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065628ab713e4d0fbc3a81379999af80" candidate_uuid: "61a6e0339e0f43eab149cf44bc7276e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099f6b4d8ff6444a8d28abac53b64873"
I20260608 10:03:04.829807  9522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "065628ab713e4d0fbc3a81379999af80" candidate_uuid: "61a6e0339e0f43eab149cf44bc7276e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eedb8eb926a450081c40f5a898b65a9"
I20260608 10:03:04.830133  9447 raft_consensus.cc:3060] T 065628ab713e4d0fbc3a81379999af80 P 099f6b4d8ff6444a8d28abac53b64873 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:04.830448  9522 raft_consensus.cc:3060] T 065628ab713e4d0fbc3a81379999af80 P 4eedb8eb926a450081c40f5a898b65a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:04.833683  9648 raft_consensus.cc:493] T e6bee6bb283046698fdfef1c88464fc6 P 61a6e0339e0f43eab149cf44bc7276e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:04.834121  9648 raft_consensus.cc:515] T e6bee6bb283046698fdfef1c88464fc6 P 61a6e0339e0f43eab149cf44bc7276e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } }
I20260608 10:03:04.837006  9521 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bee6bb283046698fdfef1c88464fc6" candidate_uuid: "61a6e0339e0f43eab149cf44bc7276e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eedb8eb926a450081c40f5a898b65a9" is_pre_election: true
I20260608 10:03:04.837260  9446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bee6bb283046698fdfef1c88464fc6" candidate_uuid: "61a6e0339e0f43eab149cf44bc7276e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099f6b4d8ff6444a8d28abac53b64873" is_pre_election: true
I20260608 10:03:04.837479  9648 leader_election.cc:290] T e6bee6bb283046698fdfef1c88464fc6 P 61a6e0339e0f43eab149cf44bc7276e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4eedb8eb926a450081c40f5a898b65a9 (127.1.52.66:37899), 099f6b4d8ff6444a8d28abac53b64873 (127.1.52.65:39885)
I20260608 10:03:04.837321  9447 raft_consensus.cc:2468] T 065628ab713e4d0fbc3a81379999af80 P 099f6b4d8ff6444a8d28abac53b64873 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61a6e0339e0f43eab149cf44bc7276e1 in term 1.
I20260608 10:03:04.837759  9521 raft_consensus.cc:2468] T e6bee6bb283046698fdfef1c88464fc6 P 4eedb8eb926a450081c40f5a898b65a9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61a6e0339e0f43eab149cf44bc7276e1 in term 0.
I20260608 10:03:04.837997  9446 raft_consensus.cc:2468] T e6bee6bb283046698fdfef1c88464fc6 P 099f6b4d8ff6444a8d28abac53b64873 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 61a6e0339e0f43eab149cf44bc7276e1 in term 0.
I20260608 10:03:04.837321  9522 raft_consensus.cc:2468] T 065628ab713e4d0fbc3a81379999af80 P 4eedb8eb926a450081c40f5a898b65a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61a6e0339e0f43eab149cf44bc7276e1 in term 1.
I20260608 10:03:04.839172  9561 leader_election.cc:304] T e6bee6bb283046698fdfef1c88464fc6 P 61a6e0339e0f43eab149cf44bc7276e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4eedb8eb926a450081c40f5a898b65a9, 61a6e0339e0f43eab149cf44bc7276e1; no voters: 
I20260608 10:03:04.839186  9560 leader_election.cc:304] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 099f6b4d8ff6444a8d28abac53b64873, 61a6e0339e0f43eab149cf44bc7276e1; no voters: 
I20260608 10:03:04.840003  9648 raft_consensus.cc:2804] T e6bee6bb283046698fdfef1c88464fc6 P 61a6e0339e0f43eab149cf44bc7276e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:04.840250  9663 raft_consensus.cc:2804] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:04.840358  9648 raft_consensus.cc:493] T e6bee6bb283046698fdfef1c88464fc6 P 61a6e0339e0f43eab149cf44bc7276e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:04.840893  9648 raft_consensus.cc:3060] T e6bee6bb283046698fdfef1c88464fc6 P 61a6e0339e0f43eab149cf44bc7276e1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:04.841872  9663 raft_consensus.cc:697] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [term 1 LEADER]: Becoming Leader. State: Replica: 61a6e0339e0f43eab149cf44bc7276e1, State: Running, Role: LEADER
I20260608 10:03:04.842775  9663 consensus_queue.cc:237] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } }
I20260608 10:03:04.846015  9648 raft_consensus.cc:515] T e6bee6bb283046698fdfef1c88464fc6 P 61a6e0339e0f43eab149cf44bc7276e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } }
I20260608 10:03:04.849025  9648 leader_election.cc:290] T e6bee6bb283046698fdfef1c88464fc6 P 61a6e0339e0f43eab149cf44bc7276e1 [CANDIDATE]: Term 1 election: Requested vote from peers 4eedb8eb926a450081c40f5a898b65a9 (127.1.52.66:37899), 099f6b4d8ff6444a8d28abac53b64873 (127.1.52.65:39885)
I20260608 10:03:04.849677  9522 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bee6bb283046698fdfef1c88464fc6" candidate_uuid: "61a6e0339e0f43eab149cf44bc7276e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4eedb8eb926a450081c40f5a898b65a9"
I20260608 10:03:04.849677  9446 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6bee6bb283046698fdfef1c88464fc6" candidate_uuid: "61a6e0339e0f43eab149cf44bc7276e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "099f6b4d8ff6444a8d28abac53b64873"
I20260608 10:03:04.850569  9446 raft_consensus.cc:3060] T e6bee6bb283046698fdfef1c88464fc6 P 099f6b4d8ff6444a8d28abac53b64873 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:04.850569  9522 raft_consensus.cc:3060] T e6bee6bb283046698fdfef1c88464fc6 P 4eedb8eb926a450081c40f5a898b65a9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:04.851410  9343 catalog_manager.cc:5696] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61a6e0339e0f43eab149cf44bc7276e1 (127.1.52.67). New cstate: current_term: 1 leader_uuid: "61a6e0339e0f43eab149cf44bc7276e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:04.857823  9446 raft_consensus.cc:2468] T e6bee6bb283046698fdfef1c88464fc6 P 099f6b4d8ff6444a8d28abac53b64873 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61a6e0339e0f43eab149cf44bc7276e1 in term 1.
I20260608 10:03:04.858526  9522 raft_consensus.cc:2468] T e6bee6bb283046698fdfef1c88464fc6 P 4eedb8eb926a450081c40f5a898b65a9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 61a6e0339e0f43eab149cf44bc7276e1 in term 1.
I20260608 10:03:04.859145  9560 leader_election.cc:304] T e6bee6bb283046698fdfef1c88464fc6 P 61a6e0339e0f43eab149cf44bc7276e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 099f6b4d8ff6444a8d28abac53b64873, 61a6e0339e0f43eab149cf44bc7276e1; no voters: 
I20260608 10:03:04.860033  9648 raft_consensus.cc:2804] T e6bee6bb283046698fdfef1c88464fc6 P 61a6e0339e0f43eab149cf44bc7276e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:04.860466  9648 raft_consensus.cc:697] T e6bee6bb283046698fdfef1c88464fc6 P 61a6e0339e0f43eab149cf44bc7276e1 [term 1 LEADER]: Becoming Leader. State: Replica: 61a6e0339e0f43eab149cf44bc7276e1, State: Running, Role: LEADER
I20260608 10:03:04.861212  9648 consensus_queue.cc:237] T e6bee6bb283046698fdfef1c88464fc6 P 61a6e0339e0f43eab149cf44bc7276e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } }
I20260608 10:03:04.867995  9343 catalog_manager.cc:5696] T e6bee6bb283046698fdfef1c88464fc6 P 61a6e0339e0f43eab149cf44bc7276e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 61a6e0339e0f43eab149cf44bc7276e1 (127.1.52.67). New cstate: current_term: 1 leader_uuid: "61a6e0339e0f43eab149cf44bc7276e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:04.885293  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:04.891396  9670 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:04.892714  9671 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:04.893523  9673 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:04.894119  1233 server_base.cc:1061] running on GCE node
I20260608 10:03:04.895507  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:04.895705  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:04.895848  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912984895831 us; error 0 us; skew 500 ppm
I20260608 10:03:04.896364  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:04.898746  1233 webserver.cc:533] Webserver started at http://127.1.52.68:40169/ using document root <none> and password file <none>
I20260608 10:03:04.899190  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:04.899355  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:04.899577  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:04.900787  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912781554680-1233-0/minicluster-data/ts-3-root/instance:
uuid: "019c83e840e343eaa143cf049ffe9c88"
format_stamp: "Formatted at 2026-06-08 10:03:04 on dist-test-slave-tgjf"
I20260608 10:03:04.905277  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260608 10:03:04.908620  9678 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:04.909353  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:03:04.909612  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912781554680-1233-0/minicluster-data/ts-3-root
uuid: "019c83e840e343eaa143cf049ffe9c88"
format_stamp: "Formatted at 2026-06-08 10:03:04 on dist-test-slave-tgjf"
I20260608 10:03:04.909850  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912781554680-1233-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912781554680-1233-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912781554680-1233-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:04.939618  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:04.940836  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:04.942102  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:04.944319  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:04.944546  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:04.944792  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:04.944967  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:04.984661  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.68:36749
I20260608 10:03:04.984762  9740 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.68:36749 every 8 connection(s)
I20260608 10:03:04.999593  9741 heartbeater.cc:344] Connected to a master server at 127.1.52.126:39649
I20260608 10:03:04.999990  9741 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:05.000770  9741 heartbeater.cc:507] Master 127.1.52.126:39649 requested a full tablet report, sending...
I20260608 10:03:05.002828  9343 ts_manager.cc:194] Registered new tserver with Master: 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68:36749)
I20260608 10:03:05.004201  9343 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40428
I20260608 10:03:05.273890  9648 consensus_queue.cc:1048] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:05.274652  9663 consensus_queue.cc:1048] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:05.290830  9648 consensus_queue.cc:1048] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:05.293671  9648 consensus_queue.cc:1048] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 10:03:05.346117  9648 consensus_queue.cc:1048] T e6bee6bb283046698fdfef1c88464fc6 P 61a6e0339e0f43eab149cf44bc7276e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:05.357547  9667 consensus_queue.cc:1048] T e6bee6bb283046698fdfef1c88464fc6 P 61a6e0339e0f43eab149cf44bc7276e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:05.378786  9755 consensus_queue.cc:1048] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:05.391427  9755 consensus_queue.cc:1048] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:05.942109  9596 consensus_queue.cc:237] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [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: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } attrs { replace: true } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } }
I20260608 10:03:05.948699  9522 raft_consensus.cc:1275] T 065628ab713e4d0fbc3a81379999af80 P 4eedb8eb926a450081c40f5a898b65a9 [term 1 FOLLOWER]: Refusing update from remote peer 61a6e0339e0f43eab149cf44bc7276e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:05.950043  9445 raft_consensus.cc:1275] T 065628ab713e4d0fbc3a81379999af80 P 099f6b4d8ff6444a8d28abac53b64873 [term 1 FOLLOWER]: Refusing update from remote peer 61a6e0339e0f43eab149cf44bc7276e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:05.950873  9750 consensus_queue.cc:1048] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:03:05.951910  9752 consensus_queue.cc:1048] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:03:05.959883  9667 raft_consensus.cc:2955] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } attrs { replace: true } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } } }
W20260608 10:03:05.962419  9560 consensus_peers.cc:597] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 -> Peer 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68:36749): Couldn't send request to peer 019c83e840e343eaa143cf049ffe9c88. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 065628ab713e4d0fbc3a81379999af80. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:05.961453  9445 raft_consensus.cc:2955] T 065628ab713e4d0fbc3a81379999af80 P 099f6b4d8ff6444a8d28abac53b64873 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } attrs { replace: true } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } } }
I20260608 10:03:05.962554  9522 raft_consensus.cc:2955] T 065628ab713e4d0fbc3a81379999af80 P 4eedb8eb926a450081c40f5a898b65a9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } attrs { replace: true } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } } }
I20260608 10:03:05.976444  9344 catalog_manager.cc:5696] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "61a6e0339e0f43eab149cf44bc7276e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:05.977304  9596 consensus_queue.cc:237] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [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: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } attrs { replace: true } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } }
I20260608 10:03:05.984117  9522 raft_consensus.cc:1275] T ae007823663b4657aaddab90685f83a2 P 4eedb8eb926a450081c40f5a898b65a9 [term 1 FOLLOWER]: Refusing update from remote peer 61a6e0339e0f43eab149cf44bc7276e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:05.985765  9752 consensus_queue.cc:1048] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:03:05.986163  9445 raft_consensus.cc:1275] T ae007823663b4657aaddab90685f83a2 P 099f6b4d8ff6444a8d28abac53b64873 [term 1 FOLLOWER]: Refusing update from remote peer 61a6e0339e0f43eab149cf44bc7276e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:03:05.986618  9560 consensus_peers.cc:597] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 -> Peer 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68:36749): Couldn't send request to peer 019c83e840e343eaa143cf049ffe9c88. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae007823663b4657aaddab90685f83a2. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:05.987836  9752 consensus_queue.cc:1048] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:03:05.993501  9750 raft_consensus.cc:2955] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } attrs { replace: true } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } } }
I20260608 10:03:05.998545  9522 raft_consensus.cc:2955] T ae007823663b4657aaddab90685f83a2 P 4eedb8eb926a450081c40f5a898b65a9 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } attrs { replace: true } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } } }
I20260608 10:03:06.003129  9445 raft_consensus.cc:2955] T ae007823663b4657aaddab90685f83a2 P 099f6b4d8ff6444a8d28abac53b64873 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } attrs { replace: true } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } } }
I20260608 10:03:06.006929  9741 heartbeater.cc:499] Master 127.1.52.126:39649 was elected leader, sending a full tablet report...
I20260608 10:03:06.014969  9343 catalog_manager.cc:5696] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 reported cstate change: config changed from index -1 to 2, NON_VOTER 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "61a6e0339e0f43eab149cf44bc7276e1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:06.035418  9522 consensus_queue.cc:237] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [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: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } attrs { replace: true } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } }
I20260608 10:03:06.043421  9596 raft_consensus.cc:1275] T 27060aaf8c464310ad34409dfbde2c25 P 61a6e0339e0f43eab149cf44bc7276e1 [term 1 FOLLOWER]: Refusing update from remote peer 4eedb8eb926a450081c40f5a898b65a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:06.044720  9445 raft_consensus.cc:1275] T 27060aaf8c464310ad34409dfbde2c25 P 099f6b4d8ff6444a8d28abac53b64873 [term 1 FOLLOWER]: Refusing update from remote peer 4eedb8eb926a450081c40f5a898b65a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:06.045459  9755 consensus_queue.cc:1048] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:03:06.046633  9763 consensus_queue.cc:1048] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:03:06.054924  9486 consensus_peers.cc:597] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 -> Peer 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68:36749): Couldn't send request to peer 019c83e840e343eaa143cf049ffe9c88. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 27060aaf8c464310ad34409dfbde2c25. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:06.054939  9765 raft_consensus.cc:2955] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } attrs { replace: true } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } } }
I20260608 10:03:06.057356  9445 raft_consensus.cc:2955] T 27060aaf8c464310ad34409dfbde2c25 P 099f6b4d8ff6444a8d28abac53b64873 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } attrs { replace: true } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } } }
I20260608 10:03:06.058010  9596 raft_consensus.cc:2955] T 27060aaf8c464310ad34409dfbde2c25 P 61a6e0339e0f43eab149cf44bc7276e1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } attrs { replace: true } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } } }
I20260608 10:03:06.072202  9344 catalog_manager.cc:5696] T 27060aaf8c464310ad34409dfbde2c25 P 099f6b4d8ff6444a8d28abac53b64873 reported cstate change: config changed from index -1 to 2, NON_VOTER 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "4eedb8eb926a450081c40f5a898b65a9" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } attrs { replace: true } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } } }
I20260608 10:03:06.073724  9596 consensus_queue.cc:237] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [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: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } attrs { replace: false } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } }
I20260608 10:03:06.080222  9522 raft_consensus.cc:1275] T 065628ab713e4d0fbc3a81379999af80 P 4eedb8eb926a450081c40f5a898b65a9 [term 1 FOLLOWER]: Refusing update from remote peer 61a6e0339e0f43eab149cf44bc7276e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 10:03:06.080744  9560 consensus_peers.cc:597] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 -> Peer 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68:36749): Couldn't send request to peer 019c83e840e343eaa143cf049ffe9c88. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 065628ab713e4d0fbc3a81379999af80. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:06.082005  9750 consensus_queue.cc:1048] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:03:06.082974  9445 raft_consensus.cc:1275] T 065628ab713e4d0fbc3a81379999af80 P 099f6b4d8ff6444a8d28abac53b64873 [term 1 FOLLOWER]: Refusing update from remote peer 61a6e0339e0f43eab149cf44bc7276e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:03:06.084748  9750 consensus_queue.cc:1048] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:06.090919  9752 raft_consensus.cc:2955] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [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: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } attrs { replace: false } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } } }
I20260608 10:03:06.093245  9522 raft_consensus.cc:2955] T 065628ab713e4d0fbc3a81379999af80 P 4eedb8eb926a450081c40f5a898b65a9 [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: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } attrs { replace: false } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } } }
I20260608 10:03:06.095175  9445 raft_consensus.cc:2955] T 065628ab713e4d0fbc3a81379999af80 P 099f6b4d8ff6444a8d28abac53b64873 [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: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } attrs { replace: false } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } } }
W20260608 10:03:06.103247  9393 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:03:06.103722  9393 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:03:06.107889  9344 catalog_manager.cc:5696] T 065628ab713e4d0fbc3a81379999af80 P 4eedb8eb926a450081c40f5a898b65a9 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "61a6e0339e0f43eab149cf44bc7276e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } attrs { replace: false } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } } }
I20260608 10:03:06.112139  9596 consensus_queue.cc:237] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [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: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } attrs { replace: false } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } }
I20260608 10:03:06.119628  9522 raft_consensus.cc:1275] T ae007823663b4657aaddab90685f83a2 P 4eedb8eb926a450081c40f5a898b65a9 [term 1 FOLLOWER]: Refusing update from remote peer 61a6e0339e0f43eab149cf44bc7276e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 10:03:06.120069  9560 consensus_peers.cc:597] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 -> Peer 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68:36749): Couldn't send request to peer 019c83e840e343eaa143cf049ffe9c88. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ae007823663b4657aaddab90685f83a2. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:06.120673  9445 raft_consensus.cc:1275] T ae007823663b4657aaddab90685f83a2 P 099f6b4d8ff6444a8d28abac53b64873 [term 1 FOLLOWER]: Refusing update from remote peer 61a6e0339e0f43eab149cf44bc7276e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:03:06.121966  9667 consensus_queue.cc:1048] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:06.124042  9667 consensus_queue.cc:1048] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:06.127120  9596 consensus_queue.cc:237] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [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: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } attrs { replace: false } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } }
I20260608 10:03:06.129613  9750 raft_consensus.cc:2955] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [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: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } attrs { replace: false } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } } }
I20260608 10:03:06.133054  9446 raft_consensus.cc:1275] T 065628ab713e4d0fbc3a81379999af80 P 099f6b4d8ff6444a8d28abac53b64873 [term 1 FOLLOWER]: Refusing update from remote peer 61a6e0339e0f43eab149cf44bc7276e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:03:06.134960  9667 consensus_queue.cc:1048] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:06.138773  9446 raft_consensus.cc:2955] T ae007823663b4657aaddab90685f83a2 P 099f6b4d8ff6444a8d28abac53b64873 [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: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } attrs { replace: false } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } } }
I20260608 10:03:06.140782  9521 raft_consensus.cc:1275] T 065628ab713e4d0fbc3a81379999af80 P 4eedb8eb926a450081c40f5a898b65a9 [term 1 FOLLOWER]: Refusing update from remote peer 61a6e0339e0f43eab149cf44bc7276e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:03:06.139926  9522 raft_consensus.cc:2955] T ae007823663b4657aaddab90685f83a2 P 4eedb8eb926a450081c40f5a898b65a9 [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: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } attrs { replace: false } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } } }
I20260608 10:03:06.143039  9752 consensus_queue.cc:1048] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 10:03:06.151100  9393 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:03:06.151501  9393 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:03:06.152168  9667 raft_consensus.cc:2955] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } attrs { replace: false } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } }
I20260608 10:03:06.155767  9445 raft_consensus.cc:2955] T 065628ab713e4d0fbc3a81379999af80 P 099f6b4d8ff6444a8d28abac53b64873 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } attrs { replace: false } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } }
I20260608 10:03:06.159649  9522 consensus_queue.cc:237] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [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: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } attrs { replace: false } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } }
I20260608 10:03:06.156014  9345 catalog_manager.cc:5696] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "61a6e0339e0f43eab149cf44bc7276e1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:06.161403  9521 raft_consensus.cc:2955] T 065628ab713e4d0fbc3a81379999af80 P 4eedb8eb926a450081c40f5a898b65a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } attrs { replace: false } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } }
W20260608 10:03:06.173950  9486 consensus_peers.cc:597] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 -> Peer 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68:36749): Couldn't send request to peer 019c83e840e343eaa143cf049ffe9c88. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 27060aaf8c464310ad34409dfbde2c25. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:06.175640  9330 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 065628ab713e4d0fbc3a81379999af80 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:06.177276  9596 raft_consensus.cc:1275] T 27060aaf8c464310ad34409dfbde2c25 P 61a6e0339e0f43eab149cf44bc7276e1 [term 1 FOLLOWER]: Refusing update from remote peer 4eedb8eb926a450081c40f5a898b65a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:03:06.179025  9445 raft_consensus.cc:1275] T 27060aaf8c464310ad34409dfbde2c25 P 099f6b4d8ff6444a8d28abac53b64873 [term 1 FOLLOWER]: Refusing update from remote peer 4eedb8eb926a450081c40f5a898b65a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:03:06.179143  9755 consensus_queue.cc:1048] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:03:06.180532  9765 consensus_queue.cc:1048] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:06.183965  9343 catalog_manager.cc:5696] T 065628ab713e4d0fbc3a81379999af80 P 099f6b4d8ff6444a8d28abac53b64873 reported cstate change: config changed from index 3 to 4, NON_VOTER 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68) evicted. New cstate: current_term: 1 leader_uuid: "61a6e0339e0f43eab149cf44bc7276e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } attrs { replace: false } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } }
I20260608 10:03:06.186825  9595 consensus_queue.cc:237] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [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: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } attrs { replace: false } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } }
I20260608 10:03:06.193718  9765 raft_consensus.cc:2955] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [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: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } attrs { replace: false } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } } }
I20260608 10:03:06.198616  9521 raft_consensus.cc:1275] T ae007823663b4657aaddab90685f83a2 P 4eedb8eb926a450081c40f5a898b65a9 [term 1 FOLLOWER]: Refusing update from remote peer 61a6e0339e0f43eab149cf44bc7276e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:03:06.198992  9595 raft_consensus.cc:2955] T 27060aaf8c464310ad34409dfbde2c25 P 61a6e0339e0f43eab149cf44bc7276e1 [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: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } attrs { replace: false } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } } }
I20260608 10:03:06.198990  9446 raft_consensus.cc:2955] T 27060aaf8c464310ad34409dfbde2c25 P 099f6b4d8ff6444a8d28abac53b64873 [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: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } attrs { replace: false } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } } }
I20260608 10:03:06.201283  9445 raft_consensus.cc:1275] T ae007823663b4657aaddab90685f83a2 P 099f6b4d8ff6444a8d28abac53b64873 [term 1 FOLLOWER]: Refusing update from remote peer 61a6e0339e0f43eab149cf44bc7276e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:03:06.202422  9750 consensus_queue.cc:1048] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:06.207096  9750 consensus_queue.cc:1048] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 10:03:06.210045  9393 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:03:06.210465  9393 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:03:06.214609  9343 catalog_manager.cc:5696] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "4eedb8eb926a450081c40f5a898b65a9" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "019c83e840e343eaa143cf049ffe9c88" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 36749 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:06.221415  9752 raft_consensus.cc:2955] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } attrs { replace: false } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } }
I20260608 10:03:06.226966  9445 raft_consensus.cc:2955] T ae007823663b4657aaddab90685f83a2 P 099f6b4d8ff6444a8d28abac53b64873 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } attrs { replace: false } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } }
I20260608 10:03:06.234717  9522 consensus_queue.cc:237] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [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: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } attrs { replace: false } }
I20260608 10:03:06.242204  9595 raft_consensus.cc:1275] T 27060aaf8c464310ad34409dfbde2c25 P 61a6e0339e0f43eab149cf44bc7276e1 [term 1 FOLLOWER]: Refusing update from remote peer 4eedb8eb926a450081c40f5a898b65a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:03:06.242372  9344 catalog_manager.cc:5696] T ae007823663b4657aaddab90685f83a2 P 099f6b4d8ff6444a8d28abac53b64873 reported cstate change: config changed from index 3 to 4, NON_VOTER 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68) evicted. New cstate: current_term: 1 leader_uuid: "61a6e0339e0f43eab149cf44bc7276e1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } attrs { replace: false } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } }
I20260608 10:03:06.244136  9765 consensus_queue.cc:1048] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:06.246428  9445 raft_consensus.cc:1275] T 27060aaf8c464310ad34409dfbde2c25 P 099f6b4d8ff6444a8d28abac53b64873 [term 1 FOLLOWER]: Refusing update from remote peer 4eedb8eb926a450081c40f5a898b65a9: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:03:06.247040  9706 tablet_service.cc:1558] Processing DeleteTablet for tablet 065628ab713e4d0fbc3a81379999af80 with delete_type TABLET_DATA_TOMBSTONED (TS 019c83e840e343eaa143cf049ffe9c88 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44394
I20260608 10:03:06.250998  9330 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ae007823663b4657aaddab90685f83a2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:06.253413  9765 consensus_queue.cc:1048] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:06.260047  9521 raft_consensus.cc:2955] T ae007823663b4657aaddab90685f83a2 P 4eedb8eb926a450081c40f5a898b65a9 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } attrs { replace: false } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } } }
W20260608 10:03:06.261780  9330 catalog_manager.cc:4994] TS 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68:36749): delete failed for tablet 065628ab713e4d0fbc3a81379999af80 because the tablet was not found. No further retry: Not found: Tablet not found: 065628ab713e4d0fbc3a81379999af80
I20260608 10:03:06.259990  9763 raft_consensus.cc:2955] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } attrs { replace: false } } }
I20260608 10:03:06.270124  9595 raft_consensus.cc:2955] T 27060aaf8c464310ad34409dfbde2c25 P 61a6e0339e0f43eab149cf44bc7276e1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } attrs { replace: false } } }
I20260608 10:03:06.275099  9706 tablet_service.cc:1558] Processing DeleteTablet for tablet ae007823663b4657aaddab90685f83a2 with delete_type TABLET_DATA_TOMBSTONED (TS 019c83e840e343eaa143cf049ffe9c88 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44394
W20260608 10:03:06.277824  9330 catalog_manager.cc:4994] TS 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68:36749): delete failed for tablet ae007823663b4657aaddab90685f83a2 because the tablet was not found. No further retry: Not found: Tablet not found: ae007823663b4657aaddab90685f83a2
I20260608 10:03:06.277638  9445 raft_consensus.cc:2955] T 27060aaf8c464310ad34409dfbde2c25 P 099f6b4d8ff6444a8d28abac53b64873 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } attrs { replace: false } } }
I20260608 10:03:06.279642  9331 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 27060aaf8c464310ad34409dfbde2c25 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:06.286094  9345 catalog_manager.cc:5696] T 27060aaf8c464310ad34409dfbde2c25 P 61a6e0339e0f43eab149cf44bc7276e1 reported cstate change: config changed from index 3 to 4, NON_VOTER 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68) evicted. New cstate: current_term: 1 leader_uuid: "4eedb8eb926a450081c40f5a898b65a9" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "099f6b4d8ff6444a8d28abac53b64873" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39885 } } peers { permanent_uuid: "4eedb8eb926a450081c40f5a898b65a9" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37899 } } peers { permanent_uuid: "61a6e0339e0f43eab149cf44bc7276e1" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 44671 } attrs { replace: false } } }
I20260608 10:03:06.297926  9706 tablet_service.cc:1558] Processing DeleteTablet for tablet 27060aaf8c464310ad34409dfbde2c25 with delete_type TABLET_DATA_TOMBSTONED (TS 019c83e840e343eaa143cf049ffe9c88 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44394
W20260608 10:03:06.299515  9330 catalog_manager.cc:4994] TS 019c83e840e343eaa143cf049ffe9c88 (127.1.52.68:36749): delete failed for tablet 27060aaf8c464310ad34409dfbde2c25 because the tablet was not found. No further retry: Not found: Tablet not found: 27060aaf8c464310ad34409dfbde2c25
I20260608 10:03:07.073573  1233 tablet_server.cc:179] TabletServer@127.1.52.65:0 shutting down...
I20260608 10:03:07.098513  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:07.099233  1233 tablet_replica.cc:333] T ae007823663b4657aaddab90685f83a2 P 099f6b4d8ff6444a8d28abac53b64873: stopping tablet replica
I20260608 10:03:07.100167  1233 raft_consensus.cc:2243] T ae007823663b4657aaddab90685f83a2 P 099f6b4d8ff6444a8d28abac53b64873 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:07.101058  1233 raft_consensus.cc:2272] T ae007823663b4657aaddab90685f83a2 P 099f6b4d8ff6444a8d28abac53b64873 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:07.103614  1233 tablet_replica.cc:333] T e6bee6bb283046698fdfef1c88464fc6 P 099f6b4d8ff6444a8d28abac53b64873: stopping tablet replica
I20260608 10:03:07.104174  1233 raft_consensus.cc:2243] T e6bee6bb283046698fdfef1c88464fc6 P 099f6b4d8ff6444a8d28abac53b64873 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:07.104611  1233 raft_consensus.cc:2272] T e6bee6bb283046698fdfef1c88464fc6 P 099f6b4d8ff6444a8d28abac53b64873 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:07.106442  1233 tablet_replica.cc:333] T 27060aaf8c464310ad34409dfbde2c25 P 099f6b4d8ff6444a8d28abac53b64873: stopping tablet replica
I20260608 10:03:07.106899  1233 raft_consensus.cc:2243] T 27060aaf8c464310ad34409dfbde2c25 P 099f6b4d8ff6444a8d28abac53b64873 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:07.107488  1233 raft_consensus.cc:2272] T 27060aaf8c464310ad34409dfbde2c25 P 099f6b4d8ff6444a8d28abac53b64873 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:07.109683  1233 tablet_replica.cc:333] T 065628ab713e4d0fbc3a81379999af80 P 099f6b4d8ff6444a8d28abac53b64873: stopping tablet replica
I20260608 10:03:07.110177  1233 raft_consensus.cc:2243] T 065628ab713e4d0fbc3a81379999af80 P 099f6b4d8ff6444a8d28abac53b64873 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:07.110821  1233 raft_consensus.cc:2272] T 065628ab713e4d0fbc3a81379999af80 P 099f6b4d8ff6444a8d28abac53b64873 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:07.133623  1233 tablet_server.cc:196] TabletServer@127.1.52.65:0 shutdown complete.
I20260608 10:03:07.147569  1233 tablet_server.cc:179] TabletServer@127.1.52.66:0 shutting down...
I20260608 10:03:07.167739  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:07.168540  1233 tablet_replica.cc:333] T ae007823663b4657aaddab90685f83a2 P 4eedb8eb926a450081c40f5a898b65a9: stopping tablet replica
I20260608 10:03:07.169198  1233 raft_consensus.cc:2243] T ae007823663b4657aaddab90685f83a2 P 4eedb8eb926a450081c40f5a898b65a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:07.171059  1233 raft_consensus.cc:2272] T ae007823663b4657aaddab90685f83a2 P 4eedb8eb926a450081c40f5a898b65a9 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:03:07.171095  9560 consensus_peers.cc:597] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 -> Peer 099f6b4d8ff6444a8d28abac53b64873 (127.1.52.65:39885): Couldn't send request to peer 099f6b4d8ff6444a8d28abac53b64873. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:39885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:03:07.174170  9561 consensus_peers.cc:597] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 -> Peer 4eedb8eb926a450081c40f5a898b65a9 (127.1.52.66:37899): Couldn't send request to peer 4eedb8eb926a450081c40f5a898b65a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:07.175992  1233 tablet_replica.cc:333] T 065628ab713e4d0fbc3a81379999af80 P 4eedb8eb926a450081c40f5a898b65a9: stopping tablet replica
I20260608 10:03:07.176844  1233 raft_consensus.cc:2243] T 065628ab713e4d0fbc3a81379999af80 P 4eedb8eb926a450081c40f5a898b65a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:07.177685  1233 raft_consensus.cc:2272] T 065628ab713e4d0fbc3a81379999af80 P 4eedb8eb926a450081c40f5a898b65a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:07.180378  1233 tablet_replica.cc:333] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9: stopping tablet replica
W20260608 10:03:07.180652  9561 consensus_peers.cc:597] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 -> Peer 4eedb8eb926a450081c40f5a898b65a9 (127.1.52.66:37899): Couldn't send request to peer 4eedb8eb926a450081c40f5a898b65a9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:07.181094  1233 raft_consensus.cc:2243] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [term 1 LEADER]: Raft consensus shutting down.
W20260608 10:03:07.181239  9560 consensus_peers.cc:597] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 -> Peer 099f6b4d8ff6444a8d28abac53b64873 (127.1.52.65:39885): Couldn't send request to peer 099f6b4d8ff6444a8d28abac53b64873. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:39885: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:07.182128  1233 raft_consensus.cc:2272] T 27060aaf8c464310ad34409dfbde2c25 P 4eedb8eb926a450081c40f5a898b65a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:07.184505  1233 tablet_replica.cc:333] T e6bee6bb283046698fdfef1c88464fc6 P 4eedb8eb926a450081c40f5a898b65a9: stopping tablet replica
I20260608 10:03:07.184963  1233 raft_consensus.cc:2243] T e6bee6bb283046698fdfef1c88464fc6 P 4eedb8eb926a450081c40f5a898b65a9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:07.185320  1233 raft_consensus.cc:2272] T e6bee6bb283046698fdfef1c88464fc6 P 4eedb8eb926a450081c40f5a898b65a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:07.207790  1233 tablet_server.cc:196] TabletServer@127.1.52.66:0 shutdown complete.
I20260608 10:03:07.221037  1233 tablet_server.cc:179] TabletServer@127.1.52.67:0 shutting down...
I20260608 10:03:07.241925  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:07.242638  1233 tablet_replica.cc:333] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1: stopping tablet replica
I20260608 10:03:07.243232  1233 raft_consensus.cc:2243] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:07.244087  1233 raft_consensus.cc:2272] T 065628ab713e4d0fbc3a81379999af80 P 61a6e0339e0f43eab149cf44bc7276e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:07.246080  1233 tablet_replica.cc:333] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1: stopping tablet replica
I20260608 10:03:07.246677  1233 raft_consensus.cc:2243] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:07.247478  1233 raft_consensus.cc:2272] T ae007823663b4657aaddab90685f83a2 P 61a6e0339e0f43eab149cf44bc7276e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:07.249928  1233 tablet_replica.cc:333] T 27060aaf8c464310ad34409dfbde2c25 P 61a6e0339e0f43eab149cf44bc7276e1: stopping tablet replica
I20260608 10:03:07.250526  1233 raft_consensus.cc:2243] T 27060aaf8c464310ad34409dfbde2c25 P 61a6e0339e0f43eab149cf44bc7276e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:07.251127  1233 raft_consensus.cc:2272] T 27060aaf8c464310ad34409dfbde2c25 P 61a6e0339e0f43eab149cf44bc7276e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:07.253355  1233 tablet_replica.cc:333] T e6bee6bb283046698fdfef1c88464fc6 P 61a6e0339e0f43eab149cf44bc7276e1: stopping tablet replica
I20260608 10:03:07.253836  1233 raft_consensus.cc:2243] T e6bee6bb283046698fdfef1c88464fc6 P 61a6e0339e0f43eab149cf44bc7276e1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:07.254660  1233 raft_consensus.cc:2272] T e6bee6bb283046698fdfef1c88464fc6 P 61a6e0339e0f43eab149cf44bc7276e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:07.276959  1233 tablet_server.cc:196] TabletServer@127.1.52.67:0 shutdown complete.
I20260608 10:03:07.290721  1233 tablet_server.cc:179] TabletServer@127.1.52.68:0 shutting down...
I20260608 10:03:07.308756  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:07.324587  1233 tablet_server.cc:196] TabletServer@127.1.52.68:0 shutdown complete.
I20260608 10:03:07.333051  1233 master.cc:562] Master@127.1.52.126:39649 shutting down...
I20260608 10:03:07.347951  1233 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 279909349e294dc8a77770b98a2f266d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:07.348533  1233 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 279909349e294dc8a77770b98a2f266d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:07.348881  1233 tablet_replica.cc:333] T 00000000000000000000000000000000 P 279909349e294dc8a77770b98a2f266d: stopping tablet replica
I20260608 10:03:07.367722  1233 master.cc:584] Master@127.1.52.126:39649 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (4649 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 10:03:07.399962  1233 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.52.126:40295
I20260608 10:03:07.401183  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:07.406322  9785 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:07.406534  9786 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:07.408434  9788 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:07.410987  1233 server_base.cc:1061] running on GCE node
I20260608 10:03:07.412575  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:07.412799  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:07.412966  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912987412932 us; error 0 us; skew 500 ppm
I20260608 10:03:07.413581  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:07.415932  1233 webserver.cc:533] Webserver started at http://127.1.52.126:33487/ using document root <none> and password file <none>
I20260608 10:03:07.416462  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:07.416664  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:07.416929  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:07.418061  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912781554680-1233-0/minicluster-data/master-0-root/instance:
uuid: "14e67f4b3f25450fa484f2445aae92cf"
format_stamp: "Formatted at 2026-06-08 10:03:07 on dist-test-slave-tgjf"
I20260608 10:03:07.422647  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:03:07.426029  9793 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:07.426847  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:03:07.427145  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912781554680-1233-0/minicluster-data/master-0-root
uuid: "14e67f4b3f25450fa484f2445aae92cf"
format_stamp: "Formatted at 2026-06-08 10:03:07 on dist-test-slave-tgjf"
I20260608 10:03:07.427446  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912781554680-1233-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912781554680-1233-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912781554680-1233-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:07.436318  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:07.437409  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:07.473306  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.126:40295
I20260608 10:03:07.473440  9844 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.126:40295 every 8 connection(s)
I20260608 10:03:07.480032  9845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:07.496744  9845 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14e67f4b3f25450fa484f2445aae92cf: Bootstrap starting.
I20260608 10:03:07.503186  9845 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 14e67f4b3f25450fa484f2445aae92cf: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:07.508570  9845 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14e67f4b3f25450fa484f2445aae92cf: No bootstrap required, opened a new log
I20260608 10:03:07.512081  9845 raft_consensus.cc:359] T 00000000000000000000000000000000 P 14e67f4b3f25450fa484f2445aae92cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14e67f4b3f25450fa484f2445aae92cf" member_type: VOTER }
I20260608 10:03:07.512737  9845 raft_consensus.cc:385] T 00000000000000000000000000000000 P 14e67f4b3f25450fa484f2445aae92cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:07.513088  9845 raft_consensus.cc:740] T 00000000000000000000000000000000 P 14e67f4b3f25450fa484f2445aae92cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14e67f4b3f25450fa484f2445aae92cf, State: Initialized, Role: FOLLOWER
I20260608 10:03:07.514014  9845 consensus_queue.cc:260] T 00000000000000000000000000000000 P 14e67f4b3f25450fa484f2445aae92cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "14e67f4b3f25450fa484f2445aae92cf" member_type: VOTER }
I20260608 10:03:07.514816  9845 raft_consensus.cc:399] T 00000000000000000000000000000000 P 14e67f4b3f25450fa484f2445aae92cf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:07.515167  9845 raft_consensus.cc:493] T 00000000000000000000000000000000 P 14e67f4b3f25450fa484f2445aae92cf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:07.515563  9845 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 14e67f4b3f25450fa484f2445aae92cf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:07.523464  9845 raft_consensus.cc:515] T 00000000000000000000000000000000 P 14e67f4b3f25450fa484f2445aae92cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14e67f4b3f25450fa484f2445aae92cf" member_type: VOTER }
I20260608 10:03:07.523996  9845 leader_election.cc:304] T 00000000000000000000000000000000 P 14e67f4b3f25450fa484f2445aae92cf [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: 14e67f4b3f25450fa484f2445aae92cf; no voters: 
I20260608 10:03:07.525071  9845 leader_election.cc:290] T 00000000000000000000000000000000 P 14e67f4b3f25450fa484f2445aae92cf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:07.525528  9848 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 14e67f4b3f25450fa484f2445aae92cf [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:07.526978  9848 raft_consensus.cc:697] T 00000000000000000000000000000000 P 14e67f4b3f25450fa484f2445aae92cf [term 1 LEADER]: Becoming Leader. State: Replica: 14e67f4b3f25450fa484f2445aae92cf, State: Running, Role: LEADER
I20260608 10:03:07.527724  9848 consensus_queue.cc:237] T 00000000000000000000000000000000 P 14e67f4b3f25450fa484f2445aae92cf [LEADER]: Queue going to LEADER mode. State: All 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: "14e67f4b3f25450fa484f2445aae92cf" member_type: VOTER }
I20260608 10:03:07.528244  9845 sys_catalog.cc:565] T 00000000000000000000000000000000 P 14e67f4b3f25450fa484f2445aae92cf [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:07.530890  9850 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14e67f4b3f25450fa484f2445aae92cf [sys.catalog]: SysCatalogTable state changed. Reason: New leader 14e67f4b3f25450fa484f2445aae92cf. Latest consensus state: current_term: 1 leader_uuid: "14e67f4b3f25450fa484f2445aae92cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14e67f4b3f25450fa484f2445aae92cf" member_type: VOTER } }
I20260608 10:03:07.530920  9849 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14e67f4b3f25450fa484f2445aae92cf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "14e67f4b3f25450fa484f2445aae92cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14e67f4b3f25450fa484f2445aae92cf" member_type: VOTER } }
I20260608 10:03:07.531682  9850 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14e67f4b3f25450fa484f2445aae92cf [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:07.531760  9849 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14e67f4b3f25450fa484f2445aae92cf [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:07.535368  9853 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:07.540252  9853 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:07.548523  1233 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:07.551595  9853 catalog_manager.cc:1382] Generated new cluster ID: 254cd80b42e64e86bcff310286dc7723
I20260608 10:03:07.551908  9853 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:07.576038  9853 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:07.577426  9853 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:07.591492  9853 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 14e67f4b3f25450fa484f2445aae92cf: Generated new TSK 0
I20260608 10:03:07.592214  9853 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:07.615904  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:07.622128  9866 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:07.623431  9867 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:07.625424  1233 server_base.cc:1061] running on GCE node
W20260608 10:03:07.625941  9869 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:07.626878  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:07.627141  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:07.627321  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912987627298 us; error 0 us; skew 500 ppm
I20260608 10:03:07.627910  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:07.630558  1233 webserver.cc:533] Webserver started at http://127.1.52.65:45819/ using document root <none> and password file <none>
I20260608 10:03:07.631090  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:07.631297  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:07.631562  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:07.632670  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912781554680-1233-0/minicluster-data/ts-0-root/instance:
uuid: "046bae89bf9444eb8c85c4d871467e7c"
format_stamp: "Formatted at 2026-06-08 10:03:07 on dist-test-slave-tgjf"
I20260608 10:03:07.637290  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:03:07.641050  9874 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:07.641772  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 10:03:07.642071  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912781554680-1233-0/minicluster-data/ts-0-root
uuid: "046bae89bf9444eb8c85c4d871467e7c"
format_stamp: "Formatted at 2026-06-08 10:03:07 on dist-test-slave-tgjf"
I20260608 10:03:07.642375  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912781554680-1233-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912781554680-1233-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912781554680-1233-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:07.683714  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:07.684787  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:07.686380  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:07.688824  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:07.689051  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:07.689286  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:07.689455  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:07.728132  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.65:46433
I20260608 10:03:07.728264  9936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.65:46433 every 8 connection(s)
I20260608 10:03:07.733721  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:07.741273  9941 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:07.741776  9942 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:07.745908  9944 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:07.745945  1233 server_base.cc:1061] running on GCE node
I20260608 10:03:07.747663  9937 heartbeater.cc:344] Connected to a master server at 127.1.52.126:40295
I20260608 10:03:07.747815  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:07.748111  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:07.748116  9937 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:07.748471  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912987748449 us; error 0 us; skew 500 ppm
I20260608 10:03:07.749195  9937 heartbeater.cc:507] Master 127.1.52.126:40295 requested a full tablet report, sending...
I20260608 10:03:07.749341  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:07.751775  9810 ts_manager.cc:194] Registered new tserver with Master: 046bae89bf9444eb8c85c4d871467e7c (127.1.52.65:46433)
I20260608 10:03:07.752310  1233 webserver.cc:533] Webserver started at http://127.1.52.66:41091/ using document root <none> and password file <none>
I20260608 10:03:07.752928  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:07.753139  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:07.753432  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:07.753949  9810 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39164
I20260608 10:03:07.754673  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912781554680-1233-0/minicluster-data/ts-1-root/instance:
uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8"
format_stamp: "Formatted at 2026-06-08 10:03:07 on dist-test-slave-tgjf"
I20260608 10:03:07.759753  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:03:07.763038  9949 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:07.763828  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:03:07.764114  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912781554680-1233-0/minicluster-data/ts-1-root
uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8"
format_stamp: "Formatted at 2026-06-08 10:03:07 on dist-test-slave-tgjf"
I20260608 10:03:07.764390  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912781554680-1233-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912781554680-1233-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912781554680-1233-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:07.791205  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:07.792306  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:07.793762  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:07.796069  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:07.796294  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:07.796553  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:07.796720  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:07.838672  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.66:34785
I20260608 10:03:07.838912 10011 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.66:34785 every 8 connection(s)
I20260608 10:03:07.844197  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:07.852571 10016 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:07.853360 10015 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:07.856364 10012 heartbeater.cc:344] Connected to a master server at 127.1.52.126:40295
W20260608 10:03:07.856637 10018 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:07.856998 10012 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:07.857556  1233 server_base.cc:1061] running on GCE node
I20260608 10:03:07.858144 10012 heartbeater.cc:507] Master 127.1.52.126:40295 requested a full tablet report, sending...
I20260608 10:03:07.858697  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:07.859017  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:07.859239  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912987859220 us; error 0 us; skew 500 ppm
I20260608 10:03:07.860013  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:07.860823  9810 ts_manager.cc:194] Registered new tserver with Master: ac8d8d38ad7743e2a3f4dea5841f55d8 (127.1.52.66:34785)
I20260608 10:03:07.862787  1233 webserver.cc:533] Webserver started at http://127.1.52.67:46505/ using document root <none> and password file <none>
I20260608 10:03:07.862946  9810 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39170
I20260608 10:03:07.863539  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:07.863826  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:07.864262  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:07.866199  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912781554680-1233-0/minicluster-data/ts-2-root/instance:
uuid: "96dbe393738841ed98327bf8be8ade20"
format_stamp: "Formatted at 2026-06-08 10:03:07 on dist-test-slave-tgjf"
I20260608 10:03:07.870932  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:03:07.874257 10023 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:07.875077  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:03:07.875382  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912781554680-1233-0/minicluster-data/ts-2-root
uuid: "96dbe393738841ed98327bf8be8ade20"
format_stamp: "Formatted at 2026-06-08 10:03:07 on dist-test-slave-tgjf"
I20260608 10:03:07.875677  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912781554680-1233-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912781554680-1233-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912781554680-1233-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:07.891356  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:07.892391  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:07.893813  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:07.896130  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:07.896351  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:07.896580  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:07.896759  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:07.934895  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.67:43715
I20260608 10:03:07.935019 10085 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.67:43715 every 8 connection(s)
I20260608 10:03:07.948772 10086 heartbeater.cc:344] Connected to a master server at 127.1.52.126:40295
I20260608 10:03:07.949244 10086 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:07.949992 10086 heartbeater.cc:507] Master 127.1.52.126:40295 requested a full tablet report, sending...
I20260608 10:03:07.952097  9810 ts_manager.cc:194] Registered new tserver with Master: 96dbe393738841ed98327bf8be8ade20 (127.1.52.67:43715)
I20260608 10:03:07.952996  1233 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014610999s
I20260608 10:03:07.953593  9810 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39176
I20260608 10:03:08.757086  9937 heartbeater.cc:499] Master 127.1.52.126:40295 was elected leader, sending a full tablet report...
I20260608 10:03:08.867035 10012 heartbeater.cc:499] Master 127.1.52.126:40295 was elected leader, sending a full tablet report...
I20260608 10:03:08.956385 10086 heartbeater.cc:499] Master 127.1.52.126:40295 was elected leader, sending a full tablet report...
I20260608 10:03:09.017619  9810 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39180:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:03:09.020097  9810 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:03:09.094106  9902 tablet_service.cc:1511] Processing CreateTablet for tablet 1172ba03f5dd46798097a5f0a4331937 (DEFAULT_TABLE table=test-workload [id=90b12366aeda499d8102770363dff1da]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:09.095649  9902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1172ba03f5dd46798097a5f0a4331937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:09.099603  9976 tablet_service.cc:1511] Processing CreateTablet for tablet c6ed8de653d04339a5df99a6a333c472 (DEFAULT_TABLE table=test-workload [id=90b12366aeda499d8102770363dff1da]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:09.100075  9901 tablet_service.cc:1511] Processing CreateTablet for tablet c6ed8de653d04339a5df99a6a333c472 (DEFAULT_TABLE table=test-workload [id=90b12366aeda499d8102770363dff1da]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:09.101118  9900 tablet_service.cc:1511] Processing CreateTablet for tablet 293d09f0720944f1911db944acd8931d (DEFAULT_TABLE table=test-workload [id=90b12366aeda499d8102770363dff1da]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:09.101356  9977 tablet_service.cc:1511] Processing CreateTablet for tablet 1172ba03f5dd46798097a5f0a4331937 (DEFAULT_TABLE table=test-workload [id=90b12366aeda499d8102770363dff1da]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:09.101157  9976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6ed8de653d04339a5df99a6a333c472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:09.103574  9899 tablet_service.cc:1511] Processing CreateTablet for tablet d3cf51d4bbc5433fbd7ac8d998e4d8da (DEFAULT_TABLE table=test-workload [id=90b12366aeda499d8102770363dff1da]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:09.104847  9973 tablet_service.cc:1511] Processing CreateTablet for tablet 7c072876c80344a0af6ccce49db18066 (DEFAULT_TABLE table=test-workload [id=90b12366aeda499d8102770363dff1da]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:09.106102  9977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1172ba03f5dd46798097a5f0a4331937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:09.108290 10050 tablet_service.cc:1511] Processing CreateTablet for tablet c6ed8de653d04339a5df99a6a333c472 (DEFAULT_TABLE table=test-workload [id=90b12366aeda499d8102770363dff1da]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:09.109721 10050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6ed8de653d04339a5df99a6a333c472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:09.110117 10048 tablet_service.cc:1511] Processing CreateTablet for tablet d3cf51d4bbc5433fbd7ac8d998e4d8da (DEFAULT_TABLE table=test-workload [id=90b12366aeda499d8102770363dff1da]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:09.103574  9974 tablet_service.cc:1511] Processing CreateTablet for tablet d3cf51d4bbc5433fbd7ac8d998e4d8da (DEFAULT_TABLE table=test-workload [id=90b12366aeda499d8102770363dff1da]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:09.111466 10048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3cf51d4bbc5433fbd7ac8d998e4d8da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:09.111845  9974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3cf51d4bbc5433fbd7ac8d998e4d8da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:09.101547  9901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6ed8de653d04339a5df99a6a333c472. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:09.115145 10049 tablet_service.cc:1511] Processing CreateTablet for tablet 293d09f0720944f1911db944acd8931d (DEFAULT_TABLE table=test-workload [id=90b12366aeda499d8102770363dff1da]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:09.116583 10049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 293d09f0720944f1911db944acd8931d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:09.106148  9898 tablet_service.cc:1511] Processing CreateTablet for tablet 7c072876c80344a0af6ccce49db18066 (DEFAULT_TABLE table=test-workload [id=90b12366aeda499d8102770363dff1da]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:09.119402  9898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c072876c80344a0af6ccce49db18066. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:09.119215 10051 tablet_service.cc:1511] Processing CreateTablet for tablet 1172ba03f5dd46798097a5f0a4331937 (DEFAULT_TABLE table=test-workload [id=90b12366aeda499d8102770363dff1da]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:09.120550 10051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1172ba03f5dd46798097a5f0a4331937. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:09.123041  9975 tablet_service.cc:1511] Processing CreateTablet for tablet 293d09f0720944f1911db944acd8931d (DEFAULT_TABLE table=test-workload [id=90b12366aeda499d8102770363dff1da]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:09.124404  9975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 293d09f0720944f1911db944acd8931d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:09.126710  9973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c072876c80344a0af6ccce49db18066. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:09.127189  9900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 293d09f0720944f1911db944acd8931d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:09.129571  9899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3cf51d4bbc5433fbd7ac8d998e4d8da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:09.133464 10106 tablet_bootstrap.cc:492] T c6ed8de653d04339a5df99a6a333c472 P ac8d8d38ad7743e2a3f4dea5841f55d8: Bootstrap starting.
I20260608 10:03:09.140535 10106 tablet_bootstrap.cc:654] T c6ed8de653d04339a5df99a6a333c472 P ac8d8d38ad7743e2a3f4dea5841f55d8: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:09.166117 10047 tablet_service.cc:1511] Processing CreateTablet for tablet 7c072876c80344a0af6ccce49db18066 (DEFAULT_TABLE table=test-workload [id=90b12366aeda499d8102770363dff1da]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:09.167938 10047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c072876c80344a0af6ccce49db18066. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:09.171200  9897 tablet_service.cc:1511] Processing CreateTablet for tablet 581d242706a74e78a99cd71ff7ea73b0 (DEFAULT_TABLE table=test-workload [id=90b12366aeda499d8102770363dff1da]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:09.172634  9897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581d242706a74e78a99cd71ff7ea73b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:09.171208 10046 tablet_service.cc:1511] Processing CreateTablet for tablet 581d242706a74e78a99cd71ff7ea73b0 (DEFAULT_TABLE table=test-workload [id=90b12366aeda499d8102770363dff1da]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:09.176944 10046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581d242706a74e78a99cd71ff7ea73b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:09.203508  9974 tablet_service.cc:1511] Processing CreateTablet for tablet 581d242706a74e78a99cd71ff7ea73b0 (DEFAULT_TABLE table=test-workload [id=90b12366aeda499d8102770363dff1da]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:09.205024  9974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 581d242706a74e78a99cd71ff7ea73b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:09.224792 10108 tablet_bootstrap.cc:492] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 96dbe393738841ed98327bf8be8ade20: Bootstrap starting.
I20260608 10:03:09.225344 10106 tablet_bootstrap.cc:492] T c6ed8de653d04339a5df99a6a333c472 P ac8d8d38ad7743e2a3f4dea5841f55d8: No bootstrap required, opened a new log
I20260608 10:03:09.225900 10106 ts_tablet_manager.cc:1403] T c6ed8de653d04339a5df99a6a333c472 P ac8d8d38ad7743e2a3f4dea5841f55d8: Time spent bootstrapping tablet: real 0.093s	user 0.005s	sys 0.030s
I20260608 10:03:09.229720 10106 raft_consensus.cc:359] T c6ed8de653d04339a5df99a6a333c472 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.230865 10106 raft_consensus.cc:385] T c6ed8de653d04339a5df99a6a333c472 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:09.231333 10106 raft_consensus.cc:740] T c6ed8de653d04339a5df99a6a333c472 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac8d8d38ad7743e2a3f4dea5841f55d8, State: Initialized, Role: FOLLOWER
I20260608 10:03:09.231842 10108 tablet_bootstrap.cc:654] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 96dbe393738841ed98327bf8be8ade20: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:09.232640 10106 consensus_queue.cc:260] T c6ed8de653d04339a5df99a6a333c472 P ac8d8d38ad7743e2a3f4dea5841f55d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.241403 10106 ts_tablet_manager.cc:1434] T c6ed8de653d04339a5df99a6a333c472 P ac8d8d38ad7743e2a3f4dea5841f55d8: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.005s
I20260608 10:03:09.243052 10106 tablet_bootstrap.cc:492] T 1172ba03f5dd46798097a5f0a4331937 P ac8d8d38ad7743e2a3f4dea5841f55d8: Bootstrap starting.
I20260608 10:03:09.245919 10108 tablet_bootstrap.cc:492] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 96dbe393738841ed98327bf8be8ade20: No bootstrap required, opened a new log
I20260608 10:03:09.246596 10108 ts_tablet_manager.cc:1403] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 96dbe393738841ed98327bf8be8ade20: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.010s
I20260608 10:03:09.249368 10106 tablet_bootstrap.cc:654] T 1172ba03f5dd46798097a5f0a4331937 P ac8d8d38ad7743e2a3f4dea5841f55d8: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:09.249904 10108 raft_consensus.cc:359] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.250818 10108 raft_consensus.cc:385] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:09.251200 10108 raft_consensus.cc:740] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96dbe393738841ed98327bf8be8ade20, State: Initialized, Role: FOLLOWER
I20260608 10:03:09.250388 10109 tablet_bootstrap.cc:492] T 1172ba03f5dd46798097a5f0a4331937 P 046bae89bf9444eb8c85c4d871467e7c: Bootstrap starting.
I20260608 10:03:09.254647 10108 consensus_queue.cc:260] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 96dbe393738841ed98327bf8be8ade20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.262204 10108 ts_tablet_manager.cc:1434] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 96dbe393738841ed98327bf8be8ade20: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260608 10:03:09.262568 10109 tablet_bootstrap.cc:654] T 1172ba03f5dd46798097a5f0a4331937 P 046bae89bf9444eb8c85c4d871467e7c: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:09.263303 10108 tablet_bootstrap.cc:492] T 1172ba03f5dd46798097a5f0a4331937 P 96dbe393738841ed98327bf8be8ade20: Bootstrap starting.
I20260608 10:03:09.263664 10106 tablet_bootstrap.cc:492] T 1172ba03f5dd46798097a5f0a4331937 P ac8d8d38ad7743e2a3f4dea5841f55d8: No bootstrap required, opened a new log
I20260608 10:03:09.264264 10106 ts_tablet_manager.cc:1403] T 1172ba03f5dd46798097a5f0a4331937 P ac8d8d38ad7743e2a3f4dea5841f55d8: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.009s
I20260608 10:03:09.268096 10106 raft_consensus.cc:359] T 1172ba03f5dd46798097a5f0a4331937 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.269193 10106 raft_consensus.cc:385] T 1172ba03f5dd46798097a5f0a4331937 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:09.269697 10106 raft_consensus.cc:740] T 1172ba03f5dd46798097a5f0a4331937 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac8d8d38ad7743e2a3f4dea5841f55d8, State: Initialized, Role: FOLLOWER
I20260608 10:03:09.270362 10108 tablet_bootstrap.cc:654] T 1172ba03f5dd46798097a5f0a4331937 P 96dbe393738841ed98327bf8be8ade20: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:09.270951 10106 consensus_queue.cc:260] T 1172ba03f5dd46798097a5f0a4331937 P ac8d8d38ad7743e2a3f4dea5841f55d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.274544 10106 ts_tablet_manager.cc:1434] T 1172ba03f5dd46798097a5f0a4331937 P ac8d8d38ad7743e2a3f4dea5841f55d8: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.008s
I20260608 10:03:09.275988 10106 tablet_bootstrap.cc:492] T 293d09f0720944f1911db944acd8931d P ac8d8d38ad7743e2a3f4dea5841f55d8: Bootstrap starting.
I20260608 10:03:09.282021 10108 tablet_bootstrap.cc:492] T 1172ba03f5dd46798097a5f0a4331937 P 96dbe393738841ed98327bf8be8ade20: No bootstrap required, opened a new log
I20260608 10:03:09.282706 10108 ts_tablet_manager.cc:1403] T 1172ba03f5dd46798097a5f0a4331937 P 96dbe393738841ed98327bf8be8ade20: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260608 10:03:09.284644 10106 tablet_bootstrap.cc:654] T 293d09f0720944f1911db944acd8931d P ac8d8d38ad7743e2a3f4dea5841f55d8: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:09.285647 10108 raft_consensus.cc:359] T 1172ba03f5dd46798097a5f0a4331937 P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.286568 10108 raft_consensus.cc:385] T 1172ba03f5dd46798097a5f0a4331937 P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:09.286972 10108 raft_consensus.cc:740] T 1172ba03f5dd46798097a5f0a4331937 P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96dbe393738841ed98327bf8be8ade20, State: Initialized, Role: FOLLOWER
I20260608 10:03:09.287982 10108 consensus_queue.cc:260] T 1172ba03f5dd46798097a5f0a4331937 P 96dbe393738841ed98327bf8be8ade20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.290884 10108 ts_tablet_manager.cc:1434] T 1172ba03f5dd46798097a5f0a4331937 P 96dbe393738841ed98327bf8be8ade20: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 10:03:09.291584 10109 tablet_bootstrap.cc:492] T 1172ba03f5dd46798097a5f0a4331937 P 046bae89bf9444eb8c85c4d871467e7c: No bootstrap required, opened a new log
I20260608 10:03:09.292006 10108 tablet_bootstrap.cc:492] T 293d09f0720944f1911db944acd8931d P 96dbe393738841ed98327bf8be8ade20: Bootstrap starting.
I20260608 10:03:09.292125 10109 ts_tablet_manager.cc:1403] T 1172ba03f5dd46798097a5f0a4331937 P 046bae89bf9444eb8c85c4d871467e7c: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.022s
I20260608 10:03:09.293570 10106 tablet_bootstrap.cc:492] T 293d09f0720944f1911db944acd8931d P ac8d8d38ad7743e2a3f4dea5841f55d8: No bootstrap required, opened a new log
I20260608 10:03:09.294129 10106 ts_tablet_manager.cc:1403] T 293d09f0720944f1911db944acd8931d P ac8d8d38ad7743e2a3f4dea5841f55d8: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.002s
I20260608 10:03:09.295397 10109 raft_consensus.cc:359] T 1172ba03f5dd46798097a5f0a4331937 P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.296231 10109 raft_consensus.cc:385] T 1172ba03f5dd46798097a5f0a4331937 P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:09.296584 10109 raft_consensus.cc:740] T 1172ba03f5dd46798097a5f0a4331937 P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 046bae89bf9444eb8c85c4d871467e7c, State: Initialized, Role: FOLLOWER
I20260608 10:03:09.296985 10106 raft_consensus.cc:359] T 293d09f0720944f1911db944acd8931d P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.297812 10106 raft_consensus.cc:385] T 293d09f0720944f1911db944acd8931d P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:09.297475 10109 consensus_queue.cc:260] T 1172ba03f5dd46798097a5f0a4331937 P 046bae89bf9444eb8c85c4d871467e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.298199 10106 raft_consensus.cc:740] T 293d09f0720944f1911db944acd8931d P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac8d8d38ad7743e2a3f4dea5841f55d8, State: Initialized, Role: FOLLOWER
I20260608 10:03:09.299260 10108 tablet_bootstrap.cc:654] T 293d09f0720944f1911db944acd8931d P 96dbe393738841ed98327bf8be8ade20: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:09.299361 10106 consensus_queue.cc:260] T 293d09f0720944f1911db944acd8931d P ac8d8d38ad7743e2a3f4dea5841f55d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.301877 10106 ts_tablet_manager.cc:1434] T 293d09f0720944f1911db944acd8931d P ac8d8d38ad7743e2a3f4dea5841f55d8: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:03:09.302994 10106 tablet_bootstrap.cc:492] T d3cf51d4bbc5433fbd7ac8d998e4d8da P ac8d8d38ad7743e2a3f4dea5841f55d8: Bootstrap starting.
I20260608 10:03:09.307509 10109 ts_tablet_manager.cc:1434] T 1172ba03f5dd46798097a5f0a4331937 P 046bae89bf9444eb8c85c4d871467e7c: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.004s
I20260608 10:03:09.308717 10109 tablet_bootstrap.cc:492] T 7c072876c80344a0af6ccce49db18066 P 046bae89bf9444eb8c85c4d871467e7c: Bootstrap starting.
I20260608 10:03:09.309453 10106 tablet_bootstrap.cc:654] T d3cf51d4bbc5433fbd7ac8d998e4d8da P ac8d8d38ad7743e2a3f4dea5841f55d8: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:09.312273 10108 tablet_bootstrap.cc:492] T 293d09f0720944f1911db944acd8931d P 96dbe393738841ed98327bf8be8ade20: No bootstrap required, opened a new log
I20260608 10:03:09.312918 10108 ts_tablet_manager.cc:1403] T 293d09f0720944f1911db944acd8931d P 96dbe393738841ed98327bf8be8ade20: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.003s
I20260608 10:03:09.315217 10109 tablet_bootstrap.cc:654] T 7c072876c80344a0af6ccce49db18066 P 046bae89bf9444eb8c85c4d871467e7c: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:09.316146 10108 raft_consensus.cc:359] T 293d09f0720944f1911db944acd8931d P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.317095 10108 raft_consensus.cc:385] T 293d09f0720944f1911db944acd8931d P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:09.317477 10108 raft_consensus.cc:740] T 293d09f0720944f1911db944acd8931d P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96dbe393738841ed98327bf8be8ade20, State: Initialized, Role: FOLLOWER
I20260608 10:03:09.319955 10108 consensus_queue.cc:260] T 293d09f0720944f1911db944acd8931d P 96dbe393738841ed98327bf8be8ade20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.323586 10108 ts_tablet_manager.cc:1434] T 293d09f0720944f1911db944acd8931d P 96dbe393738841ed98327bf8be8ade20: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 10:03:09.326143 10108 tablet_bootstrap.cc:492] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20: Bootstrap starting.
I20260608 10:03:09.327059 10106 tablet_bootstrap.cc:492] T d3cf51d4bbc5433fbd7ac8d998e4d8da P ac8d8d38ad7743e2a3f4dea5841f55d8: No bootstrap required, opened a new log
I20260608 10:03:09.327656 10106 ts_tablet_manager.cc:1403] T d3cf51d4bbc5433fbd7ac8d998e4d8da P ac8d8d38ad7743e2a3f4dea5841f55d8: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.001s
I20260608 10:03:09.331157 10106 raft_consensus.cc:359] T d3cf51d4bbc5433fbd7ac8d998e4d8da P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.331990 10106 raft_consensus.cc:385] T d3cf51d4bbc5433fbd7ac8d998e4d8da P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:09.332499 10106 raft_consensus.cc:740] T d3cf51d4bbc5433fbd7ac8d998e4d8da P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac8d8d38ad7743e2a3f4dea5841f55d8, State: Initialized, Role: FOLLOWER
I20260608 10:03:09.332610 10108 tablet_bootstrap.cc:654] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:09.333448 10109 tablet_bootstrap.cc:492] T 7c072876c80344a0af6ccce49db18066 P 046bae89bf9444eb8c85c4d871467e7c: No bootstrap required, opened a new log
I20260608 10:03:09.333482 10106 consensus_queue.cc:260] T d3cf51d4bbc5433fbd7ac8d998e4d8da P ac8d8d38ad7743e2a3f4dea5841f55d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.334225 10109 ts_tablet_manager.cc:1403] T 7c072876c80344a0af6ccce49db18066 P 046bae89bf9444eb8c85c4d871467e7c: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.008s
I20260608 10:03:09.338045 10106 ts_tablet_manager.cc:1434] T d3cf51d4bbc5433fbd7ac8d998e4d8da P ac8d8d38ad7743e2a3f4dea5841f55d8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:03:09.339188 10106 tablet_bootstrap.cc:492] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8: Bootstrap starting.
I20260608 10:03:09.340029 10109 raft_consensus.cc:359] T 7c072876c80344a0af6ccce49db18066 P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.340816 10109 raft_consensus.cc:385] T 7c072876c80344a0af6ccce49db18066 P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:09.341145 10109 raft_consensus.cc:740] T 7c072876c80344a0af6ccce49db18066 P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 046bae89bf9444eb8c85c4d871467e7c, State: Initialized, Role: FOLLOWER
I20260608 10:03:09.341194 10113 raft_consensus.cc:493] T 293d09f0720944f1911db944acd8931d P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:09.341969 10113 raft_consensus.cc:515] T 293d09f0720944f1911db944acd8931d P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.342064 10109 consensus_queue.cc:260] T 7c072876c80344a0af6ccce49db18066 P 046bae89bf9444eb8c85c4d871467e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.349191 10106 tablet_bootstrap.cc:654] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:09.349233 10109 ts_tablet_manager.cc:1434] T 7c072876c80344a0af6ccce49db18066 P 046bae89bf9444eb8c85c4d871467e7c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260608 10:03:09.350495 10109 tablet_bootstrap.cc:492] T 293d09f0720944f1911db944acd8931d P 046bae89bf9444eb8c85c4d871467e7c: Bootstrap starting.
I20260608 10:03:09.354846 10113 leader_election.cc:290] T 293d09f0720944f1911db944acd8931d P 96dbe393738841ed98327bf8be8ade20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 046bae89bf9444eb8c85c4d871467e7c (127.1.52.65:46433), ac8d8d38ad7743e2a3f4dea5841f55d8 (127.1.52.66:34785)
I20260608 10:03:09.358047 10109 tablet_bootstrap.cc:654] T 293d09f0720944f1911db944acd8931d P 046bae89bf9444eb8c85c4d871467e7c: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:09.363633 10106 tablet_bootstrap.cc:492] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8: No bootstrap required, opened a new log
I20260608 10:03:09.364250 10106 ts_tablet_manager.cc:1403] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.001s
I20260608 10:03:09.368258 10106 raft_consensus.cc:359] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.369438 10106 raft_consensus.cc:385] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:09.369905 10106 raft_consensus.cc:740] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac8d8d38ad7743e2a3f4dea5841f55d8, State: Initialized, Role: FOLLOWER
I20260608 10:03:09.371191 10106 consensus_queue.cc:260] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.374940 10106 ts_tablet_manager.cc:1434] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 10:03:09.376485 10106 tablet_bootstrap.cc:492] T 581d242706a74e78a99cd71ff7ea73b0 P ac8d8d38ad7743e2a3f4dea5841f55d8: Bootstrap starting.
I20260608 10:03:09.380257  9912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293d09f0720944f1911db944acd8931d" candidate_uuid: "96dbe393738841ed98327bf8be8ade20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "046bae89bf9444eb8c85c4d871467e7c" is_pre_election: true
W20260608 10:03:09.382638 10026 leader_election.cc:343] T 293d09f0720944f1911db944acd8931d P 96dbe393738841ed98327bf8be8ade20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 046bae89bf9444eb8c85c4d871467e7c (127.1.52.65:46433): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:09.387375 10109 tablet_bootstrap.cc:492] T 293d09f0720944f1911db944acd8931d P 046bae89bf9444eb8c85c4d871467e7c: No bootstrap required, opened a new log
I20260608 10:03:09.387485 10108 tablet_bootstrap.cc:492] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20: No bootstrap required, opened a new log
I20260608 10:03:09.388020 10109 ts_tablet_manager.cc:1403] T 293d09f0720944f1911db944acd8931d P 046bae89bf9444eb8c85c4d871467e7c: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.014s
I20260608 10:03:09.388020 10108 ts_tablet_manager.cc:1403] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20: Time spent bootstrapping tablet: real 0.062s	user 0.004s	sys 0.030s
I20260608 10:03:09.390062 10106 tablet_bootstrap.cc:654] T 581d242706a74e78a99cd71ff7ea73b0 P ac8d8d38ad7743e2a3f4dea5841f55d8: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:09.391173 10109 raft_consensus.cc:359] T 293d09f0720944f1911db944acd8931d P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.391928 10109 raft_consensus.cc:385] T 293d09f0720944f1911db944acd8931d P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:09.392238 10109 raft_consensus.cc:740] T 293d09f0720944f1911db944acd8931d P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 046bae89bf9444eb8c85c4d871467e7c, State: Initialized, Role: FOLLOWER
I20260608 10:03:09.392900 10108 raft_consensus.cc:359] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.393106 10109 consensus_queue.cc:260] T 293d09f0720944f1911db944acd8931d P 046bae89bf9444eb8c85c4d871467e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.393776 10108 raft_consensus.cc:385] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:09.394107 10108 raft_consensus.cc:740] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96dbe393738841ed98327bf8be8ade20, State: Initialized, Role: FOLLOWER
I20260608 10:03:09.395064 10108 consensus_queue.cc:260] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.395596 10109 ts_tablet_manager.cc:1434] T 293d09f0720944f1911db944acd8931d P 046bae89bf9444eb8c85c4d871467e7c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:03:09.396621 10109 tablet_bootstrap.cc:492] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 046bae89bf9444eb8c85c4d871467e7c: Bootstrap starting.
I20260608 10:03:09.397257 10106 tablet_bootstrap.cc:492] T 581d242706a74e78a99cd71ff7ea73b0 P ac8d8d38ad7743e2a3f4dea5841f55d8: No bootstrap required, opened a new log
I20260608 10:03:09.398708 10106 ts_tablet_manager.cc:1403] T 581d242706a74e78a99cd71ff7ea73b0 P ac8d8d38ad7743e2a3f4dea5841f55d8: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260608 10:03:09.400905 10113 raft_consensus.cc:493] T 1172ba03f5dd46798097a5f0a4331937 P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:09.401423 10113 raft_consensus.cc:515] T 1172ba03f5dd46798097a5f0a4331937 P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.402655 10109 tablet_bootstrap.cc:654] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 046bae89bf9444eb8c85c4d871467e7c: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:09.402817 10106 raft_consensus.cc:359] T 581d242706a74e78a99cd71ff7ea73b0 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.403656 10106 raft_consensus.cc:385] T 581d242706a74e78a99cd71ff7ea73b0 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:09.403762 10113 leader_election.cc:290] T 1172ba03f5dd46798097a5f0a4331937 P 96dbe393738841ed98327bf8be8ade20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 046bae89bf9444eb8c85c4d871467e7c (127.1.52.65:46433), ac8d8d38ad7743e2a3f4dea5841f55d8 (127.1.52.66:34785)
I20260608 10:03:09.404032 10106 raft_consensus.cc:740] T 581d242706a74e78a99cd71ff7ea73b0 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac8d8d38ad7743e2a3f4dea5841f55d8, State: Initialized, Role: FOLLOWER
I20260608 10:03:09.405113 10106 consensus_queue.cc:260] T 581d242706a74e78a99cd71ff7ea73b0 P ac8d8d38ad7743e2a3f4dea5841f55d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.405617  9912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1172ba03f5dd46798097a5f0a4331937" candidate_uuid: "96dbe393738841ed98327bf8be8ade20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "046bae89bf9444eb8c85c4d871467e7c" is_pre_election: true
I20260608 10:03:09.406543  9912 raft_consensus.cc:2468] T 1172ba03f5dd46798097a5f0a4331937 P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96dbe393738841ed98327bf8be8ade20 in term 0.
I20260608 10:03:09.409212 10026 leader_election.cc:304] T 1172ba03f5dd46798097a5f0a4331937 P 96dbe393738841ed98327bf8be8ade20 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 046bae89bf9444eb8c85c4d871467e7c, 96dbe393738841ed98327bf8be8ade20; no voters: 
I20260608 10:03:09.410264 10106 ts_tablet_manager.cc:1434] T 581d242706a74e78a99cd71ff7ea73b0 P ac8d8d38ad7743e2a3f4dea5841f55d8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260608 10:03:09.412140 10128 raft_consensus.cc:2804] T 1172ba03f5dd46798097a5f0a4331937 P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:09.412671 10128 raft_consensus.cc:493] T 1172ba03f5dd46798097a5f0a4331937 P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:09.413133 10128 raft_consensus.cc:3060] T 1172ba03f5dd46798097a5f0a4331937 P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:09.414443  9987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293d09f0720944f1911db944acd8931d" candidate_uuid: "96dbe393738841ed98327bf8be8ade20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" is_pre_election: true
I20260608 10:03:09.415421  9987 raft_consensus.cc:2468] T 293d09f0720944f1911db944acd8931d P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96dbe393738841ed98327bf8be8ade20 in term 0.
I20260608 10:03:09.417471 10113 raft_consensus.cc:493] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:09.418159 10113 raft_consensus.cc:515] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.420097  9986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1172ba03f5dd46798097a5f0a4331937" candidate_uuid: "96dbe393738841ed98327bf8be8ade20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" is_pre_election: true
I20260608 10:03:09.420780  9986 raft_consensus.cc:2468] T 1172ba03f5dd46798097a5f0a4331937 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96dbe393738841ed98327bf8be8ade20 in term 0.
I20260608 10:03:09.421805 10128 raft_consensus.cc:515] T 1172ba03f5dd46798097a5f0a4331937 P 96dbe393738841ed98327bf8be8ade20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.422257  9912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ed8de653d04339a5df99a6a333c472" candidate_uuid: "96dbe393738841ed98327bf8be8ade20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "046bae89bf9444eb8c85c4d871467e7c" is_pre_election: true
I20260608 10:03:09.421828 10027 leader_election.cc:304] T 293d09f0720944f1911db944acd8931d P 96dbe393738841ed98327bf8be8ade20 [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: 96dbe393738841ed98327bf8be8ade20, ac8d8d38ad7743e2a3f4dea5841f55d8; no voters: 046bae89bf9444eb8c85c4d871467e7c
I20260608 10:03:09.424459 10128 leader_election.cc:290] T 1172ba03f5dd46798097a5f0a4331937 P 96dbe393738841ed98327bf8be8ade20 [CANDIDATE]: Term 1 election: Requested vote from peers 046bae89bf9444eb8c85c4d871467e7c (127.1.52.65:46433), ac8d8d38ad7743e2a3f4dea5841f55d8 (127.1.52.66:34785)
W20260608 10:03:09.424832 10026 leader_election.cc:343] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 046bae89bf9444eb8c85c4d871467e7c (127.1.52.65:46433): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:09.425144 10128 raft_consensus.cc:2804] T 293d09f0720944f1911db944acd8931d P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:09.425666 10128 raft_consensus.cc:493] T 293d09f0720944f1911db944acd8931d P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:09.426103 10128 raft_consensus.cc:3060] T 293d09f0720944f1911db944acd8931d P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:09.426743  9912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1172ba03f5dd46798097a5f0a4331937" candidate_uuid: "96dbe393738841ed98327bf8be8ade20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "046bae89bf9444eb8c85c4d871467e7c"
I20260608 10:03:09.427537  9912 raft_consensus.cc:3060] T 1172ba03f5dd46798097a5f0a4331937 P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:09.428294 10110 raft_consensus.cc:493] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:09.428864 10110 raft_consensus.cc:515] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.430478 10113 leader_election.cc:290] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 046bae89bf9444eb8c85c4d871467e7c (127.1.52.65:46433), ac8d8d38ad7743e2a3f4dea5841f55d8 (127.1.52.66:34785)
I20260608 10:03:09.433588 10110 leader_election.cc:290] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 046bae89bf9444eb8c85c4d871467e7c (127.1.52.65:46433), 96dbe393738841ed98327bf8be8ade20 (127.1.52.67:43715)
I20260608 10:03:09.437484 10108 ts_tablet_manager.cc:1434] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.001s
I20260608 10:03:09.441448 10128 raft_consensus.cc:515] T 293d09f0720944f1911db944acd8931d P 96dbe393738841ed98327bf8be8ade20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.446991  9911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293d09f0720944f1911db944acd8931d" candidate_uuid: "96dbe393738841ed98327bf8be8ade20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "046bae89bf9444eb8c85c4d871467e7c"
I20260608 10:03:09.447913  9911 raft_consensus.cc:3060] T 293d09f0720944f1911db944acd8931d P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:09.448637 10128 leader_election.cc:290] T 293d09f0720944f1911db944acd8931d P 96dbe393738841ed98327bf8be8ade20 [CANDIDATE]: Term 1 election: Requested vote from peers 046bae89bf9444eb8c85c4d871467e7c (127.1.52.65:46433), ac8d8d38ad7743e2a3f4dea5841f55d8 (127.1.52.66:34785)
I20260608 10:03:09.451125  9986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1172ba03f5dd46798097a5f0a4331937" candidate_uuid: "96dbe393738841ed98327bf8be8ade20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8"
I20260608 10:03:09.451846  9986 raft_consensus.cc:3060] T 1172ba03f5dd46798097a5f0a4331937 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:09.461261  9986 raft_consensus.cc:2468] T 1172ba03f5dd46798097a5f0a4331937 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96dbe393738841ed98327bf8be8ade20 in term 1.
I20260608 10:03:09.463331 10108 tablet_bootstrap.cc:492] T 7c072876c80344a0af6ccce49db18066 P 96dbe393738841ed98327bf8be8ade20: Bootstrap starting.
I20260608 10:03:09.464128  9987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ed8de653d04339a5df99a6a333c472" candidate_uuid: "96dbe393738841ed98327bf8be8ade20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" is_pre_election: true
I20260608 10:03:09.465042  9987 raft_consensus.cc:2468] T c6ed8de653d04339a5df99a6a333c472 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96dbe393738841ed98327bf8be8ade20 in term 0.
I20260608 10:03:09.473909  9987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "293d09f0720944f1911db944acd8931d" candidate_uuid: "96dbe393738841ed98327bf8be8ade20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8"
I20260608 10:03:09.476713  9987 raft_consensus.cc:3060] T 293d09f0720944f1911db944acd8931d P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:09.461884  9911 raft_consensus.cc:2468] T 293d09f0720944f1911db944acd8931d P 046bae89bf9444eb8c85c4d871467e7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96dbe393738841ed98327bf8be8ade20 in term 1.
I20260608 10:03:09.479027 10026 leader_election.cc:304] T 293d09f0720944f1911db944acd8931d P 96dbe393738841ed98327bf8be8ade20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 046bae89bf9444eb8c85c4d871467e7c, 96dbe393738841ed98327bf8be8ade20; no voters: 
I20260608 10:03:09.480187 10128 raft_consensus.cc:2804] T 293d09f0720944f1911db944acd8931d P 96dbe393738841ed98327bf8be8ade20 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:09.480707 10128 raft_consensus.cc:697] T 293d09f0720944f1911db944acd8931d P 96dbe393738841ed98327bf8be8ade20 [term 1 LEADER]: Becoming Leader. State: Replica: 96dbe393738841ed98327bf8be8ade20, State: Running, Role: LEADER
I20260608 10:03:09.481535 10128 consensus_queue.cc:237] T 293d09f0720944f1911db944acd8931d P 96dbe393738841ed98327bf8be8ade20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.471732  9912 raft_consensus.cc:2468] T 1172ba03f5dd46798097a5f0a4331937 P 046bae89bf9444eb8c85c4d871467e7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96dbe393738841ed98327bf8be8ade20 in term 1.
I20260608 10:03:09.488431 10026 leader_election.cc:304] T 1172ba03f5dd46798097a5f0a4331937 P 96dbe393738841ed98327bf8be8ade20 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 046bae89bf9444eb8c85c4d871467e7c, 96dbe393738841ed98327bf8be8ade20; no voters: 
I20260608 10:03:09.489475  9987 raft_consensus.cc:2468] T 293d09f0720944f1911db944acd8931d P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96dbe393738841ed98327bf8be8ade20 in term 1.
I20260608 10:03:09.489769 10129 raft_consensus.cc:2804] T 1172ba03f5dd46798097a5f0a4331937 P 96dbe393738841ed98327bf8be8ade20 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:09.493954 10129 raft_consensus.cc:697] T 1172ba03f5dd46798097a5f0a4331937 P 96dbe393738841ed98327bf8be8ade20 [term 1 LEADER]: Becoming Leader. State: Replica: 96dbe393738841ed98327bf8be8ade20, State: Running, Role: LEADER
I20260608 10:03:09.494004 10027 leader_election.cc:304] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20 [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: 96dbe393738841ed98327bf8be8ade20, ac8d8d38ad7743e2a3f4dea5841f55d8; no voters: 046bae89bf9444eb8c85c4d871467e7c
I20260608 10:03:09.495566 10113 raft_consensus.cc:2804] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:09.496116 10113 raft_consensus.cc:493] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:09.495441 10129 consensus_queue.cc:237] T 1172ba03f5dd46798097a5f0a4331937 P 96dbe393738841ed98327bf8be8ade20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.496536 10113 raft_consensus.cc:3060] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:09.501223 10108 tablet_bootstrap.cc:654] T 7c072876c80344a0af6ccce49db18066 P 96dbe393738841ed98327bf8be8ade20: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:09.502202 10109 tablet_bootstrap.cc:492] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 046bae89bf9444eb8c85c4d871467e7c: No bootstrap required, opened a new log
I20260608 10:03:09.502787 10109 ts_tablet_manager.cc:1403] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 046bae89bf9444eb8c85c4d871467e7c: Time spent bootstrapping tablet: real 0.106s	user 0.046s	sys 0.058s
I20260608 10:03:09.503125  9912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c072876c80344a0af6ccce49db18066" candidate_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "046bae89bf9444eb8c85c4d871467e7c" is_pre_election: true
I20260608 10:03:09.503841  9912 raft_consensus.cc:2468] T 7c072876c80344a0af6ccce49db18066 P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac8d8d38ad7743e2a3f4dea5841f55d8 in term 0.
I20260608 10:03:09.504842 10113 raft_consensus.cc:515] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.507073  9952 leader_election.cc:304] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 046bae89bf9444eb8c85c4d871467e7c, ac8d8d38ad7743e2a3f4dea5841f55d8; no voters: 
I20260608 10:03:09.508652 10110 raft_consensus.cc:2804] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:09.509119 10110 raft_consensus.cc:493] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:09.506513 10109 raft_consensus.cc:359] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.510304 10110 raft_consensus.cc:3060] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:09.515102 10113 leader_election.cc:290] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20 [CANDIDATE]: Term 1 election: Requested vote from peers 046bae89bf9444eb8c85c4d871467e7c (127.1.52.65:46433), ac8d8d38ad7743e2a3f4dea5841f55d8 (127.1.52.66:34785)
I20260608 10:03:09.515687  9912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ed8de653d04339a5df99a6a333c472" candidate_uuid: "96dbe393738841ed98327bf8be8ade20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "046bae89bf9444eb8c85c4d871467e7c"
I20260608 10:03:09.516283  9987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ed8de653d04339a5df99a6a333c472" candidate_uuid: "96dbe393738841ed98327bf8be8ade20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8"
I20260608 10:03:09.516867  9987 raft_consensus.cc:3060] T c6ed8de653d04339a5df99a6a333c472 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:03:09.517244 10026 leader_election.cc:343] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 046bae89bf9444eb8c85c4d871467e7c (127.1.52.65:46433): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:09.513273 10109 raft_consensus.cc:385] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:09.520890 10109 raft_consensus.cc:740] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 046bae89bf9444eb8c85c4d871467e7c, State: Initialized, Role: FOLLOWER
I20260608 10:03:09.521736 10109 consensus_queue.cc:260] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 046bae89bf9444eb8c85c4d871467e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.522094 10110 raft_consensus.cc:515] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.524442 10110 leader_election.cc:290] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8 [CANDIDATE]: Term 1 election: Requested vote from peers 046bae89bf9444eb8c85c4d871467e7c (127.1.52.65:46433), 96dbe393738841ed98327bf8be8ade20 (127.1.52.67:43715)
I20260608 10:03:09.522310  9808 catalog_manager.cc:5696] T 293d09f0720944f1911db944acd8931d P 96dbe393738841ed98327bf8be8ade20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96dbe393738841ed98327bf8be8ade20 (127.1.52.67). New cstate: current_term: 1 leader_uuid: "96dbe393738841ed98327bf8be8ade20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:09.526299 10109 ts_tablet_manager.cc:1434] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 046bae89bf9444eb8c85c4d871467e7c: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260608 10:03:09.527505 10109 tablet_bootstrap.cc:492] T c6ed8de653d04339a5df99a6a333c472 P 046bae89bf9444eb8c85c4d871467e7c: Bootstrap starting.
I20260608 10:03:09.527787  9912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c072876c80344a0af6ccce49db18066" candidate_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "046bae89bf9444eb8c85c4d871467e7c"
I20260608 10:03:09.527431  9808 catalog_manager.cc:5696] T 1172ba03f5dd46798097a5f0a4331937 P 96dbe393738841ed98327bf8be8ade20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96dbe393738841ed98327bf8be8ade20 (127.1.52.67). New cstate: current_term: 1 leader_uuid: "96dbe393738841ed98327bf8be8ade20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:09.528384  9912 raft_consensus.cc:3060] T 7c072876c80344a0af6ccce49db18066 P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:09.530172 10061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c072876c80344a0af6ccce49db18066" candidate_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96dbe393738841ed98327bf8be8ade20" is_pre_election: true
I20260608 10:03:09.530807 10060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c072876c80344a0af6ccce49db18066" candidate_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96dbe393738841ed98327bf8be8ade20"
I20260608 10:03:09.534368 10109 tablet_bootstrap.cc:654] T c6ed8de653d04339a5df99a6a333c472 P 046bae89bf9444eb8c85c4d871467e7c: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:09.538939  9912 raft_consensus.cc:2468] T 7c072876c80344a0af6ccce49db18066 P 046bae89bf9444eb8c85c4d871467e7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac8d8d38ad7743e2a3f4dea5841f55d8 in term 1.
W20260608 10:03:09.542116  9858 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:03:09.543450  9952 leader_election.cc:304] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 046bae89bf9444eb8c85c4d871467e7c, ac8d8d38ad7743e2a3f4dea5841f55d8; no voters: 
W20260608 10:03:09.544657  9952 leader_election.cc:343] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96dbe393738841ed98327bf8be8ade20 (127.1.52.67:43715): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:03:09.545797  9952 leader_election.cc:343] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96dbe393738841ed98327bf8be8ade20 (127.1.52.67:43715): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:09.544649 10110 raft_consensus.cc:2804] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:09.547534 10108 tablet_bootstrap.cc:492] T 7c072876c80344a0af6ccce49db18066 P 96dbe393738841ed98327bf8be8ade20: No bootstrap required, opened a new log
I20260608 10:03:09.531701  9987 raft_consensus.cc:2468] T c6ed8de653d04339a5df99a6a333c472 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96dbe393738841ed98327bf8be8ade20 in term 1.
I20260608 10:03:09.548108 10108 ts_tablet_manager.cc:1403] T 7c072876c80344a0af6ccce49db18066 P 96dbe393738841ed98327bf8be8ade20: Time spent bootstrapping tablet: real 0.085s	user 0.009s	sys 0.010s
I20260608 10:03:09.548735 10110 raft_consensus.cc:697] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 1 LEADER]: Becoming Leader. State: Replica: ac8d8d38ad7743e2a3f4dea5841f55d8, State: Running, Role: LEADER
I20260608 10:03:09.549393 10137 raft_consensus.cc:493] T d3cf51d4bbc5433fbd7ac8d998e4d8da P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:09.549759 10110 consensus_queue.cc:237] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.550169 10137 raft_consensus.cc:515] T d3cf51d4bbc5433fbd7ac8d998e4d8da P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.551486 10027 leader_election.cc:304] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20 [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: 96dbe393738841ed98327bf8be8ade20, ac8d8d38ad7743e2a3f4dea5841f55d8; no voters: 046bae89bf9444eb8c85c4d871467e7c
I20260608 10:03:09.551653 10108 raft_consensus.cc:359] T 7c072876c80344a0af6ccce49db18066 P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.552903 10108 raft_consensus.cc:385] T 7c072876c80344a0af6ccce49db18066 P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:09.553259 10108 raft_consensus.cc:740] T 7c072876c80344a0af6ccce49db18066 P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96dbe393738841ed98327bf8be8ade20, State: Initialized, Role: FOLLOWER
I20260608 10:03:09.553483 10113 raft_consensus.cc:2804] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:09.554050 10113 raft_consensus.cc:697] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20 [term 1 LEADER]: Becoming Leader. State: Replica: 96dbe393738841ed98327bf8be8ade20, State: Running, Role: LEADER
I20260608 10:03:09.554437 10108 consensus_queue.cc:260] T 7c072876c80344a0af6ccce49db18066 P 96dbe393738841ed98327bf8be8ade20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.548040 10109 tablet_bootstrap.cc:492] T c6ed8de653d04339a5df99a6a333c472 P 046bae89bf9444eb8c85c4d871467e7c: No bootstrap required, opened a new log
I20260608 10:03:09.554975 10113 consensus_queue.cc:237] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.555758 10109 ts_tablet_manager.cc:1403] T c6ed8de653d04339a5df99a6a333c472 P 046bae89bf9444eb8c85c4d871467e7c: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.008s
I20260608 10:03:09.555572  9912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cf51d4bbc5433fbd7ac8d998e4d8da" candidate_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "046bae89bf9444eb8c85c4d871467e7c" is_pre_election: true
I20260608 10:03:09.556355  9912 raft_consensus.cc:2468] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac8d8d38ad7743e2a3f4dea5841f55d8 in term 0.
I20260608 10:03:09.554821 10137 leader_election.cc:290] T d3cf51d4bbc5433fbd7ac8d998e4d8da P ac8d8d38ad7743e2a3f4dea5841f55d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 046bae89bf9444eb8c85c4d871467e7c (127.1.52.65:46433), 96dbe393738841ed98327bf8be8ade20 (127.1.52.67:43715)
I20260608 10:03:09.557435 10060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cf51d4bbc5433fbd7ac8d998e4d8da" candidate_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96dbe393738841ed98327bf8be8ade20" is_pre_election: true
I20260608 10:03:09.557580  9952 leader_election.cc:304] T d3cf51d4bbc5433fbd7ac8d998e4d8da P ac8d8d38ad7743e2a3f4dea5841f55d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 046bae89bf9444eb8c85c4d871467e7c, ac8d8d38ad7743e2a3f4dea5841f55d8; no voters: 
I20260608 10:03:09.558471 10137 raft_consensus.cc:2804] T d3cf51d4bbc5433fbd7ac8d998e4d8da P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:09.558902 10137 raft_consensus.cc:493] T d3cf51d4bbc5433fbd7ac8d998e4d8da P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:09.557978 10060 raft_consensus.cc:2468] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac8d8d38ad7743e2a3f4dea5841f55d8 in term 0.
I20260608 10:03:09.559357 10137 raft_consensus.cc:3060] T d3cf51d4bbc5433fbd7ac8d998e4d8da P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:09.559474 10109 raft_consensus.cc:359] T c6ed8de653d04339a5df99a6a333c472 P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.560364 10109 raft_consensus.cc:385] T c6ed8de653d04339a5df99a6a333c472 P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:09.560704 10109 raft_consensus.cc:740] T c6ed8de653d04339a5df99a6a333c472 P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 046bae89bf9444eb8c85c4d871467e7c, State: Initialized, Role: FOLLOWER
I20260608 10:03:09.561789 10109 consensus_queue.cc:260] T c6ed8de653d04339a5df99a6a333c472 P 046bae89bf9444eb8c85c4d871467e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.564757 10108 ts_tablet_manager.cc:1434] T 7c072876c80344a0af6ccce49db18066 P 96dbe393738841ed98327bf8be8ade20: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 10:03:09.565929 10108 tablet_bootstrap.cc:492] T 581d242706a74e78a99cd71ff7ea73b0 P 96dbe393738841ed98327bf8be8ade20: Bootstrap starting.
I20260608 10:03:09.571691 10137 raft_consensus.cc:515] T d3cf51d4bbc5433fbd7ac8d998e4d8da P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.571996  9808 catalog_manager.cc:5696] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac8d8d38ad7743e2a3f4dea5841f55d8 (127.1.52.66). New cstate: current_term: 1 leader_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:09.574425 10137 leader_election.cc:290] T d3cf51d4bbc5433fbd7ac8d998e4d8da P ac8d8d38ad7743e2a3f4dea5841f55d8 [CANDIDATE]: Term 1 election: Requested vote from peers 046bae89bf9444eb8c85c4d871467e7c (127.1.52.65:46433), 96dbe393738841ed98327bf8be8ade20 (127.1.52.67:43715)
I20260608 10:03:09.575155  9912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cf51d4bbc5433fbd7ac8d998e4d8da" candidate_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "046bae89bf9444eb8c85c4d871467e7c"
I20260608 10:03:09.575775  9912 raft_consensus.cc:3060] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:09.578713  9810 catalog_manager.cc:5696] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96dbe393738841ed98327bf8be8ade20 (127.1.52.67). New cstate: current_term: 1 leader_uuid: "96dbe393738841ed98327bf8be8ade20" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:09.580397 10109 ts_tablet_manager.cc:1434] T c6ed8de653d04339a5df99a6a333c472 P 046bae89bf9444eb8c85c4d871467e7c: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260608 10:03:09.581547 10109 tablet_bootstrap.cc:492] T 581d242706a74e78a99cd71ff7ea73b0 P 046bae89bf9444eb8c85c4d871467e7c: Bootstrap starting.
I20260608 10:03:09.582783 10108 tablet_bootstrap.cc:654] T 581d242706a74e78a99cd71ff7ea73b0 P 96dbe393738841ed98327bf8be8ade20: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:09.584190 10060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3cf51d4bbc5433fbd7ac8d998e4d8da" candidate_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96dbe393738841ed98327bf8be8ade20"
I20260608 10:03:09.584829 10060 raft_consensus.cc:3060] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:09.585541  9912 raft_consensus.cc:2468] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 046bae89bf9444eb8c85c4d871467e7c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac8d8d38ad7743e2a3f4dea5841f55d8 in term 1.
I20260608 10:03:09.586947  9952 leader_election.cc:304] T d3cf51d4bbc5433fbd7ac8d998e4d8da P ac8d8d38ad7743e2a3f4dea5841f55d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 046bae89bf9444eb8c85c4d871467e7c, ac8d8d38ad7743e2a3f4dea5841f55d8; no voters: 
I20260608 10:03:09.587862 10137 raft_consensus.cc:2804] T d3cf51d4bbc5433fbd7ac8d998e4d8da P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:09.588498 10109 tablet_bootstrap.cc:654] T 581d242706a74e78a99cd71ff7ea73b0 P 046bae89bf9444eb8c85c4d871467e7c: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:09.588478 10137 raft_consensus.cc:697] T d3cf51d4bbc5433fbd7ac8d998e4d8da P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 1 LEADER]: Becoming Leader. State: Replica: ac8d8d38ad7743e2a3f4dea5841f55d8, State: Running, Role: LEADER
I20260608 10:03:09.589609 10137 consensus_queue.cc:237] T d3cf51d4bbc5433fbd7ac8d998e4d8da P ac8d8d38ad7743e2a3f4dea5841f55d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.597276 10109 tablet_bootstrap.cc:492] T 581d242706a74e78a99cd71ff7ea73b0 P 046bae89bf9444eb8c85c4d871467e7c: No bootstrap required, opened a new log
I20260608 10:03:09.597862 10109 ts_tablet_manager.cc:1403] T 581d242706a74e78a99cd71ff7ea73b0 P 046bae89bf9444eb8c85c4d871467e7c: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260608 10:03:09.601904 10109 raft_consensus.cc:359] T 581d242706a74e78a99cd71ff7ea73b0 P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.602553 10109 raft_consensus.cc:385] T 581d242706a74e78a99cd71ff7ea73b0 P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:09.602861 10109 raft_consensus.cc:740] T 581d242706a74e78a99cd71ff7ea73b0 P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 046bae89bf9444eb8c85c4d871467e7c, State: Initialized, Role: FOLLOWER
I20260608 10:03:09.603770 10109 consensus_queue.cc:260] T 581d242706a74e78a99cd71ff7ea73b0 P 046bae89bf9444eb8c85c4d871467e7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.606742 10109 ts_tablet_manager.cc:1434] T 581d242706a74e78a99cd71ff7ea73b0 P 046bae89bf9444eb8c85c4d871467e7c: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 10:03:09.612468 10060 raft_consensus.cc:2468] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 96dbe393738841ed98327bf8be8ade20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac8d8d38ad7743e2a3f4dea5841f55d8 in term 1.
I20260608 10:03:09.617245 10108 tablet_bootstrap.cc:492] T 581d242706a74e78a99cd71ff7ea73b0 P 96dbe393738841ed98327bf8be8ade20: No bootstrap required, opened a new log
I20260608 10:03:09.617766 10108 ts_tablet_manager.cc:1403] T 581d242706a74e78a99cd71ff7ea73b0 P 96dbe393738841ed98327bf8be8ade20: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.021s
I20260608 10:03:09.619306  9808 catalog_manager.cc:5696] T d3cf51d4bbc5433fbd7ac8d998e4d8da P ac8d8d38ad7743e2a3f4dea5841f55d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to ac8d8d38ad7743e2a3f4dea5841f55d8 (127.1.52.66). New cstate: current_term: 1 leader_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:09.620723 10108 raft_consensus.cc:359] T 581d242706a74e78a99cd71ff7ea73b0 P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.621313 10108 raft_consensus.cc:385] T 581d242706a74e78a99cd71ff7ea73b0 P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:09.621563 10108 raft_consensus.cc:740] T 581d242706a74e78a99cd71ff7ea73b0 P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96dbe393738841ed98327bf8be8ade20, State: Initialized, Role: FOLLOWER
I20260608 10:03:09.622329 10108 consensus_queue.cc:260] T 581d242706a74e78a99cd71ff7ea73b0 P 96dbe393738841ed98327bf8be8ade20 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.624802 10108 ts_tablet_manager.cc:1434] T 581d242706a74e78a99cd71ff7ea73b0 P 96dbe393738841ed98327bf8be8ade20: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:03:09.740804 10117 raft_consensus.cc:493] T c6ed8de653d04339a5df99a6a333c472 P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:09.741356 10117 raft_consensus.cc:515] T c6ed8de653d04339a5df99a6a333c472 P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.743682 10117 leader_election.cc:290] T c6ed8de653d04339a5df99a6a333c472 P 046bae89bf9444eb8c85c4d871467e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac8d8d38ad7743e2a3f4dea5841f55d8 (127.1.52.66:34785), 96dbe393738841ed98327bf8be8ade20 (127.1.52.67:43715)
I20260608 10:03:09.753463  9987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ed8de653d04339a5df99a6a333c472" candidate_uuid: "046bae89bf9444eb8c85c4d871467e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" is_pre_election: true
I20260608 10:03:09.753597 10060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6ed8de653d04339a5df99a6a333c472" candidate_uuid: "046bae89bf9444eb8c85c4d871467e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96dbe393738841ed98327bf8be8ade20" is_pre_election: true
I20260608 10:03:09.754238  9987 raft_consensus.cc:2393] T c6ed8de653d04339a5df99a6a333c472 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 046bae89bf9444eb8c85c4d871467e7c in current term 1: Already voted for candidate 96dbe393738841ed98327bf8be8ade20 in this term.
I20260608 10:03:09.755337  9878 leader_election.cc:304] T c6ed8de653d04339a5df99a6a333c472 P 046bae89bf9444eb8c85c4d871467e7c [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: 046bae89bf9444eb8c85c4d871467e7c; no voters: 96dbe393738841ed98327bf8be8ade20, ac8d8d38ad7743e2a3f4dea5841f55d8
I20260608 10:03:09.756011 10117 raft_consensus.cc:3060] T c6ed8de653d04339a5df99a6a333c472 P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:09.760886 10117 raft_consensus.cc:2749] T c6ed8de653d04339a5df99a6a333c472 P 046bae89bf9444eb8c85c4d871467e7c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:09.764134 10113 raft_consensus.cc:493] T 7c072876c80344a0af6ccce49db18066 P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:09.764590 10113 raft_consensus.cc:515] T 7c072876c80344a0af6ccce49db18066 P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.766479 10113 leader_election.cc:290] T 7c072876c80344a0af6ccce49db18066 P 96dbe393738841ed98327bf8be8ade20 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 046bae89bf9444eb8c85c4d871467e7c (127.1.52.65:46433), ac8d8d38ad7743e2a3f4dea5841f55d8 (127.1.52.66:34785)
I20260608 10:03:09.767143  9912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c072876c80344a0af6ccce49db18066" candidate_uuid: "96dbe393738841ed98327bf8be8ade20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "046bae89bf9444eb8c85c4d871467e7c" is_pre_election: true
I20260608 10:03:09.767518  9987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c072876c80344a0af6ccce49db18066" candidate_uuid: "96dbe393738841ed98327bf8be8ade20" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" is_pre_election: true
I20260608 10:03:09.767822  9912 raft_consensus.cc:2393] T 7c072876c80344a0af6ccce49db18066 P 046bae89bf9444eb8c85c4d871467e7c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96dbe393738841ed98327bf8be8ade20 in current term 1: Already voted for candidate ac8d8d38ad7743e2a3f4dea5841f55d8 in this term.
I20260608 10:03:09.768935 10026 leader_election.cc:304] T 7c072876c80344a0af6ccce49db18066 P 96dbe393738841ed98327bf8be8ade20 [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: 96dbe393738841ed98327bf8be8ade20; no voters: 046bae89bf9444eb8c85c4d871467e7c, ac8d8d38ad7743e2a3f4dea5841f55d8
I20260608 10:03:09.769512 10113 raft_consensus.cc:3060] T 7c072876c80344a0af6ccce49db18066 P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:09.774458 10113 raft_consensus.cc:2749] T 7c072876c80344a0af6ccce49db18066 P 96dbe393738841ed98327bf8be8ade20 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:09.813609 10117 raft_consensus.cc:493] T 581d242706a74e78a99cd71ff7ea73b0 P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:09.814204 10117 raft_consensus.cc:515] T 581d242706a74e78a99cd71ff7ea73b0 P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.816056 10117 leader_election.cc:290] T 581d242706a74e78a99cd71ff7ea73b0 P 046bae89bf9444eb8c85c4d871467e7c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac8d8d38ad7743e2a3f4dea5841f55d8 (127.1.52.66:34785), 96dbe393738841ed98327bf8be8ade20 (127.1.52.67:43715)
I20260608 10:03:09.816968  9987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581d242706a74e78a99cd71ff7ea73b0" candidate_uuid: "046bae89bf9444eb8c85c4d871467e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" is_pre_election: true
I20260608 10:03:09.817759  9987 raft_consensus.cc:2468] T 581d242706a74e78a99cd71ff7ea73b0 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 046bae89bf9444eb8c85c4d871467e7c in term 0.
I20260608 10:03:09.817945 10060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581d242706a74e78a99cd71ff7ea73b0" candidate_uuid: "046bae89bf9444eb8c85c4d871467e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96dbe393738841ed98327bf8be8ade20" is_pre_election: true
I20260608 10:03:09.818655 10060 raft_consensus.cc:2468] T 581d242706a74e78a99cd71ff7ea73b0 P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 046bae89bf9444eb8c85c4d871467e7c in term 0.
I20260608 10:03:09.818977  9878 leader_election.cc:304] T 581d242706a74e78a99cd71ff7ea73b0 P 046bae89bf9444eb8c85c4d871467e7c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 046bae89bf9444eb8c85c4d871467e7c, ac8d8d38ad7743e2a3f4dea5841f55d8; no voters: 
I20260608 10:03:09.819856 10117 raft_consensus.cc:2804] T 581d242706a74e78a99cd71ff7ea73b0 P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:09.820212 10117 raft_consensus.cc:493] T 581d242706a74e78a99cd71ff7ea73b0 P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:09.820492 10117 raft_consensus.cc:3060] T 581d242706a74e78a99cd71ff7ea73b0 P 046bae89bf9444eb8c85c4d871467e7c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:09.825620 10117 raft_consensus.cc:515] T 581d242706a74e78a99cd71ff7ea73b0 P 046bae89bf9444eb8c85c4d871467e7c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.827252 10117 leader_election.cc:290] T 581d242706a74e78a99cd71ff7ea73b0 P 046bae89bf9444eb8c85c4d871467e7c [CANDIDATE]: Term 1 election: Requested vote from peers ac8d8d38ad7743e2a3f4dea5841f55d8 (127.1.52.66:34785), 96dbe393738841ed98327bf8be8ade20 (127.1.52.67:43715)
I20260608 10:03:09.827946  9987 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581d242706a74e78a99cd71ff7ea73b0" candidate_uuid: "046bae89bf9444eb8c85c4d871467e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8"
I20260608 10:03:09.828212 10060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "581d242706a74e78a99cd71ff7ea73b0" candidate_uuid: "046bae89bf9444eb8c85c4d871467e7c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96dbe393738841ed98327bf8be8ade20"
I20260608 10:03:09.828474  9987 raft_consensus.cc:3060] T 581d242706a74e78a99cd71ff7ea73b0 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:09.828785 10060 raft_consensus.cc:3060] T 581d242706a74e78a99cd71ff7ea73b0 P 96dbe393738841ed98327bf8be8ade20 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:09.833889 10060 raft_consensus.cc:2468] T 581d242706a74e78a99cd71ff7ea73b0 P 96dbe393738841ed98327bf8be8ade20 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 046bae89bf9444eb8c85c4d871467e7c in term 1.
I20260608 10:03:09.833984  9987 raft_consensus.cc:2468] T 581d242706a74e78a99cd71ff7ea73b0 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 046bae89bf9444eb8c85c4d871467e7c in term 1.
I20260608 10:03:09.835114  9877 leader_election.cc:304] T 581d242706a74e78a99cd71ff7ea73b0 P 046bae89bf9444eb8c85c4d871467e7c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 046bae89bf9444eb8c85c4d871467e7c, 96dbe393738841ed98327bf8be8ade20; no voters: 
I20260608 10:03:09.835819 10117 raft_consensus.cc:2804] T 581d242706a74e78a99cd71ff7ea73b0 P 046bae89bf9444eb8c85c4d871467e7c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:09.836704 10117 raft_consensus.cc:697] T 581d242706a74e78a99cd71ff7ea73b0 P 046bae89bf9444eb8c85c4d871467e7c [term 1 LEADER]: Becoming Leader. State: Replica: 046bae89bf9444eb8c85c4d871467e7c, State: Running, Role: LEADER
I20260608 10:03:09.837402 10117 consensus_queue.cc:237] T 581d242706a74e78a99cd71ff7ea73b0 P 046bae89bf9444eb8c85c4d871467e7c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } }
I20260608 10:03:09.845144  9810 catalog_manager.cc:5696] T 581d242706a74e78a99cd71ff7ea73b0 P 046bae89bf9444eb8c85c4d871467e7c reported cstate change: term changed from 0 to 1, leader changed from <none> to 046bae89bf9444eb8c85c4d871467e7c (127.1.52.65). New cstate: current_term: 1 leader_uuid: "046bae89bf9444eb8c85c4d871467e7c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:09.919966 10113 consensus_queue.cc:1048] T 1172ba03f5dd46798097a5f0a4331937 P 96dbe393738841ed98327bf8be8ade20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:09.935688 10113 consensus_queue.cc:1048] T 1172ba03f5dd46798097a5f0a4331937 P 96dbe393738841ed98327bf8be8ade20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:09.958403 10113 consensus_queue.cc:1048] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:09.967141 10128 consensus_queue.cc:1048] T 293d09f0720944f1911db944acd8931d P 96dbe393738841ed98327bf8be8ade20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:09.970345 10113 consensus_queue.cc:1048] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:09.985013 10149 consensus_queue.cc:1048] T 293d09f0720944f1911db944acd8931d P 96dbe393738841ed98327bf8be8ade20 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:10.022768 10137 consensus_queue.cc:1048] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:10.043488 10137 consensus_queue.cc:1048] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:10.072163 10136 consensus_queue.cc:1048] T d3cf51d4bbc5433fbd7ac8d998e4d8da P ac8d8d38ad7743e2a3f4dea5841f55d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "046bae89bf9444eb8c85c4d871467e7c" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 46433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:10.095393 10137 consensus_queue.cc:1048] T d3cf51d4bbc5433fbd7ac8d998e4d8da P ac8d8d38ad7743e2a3f4dea5841f55d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:10.321589 10061 raft_consensus.cc:1275] T 581d242706a74e78a99cd71ff7ea73b0 P 96dbe393738841ed98327bf8be8ade20 [term 1 FOLLOWER]: Refusing update from remote peer 046bae89bf9444eb8c85c4d871467e7c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:10.323450 10117 consensus_queue.cc:1048] T 581d242706a74e78a99cd71ff7ea73b0 P 046bae89bf9444eb8c85c4d871467e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "96dbe393738841ed98327bf8be8ade20" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43715 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:10.344101  9987 raft_consensus.cc:1275] T 581d242706a74e78a99cd71ff7ea73b0 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 1 FOLLOWER]: Refusing update from remote peer 046bae89bf9444eb8c85c4d871467e7c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:10.345821 10117 consensus_queue.cc:1048] T 581d242706a74e78a99cd71ff7ea73b0 P 046bae89bf9444eb8c85c4d871467e7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac8d8d38ad7743e2a3f4dea5841f55d8" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:03:10.616914  9952 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.52.65:46433, user_credentials={real_user=slave}} blocked reactor thread for 48795.3us
W20260608 10:03:11.294679 10157 meta_cache.cc:1261] Time spent looking up entry by key: real 0.153s	user 0.002s	sys 0.000s
W20260608 10:03:11.522712 10027 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.52.66:34785, user_credentials={real_user=slave}} blocked reactor thread for 53635.9us
I20260608 10:03:11.645337  1233 tablet_server.cc:179] TabletServer@127.1.52.65:0 shutting down...
I20260608 10:03:11.674242  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:11.674929  1233 tablet_replica.cc:333] T 581d242706a74e78a99cd71ff7ea73b0 P 046bae89bf9444eb8c85c4d871467e7c: stopping tablet replica
I20260608 10:03:11.675566  1233 raft_consensus.cc:2243] T 581d242706a74e78a99cd71ff7ea73b0 P 046bae89bf9444eb8c85c4d871467e7c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:11.676546  1233 raft_consensus.cc:2272] T 581d242706a74e78a99cd71ff7ea73b0 P 046bae89bf9444eb8c85c4d871467e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.679605  1233 tablet_replica.cc:333] T c6ed8de653d04339a5df99a6a333c472 P 046bae89bf9444eb8c85c4d871467e7c: stopping tablet replica
I20260608 10:03:11.680238  1233 raft_consensus.cc:2243] T c6ed8de653d04339a5df99a6a333c472 P 046bae89bf9444eb8c85c4d871467e7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:11.680719  1233 raft_consensus.cc:2272] T c6ed8de653d04339a5df99a6a333c472 P 046bae89bf9444eb8c85c4d871467e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.683561  1233 tablet_replica.cc:333] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 046bae89bf9444eb8c85c4d871467e7c: stopping tablet replica
I20260608 10:03:11.684141  1233 raft_consensus.cc:2243] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 046bae89bf9444eb8c85c4d871467e7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:11.684619  1233 raft_consensus.cc:2272] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 046bae89bf9444eb8c85c4d871467e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.687253  1233 tablet_replica.cc:333] T 1172ba03f5dd46798097a5f0a4331937 P 046bae89bf9444eb8c85c4d871467e7c: stopping tablet replica
I20260608 10:03:11.687811  1233 raft_consensus.cc:2243] T 1172ba03f5dd46798097a5f0a4331937 P 046bae89bf9444eb8c85c4d871467e7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:11.688297  1233 raft_consensus.cc:2272] T 1172ba03f5dd46798097a5f0a4331937 P 046bae89bf9444eb8c85c4d871467e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.691053  1233 tablet_replica.cc:333] T 7c072876c80344a0af6ccce49db18066 P 046bae89bf9444eb8c85c4d871467e7c: stopping tablet replica
I20260608 10:03:11.691582  1233 raft_consensus.cc:2243] T 7c072876c80344a0af6ccce49db18066 P 046bae89bf9444eb8c85c4d871467e7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:11.692106  1233 raft_consensus.cc:2272] T 7c072876c80344a0af6ccce49db18066 P 046bae89bf9444eb8c85c4d871467e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.694625  1233 tablet_replica.cc:333] T 293d09f0720944f1911db944acd8931d P 046bae89bf9444eb8c85c4d871467e7c: stopping tablet replica
I20260608 10:03:11.695276  1233 raft_consensus.cc:2243] T 293d09f0720944f1911db944acd8931d P 046bae89bf9444eb8c85c4d871467e7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:11.695729  1233 raft_consensus.cc:2272] T 293d09f0720944f1911db944acd8931d P 046bae89bf9444eb8c85c4d871467e7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.716137  1233 tablet_server.cc:196] TabletServer@127.1.52.65:0 shutdown complete.
I20260608 10:03:11.732949  1233 tablet_server.cc:179] TabletServer@127.1.52.66:0 shutting down...
I20260608 10:03:11.756984  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:11.757666  1233 tablet_replica.cc:333] T 581d242706a74e78a99cd71ff7ea73b0 P ac8d8d38ad7743e2a3f4dea5841f55d8: stopping tablet replica
I20260608 10:03:11.758281  1233 raft_consensus.cc:2243] T 581d242706a74e78a99cd71ff7ea73b0 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:11.758848  1233 raft_consensus.cc:2272] T 581d242706a74e78a99cd71ff7ea73b0 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.761529  1233 tablet_replica.cc:333] T 1172ba03f5dd46798097a5f0a4331937 P ac8d8d38ad7743e2a3f4dea5841f55d8: stopping tablet replica
I20260608 10:03:11.762077  1233 raft_consensus.cc:2243] T 1172ba03f5dd46798097a5f0a4331937 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:11.762619  1233 raft_consensus.cc:2272] T 1172ba03f5dd46798097a5f0a4331937 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.765086  1233 tablet_replica.cc:333] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8: stopping tablet replica
I20260608 10:03:11.765669  1233 raft_consensus.cc:2243] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:11.766656  1233 raft_consensus.cc:2272] T 7c072876c80344a0af6ccce49db18066 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.768988  1233 tablet_replica.cc:333] T d3cf51d4bbc5433fbd7ac8d998e4d8da P ac8d8d38ad7743e2a3f4dea5841f55d8: stopping tablet replica
I20260608 10:03:11.769515  1233 raft_consensus.cc:2243] T d3cf51d4bbc5433fbd7ac8d998e4d8da P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:11.770416  1233 raft_consensus.cc:2272] T d3cf51d4bbc5433fbd7ac8d998e4d8da P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.772743  1233 tablet_replica.cc:333] T 293d09f0720944f1911db944acd8931d P ac8d8d38ad7743e2a3f4dea5841f55d8: stopping tablet replica
I20260608 10:03:11.773267  1233 raft_consensus.cc:2243] T 293d09f0720944f1911db944acd8931d P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:11.773726  1233 raft_consensus.cc:2272] T 293d09f0720944f1911db944acd8931d P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.776346  1233 tablet_replica.cc:333] T c6ed8de653d04339a5df99a6a333c472 P ac8d8d38ad7743e2a3f4dea5841f55d8: stopping tablet replica
I20260608 10:03:11.776834  1233 raft_consensus.cc:2243] T c6ed8de653d04339a5df99a6a333c472 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:11.777345  1233 raft_consensus.cc:2272] T c6ed8de653d04339a5df99a6a333c472 P ac8d8d38ad7743e2a3f4dea5841f55d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.803539  1233 tablet_server.cc:196] TabletServer@127.1.52.66:0 shutdown complete.
I20260608 10:03:11.820469  1233 tablet_server.cc:179] TabletServer@127.1.52.67:0 shutting down...
I20260608 10:03:11.843920  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:11.844556  1233 tablet_replica.cc:333] T 581d242706a74e78a99cd71ff7ea73b0 P 96dbe393738841ed98327bf8be8ade20: stopping tablet replica
I20260608 10:03:11.845152  1233 raft_consensus.cc:2243] T 581d242706a74e78a99cd71ff7ea73b0 P 96dbe393738841ed98327bf8be8ade20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:11.845742  1233 raft_consensus.cc:2272] T 581d242706a74e78a99cd71ff7ea73b0 P 96dbe393738841ed98327bf8be8ade20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.848469  1233 tablet_replica.cc:333] T 1172ba03f5dd46798097a5f0a4331937 P 96dbe393738841ed98327bf8be8ade20: stopping tablet replica
I20260608 10:03:11.849052  1233 raft_consensus.cc:2243] T 1172ba03f5dd46798097a5f0a4331937 P 96dbe393738841ed98327bf8be8ade20 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:11.849849  1233 raft_consensus.cc:2272] T 1172ba03f5dd46798097a5f0a4331937 P 96dbe393738841ed98327bf8be8ade20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.852246  1233 tablet_replica.cc:333] T 7c072876c80344a0af6ccce49db18066 P 96dbe393738841ed98327bf8be8ade20: stopping tablet replica
I20260608 10:03:11.852807  1233 raft_consensus.cc:2243] T 7c072876c80344a0af6ccce49db18066 P 96dbe393738841ed98327bf8be8ade20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:11.853256  1233 raft_consensus.cc:2272] T 7c072876c80344a0af6ccce49db18066 P 96dbe393738841ed98327bf8be8ade20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.855917  1233 tablet_replica.cc:333] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20: stopping tablet replica
I20260608 10:03:11.856441  1233 raft_consensus.cc:2243] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:11.857203  1233 raft_consensus.cc:2272] T c6ed8de653d04339a5df99a6a333c472 P 96dbe393738841ed98327bf8be8ade20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.859661  1233 tablet_replica.cc:333] T 293d09f0720944f1911db944acd8931d P 96dbe393738841ed98327bf8be8ade20: stopping tablet replica
I20260608 10:03:11.860155  1233 raft_consensus.cc:2243] T 293d09f0720944f1911db944acd8931d P 96dbe393738841ed98327bf8be8ade20 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:11.860914  1233 raft_consensus.cc:2272] T 293d09f0720944f1911db944acd8931d P 96dbe393738841ed98327bf8be8ade20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.863300  1233 tablet_replica.cc:333] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 96dbe393738841ed98327bf8be8ade20: stopping tablet replica
I20260608 10:03:11.863778  1233 raft_consensus.cc:2243] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 96dbe393738841ed98327bf8be8ade20 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:11.864213  1233 raft_consensus.cc:2272] T d3cf51d4bbc5433fbd7ac8d998e4d8da P 96dbe393738841ed98327bf8be8ade20 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.885463  1233 tablet_server.cc:196] TabletServer@127.1.52.67:0 shutdown complete.
I20260608 10:03:11.901304  1233 master.cc:562] Master@127.1.52.126:40295 shutting down...
I20260608 10:03:11.920527  1233 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 14e67f4b3f25450fa484f2445aae92cf [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:11.921046  1233 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 14e67f4b3f25450fa484f2445aae92cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.921319  1233 tablet_replica.cc:333] T 00000000000000000000000000000000 P 14e67f4b3f25450fa484f2445aae92cf: stopping tablet replica
I20260608 10:03:11.940764  1233 master.cc:584] Master@127.1.52.126:40295 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4570 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 10:03:11.970220  1233 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.52.126:38857
I20260608 10:03:11.971457  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:11.976575 10203 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:11.978078 10204 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:11.978878 10206 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:11.979144  1233 server_base.cc:1061] running on GCE node
I20260608 10:03:11.980050  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:11.980261  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:11.980427  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912991980408 us; error 0 us; skew 500 ppm
I20260608 10:03:11.981001  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:11.983642  1233 webserver.cc:533] Webserver started at http://127.1.52.126:35595/ using document root <none> and password file <none>
I20260608 10:03:11.984167  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:11.984369  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:11.984645  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:11.985770  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912781554680-1233-0/minicluster-data/master-0-root/instance:
uuid: "0f90c202f9a74181a5164976225fa5bb"
format_stamp: "Formatted at 2026-06-08 10:03:11 on dist-test-slave-tgjf"
I20260608 10:03:11.990418  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 10:03:11.993837 10211 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:11.994635  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:03:11.994935  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912781554680-1233-0/minicluster-data/master-0-root
uuid: "0f90c202f9a74181a5164976225fa5bb"
format_stamp: "Formatted at 2026-06-08 10:03:11 on dist-test-slave-tgjf"
I20260608 10:03:11.995221  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912781554680-1233-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912781554680-1233-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912781554680-1233-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:12.020970  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:12.022045  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:12.056978  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.126:38857
I20260608 10:03:12.057086 10262 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.126:38857 every 8 connection(s)
I20260608 10:03:12.061088 10263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:12.071365 10263 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f90c202f9a74181a5164976225fa5bb: Bootstrap starting.
I20260608 10:03:12.075898 10263 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0f90c202f9a74181a5164976225fa5bb: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:12.079905 10263 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0f90c202f9a74181a5164976225fa5bb: No bootstrap required, opened a new log
I20260608 10:03:12.082005 10263 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0f90c202f9a74181a5164976225fa5bb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f90c202f9a74181a5164976225fa5bb" member_type: VOTER }
I20260608 10:03:12.082438 10263 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0f90c202f9a74181a5164976225fa5bb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:12.082628 10263 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0f90c202f9a74181a5164976225fa5bb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0f90c202f9a74181a5164976225fa5bb, State: Initialized, Role: FOLLOWER
I20260608 10:03:12.083250 10263 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0f90c202f9a74181a5164976225fa5bb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0f90c202f9a74181a5164976225fa5bb" member_type: VOTER }
I20260608 10:03:12.083700 10263 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0f90c202f9a74181a5164976225fa5bb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:12.083892 10263 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0f90c202f9a74181a5164976225fa5bb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:12.084115 10263 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0f90c202f9a74181a5164976225fa5bb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:12.089395 10263 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0f90c202f9a74181a5164976225fa5bb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f90c202f9a74181a5164976225fa5bb" member_type: VOTER }
I20260608 10:03:12.089880 10263 leader_election.cc:304] T 00000000000000000000000000000000 P 0f90c202f9a74181a5164976225fa5bb [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: 0f90c202f9a74181a5164976225fa5bb; no voters: 
I20260608 10:03:12.091041 10263 leader_election.cc:290] T 00000000000000000000000000000000 P 0f90c202f9a74181a5164976225fa5bb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:12.091461 10266 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0f90c202f9a74181a5164976225fa5bb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:12.092826 10266 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0f90c202f9a74181a5164976225fa5bb [term 1 LEADER]: Becoming Leader. State: Replica: 0f90c202f9a74181a5164976225fa5bb, State: Running, Role: LEADER
I20260608 10:03:12.093528 10266 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0f90c202f9a74181a5164976225fa5bb [LEADER]: Queue going to LEADER mode. State: All 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: "0f90c202f9a74181a5164976225fa5bb" member_type: VOTER }
I20260608 10:03:12.094005 10263 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0f90c202f9a74181a5164976225fa5bb [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:12.098007 10268 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f90c202f9a74181a5164976225fa5bb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0f90c202f9a74181a5164976225fa5bb. Latest consensus state: current_term: 1 leader_uuid: "0f90c202f9a74181a5164976225fa5bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f90c202f9a74181a5164976225fa5bb" member_type: VOTER } }
I20260608 10:03:12.098791 10268 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f90c202f9a74181a5164976225fa5bb [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:12.100579 10272 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:12.100545 10267 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0f90c202f9a74181a5164976225fa5bb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0f90c202f9a74181a5164976225fa5bb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0f90c202f9a74181a5164976225fa5bb" member_type: VOTER } }
I20260608 10:03:12.101485 10267 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0f90c202f9a74181a5164976225fa5bb [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:12.106156 10272 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:12.111631  1233 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:12.116617 10272 catalog_manager.cc:1382] Generated new cluster ID: dfe685678cfc4b76968da459819af947
I20260608 10:03:12.116865 10272 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:12.144268 10272 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:12.145651 10272 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:12.157862 10272 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0f90c202f9a74181a5164976225fa5bb: Generated new TSK 0
I20260608 10:03:12.158504 10272 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:12.178306  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:12.184520 10284 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:12.186144 10285 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:12.188131 10287 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:12.189911  1233 server_base.cc:1061] running on GCE node
I20260608 10:03:12.190780  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:12.190973  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:12.191097  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912992191085 us; error 0 us; skew 500 ppm
I20260608 10:03:12.191609  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:12.193928  1233 webserver.cc:533] Webserver started at http://127.1.52.65:45123/ using document root <none> and password file <none>
I20260608 10:03:12.194484  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:12.194656  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:12.194962  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:12.196156  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912781554680-1233-0/minicluster-data/ts-0-root/instance:
uuid: "ae482751e982416fb5afe118b626b370"
format_stamp: "Formatted at 2026-06-08 10:03:12 on dist-test-slave-tgjf"
I20260608 10:03:12.200958  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 10:03:12.204437 10292 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:12.205229  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:03:12.205536  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912781554680-1233-0/minicluster-data/ts-0-root
uuid: "ae482751e982416fb5afe118b626b370"
format_stamp: "Formatted at 2026-06-08 10:03:12 on dist-test-slave-tgjf"
I20260608 10:03:12.205821  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912781554680-1233-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912781554680-1233-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912781554680-1233-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:12.226300  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:12.227550  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:12.229081  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:12.231592  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:12.231797  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:12.232062  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:12.232216  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:12.269671  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.65:39707
I20260608 10:03:12.269798 10354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.65:39707 every 8 connection(s)
I20260608 10:03:12.274915  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:12.282106 10359 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:12.283469 10360 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:12.285228 10362 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:12.286592  1233 server_base.cc:1061] running on GCE node
I20260608 10:03:12.287688 10355 heartbeater.cc:344] Connected to a master server at 127.1.52.126:38857
I20260608 10:03:12.288095 10355 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:12.288911 10355 heartbeater.cc:507] Master 127.1.52.126:38857 requested a full tablet report, sending...
I20260608 10:03:12.289435  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:12.289703  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:12.289911  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912992289890 us; error 0 us; skew 500 ppm
I20260608 10:03:12.290681  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:12.291210 10228 ts_manager.cc:194] Registered new tserver with Master: ae482751e982416fb5afe118b626b370 (127.1.52.65:39707)
I20260608 10:03:12.293280  1233 webserver.cc:533] Webserver started at http://127.1.52.66:37391/ using document root <none> and password file <none>
I20260608 10:03:12.293542 10228 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39076
I20260608 10:03:12.293918  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:12.294167  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:12.294484  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:12.295845  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912781554680-1233-0/minicluster-data/ts-1-root/instance:
uuid: "bd9f4d8ad8f648569a2639a63a9592f5"
format_stamp: "Formatted at 2026-06-08 10:03:12 on dist-test-slave-tgjf"
I20260608 10:03:12.300365  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:03:12.303727 10367 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:12.304491  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:03:12.304791  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912781554680-1233-0/minicluster-data/ts-1-root
uuid: "bd9f4d8ad8f648569a2639a63a9592f5"
format_stamp: "Formatted at 2026-06-08 10:03:12 on dist-test-slave-tgjf"
I20260608 10:03:12.305064  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912781554680-1233-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912781554680-1233-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912781554680-1233-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:12.322849  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:12.323997  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:12.325436  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:12.327732  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:12.327961  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:12.328197  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:12.328368  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:12.365813  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.66:33471
I20260608 10:03:12.365929 10429 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.66:33471 every 8 connection(s)
I20260608 10:03:12.371095  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:12.378643 10433 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:12.379817 10434 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:12.383118  1233 server_base.cc:1061] running on GCE node
I20260608 10:03:12.383483 10430 heartbeater.cc:344] Connected to a master server at 127.1.52.126:38857
I20260608 10:03:12.383946 10430 heartbeater.cc:461] Registering TS with master...
W20260608 10:03:12.384647 10436 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:12.384737 10430 heartbeater.cc:507] Master 127.1.52.126:38857 requested a full tablet report, sending...
I20260608 10:03:12.385700  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:12.385977  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:12.386197  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912992386178 us; error 0 us; skew 500 ppm
I20260608 10:03:12.386948  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:12.387094 10228 ts_manager.cc:194] Registered new tserver with Master: bd9f4d8ad8f648569a2639a63a9592f5 (127.1.52.66:33471)
I20260608 10:03:12.388798 10228 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39084
I20260608 10:03:12.389638  1233 webserver.cc:533] Webserver started at http://127.1.52.67:39055/ using document root <none> and password file <none>
I20260608 10:03:12.390266  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:12.390542  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:12.390810  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:12.391939  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912781554680-1233-0/minicluster-data/ts-2-root/instance:
uuid: "c42ab5df83b24e5eb559f44d1c3d7d4a"
format_stamp: "Formatted at 2026-06-08 10:03:12 on dist-test-slave-tgjf"
I20260608 10:03:12.396548  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:03:12.400122 10441 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:12.400888  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:03:12.401180  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912781554680-1233-0/minicluster-data/ts-2-root
uuid: "c42ab5df83b24e5eb559f44d1c3d7d4a"
format_stamp: "Formatted at 2026-06-08 10:03:12 on dist-test-slave-tgjf"
I20260608 10:03:12.401465  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912781554680-1233-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912781554680-1233-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912781554680-1233-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:12.425729  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:12.426899  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:12.428351  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:12.430768  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:12.430984  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:12.431216  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:12.431382  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:12.468878  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.67:43101
I20260608 10:03:12.468989 10503 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.67:43101 every 8 connection(s)
I20260608 10:03:12.483328 10504 heartbeater.cc:344] Connected to a master server at 127.1.52.126:38857
I20260608 10:03:12.483752 10504 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:12.484513 10504 heartbeater.cc:507] Master 127.1.52.126:38857 requested a full tablet report, sending...
I20260608 10:03:12.486632 10228 ts_manager.cc:194] Registered new tserver with Master: c42ab5df83b24e5eb559f44d1c3d7d4a (127.1.52.67:43101)
I20260608 10:03:12.487090  1233 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014838407s
I20260608 10:03:12.488104 10228 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39086
I20260608 10:03:13.296602 10355 heartbeater.cc:499] Master 127.1.52.126:38857 was elected leader, sending a full tablet report...
I20260608 10:03:13.391804 10430 heartbeater.cc:499] Master 127.1.52.126:38857 was elected leader, sending a full tablet report...
I20260608 10:03:13.491113 10504 heartbeater.cc:499] Master 127.1.52.126:38857 was elected leader, sending a full tablet report...
I20260608 10:03:13.548678 10228 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38898:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:03:13.551023 10228 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:03:13.612610 10320 tablet_service.cc:1511] Processing CreateTablet for tablet 1a62e5ecb9364b94b2afdbdc91390a7d (DEFAULT_TABLE table=test-workload [id=f11b52c30971463e80896d3a1740bf46]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:03:13.614740 10320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a62e5ecb9364b94b2afdbdc91390a7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:13.616647 10395 tablet_service.cc:1511] Processing CreateTablet for tablet 1a62e5ecb9364b94b2afdbdc91390a7d (DEFAULT_TABLE table=test-workload [id=f11b52c30971463e80896d3a1740bf46]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:03:13.617183 10469 tablet_service.cc:1511] Processing CreateTablet for tablet 1a62e5ecb9364b94b2afdbdc91390a7d (DEFAULT_TABLE table=test-workload [id=f11b52c30971463e80896d3a1740bf46]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:03:13.618368 10395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a62e5ecb9364b94b2afdbdc91390a7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:13.618892 10469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a62e5ecb9364b94b2afdbdc91390a7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:13.634531 10525 tablet_bootstrap.cc:492] T 1a62e5ecb9364b94b2afdbdc91390a7d P ae482751e982416fb5afe118b626b370: Bootstrap starting.
I20260608 10:03:13.639974 10526 tablet_bootstrap.cc:492] T 1a62e5ecb9364b94b2afdbdc91390a7d P bd9f4d8ad8f648569a2639a63a9592f5: Bootstrap starting.
I20260608 10:03:13.642242 10527 tablet_bootstrap.cc:492] T 1a62e5ecb9364b94b2afdbdc91390a7d P c42ab5df83b24e5eb559f44d1c3d7d4a: Bootstrap starting.
I20260608 10:03:13.644662 10525 tablet_bootstrap.cc:654] T 1a62e5ecb9364b94b2afdbdc91390a7d P ae482751e982416fb5afe118b626b370: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:13.648093 10527 tablet_bootstrap.cc:654] T 1a62e5ecb9364b94b2afdbdc91390a7d P c42ab5df83b24e5eb559f44d1c3d7d4a: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:13.648423 10526 tablet_bootstrap.cc:654] T 1a62e5ecb9364b94b2afdbdc91390a7d P bd9f4d8ad8f648569a2639a63a9592f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:13.652537 10525 tablet_bootstrap.cc:492] T 1a62e5ecb9364b94b2afdbdc91390a7d P ae482751e982416fb5afe118b626b370: No bootstrap required, opened a new log
I20260608 10:03:13.653134 10525 ts_tablet_manager.cc:1403] T 1a62e5ecb9364b94b2afdbdc91390a7d P ae482751e982416fb5afe118b626b370: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.013s
I20260608 10:03:13.654606 10527 tablet_bootstrap.cc:492] T 1a62e5ecb9364b94b2afdbdc91390a7d P c42ab5df83b24e5eb559f44d1c3d7d4a: No bootstrap required, opened a new log
I20260608 10:03:13.655143 10527 ts_tablet_manager.cc:1403] T 1a62e5ecb9364b94b2afdbdc91390a7d P c42ab5df83b24e5eb559f44d1c3d7d4a: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 10:03:13.655315 10526 tablet_bootstrap.cc:492] T 1a62e5ecb9364b94b2afdbdc91390a7d P bd9f4d8ad8f648569a2639a63a9592f5: No bootstrap required, opened a new log
I20260608 10:03:13.655804 10526 ts_tablet_manager.cc:1403] T 1a62e5ecb9364b94b2afdbdc91390a7d P bd9f4d8ad8f648569a2639a63a9592f5: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.010s
I20260608 10:03:13.656675 10525 raft_consensus.cc:359] T 1a62e5ecb9364b94b2afdbdc91390a7d P ae482751e982416fb5afe118b626b370 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae482751e982416fb5afe118b626b370" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39707 } } peers { permanent_uuid: "bd9f4d8ad8f648569a2639a63a9592f5" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 33471 } } peers { permanent_uuid: "c42ab5df83b24e5eb559f44d1c3d7d4a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43101 } }
I20260608 10:03:13.657696 10525 raft_consensus.cc:385] T 1a62e5ecb9364b94b2afdbdc91390a7d P ae482751e982416fb5afe118b626b370 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:13.658011 10525 raft_consensus.cc:740] T 1a62e5ecb9364b94b2afdbdc91390a7d P ae482751e982416fb5afe118b626b370 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae482751e982416fb5afe118b626b370, State: Initialized, Role: FOLLOWER
I20260608 10:03:13.658543 10527 raft_consensus.cc:359] T 1a62e5ecb9364b94b2afdbdc91390a7d P c42ab5df83b24e5eb559f44d1c3d7d4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae482751e982416fb5afe118b626b370" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39707 } } peers { permanent_uuid: "bd9f4d8ad8f648569a2639a63a9592f5" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 33471 } } peers { permanent_uuid: "c42ab5df83b24e5eb559f44d1c3d7d4a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43101 } }
I20260608 10:03:13.658777 10526 raft_consensus.cc:359] T 1a62e5ecb9364b94b2afdbdc91390a7d P bd9f4d8ad8f648569a2639a63a9592f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae482751e982416fb5afe118b626b370" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39707 } } peers { permanent_uuid: "bd9f4d8ad8f648569a2639a63a9592f5" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 33471 } } peers { permanent_uuid: "c42ab5df83b24e5eb559f44d1c3d7d4a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43101 } }
I20260608 10:03:13.659312 10527 raft_consensus.cc:385] T 1a62e5ecb9364b94b2afdbdc91390a7d P c42ab5df83b24e5eb559f44d1c3d7d4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:13.658946 10525 consensus_queue.cc:260] T 1a62e5ecb9364b94b2afdbdc91390a7d P ae482751e982416fb5afe118b626b370 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae482751e982416fb5afe118b626b370" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39707 } } peers { permanent_uuid: "bd9f4d8ad8f648569a2639a63a9592f5" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 33471 } } peers { permanent_uuid: "c42ab5df83b24e5eb559f44d1c3d7d4a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43101 } }
I20260608 10:03:13.659503 10526 raft_consensus.cc:385] T 1a62e5ecb9364b94b2afdbdc91390a7d P bd9f4d8ad8f648569a2639a63a9592f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:13.659682 10527 raft_consensus.cc:740] T 1a62e5ecb9364b94b2afdbdc91390a7d P c42ab5df83b24e5eb559f44d1c3d7d4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c42ab5df83b24e5eb559f44d1c3d7d4a, State: Initialized, Role: FOLLOWER
I20260608 10:03:13.659929 10526 raft_consensus.cc:740] T 1a62e5ecb9364b94b2afdbdc91390a7d P bd9f4d8ad8f648569a2639a63a9592f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bd9f4d8ad8f648569a2639a63a9592f5, State: Initialized, Role: FOLLOWER
I20260608 10:03:13.660868 10526 consensus_queue.cc:260] T 1a62e5ecb9364b94b2afdbdc91390a7d P bd9f4d8ad8f648569a2639a63a9592f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae482751e982416fb5afe118b626b370" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39707 } } peers { permanent_uuid: "bd9f4d8ad8f648569a2639a63a9592f5" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 33471 } } peers { permanent_uuid: "c42ab5df83b24e5eb559f44d1c3d7d4a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43101 } }
I20260608 10:03:13.660988 10527 consensus_queue.cc:260] T 1a62e5ecb9364b94b2afdbdc91390a7d P c42ab5df83b24e5eb559f44d1c3d7d4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae482751e982416fb5afe118b626b370" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39707 } } peers { permanent_uuid: "bd9f4d8ad8f648569a2639a63a9592f5" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 33471 } } peers { permanent_uuid: "c42ab5df83b24e5eb559f44d1c3d7d4a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43101 } }
I20260608 10:03:13.662392 10525 ts_tablet_manager.cc:1434] T 1a62e5ecb9364b94b2afdbdc91390a7d P ae482751e982416fb5afe118b626b370: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260608 10:03:13.666182 10526 ts_tablet_manager.cc:1434] T 1a62e5ecb9364b94b2afdbdc91390a7d P bd9f4d8ad8f648569a2639a63a9592f5: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.008s
I20260608 10:03:13.668349 10527 ts_tablet_manager.cc:1434] T 1a62e5ecb9364b94b2afdbdc91390a7d P c42ab5df83b24e5eb559f44d1c3d7d4a: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.003s
I20260608 10:03:14.107172 10532 raft_consensus.cc:493] T 1a62e5ecb9364b94b2afdbdc91390a7d P bd9f4d8ad8f648569a2639a63a9592f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:14.108044 10532 raft_consensus.cc:515] T 1a62e5ecb9364b94b2afdbdc91390a7d P bd9f4d8ad8f648569a2639a63a9592f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae482751e982416fb5afe118b626b370" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39707 } } peers { permanent_uuid: "bd9f4d8ad8f648569a2639a63a9592f5" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 33471 } } peers { permanent_uuid: "c42ab5df83b24e5eb559f44d1c3d7d4a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43101 } }
W20260608 10:03:14.109923 10276 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:03:14.111410 10532 leader_election.cc:290] T 1a62e5ecb9364b94b2afdbdc91390a7d P bd9f4d8ad8f648569a2639a63a9592f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae482751e982416fb5afe118b626b370 (127.1.52.65:39707), c42ab5df83b24e5eb559f44d1c3d7d4a (127.1.52.67:43101)
I20260608 10:03:14.122713 10330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a62e5ecb9364b94b2afdbdc91390a7d" candidate_uuid: "bd9f4d8ad8f648569a2639a63a9592f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae482751e982416fb5afe118b626b370" is_pre_election: true
I20260608 10:03:14.123548 10330 raft_consensus.cc:2468] T 1a62e5ecb9364b94b2afdbdc91390a7d P ae482751e982416fb5afe118b626b370 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd9f4d8ad8f648569a2639a63a9592f5 in term 0.
I20260608 10:03:14.124660 10479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a62e5ecb9364b94b2afdbdc91390a7d" candidate_uuid: "bd9f4d8ad8f648569a2639a63a9592f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c42ab5df83b24e5eb559f44d1c3d7d4a" is_pre_election: true
I20260608 10:03:14.124915 10369 leader_election.cc:304] T 1a62e5ecb9364b94b2afdbdc91390a7d P bd9f4d8ad8f648569a2639a63a9592f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae482751e982416fb5afe118b626b370, bd9f4d8ad8f648569a2639a63a9592f5; no voters: 
I20260608 10:03:14.125290 10479 raft_consensus.cc:2468] T 1a62e5ecb9364b94b2afdbdc91390a7d P c42ab5df83b24e5eb559f44d1c3d7d4a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bd9f4d8ad8f648569a2639a63a9592f5 in term 0.
I20260608 10:03:14.125788 10532 raft_consensus.cc:2804] T 1a62e5ecb9364b94b2afdbdc91390a7d P bd9f4d8ad8f648569a2639a63a9592f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:14.126176 10532 raft_consensus.cc:493] T 1a62e5ecb9364b94b2afdbdc91390a7d P bd9f4d8ad8f648569a2639a63a9592f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:14.126542 10532 raft_consensus.cc:3060] T 1a62e5ecb9364b94b2afdbdc91390a7d P bd9f4d8ad8f648569a2639a63a9592f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:14.132761 10532 raft_consensus.cc:515] T 1a62e5ecb9364b94b2afdbdc91390a7d P bd9f4d8ad8f648569a2639a63a9592f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae482751e982416fb5afe118b626b370" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39707 } } peers { permanent_uuid: "bd9f4d8ad8f648569a2639a63a9592f5" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 33471 } } peers { permanent_uuid: "c42ab5df83b24e5eb559f44d1c3d7d4a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43101 } }
I20260608 10:03:14.134501 10532 leader_election.cc:290] T 1a62e5ecb9364b94b2afdbdc91390a7d P bd9f4d8ad8f648569a2639a63a9592f5 [CANDIDATE]: Term 1 election: Requested vote from peers ae482751e982416fb5afe118b626b370 (127.1.52.65:39707), c42ab5df83b24e5eb559f44d1c3d7d4a (127.1.52.67:43101)
I20260608 10:03:14.135345 10330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a62e5ecb9364b94b2afdbdc91390a7d" candidate_uuid: "bd9f4d8ad8f648569a2639a63a9592f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae482751e982416fb5afe118b626b370"
I20260608 10:03:14.135617 10479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a62e5ecb9364b94b2afdbdc91390a7d" candidate_uuid: "bd9f4d8ad8f648569a2639a63a9592f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c42ab5df83b24e5eb559f44d1c3d7d4a"
I20260608 10:03:14.135900 10330 raft_consensus.cc:3060] T 1a62e5ecb9364b94b2afdbdc91390a7d P ae482751e982416fb5afe118b626b370 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:14.136221 10479 raft_consensus.cc:3060] T 1a62e5ecb9364b94b2afdbdc91390a7d P c42ab5df83b24e5eb559f44d1c3d7d4a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:14.142191 10330 raft_consensus.cc:2468] T 1a62e5ecb9364b94b2afdbdc91390a7d P ae482751e982416fb5afe118b626b370 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd9f4d8ad8f648569a2639a63a9592f5 in term 1.
I20260608 10:03:14.142326 10479 raft_consensus.cc:2468] T 1a62e5ecb9364b94b2afdbdc91390a7d P c42ab5df83b24e5eb559f44d1c3d7d4a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bd9f4d8ad8f648569a2639a63a9592f5 in term 1.
I20260608 10:03:14.143522 10369 leader_election.cc:304] T 1a62e5ecb9364b94b2afdbdc91390a7d P bd9f4d8ad8f648569a2639a63a9592f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ae482751e982416fb5afe118b626b370, bd9f4d8ad8f648569a2639a63a9592f5; no voters: 
I20260608 10:03:14.144217 10532 raft_consensus.cc:2804] T 1a62e5ecb9364b94b2afdbdc91390a7d P bd9f4d8ad8f648569a2639a63a9592f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:14.145121 10532 raft_consensus.cc:697] T 1a62e5ecb9364b94b2afdbdc91390a7d P bd9f4d8ad8f648569a2639a63a9592f5 [term 1 LEADER]: Becoming Leader. State: Replica: bd9f4d8ad8f648569a2639a63a9592f5, State: Running, Role: LEADER
I20260608 10:03:14.146914 10532 consensus_queue.cc:237] T 1a62e5ecb9364b94b2afdbdc91390a7d P bd9f4d8ad8f648569a2639a63a9592f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae482751e982416fb5afe118b626b370" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39707 } } peers { permanent_uuid: "bd9f4d8ad8f648569a2639a63a9592f5" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 33471 } } peers { permanent_uuid: "c42ab5df83b24e5eb559f44d1c3d7d4a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43101 } }
I20260608 10:03:14.156055 10228 catalog_manager.cc:5696] T 1a62e5ecb9364b94b2afdbdc91390a7d P bd9f4d8ad8f648569a2639a63a9592f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to bd9f4d8ad8f648569a2639a63a9592f5 (127.1.52.66). New cstate: current_term: 1 leader_uuid: "bd9f4d8ad8f648569a2639a63a9592f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae482751e982416fb5afe118b626b370" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bd9f4d8ad8f648569a2639a63a9592f5" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 33471 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c42ab5df83b24e5eb559f44d1c3d7d4a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43101 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:14.372256 10479 raft_consensus.cc:1275] T 1a62e5ecb9364b94b2afdbdc91390a7d P c42ab5df83b24e5eb559f44d1c3d7d4a [term 1 FOLLOWER]: Refusing update from remote peer bd9f4d8ad8f648569a2639a63a9592f5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:14.372417 10330 raft_consensus.cc:1275] T 1a62e5ecb9364b94b2afdbdc91390a7d P ae482751e982416fb5afe118b626b370 [term 1 FOLLOWER]: Refusing update from remote peer bd9f4d8ad8f648569a2639a63a9592f5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:14.373946 10537 consensus_queue.cc:1048] T 1a62e5ecb9364b94b2afdbdc91390a7d P bd9f4d8ad8f648569a2639a63a9592f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c42ab5df83b24e5eb559f44d1c3d7d4a" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 43101 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:14.374755 10532 consensus_queue.cc:1048] T 1a62e5ecb9364b94b2afdbdc91390a7d P bd9f4d8ad8f648569a2639a63a9592f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae482751e982416fb5afe118b626b370" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 39707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:14.881016  1233 tablet_server.cc:179] TabletServer@127.1.52.65:0 shutting down...
I20260608 10:03:14.924834  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:14.925663  1233 tablet_replica.cc:333] T 1a62e5ecb9364b94b2afdbdc91390a7d P ae482751e982416fb5afe118b626b370: stopping tablet replica
I20260608 10:03:14.926206  1233 raft_consensus.cc:2243] T 1a62e5ecb9364b94b2afdbdc91390a7d P ae482751e982416fb5afe118b626b370 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:14.926813  1233 raft_consensus.cc:2272] T 1a62e5ecb9364b94b2afdbdc91390a7d P ae482751e982416fb5afe118b626b370 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:14.948988  1233 tablet_server.cc:196] TabletServer@127.1.52.65:0 shutdown complete.
I20260608 10:03:14.961877  1233 tablet_server.cc:179] TabletServer@127.1.52.66:0 shutting down...
I20260608 10:03:14.984452  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:14.985251  1233 tablet_replica.cc:333] T 1a62e5ecb9364b94b2afdbdc91390a7d P bd9f4d8ad8f648569a2639a63a9592f5: stopping tablet replica
I20260608 10:03:14.985824  1233 raft_consensus.cc:2243] T 1a62e5ecb9364b94b2afdbdc91390a7d P bd9f4d8ad8f648569a2639a63a9592f5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:14.986819  1233 raft_consensus.cc:2272] T 1a62e5ecb9364b94b2afdbdc91390a7d P bd9f4d8ad8f648569a2639a63a9592f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:15.009066  1233 tablet_server.cc:196] TabletServer@127.1.52.66:0 shutdown complete.
I20260608 10:03:15.021584  1233 tablet_server.cc:179] TabletServer@127.1.52.67:0 shutting down...
I20260608 10:03:15.048859  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:15.049721  1233 tablet_replica.cc:333] T 1a62e5ecb9364b94b2afdbdc91390a7d P c42ab5df83b24e5eb559f44d1c3d7d4a: stopping tablet replica
I20260608 10:03:15.050315  1233 raft_consensus.cc:2243] T 1a62e5ecb9364b94b2afdbdc91390a7d P c42ab5df83b24e5eb559f44d1c3d7d4a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:15.050920  1233 raft_consensus.cc:2272] T 1a62e5ecb9364b94b2afdbdc91390a7d P c42ab5df83b24e5eb559f44d1c3d7d4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:15.071851  1233 tablet_server.cc:196] TabletServer@127.1.52.67:0 shutdown complete.
I20260608 10:03:15.083199  1233 master.cc:562] Master@127.1.52.126:38857 shutting down...
I20260608 10:03:15.103574  1233 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0f90c202f9a74181a5164976225fa5bb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:15.104104  1233 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0f90c202f9a74181a5164976225fa5bb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:15.104405  1233 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0f90c202f9a74181a5164976225fa5bb: stopping tablet replica
I20260608 10:03:15.123898  1233 master.cc:584] Master@127.1.52.126:38857 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (3186 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 10:03:15.160488  1233 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.52.126:44081
I20260608 10:03:15.161789  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:15.167254 10569 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:15.167335 10568 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:15.168828 10571 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:15.170181  1233 server_base.cc:1061] running on GCE node
I20260608 10:03:15.171056  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:15.171259  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:15.171423  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912995171393 us; error 0 us; skew 500 ppm
I20260608 10:03:15.172019  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:15.174628  1233 webserver.cc:533] Webserver started at http://127.1.52.126:33491/ using document root <none> and password file <none>
I20260608 10:03:15.175145  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:15.175334  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:15.175625  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:15.176784  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912781554680-1233-0/minicluster-data/master-0-root/instance:
uuid: "f69f5ab1ea824de8b25c4511ecb036b9"
format_stamp: "Formatted at 2026-06-08 10:03:15 on dist-test-slave-tgjf"
I20260608 10:03:15.181535  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 10:03:15.185083 10576 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:15.185850  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:03:15.186136  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912781554680-1233-0/minicluster-data/master-0-root
uuid: "f69f5ab1ea824de8b25c4511ecb036b9"
format_stamp: "Formatted at 2026-06-08 10:03:15 on dist-test-slave-tgjf"
I20260608 10:03:15.186463  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912781554680-1233-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912781554680-1233-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912781554680-1233-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:15.203189  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:15.204505  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:15.244027  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.126:44081
I20260608 10:03:15.244148 10627 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.126:44081 every 8 connection(s)
I20260608 10:03:15.248353 10628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:15.259385 10628 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f69f5ab1ea824de8b25c4511ecb036b9: Bootstrap starting.
I20260608 10:03:15.264393 10628 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f69f5ab1ea824de8b25c4511ecb036b9: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:15.268672 10628 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f69f5ab1ea824de8b25c4511ecb036b9: No bootstrap required, opened a new log
I20260608 10:03:15.270961 10628 raft_consensus.cc:359] T 00000000000000000000000000000000 P f69f5ab1ea824de8b25c4511ecb036b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f69f5ab1ea824de8b25c4511ecb036b9" member_type: VOTER }
I20260608 10:03:15.271382 10628 raft_consensus.cc:385] T 00000000000000000000000000000000 P f69f5ab1ea824de8b25c4511ecb036b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:15.271600 10628 raft_consensus.cc:740] T 00000000000000000000000000000000 P f69f5ab1ea824de8b25c4511ecb036b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f69f5ab1ea824de8b25c4511ecb036b9, State: Initialized, Role: FOLLOWER
I20260608 10:03:15.272274 10628 consensus_queue.cc:260] T 00000000000000000000000000000000 P f69f5ab1ea824de8b25c4511ecb036b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f69f5ab1ea824de8b25c4511ecb036b9" member_type: VOTER }
I20260608 10:03:15.272758 10628 raft_consensus.cc:399] T 00000000000000000000000000000000 P f69f5ab1ea824de8b25c4511ecb036b9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:15.272982 10628 raft_consensus.cc:493] T 00000000000000000000000000000000 P f69f5ab1ea824de8b25c4511ecb036b9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:15.273257 10628 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f69f5ab1ea824de8b25c4511ecb036b9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:15.277964 10628 raft_consensus.cc:515] T 00000000000000000000000000000000 P f69f5ab1ea824de8b25c4511ecb036b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f69f5ab1ea824de8b25c4511ecb036b9" member_type: VOTER }
I20260608 10:03:15.278523 10628 leader_election.cc:304] T 00000000000000000000000000000000 P f69f5ab1ea824de8b25c4511ecb036b9 [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: f69f5ab1ea824de8b25c4511ecb036b9; no voters: 
I20260608 10:03:15.279736 10628 leader_election.cc:290] T 00000000000000000000000000000000 P f69f5ab1ea824de8b25c4511ecb036b9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:15.280169 10631 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f69f5ab1ea824de8b25c4511ecb036b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:15.281634 10631 raft_consensus.cc:697] T 00000000000000000000000000000000 P f69f5ab1ea824de8b25c4511ecb036b9 [term 1 LEADER]: Becoming Leader. State: Replica: f69f5ab1ea824de8b25c4511ecb036b9, State: Running, Role: LEADER
I20260608 10:03:15.282404 10631 consensus_queue.cc:237] T 00000000000000000000000000000000 P f69f5ab1ea824de8b25c4511ecb036b9 [LEADER]: Queue going to LEADER mode. State: All 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: "f69f5ab1ea824de8b25c4511ecb036b9" member_type: VOTER }
I20260608 10:03:15.282823 10628 sys_catalog.cc:565] T 00000000000000000000000000000000 P f69f5ab1ea824de8b25c4511ecb036b9 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:15.287532 10633 sys_catalog.cc:455] T 00000000000000000000000000000000 P f69f5ab1ea824de8b25c4511ecb036b9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f69f5ab1ea824de8b25c4511ecb036b9. Latest consensus state: current_term: 1 leader_uuid: "f69f5ab1ea824de8b25c4511ecb036b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f69f5ab1ea824de8b25c4511ecb036b9" member_type: VOTER } }
I20260608 10:03:15.288281 10633 sys_catalog.cc:458] T 00000000000000000000000000000000 P f69f5ab1ea824de8b25c4511ecb036b9 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:15.290297 10632 sys_catalog.cc:455] T 00000000000000000000000000000000 P f69f5ab1ea824de8b25c4511ecb036b9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f69f5ab1ea824de8b25c4511ecb036b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f69f5ab1ea824de8b25c4511ecb036b9" member_type: VOTER } }
I20260608 10:03:15.291072 10632 sys_catalog.cc:458] T 00000000000000000000000000000000 P f69f5ab1ea824de8b25c4511ecb036b9 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:15.295637 10639 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:15.302485 10639 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:15.303489  1233 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:15.311388 10639 catalog_manager.cc:1382] Generated new cluster ID: ed8cafa4851043a2999e307133a05fd0
I20260608 10:03:15.311623 10639 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:15.326987 10639 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:15.328326 10639 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:15.350023 10639 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f69f5ab1ea824de8b25c4511ecb036b9: Generated new TSK 0
I20260608 10:03:15.350673 10639 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:15.370622  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:15.377146 10649 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:15.378515 10650 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:15.380429  1233 server_base.cc:1061] running on GCE node
W20260608 10:03:15.380506 10652 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:15.381577  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:15.381798  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:15.381958  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912995381940 us; error 0 us; skew 500 ppm
I20260608 10:03:15.382601  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:15.385099  1233 webserver.cc:533] Webserver started at http://127.1.52.65:34019/ using document root <none> and password file <none>
I20260608 10:03:15.385645  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:15.385840  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:15.386104  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:15.387264  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912781554680-1233-0/minicluster-data/ts-0-root/instance:
uuid: "a23331c42a1e4c459dd2d0f5ef1b941f"
format_stamp: "Formatted at 2026-06-08 10:03:15 on dist-test-slave-tgjf"
I20260608 10:03:15.391987  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:03:15.395432 10657 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:15.396173  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:03:15.396469  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912781554680-1233-0/minicluster-data/ts-0-root
uuid: "a23331c42a1e4c459dd2d0f5ef1b941f"
format_stamp: "Formatted at 2026-06-08 10:03:15 on dist-test-slave-tgjf"
I20260608 10:03:15.396791  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912781554680-1233-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912781554680-1233-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912781554680-1233-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:15.431954  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:15.433312  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:15.434881  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:15.437243  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:15.437458  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:15.437701  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:15.437888  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:15.478103  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.65:43209
I20260608 10:03:15.478227 10719 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.65:43209 every 8 connection(s)
I20260608 10:03:15.483654  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:15.491042 10724 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:15.492722 10725 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:15.494804 10727 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:15.496744  1233 server_base.cc:1061] running on GCE node
I20260608 10:03:15.499221  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:15.499487  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:15.499698  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912995499682 us; error 0 us; skew 500 ppm
I20260608 10:03:15.500516  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:15.501964 10720 heartbeater.cc:344] Connected to a master server at 127.1.52.126:44081
I20260608 10:03:15.502418 10720 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:15.503415 10720 heartbeater.cc:507] Master 127.1.52.126:44081 requested a full tablet report, sending...
I20260608 10:03:15.503520  1233 webserver.cc:533] Webserver started at http://127.1.52.66:44749/ using document root <none> and password file <none>
I20260608 10:03:15.504276  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:15.504528  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:15.504817  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:15.505920 10593 ts_manager.cc:194] Registered new tserver with Master: a23331c42a1e4c459dd2d0f5ef1b941f (127.1.52.65:43209)
I20260608 10:03:15.505949  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912781554680-1233-0/minicluster-data/ts-1-root/instance:
uuid: "20c49185f4094c67a79e99914f97973f"
format_stamp: "Formatted at 2026-06-08 10:03:15 on dist-test-slave-tgjf"
I20260608 10:03:15.507959 10593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49724
I20260608 10:03:15.511111  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:03:15.514803 10732 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:15.515551  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 10:03:15.515859  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912781554680-1233-0/minicluster-data/ts-1-root
uuid: "20c49185f4094c67a79e99914f97973f"
format_stamp: "Formatted at 2026-06-08 10:03:15 on dist-test-slave-tgjf"
I20260608 10:03:15.516144  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912781554680-1233-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912781554680-1233-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912781554680-1233-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:15.553222  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:15.554420  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:15.555838  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:15.558187  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:15.558429  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260608 10:03:15.558686  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:15.558876  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:15.599272  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.66:40687
I20260608 10:03:15.599397 10794 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.66:40687 every 8 connection(s)
I20260608 10:03:15.604604  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:15.612437 10798 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:15.614985 10799 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:15.616130 10801 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:15.617697  1233 server_base.cc:1061] running on GCE node
I20260608 10:03:15.618674 10795 heartbeater.cc:344] Connected to a master server at 127.1.52.126:44081
I20260608 10:03:15.619000  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:03:15.619144 10795 heartbeater.cc:461] Registering TS with master...
W20260608 10:03:15.619335  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:15.619563  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780912995619544 us; error 0 us; skew 500 ppm
I20260608 10:03:15.620133 10795 heartbeater.cc:507] Master 127.1.52.126:44081 requested a full tablet report, sending...
I20260608 10:03:15.620462  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:15.622617 10593 ts_manager.cc:194] Registered new tserver with Master: 20c49185f4094c67a79e99914f97973f (127.1.52.66:40687)
I20260608 10:03:15.623275  1233 webserver.cc:533] Webserver started at http://127.1.52.67:44243/ using document root <none> and password file <none>
I20260608 10:03:15.623873  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:15.624073  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:15.624186 10593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49730
I20260608 10:03:15.624338  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:15.625753  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912781554680-1233-0/minicluster-data/ts-2-root/instance:
uuid: "5c2abff268894fc29ed1d1d1239412c3"
format_stamp: "Formatted at 2026-06-08 10:03:15 on dist-test-slave-tgjf"
I20260608 10:03:15.630293  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:03:15.633821 10806 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:15.634617  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:03:15.634919  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912781554680-1233-0/minicluster-data/ts-2-root
uuid: "5c2abff268894fc29ed1d1d1239412c3"
format_stamp: "Formatted at 2026-06-08 10:03:15 on dist-test-slave-tgjf"
I20260608 10:03:15.635203  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912781554680-1233-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912781554680-1233-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912781554680-1233-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:15.648768  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:15.650048  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:15.651549  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:15.653930  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:15.654160  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:15.654415  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:15.654594  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:15.693707  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.67:36081
I20260608 10:03:15.693837 10868 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.67:36081 every 8 connection(s)
I20260608 10:03:15.708499 10869 heartbeater.cc:344] Connected to a master server at 127.1.52.126:44081
I20260608 10:03:15.708990 10869 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:15.709810 10869 heartbeater.cc:507] Master 127.1.52.126:44081 requested a full tablet report, sending...
I20260608 10:03:15.711903 10593 ts_manager.cc:194] Registered new tserver with Master: 5c2abff268894fc29ed1d1d1239412c3 (127.1.52.67:36081)
I20260608 10:03:15.712162  1233 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014894531s
I20260608 10:03:15.713907 10593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49732
I20260608 10:03:16.510757 10720 heartbeater.cc:499] Master 127.1.52.126:44081 was elected leader, sending a full tablet report...
I20260608 10:03:16.626794 10795 heartbeater.cc:499] Master 127.1.52.126:44081 was elected leader, sending a full tablet report...
I20260608 10:03:16.716920 10869 heartbeater.cc:499] Master 127.1.52.126:44081 was elected leader, sending a full tablet report...
I20260608 10:03:16.769586 10593 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49740:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 10:03:16.845477 10760 tablet_service.cc:1511] Processing CreateTablet for tablet 1f09b555b6194bd5bbf655ae17ad43bc (DEFAULT_TABLE table=test-workload [id=b121f830f1cd4e649534680ebb8cbf93]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:16.845726 10759 tablet_service.cc:1511] Processing CreateTablet for tablet c7168cce2782427bbe765765b4ff5b22 (DEFAULT_TABLE table=test-workload [id=b121f830f1cd4e649534680ebb8cbf93]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:16.847147 10759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7168cce2782427bbe765765b4ff5b22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:16.847540 10685 tablet_service.cc:1511] Processing CreateTablet for tablet 7c120bf0eb394dccb96bde08d4ab8add (DEFAULT_TABLE table=test-workload [id=b121f830f1cd4e649534680ebb8cbf93]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:16.847711 10834 tablet_service.cc:1511] Processing CreateTablet for tablet 371dc06fe55e4f659357e3553a442e3c (DEFAULT_TABLE table=test-workload [id=b121f830f1cd4e649534680ebb8cbf93]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:16.848286 10684 tablet_service.cc:1511] Processing CreateTablet for tablet 01e4aac737bb4a53abb645337f7e5f74 (DEFAULT_TABLE table=test-workload [id=b121f830f1cd4e649534680ebb8cbf93]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:16.849171 10685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c120bf0eb394dccb96bde08d4ab8add. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:16.849934 10684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01e4aac737bb4a53abb645337f7e5f74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:16.850029 10833 tablet_service.cc:1511] Processing CreateTablet for tablet 890614d8b6b34900951eb37db208d68d (DEFAULT_TABLE table=test-workload [id=b121f830f1cd4e649534680ebb8cbf93]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:16.851409 10834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 371dc06fe55e4f659357e3553a442e3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:16.853879 10833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 890614d8b6b34900951eb37db208d68d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:16.861783 10760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f09b555b6194bd5bbf655ae17ad43bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:16.897836 10889 tablet_bootstrap.cc:492] T c7168cce2782427bbe765765b4ff5b22 P 20c49185f4094c67a79e99914f97973f: Bootstrap starting.
I20260608 10:03:16.895906 10890 tablet_bootstrap.cc:492] T 7c120bf0eb394dccb96bde08d4ab8add P a23331c42a1e4c459dd2d0f5ef1b941f: Bootstrap starting.
I20260608 10:03:16.906059 10890 tablet_bootstrap.cc:654] T 7c120bf0eb394dccb96bde08d4ab8add P a23331c42a1e4c459dd2d0f5ef1b941f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:16.906858 10891 tablet_bootstrap.cc:492] T 371dc06fe55e4f659357e3553a442e3c P 5c2abff268894fc29ed1d1d1239412c3: Bootstrap starting.
I20260608 10:03:16.906059 10889 tablet_bootstrap.cc:654] T c7168cce2782427bbe765765b4ff5b22 P 20c49185f4094c67a79e99914f97973f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:16.912909 10891 tablet_bootstrap.cc:654] T 371dc06fe55e4f659357e3553a442e3c P 5c2abff268894fc29ed1d1d1239412c3: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:16.913103 10890 tablet_bootstrap.cc:492] T 7c120bf0eb394dccb96bde08d4ab8add P a23331c42a1e4c459dd2d0f5ef1b941f: No bootstrap required, opened a new log
I20260608 10:03:16.913949 10890 ts_tablet_manager.cc:1403] T 7c120bf0eb394dccb96bde08d4ab8add P a23331c42a1e4c459dd2d0f5ef1b941f: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260608 10:03:16.917546 10890 raft_consensus.cc:359] T 7c120bf0eb394dccb96bde08d4ab8add P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } }
I20260608 10:03:16.917843 10889 tablet_bootstrap.cc:492] T c7168cce2782427bbe765765b4ff5b22 P 20c49185f4094c67a79e99914f97973f: No bootstrap required, opened a new log
I20260608 10:03:16.918162 10890 raft_consensus.cc:385] T 7c120bf0eb394dccb96bde08d4ab8add P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:16.918531 10889 ts_tablet_manager.cc:1403] T c7168cce2782427bbe765765b4ff5b22 P 20c49185f4094c67a79e99914f97973f: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.003s
I20260608 10:03:16.918577 10891 tablet_bootstrap.cc:492] T 371dc06fe55e4f659357e3553a442e3c P 5c2abff268894fc29ed1d1d1239412c3: No bootstrap required, opened a new log
I20260608 10:03:16.918601 10890 raft_consensus.cc:740] T 7c120bf0eb394dccb96bde08d4ab8add P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a23331c42a1e4c459dd2d0f5ef1b941f, State: Initialized, Role: FOLLOWER
I20260608 10:03:16.919348 10891 ts_tablet_manager.cc:1403] T 371dc06fe55e4f659357e3553a442e3c P 5c2abff268894fc29ed1d1d1239412c3: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.002s
I20260608 10:03:16.919775 10890 consensus_queue.cc:260] T 7c120bf0eb394dccb96bde08d4ab8add P a23331c42a1e4c459dd2d0f5ef1b941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } }
I20260608 10:03:16.920344 10890 raft_consensus.cc:399] T 7c120bf0eb394dccb96bde08d4ab8add P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:16.920603 10890 raft_consensus.cc:493] T 7c120bf0eb394dccb96bde08d4ab8add P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:16.920900 10890 raft_consensus.cc:3060] T 7c120bf0eb394dccb96bde08d4ab8add P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:16.921816 10889 raft_consensus.cc:359] T c7168cce2782427bbe765765b4ff5b22 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } }
I20260608 10:03:16.922418 10889 raft_consensus.cc:385] T c7168cce2782427bbe765765b4ff5b22 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:16.922309 10891 raft_consensus.cc:359] T 371dc06fe55e4f659357e3553a442e3c P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:16.922837 10889 raft_consensus.cc:740] T c7168cce2782427bbe765765b4ff5b22 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20c49185f4094c67a79e99914f97973f, State: Initialized, Role: FOLLOWER
I20260608 10:03:16.923027 10891 raft_consensus.cc:385] T 371dc06fe55e4f659357e3553a442e3c P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:16.923369 10891 raft_consensus.cc:740] T 371dc06fe55e4f659357e3553a442e3c P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c2abff268894fc29ed1d1d1239412c3, State: Initialized, Role: FOLLOWER
I20260608 10:03:16.923821 10889 consensus_queue.cc:260] T c7168cce2782427bbe765765b4ff5b22 P 20c49185f4094c67a79e99914f97973f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } }
I20260608 10:03:16.924101 10891 consensus_queue.cc:260] T 371dc06fe55e4f659357e3553a442e3c P 5c2abff268894fc29ed1d1d1239412c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:16.924544 10889 raft_consensus.cc:399] T c7168cce2782427bbe765765b4ff5b22 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:16.924772 10891 raft_consensus.cc:399] T 371dc06fe55e4f659357e3553a442e3c P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:16.924937 10889 raft_consensus.cc:493] T c7168cce2782427bbe765765b4ff5b22 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:16.925143 10891 raft_consensus.cc:493] T 371dc06fe55e4f659357e3553a442e3c P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:16.925345 10889 raft_consensus.cc:3060] T c7168cce2782427bbe765765b4ff5b22 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:16.925541 10891 raft_consensus.cc:3060] T 371dc06fe55e4f659357e3553a442e3c P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:16.926985 10890 raft_consensus.cc:515] T 7c120bf0eb394dccb96bde08d4ab8add P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } }
I20260608 10:03:16.927603 10890 leader_election.cc:304] T 7c120bf0eb394dccb96bde08d4ab8add P a23331c42a1e4c459dd2d0f5ef1b941f [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: a23331c42a1e4c459dd2d0f5ef1b941f; no voters: 
I20260608 10:03:16.929077 10890 leader_election.cc:290] T 7c120bf0eb394dccb96bde08d4ab8add P a23331c42a1e4c459dd2d0f5ef1b941f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:16.929773 10895 raft_consensus.cc:2804] T 7c120bf0eb394dccb96bde08d4ab8add P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:16.932715 10889 raft_consensus.cc:515] T c7168cce2782427bbe765765b4ff5b22 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } }
I20260608 10:03:16.933554 10889 leader_election.cc:304] T c7168cce2782427bbe765765b4ff5b22 P 20c49185f4094c67a79e99914f97973f [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: 20c49185f4094c67a79e99914f97973f; no voters: 
I20260608 10:03:16.937801 10891 raft_consensus.cc:515] T 371dc06fe55e4f659357e3553a442e3c P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:16.938428 10895 raft_consensus.cc:697] T 7c120bf0eb394dccb96bde08d4ab8add P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 LEADER]: Becoming Leader. State: Replica: a23331c42a1e4c459dd2d0f5ef1b941f, State: Running, Role: LEADER
I20260608 10:03:16.938819 10890 ts_tablet_manager.cc:1434] T 7c120bf0eb394dccb96bde08d4ab8add P a23331c42a1e4c459dd2d0f5ef1b941f: Time spent starting tablet: real 0.024s	user 0.016s	sys 0.007s
I20260608 10:03:16.939065 10891 leader_election.cc:304] T 371dc06fe55e4f659357e3553a442e3c P 5c2abff268894fc29ed1d1d1239412c3 [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: 5c2abff268894fc29ed1d1d1239412c3; no voters: 
I20260608 10:03:16.939440 10895 consensus_queue.cc:237] T 7c120bf0eb394dccb96bde08d4ab8add P a23331c42a1e4c459dd2d0f5ef1b941f [LEADER]: Queue going to LEADER mode. State: All 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: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } }
I20260608 10:03:16.941397 10891 leader_election.cc:290] T 371dc06fe55e4f659357e3553a442e3c P 5c2abff268894fc29ed1d1d1239412c3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:16.942435 10890 tablet_bootstrap.cc:492] T 01e4aac737bb4a53abb645337f7e5f74 P a23331c42a1e4c459dd2d0f5ef1b941f: Bootstrap starting.
I20260608 10:03:16.942677 10889 leader_election.cc:290] T c7168cce2782427bbe765765b4ff5b22 P 20c49185f4094c67a79e99914f97973f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:16.943236 10898 raft_consensus.cc:2804] T c7168cce2782427bbe765765b4ff5b22 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:16.950904 10890 tablet_bootstrap.cc:654] T 01e4aac737bb4a53abb645337f7e5f74 P a23331c42a1e4c459dd2d0f5ef1b941f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:16.951469 10899 raft_consensus.cc:2804] T 371dc06fe55e4f659357e3553a442e3c P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:16.954324 10593 catalog_manager.cc:5696] T 7c120bf0eb394dccb96bde08d4ab8add P a23331c42a1e4c459dd2d0f5ef1b941f reported cstate change: term changed from 0 to 1, leader changed from <none> to a23331c42a1e4c459dd2d0f5ef1b941f (127.1.52.65). New cstate: current_term: 1 leader_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:16.968333 10889 ts_tablet_manager.cc:1434] T c7168cce2782427bbe765765b4ff5b22 P 20c49185f4094c67a79e99914f97973f: Time spent starting tablet: real 0.049s	user 0.025s	sys 0.023s
I20260608 10:03:16.968869 10891 ts_tablet_manager.cc:1434] T 371dc06fe55e4f659357e3553a442e3c P 5c2abff268894fc29ed1d1d1239412c3: Time spent starting tablet: real 0.049s	user 0.018s	sys 0.022s
I20260608 10:03:16.971268 10889 tablet_bootstrap.cc:492] T 1f09b555b6194bd5bbf655ae17ad43bc P 20c49185f4094c67a79e99914f97973f: Bootstrap starting.
I20260608 10:03:16.971326 10891 tablet_bootstrap.cc:492] T 890614d8b6b34900951eb37db208d68d P 5c2abff268894fc29ed1d1d1239412c3: Bootstrap starting.
I20260608 10:03:16.974447 10898 raft_consensus.cc:697] T c7168cce2782427bbe765765b4ff5b22 P 20c49185f4094c67a79e99914f97973f [term 1 LEADER]: Becoming Leader. State: Replica: 20c49185f4094c67a79e99914f97973f, State: Running, Role: LEADER
I20260608 10:03:16.975270 10898 consensus_queue.cc:237] T c7168cce2782427bbe765765b4ff5b22 P 20c49185f4094c67a79e99914f97973f [LEADER]: Queue going to LEADER mode. State: All 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: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } }
I20260608 10:03:16.978243 10899 raft_consensus.cc:697] T 371dc06fe55e4f659357e3553a442e3c P 5c2abff268894fc29ed1d1d1239412c3 [term 1 LEADER]: Becoming Leader. State: Replica: 5c2abff268894fc29ed1d1d1239412c3, State: Running, Role: LEADER
I20260608 10:03:16.979163 10899 consensus_queue.cc:237] T 371dc06fe55e4f659357e3553a442e3c P 5c2abff268894fc29ed1d1d1239412c3 [LEADER]: Queue going to LEADER mode. State: All 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: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:16.980365 10891 tablet_bootstrap.cc:654] T 890614d8b6b34900951eb37db208d68d P 5c2abff268894fc29ed1d1d1239412c3: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:16.984417 10889 tablet_bootstrap.cc:654] T 1f09b555b6194bd5bbf655ae17ad43bc P 20c49185f4094c67a79e99914f97973f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:16.988773 10890 tablet_bootstrap.cc:492] T 01e4aac737bb4a53abb645337f7e5f74 P a23331c42a1e4c459dd2d0f5ef1b941f: No bootstrap required, opened a new log
I20260608 10:03:16.989478 10890 ts_tablet_manager.cc:1403] T 01e4aac737bb4a53abb645337f7e5f74 P a23331c42a1e4c459dd2d0f5ef1b941f: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.002s
I20260608 10:03:16.993053 10890 raft_consensus.cc:359] T 01e4aac737bb4a53abb645337f7e5f74 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } }
I20260608 10:03:16.993106 10593 catalog_manager.cc:5696] T c7168cce2782427bbe765765b4ff5b22 P 20c49185f4094c67a79e99914f97973f reported cstate change: term changed from 0 to 1, leader changed from <none> to 20c49185f4094c67a79e99914f97973f (127.1.52.66). New cstate: current_term: 1 leader_uuid: "20c49185f4094c67a79e99914f97973f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:16.994211 10890 raft_consensus.cc:385] T 01e4aac737bb4a53abb645337f7e5f74 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:16.994714 10890 raft_consensus.cc:740] T 01e4aac737bb4a53abb645337f7e5f74 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a23331c42a1e4c459dd2d0f5ef1b941f, State: Initialized, Role: FOLLOWER
I20260608 10:03:16.995551 10890 consensus_queue.cc:260] T 01e4aac737bb4a53abb645337f7e5f74 P a23331c42a1e4c459dd2d0f5ef1b941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } }
I20260608 10:03:16.996337 10890 raft_consensus.cc:399] T 01e4aac737bb4a53abb645337f7e5f74 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:16.996737 10890 raft_consensus.cc:493] T 01e4aac737bb4a53abb645337f7e5f74 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:16.997148 10890 raft_consensus.cc:3060] T 01e4aac737bb4a53abb645337f7e5f74 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:17.002415 10592 catalog_manager.cc:5696] T 371dc06fe55e4f659357e3553a442e3c P 5c2abff268894fc29ed1d1d1239412c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c2abff268894fc29ed1d1d1239412c3 (127.1.52.67). New cstate: current_term: 1 leader_uuid: "5c2abff268894fc29ed1d1d1239412c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:17.006613 10890 raft_consensus.cc:515] T 01e4aac737bb4a53abb645337f7e5f74 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } }
I20260608 10:03:17.007726 10890 leader_election.cc:304] T 01e4aac737bb4a53abb645337f7e5f74 P a23331c42a1e4c459dd2d0f5ef1b941f [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: a23331c42a1e4c459dd2d0f5ef1b941f; no voters: 
I20260608 10:03:17.008718 10895 raft_consensus.cc:2804] T 01e4aac737bb4a53abb645337f7e5f74 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:17.009235 10895 raft_consensus.cc:697] T 01e4aac737bb4a53abb645337f7e5f74 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 LEADER]: Becoming Leader. State: Replica: a23331c42a1e4c459dd2d0f5ef1b941f, State: Running, Role: LEADER
I20260608 10:03:17.010231 10891 tablet_bootstrap.cc:492] T 890614d8b6b34900951eb37db208d68d P 5c2abff268894fc29ed1d1d1239412c3: No bootstrap required, opened a new log
I20260608 10:03:17.009956 10895 consensus_queue.cc:237] T 01e4aac737bb4a53abb645337f7e5f74 P a23331c42a1e4c459dd2d0f5ef1b941f [LEADER]: Queue going to LEADER mode. State: All 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: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } }
I20260608 10:03:17.010785 10891 ts_tablet_manager.cc:1403] T 890614d8b6b34900951eb37db208d68d P 5c2abff268894fc29ed1d1d1239412c3: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.006s
I20260608 10:03:17.014660 10890 leader_election.cc:290] T 01e4aac737bb4a53abb645337f7e5f74 P a23331c42a1e4c459dd2d0f5ef1b941f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:17.017014 10891 raft_consensus.cc:359] T 890614d8b6b34900951eb37db208d68d P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:17.017521 10890 ts_tablet_manager.cc:1434] T 01e4aac737bb4a53abb645337f7e5f74 P a23331c42a1e4c459dd2d0f5ef1b941f: Time spent starting tablet: real 0.028s	user 0.015s	sys 0.004s
I20260608 10:03:17.019147 10891 raft_consensus.cc:385] T 890614d8b6b34900951eb37db208d68d P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:17.020229 10891 raft_consensus.cc:740] T 890614d8b6b34900951eb37db208d68d P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c2abff268894fc29ed1d1d1239412c3, State: Initialized, Role: FOLLOWER
I20260608 10:03:17.021214 10889 tablet_bootstrap.cc:492] T 1f09b555b6194bd5bbf655ae17ad43bc P 20c49185f4094c67a79e99914f97973f: No bootstrap required, opened a new log
I20260608 10:03:17.021205 10891 consensus_queue.cc:260] T 890614d8b6b34900951eb37db208d68d P 5c2abff268894fc29ed1d1d1239412c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:17.021963 10889 ts_tablet_manager.cc:1403] T 1f09b555b6194bd5bbf655ae17ad43bc P 20c49185f4094c67a79e99914f97973f: Time spent bootstrapping tablet: real 0.051s	user 0.038s	sys 0.005s
I20260608 10:03:17.021983 10891 raft_consensus.cc:399] T 890614d8b6b34900951eb37db208d68d P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:17.025725 10891 raft_consensus.cc:493] T 890614d8b6b34900951eb37db208d68d P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:17.026144 10891 raft_consensus.cc:3060] T 890614d8b6b34900951eb37db208d68d P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:17.027091 10889 raft_consensus.cc:359] T 1f09b555b6194bd5bbf655ae17ad43bc P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } }
I20260608 10:03:17.028954 10889 raft_consensus.cc:385] T 1f09b555b6194bd5bbf655ae17ad43bc P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:17.029345 10889 raft_consensus.cc:740] T 1f09b555b6194bd5bbf655ae17ad43bc P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20c49185f4094c67a79e99914f97973f, State: Initialized, Role: FOLLOWER
I20260608 10:03:17.030246 10889 consensus_queue.cc:260] T 1f09b555b6194bd5bbf655ae17ad43bc P 20c49185f4094c67a79e99914f97973f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } }
I20260608 10:03:17.030977 10889 raft_consensus.cc:399] T 1f09b555b6194bd5bbf655ae17ad43bc P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:17.031351 10889 raft_consensus.cc:493] T 1f09b555b6194bd5bbf655ae17ad43bc P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:17.031749 10889 raft_consensus.cc:3060] T 1f09b555b6194bd5bbf655ae17ad43bc P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:17.033407 10593 catalog_manager.cc:5696] T 01e4aac737bb4a53abb645337f7e5f74 P a23331c42a1e4c459dd2d0f5ef1b941f reported cstate change: term changed from 0 to 1, leader changed from <none> to a23331c42a1e4c459dd2d0f5ef1b941f (127.1.52.65). New cstate: current_term: 1 leader_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:17.035109 10891 raft_consensus.cc:515] T 890614d8b6b34900951eb37db208d68d P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:17.035944 10891 leader_election.cc:304] T 890614d8b6b34900951eb37db208d68d P 5c2abff268894fc29ed1d1d1239412c3 [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: 5c2abff268894fc29ed1d1d1239412c3; no voters: 
I20260608 10:03:17.036957 10906 raft_consensus.cc:2804] T 890614d8b6b34900951eb37db208d68d P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:17.037453 10906 raft_consensus.cc:697] T 890614d8b6b34900951eb37db208d68d P 5c2abff268894fc29ed1d1d1239412c3 [term 1 LEADER]: Becoming Leader. State: Replica: 5c2abff268894fc29ed1d1d1239412c3, State: Running, Role: LEADER
I20260608 10:03:17.038206 10906 consensus_queue.cc:237] T 890614d8b6b34900951eb37db208d68d P 5c2abff268894fc29ed1d1d1239412c3 [LEADER]: Queue going to LEADER mode. State: All 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: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:17.039407 10889 raft_consensus.cc:515] T 1f09b555b6194bd5bbf655ae17ad43bc P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } }
I20260608 10:03:17.039693 10891 leader_election.cc:290] T 890614d8b6b34900951eb37db208d68d P 5c2abff268894fc29ed1d1d1239412c3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:17.040485 10889 leader_election.cc:304] T 1f09b555b6194bd5bbf655ae17ad43bc P 20c49185f4094c67a79e99914f97973f [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: 20c49185f4094c67a79e99914f97973f; no voters: 
I20260608 10:03:17.041471 10889 leader_election.cc:290] T 1f09b555b6194bd5bbf655ae17ad43bc P 20c49185f4094c67a79e99914f97973f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:17.042307 10891 ts_tablet_manager.cc:1434] T 890614d8b6b34900951eb37db208d68d P 5c2abff268894fc29ed1d1d1239412c3: Time spent starting tablet: real 0.031s	user 0.013s	sys 0.005s
I20260608 10:03:17.042428 10902 raft_consensus.cc:2804] T 1f09b555b6194bd5bbf655ae17ad43bc P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:17.043072 10902 raft_consensus.cc:697] T 1f09b555b6194bd5bbf655ae17ad43bc P 20c49185f4094c67a79e99914f97973f [term 1 LEADER]: Becoming Leader. State: Replica: 20c49185f4094c67a79e99914f97973f, State: Running, Role: LEADER
I20260608 10:03:17.043422 10889 ts_tablet_manager.cc:1434] T 1f09b555b6194bd5bbf655ae17ad43bc P 20c49185f4094c67a79e99914f97973f: Time spent starting tablet: real 0.021s	user 0.016s	sys 0.001s
I20260608 10:03:17.043843 10902 consensus_queue.cc:237] T 1f09b555b6194bd5bbf655ae17ad43bc P 20c49185f4094c67a79e99914f97973f [LEADER]: Queue going to LEADER mode. State: All 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: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } }
I20260608 10:03:17.051368 10592 catalog_manager.cc:5696] T 1f09b555b6194bd5bbf655ae17ad43bc P 20c49185f4094c67a79e99914f97973f reported cstate change: term changed from 0 to 1, leader changed from <none> to 20c49185f4094c67a79e99914f97973f (127.1.52.66). New cstate: current_term: 1 leader_uuid: "20c49185f4094c67a79e99914f97973f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:17.052767 10591 catalog_manager.cc:5696] T 890614d8b6b34900951eb37db208d68d P 5c2abff268894fc29ed1d1d1239412c3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c2abff268894fc29ed1d1d1239412c3 (127.1.52.67). New cstate: current_term: 1 leader_uuid: "5c2abff268894fc29ed1d1d1239412c3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:17.905469 10587 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49748:
name: "test-workload-rf3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:03:17.908071 10587 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:03:17.953164 10685 tablet_service.cc:1511] Processing CreateTablet for tablet 470b4131a00840a3bd5a88d2882ffed2 (DEFAULT_TABLE table=test-workload-rf3 [id=bec03b54304349e7a5ec0ffcac5c629e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:17.954285 10760 tablet_service.cc:1511] Processing CreateTablet for tablet 470b4131a00840a3bd5a88d2882ffed2 (DEFAULT_TABLE table=test-workload-rf3 [id=bec03b54304349e7a5ec0ffcac5c629e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:17.954617 10685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 470b4131a00840a3bd5a88d2882ffed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:17.955675 10760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 470b4131a00840a3bd5a88d2882ffed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:17.956188 10833 tablet_service.cc:1511] Processing CreateTablet for tablet 470b4131a00840a3bd5a88d2882ffed2 (DEFAULT_TABLE table=test-workload-rf3 [id=bec03b54304349e7a5ec0ffcac5c629e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:17.957638 10833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 470b4131a00840a3bd5a88d2882ffed2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:17.961095 10684 tablet_service.cc:1511] Processing CreateTablet for tablet 686da7ee83d7455f81d9785e8b0ef861 (DEFAULT_TABLE table=test-workload-rf3 [id=bec03b54304349e7a5ec0ffcac5c629e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:17.962450 10684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 686da7ee83d7455f81d9785e8b0ef861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:17.968218 10834 tablet_service.cc:1511] Processing CreateTablet for tablet 686da7ee83d7455f81d9785e8b0ef861 (DEFAULT_TABLE table=test-workload-rf3 [id=bec03b54304349e7a5ec0ffcac5c629e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:17.969628 10834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 686da7ee83d7455f81d9785e8b0ef861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:17.972751 10759 tablet_service.cc:1511] Processing CreateTablet for tablet 686da7ee83d7455f81d9785e8b0ef861 (DEFAULT_TABLE table=test-workload-rf3 [id=bec03b54304349e7a5ec0ffcac5c629e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:17.974128 10759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 686da7ee83d7455f81d9785e8b0ef861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:17.993036 10947 tablet_bootstrap.cc:492] T 470b4131a00840a3bd5a88d2882ffed2 P a23331c42a1e4c459dd2d0f5ef1b941f: Bootstrap starting.
I20260608 10:03:17.983989 10681 tablet_service.cc:1511] Processing CreateTablet for tablet 9be87c27811d41118465986cfc3b74b4 (DEFAULT_TABLE table=test-workload-rf3 [id=bec03b54304349e7a5ec0ffcac5c629e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:18.015389 10681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9be87c27811d41118465986cfc3b74b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:18.015697 10949 tablet_bootstrap.cc:492] T 686da7ee83d7455f81d9785e8b0ef861 P 5c2abff268894fc29ed1d1d1239412c3: Bootstrap starting.
I20260608 10:03:17.994306 10829 tablet_service.cc:1511] Processing CreateTablet for tablet 8fd69d419061454abd40396ae8957492 (DEFAULT_TABLE table=test-workload-rf3 [id=bec03b54304349e7a5ec0ffcac5c629e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:18.019340 10829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fd69d419061454abd40396ae8957492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:18.022857 10949 tablet_bootstrap.cc:654] T 686da7ee83d7455f81d9785e8b0ef861 P 5c2abff268894fc29ed1d1d1239412c3: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:18.025835 10947 tablet_bootstrap.cc:654] T 470b4131a00840a3bd5a88d2882ffed2 P a23331c42a1e4c459dd2d0f5ef1b941f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:17.996471 10831 tablet_service.cc:1511] Processing CreateTablet for tablet e772eadf0ffa4dad90c25959123b0b60 (DEFAULT_TABLE table=test-workload-rf3 [id=bec03b54304349e7a5ec0ffcac5c629e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:18.027134 10831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e772eadf0ffa4dad90c25959123b0b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:17.984603 10680 tablet_service.cc:1511] Processing CreateTablet for tablet 8fd69d419061454abd40396ae8957492 (DEFAULT_TABLE table=test-workload-rf3 [id=bec03b54304349e7a5ec0ffcac5c629e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:17.988229 10832 tablet_service.cc:1511] Processing CreateTablet for tablet 3b2c6916c6054184946e14b9fe925f54 (DEFAULT_TABLE table=test-workload-rf3 [id=bec03b54304349e7a5ec0ffcac5c629e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:17.992040 10830 tablet_service.cc:1511] Processing CreateTablet for tablet 9be87c27811d41118465986cfc3b74b4 (DEFAULT_TABLE table=test-workload-rf3 [id=bec03b54304349e7a5ec0ffcac5c629e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:17.975548 10757 tablet_service.cc:1511] Processing CreateTablet for tablet e772eadf0ffa4dad90c25959123b0b60 (DEFAULT_TABLE table=test-workload-rf3 [id=bec03b54304349e7a5ec0ffcac5c629e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:18.034970 10757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e772eadf0ffa4dad90c25959123b0b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:18.035652 10680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fd69d419061454abd40396ae8957492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:17.977334 10758 tablet_service.cc:1511] Processing CreateTablet for tablet 3b2c6916c6054184946e14b9fe925f54 (DEFAULT_TABLE table=test-workload-rf3 [id=bec03b54304349e7a5ec0ffcac5c629e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:17.988518 10755 tablet_service.cc:1511] Processing CreateTablet for tablet 8fd69d419061454abd40396ae8957492 (DEFAULT_TABLE table=test-workload-rf3 [id=bec03b54304349e7a5ec0ffcac5c629e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:18.036430 10830 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9be87c27811d41118465986cfc3b74b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:18.036984 10758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b2c6916c6054184946e14b9fe925f54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:18.039700 10755 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fd69d419061454abd40396ae8957492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:17.980679 10683 tablet_service.cc:1511] Processing CreateTablet for tablet 3b2c6916c6054184946e14b9fe925f54 (DEFAULT_TABLE table=test-workload-rf3 [id=bec03b54304349e7a5ec0ffcac5c629e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:18.043190 10683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b2c6916c6054184946e14b9fe925f54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:17.986496 10756 tablet_service.cc:1511] Processing CreateTablet for tablet 9be87c27811d41118465986cfc3b74b4 (DEFAULT_TABLE table=test-workload-rf3 [id=bec03b54304349e7a5ec0ffcac5c629e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:18.047195 10756 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9be87c27811d41118465986cfc3b74b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:18.011988 10948 tablet_bootstrap.cc:492] T 470b4131a00840a3bd5a88d2882ffed2 P 20c49185f4094c67a79e99914f97973f: Bootstrap starting.
I20260608 10:03:17.995564 10682 tablet_service.cc:1511] Processing CreateTablet for tablet e772eadf0ffa4dad90c25959123b0b60 (DEFAULT_TABLE table=test-workload-rf3 [id=bec03b54304349e7a5ec0ffcac5c629e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:18.051456 10682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e772eadf0ffa4dad90c25959123b0b60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:18.054708 10832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b2c6916c6054184946e14b9fe925f54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:18.059003 10948 tablet_bootstrap.cc:654] T 470b4131a00840a3bd5a88d2882ffed2 P 20c49185f4094c67a79e99914f97973f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:18.074604 10949 tablet_bootstrap.cc:492] T 686da7ee83d7455f81d9785e8b0ef861 P 5c2abff268894fc29ed1d1d1239412c3: No bootstrap required, opened a new log
I20260608 10:03:18.075205 10949 ts_tablet_manager.cc:1403] T 686da7ee83d7455f81d9785e8b0ef861 P 5c2abff268894fc29ed1d1d1239412c3: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.008s
I20260608 10:03:18.079469 10949 raft_consensus.cc:359] T 686da7ee83d7455f81d9785e8b0ef861 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.080235 10949 raft_consensus.cc:385] T 686da7ee83d7455f81d9785e8b0ef861 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:18.080557 10949 raft_consensus.cc:740] T 686da7ee83d7455f81d9785e8b0ef861 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c2abff268894fc29ed1d1d1239412c3, State: Initialized, Role: FOLLOWER
I20260608 10:03:18.081539 10949 consensus_queue.cc:260] T 686da7ee83d7455f81d9785e8b0ef861 P 5c2abff268894fc29ed1d1d1239412c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.083923 10949 ts_tablet_manager.cc:1434] T 686da7ee83d7455f81d9785e8b0ef861 P 5c2abff268894fc29ed1d1d1239412c3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 10:03:18.085145 10949 tablet_bootstrap.cc:492] T 470b4131a00840a3bd5a88d2882ffed2 P 5c2abff268894fc29ed1d1d1239412c3: Bootstrap starting.
I20260608 10:03:18.092054 10949 tablet_bootstrap.cc:654] T 470b4131a00840a3bd5a88d2882ffed2 P 5c2abff268894fc29ed1d1d1239412c3: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:18.112026 10949 tablet_bootstrap.cc:492] T 470b4131a00840a3bd5a88d2882ffed2 P 5c2abff268894fc29ed1d1d1239412c3: No bootstrap required, opened a new log
I20260608 10:03:18.112214 10948 tablet_bootstrap.cc:492] T 470b4131a00840a3bd5a88d2882ffed2 P 20c49185f4094c67a79e99914f97973f: No bootstrap required, opened a new log
I20260608 10:03:18.112252 10947 tablet_bootstrap.cc:492] T 470b4131a00840a3bd5a88d2882ffed2 P a23331c42a1e4c459dd2d0f5ef1b941f: No bootstrap required, opened a new log
I20260608 10:03:18.112582 10949 ts_tablet_manager.cc:1403] T 470b4131a00840a3bd5a88d2882ffed2 P 5c2abff268894fc29ed1d1d1239412c3: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.008s
I20260608 10:03:18.112927 10948 ts_tablet_manager.cc:1403] T 470b4131a00840a3bd5a88d2882ffed2 P 20c49185f4094c67a79e99914f97973f: Time spent bootstrapping tablet: real 0.101s	user 0.011s	sys 0.006s
I20260608 10:03:18.113049 10947 ts_tablet_manager.cc:1403] T 470b4131a00840a3bd5a88d2882ffed2 P a23331c42a1e4c459dd2d0f5ef1b941f: Time spent bootstrapping tablet: real 0.120s	user 0.002s	sys 0.017s
I20260608 10:03:18.115873 10947 raft_consensus.cc:359] T 470b4131a00840a3bd5a88d2882ffed2 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.116459 10947 raft_consensus.cc:385] T 470b4131a00840a3bd5a88d2882ffed2 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:18.116293 10949 raft_consensus.cc:359] T 470b4131a00840a3bd5a88d2882ffed2 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.116848 10947 raft_consensus.cc:740] T 470b4131a00840a3bd5a88d2882ffed2 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a23331c42a1e4c459dd2d0f5ef1b941f, State: Initialized, Role: FOLLOWER
I20260608 10:03:18.117138 10949 raft_consensus.cc:385] T 470b4131a00840a3bd5a88d2882ffed2 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:18.117452 10949 raft_consensus.cc:740] T 470b4131a00840a3bd5a88d2882ffed2 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c2abff268894fc29ed1d1d1239412c3, State: Initialized, Role: FOLLOWER
I20260608 10:03:18.117666 10948 raft_consensus.cc:359] T 470b4131a00840a3bd5a88d2882ffed2 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.117998 10947 consensus_queue.cc:260] T 470b4131a00840a3bd5a88d2882ffed2 P a23331c42a1e4c459dd2d0f5ef1b941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.118505 10948 raft_consensus.cc:385] T 470b4131a00840a3bd5a88d2882ffed2 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:18.118392 10949 consensus_queue.cc:260] T 470b4131a00840a3bd5a88d2882ffed2 P 5c2abff268894fc29ed1d1d1239412c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.118983 10948 raft_consensus.cc:740] T 470b4131a00840a3bd5a88d2882ffed2 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20c49185f4094c67a79e99914f97973f, State: Initialized, Role: FOLLOWER
I20260608 10:03:18.119822 10948 consensus_queue.cc:260] T 470b4131a00840a3bd5a88d2882ffed2 P 20c49185f4094c67a79e99914f97973f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.121291 10949 ts_tablet_manager.cc:1434] T 470b4131a00840a3bd5a88d2882ffed2 P 5c2abff268894fc29ed1d1d1239412c3: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.007s
I20260608 10:03:18.122068 10948 ts_tablet_manager.cc:1434] T 470b4131a00840a3bd5a88d2882ffed2 P 20c49185f4094c67a79e99914f97973f: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260608 10:03:18.122258 10949 tablet_bootstrap.cc:492] T 8fd69d419061454abd40396ae8957492 P 5c2abff268894fc29ed1d1d1239412c3: Bootstrap starting.
I20260608 10:03:18.123245 10947 ts_tablet_manager.cc:1434] T 470b4131a00840a3bd5a88d2882ffed2 P a23331c42a1e4c459dd2d0f5ef1b941f: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:03:18.123263 10948 tablet_bootstrap.cc:492] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f: Bootstrap starting.
I20260608 10:03:18.124449 10947 tablet_bootstrap.cc:492] T 686da7ee83d7455f81d9785e8b0ef861 P a23331c42a1e4c459dd2d0f5ef1b941f: Bootstrap starting.
I20260608 10:03:18.129864 10949 tablet_bootstrap.cc:654] T 8fd69d419061454abd40396ae8957492 P 5c2abff268894fc29ed1d1d1239412c3: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:18.130234 10948 tablet_bootstrap.cc:654] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:18.133701 10897 raft_consensus.cc:493] T 470b4131a00840a3bd5a88d2882ffed2 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:18.134436 10897 raft_consensus.cc:515] T 470b4131a00840a3bd5a88d2882ffed2 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.137193 10947 tablet_bootstrap.cc:654] T 686da7ee83d7455f81d9785e8b0ef861 P a23331c42a1e4c459dd2d0f5ef1b941f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:18.144711 10948 tablet_bootstrap.cc:492] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f: No bootstrap required, opened a new log
I20260608 10:03:18.145239 10948 ts_tablet_manager.cc:1403] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.006s
I20260608 10:03:18.148900 10948 raft_consensus.cc:359] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.149847 10948 raft_consensus.cc:385] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:18.150161 10948 raft_consensus.cc:740] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20c49185f4094c67a79e99914f97973f, State: Initialized, Role: FOLLOWER
I20260608 10:03:18.151005 10948 consensus_queue.cc:260] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.152752 10947 tablet_bootstrap.cc:492] T 686da7ee83d7455f81d9785e8b0ef861 P a23331c42a1e4c459dd2d0f5ef1b941f: No bootstrap required, opened a new log
I20260608 10:03:18.153378 10947 ts_tablet_manager.cc:1403] T 686da7ee83d7455f81d9785e8b0ef861 P a23331c42a1e4c459dd2d0f5ef1b941f: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.003s
I20260608 10:03:18.153445 10948 ts_tablet_manager.cc:1434] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:03:18.154655 10948 tablet_bootstrap.cc:492] T 9be87c27811d41118465986cfc3b74b4 P 20c49185f4094c67a79e99914f97973f: Bootstrap starting.
I20260608 10:03:18.156952 10947 raft_consensus.cc:359] T 686da7ee83d7455f81d9785e8b0ef861 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.157708 10947 raft_consensus.cc:385] T 686da7ee83d7455f81d9785e8b0ef861 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:18.158018 10947 raft_consensus.cc:740] T 686da7ee83d7455f81d9785e8b0ef861 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a23331c42a1e4c459dd2d0f5ef1b941f, State: Initialized, Role: FOLLOWER
I20260608 10:03:18.159015 10947 consensus_queue.cc:260] T 686da7ee83d7455f81d9785e8b0ef861 P a23331c42a1e4c459dd2d0f5ef1b941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.161755 10947 ts_tablet_manager.cc:1434] T 686da7ee83d7455f81d9785e8b0ef861 P a23331c42a1e4c459dd2d0f5ef1b941f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 10:03:18.161855 10948 tablet_bootstrap.cc:654] T 9be87c27811d41118465986cfc3b74b4 P 20c49185f4094c67a79e99914f97973f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:18.162890 10947 tablet_bootstrap.cc:492] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f: Bootstrap starting.
I20260608 10:03:18.176626 10947 tablet_bootstrap.cc:654] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:18.182153 10948 tablet_bootstrap.cc:492] T 9be87c27811d41118465986cfc3b74b4 P 20c49185f4094c67a79e99914f97973f: No bootstrap required, opened a new log
I20260608 10:03:18.182919 10948 ts_tablet_manager.cc:1403] T 9be87c27811d41118465986cfc3b74b4 P 20c49185f4094c67a79e99914f97973f: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.016s
I20260608 10:03:18.184376 10897 leader_election.cc:290] T 470b4131a00840a3bd5a88d2882ffed2 P a23331c42a1e4c459dd2d0f5ef1b941f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20c49185f4094c67a79e99914f97973f (127.1.52.66:40687), 5c2abff268894fc29ed1d1d1239412c3 (127.1.52.67:36081)
I20260608 10:03:18.187317 10948 raft_consensus.cc:359] T 9be87c27811d41118465986cfc3b74b4 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.188128 10948 raft_consensus.cc:385] T 9be87c27811d41118465986cfc3b74b4 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:18.188442 10948 raft_consensus.cc:740] T 9be87c27811d41118465986cfc3b74b4 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20c49185f4094c67a79e99914f97973f, State: Initialized, Role: FOLLOWER
I20260608 10:03:18.189482 10947 tablet_bootstrap.cc:492] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f: No bootstrap required, opened a new log
I20260608 10:03:18.189273 10948 consensus_queue.cc:260] T 9be87c27811d41118465986cfc3b74b4 P 20c49185f4094c67a79e99914f97973f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.190054 10947 ts_tablet_manager.cc:1403] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.005s
I20260608 10:03:18.192160 10948 ts_tablet_manager.cc:1434] T 9be87c27811d41118465986cfc3b74b4 P 20c49185f4094c67a79e99914f97973f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:03:18.193440 10948 tablet_bootstrap.cc:492] T e772eadf0ffa4dad90c25959123b0b60 P 20c49185f4094c67a79e99914f97973f: Bootstrap starting.
I20260608 10:03:18.193549 10947 raft_consensus.cc:359] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.194304 10947 raft_consensus.cc:385] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:18.194689 10947 raft_consensus.cc:740] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a23331c42a1e4c459dd2d0f5ef1b941f, State: Initialized, Role: FOLLOWER
I20260608 10:03:18.195777 10947 consensus_queue.cc:260] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.198891 10947 ts_tablet_manager.cc:1434] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 10:03:18.201367 10948 tablet_bootstrap.cc:654] T e772eadf0ffa4dad90c25959123b0b60 P 20c49185f4094c67a79e99914f97973f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:18.206440 10947 tablet_bootstrap.cc:492] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f: Bootstrap starting.
W20260608 10:03:18.209688 10870 tablet.cc:2404] T 470b4131a00840a3bd5a88d2882ffed2 P 5c2abff268894fc29ed1d1d1239412c3: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:03:18.213729 10948 tablet_bootstrap.cc:492] T e772eadf0ffa4dad90c25959123b0b60 P 20c49185f4094c67a79e99914f97973f: No bootstrap required, opened a new log
I20260608 10:03:18.214428 10948 ts_tablet_manager.cc:1403] T e772eadf0ffa4dad90c25959123b0b60 P 20c49185f4094c67a79e99914f97973f: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.007s
I20260608 10:03:18.214702 10947 tablet_bootstrap.cc:654] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:18.217713 10948 raft_consensus.cc:359] T e772eadf0ffa4dad90c25959123b0b60 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.219420 10948 raft_consensus.cc:385] T e772eadf0ffa4dad90c25959123b0b60 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:18.219724 10948 raft_consensus.cc:740] T e772eadf0ffa4dad90c25959123b0b60 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20c49185f4094c67a79e99914f97973f, State: Initialized, Role: FOLLOWER
I20260608 10:03:18.220628 10948 consensus_queue.cc:260] T e772eadf0ffa4dad90c25959123b0b60 P 20c49185f4094c67a79e99914f97973f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.223552 10948 ts_tablet_manager.cc:1434] T e772eadf0ffa4dad90c25959123b0b60 P 20c49185f4094c67a79e99914f97973f: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260608 10:03:18.224926 10948 tablet_bootstrap.cc:492] T 3b2c6916c6054184946e14b9fe925f54 P 20c49185f4094c67a79e99914f97973f: Bootstrap starting.
I20260608 10:03:18.234608 10948 tablet_bootstrap.cc:654] T 3b2c6916c6054184946e14b9fe925f54 P 20c49185f4094c67a79e99914f97973f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:18.249538 10898 raft_consensus.cc:493] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:18.250149 10898 raft_consensus.cc:515] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.252923 10947 tablet_bootstrap.cc:492] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f: No bootstrap required, opened a new log
I20260608 10:03:18.253553 10947 ts_tablet_manager.cc:1403] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.015s
I20260608 10:03:18.254915 10897 raft_consensus.cc:493] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:18.255470 10897 raft_consensus.cc:515] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.257938 10897 leader_election.cc:290] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20c49185f4094c67a79e99914f97973f (127.1.52.66:40687), 5c2abff268894fc29ed1d1d1239412c3 (127.1.52.67:36081)
I20260608 10:03:18.272869 10898 leader_election.cc:290] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a23331c42a1e4c459dd2d0f5ef1b941f (127.1.52.65:43209), 5c2abff268894fc29ed1d1d1239412c3 (127.1.52.67:36081)
I20260608 10:03:18.271854 10947 raft_consensus.cc:359] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.287932 10949 tablet_bootstrap.cc:492] T 8fd69d419061454abd40396ae8957492 P 5c2abff268894fc29ed1d1d1239412c3: No bootstrap required, opened a new log
I20260608 10:03:18.288609 10949 ts_tablet_manager.cc:1403] T 8fd69d419061454abd40396ae8957492 P 5c2abff268894fc29ed1d1d1239412c3: Time spent bootstrapping tablet: real 0.167s	user 0.046s	sys 0.080s
I20260608 10:03:18.291616 10844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "470b4131a00840a3bd5a88d2882ffed2" candidate_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2abff268894fc29ed1d1d1239412c3" is_pre_election: true
I20260608 10:03:18.292672 10844 raft_consensus.cc:2468] T 470b4131a00840a3bd5a88d2882ffed2 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a23331c42a1e4c459dd2d0f5ef1b941f in term 0.
I20260608 10:03:18.292991 10949 raft_consensus.cc:359] T 8fd69d419061454abd40396ae8957492 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.286401 10947 raft_consensus.cc:385] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:18.294715 10947 raft_consensus.cc:740] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a23331c42a1e4c459dd2d0f5ef1b941f, State: Initialized, Role: FOLLOWER
I20260608 10:03:18.294938 10843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be87c27811d41118465986cfc3b74b4" candidate_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2abff268894fc29ed1d1d1239412c3" is_pre_election: true
I20260608 10:03:18.295367 10661 leader_election.cc:304] T 470b4131a00840a3bd5a88d2882ffed2 P a23331c42a1e4c459dd2d0f5ef1b941f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c2abff268894fc29ed1d1d1239412c3, a23331c42a1e4c459dd2d0f5ef1b941f; no voters: 
I20260608 10:03:18.296275 10897 raft_consensus.cc:2804] T 470b4131a00840a3bd5a88d2882ffed2 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:18.296684 10897 raft_consensus.cc:493] T 470b4131a00840a3bd5a88d2882ffed2 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260608 10:03:18.296782 10661 leader_election.cc:343] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5c2abff268894fc29ed1d1d1239412c3 (127.1.52.67:36081): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:18.297106 10897 raft_consensus.cc:3060] T 470b4131a00840a3bd5a88d2882ffed2 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:18.293869 10949 raft_consensus.cc:385] T 8fd69d419061454abd40396ae8957492 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:18.297773 10949 raft_consensus.cc:740] T 8fd69d419061454abd40396ae8957492 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c2abff268894fc29ed1d1d1239412c3, State: Initialized, Role: FOLLOWER
I20260608 10:03:18.298134 10769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be87c27811d41118465986cfc3b74b4" candidate_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20c49185f4094c67a79e99914f97973f" is_pre_election: true
I20260608 10:03:18.298925 10769 raft_consensus.cc:2468] T 9be87c27811d41118465986cfc3b74b4 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a23331c42a1e4c459dd2d0f5ef1b941f in term 0.
I20260608 10:03:18.295761 10947 consensus_queue.cc:260] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.300426 10659 leader_election.cc:304] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f [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: 20c49185f4094c67a79e99914f97973f, a23331c42a1e4c459dd2d0f5ef1b941f; no voters: 5c2abff268894fc29ed1d1d1239412c3
I20260608 10:03:18.301216 10895 raft_consensus.cc:2804] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:18.301591 10895 raft_consensus.cc:493] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:18.301546 10949 consensus_queue.cc:260] T 8fd69d419061454abd40396ae8957492 P 5c2abff268894fc29ed1d1d1239412c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.302140 10895 raft_consensus.cc:3060] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:18.302942 10770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "470b4131a00840a3bd5a88d2882ffed2" candidate_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20c49185f4094c67a79e99914f97973f" is_pre_election: true
I20260608 10:03:18.303484 10948 tablet_bootstrap.cc:492] T 3b2c6916c6054184946e14b9fe925f54 P 20c49185f4094c67a79e99914f97973f: No bootstrap required, opened a new log
I20260608 10:03:18.303648 10770 raft_consensus.cc:2468] T 470b4131a00840a3bd5a88d2882ffed2 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a23331c42a1e4c459dd2d0f5ef1b941f in term 0.
I20260608 10:03:18.304049 10948 ts_tablet_manager.cc:1403] T 3b2c6916c6054184946e14b9fe925f54 P 20c49185f4094c67a79e99914f97973f: Time spent bootstrapping tablet: real 0.079s	user 0.008s	sys 0.045s
I20260608 10:03:18.307000 10949 ts_tablet_manager.cc:1434] T 8fd69d419061454abd40396ae8957492 P 5c2abff268894fc29ed1d1d1239412c3: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260608 10:03:18.307432 10948 raft_consensus.cc:359] T 3b2c6916c6054184946e14b9fe925f54 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.308143 10949 tablet_bootstrap.cc:492] T e772eadf0ffa4dad90c25959123b0b60 P 5c2abff268894fc29ed1d1d1239412c3: Bootstrap starting.
I20260608 10:03:18.307848 10897 raft_consensus.cc:515] T 470b4131a00840a3bd5a88d2882ffed2 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
W20260608 10:03:18.310952 10641 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:03:18.316217 10949 tablet_bootstrap.cc:654] T e772eadf0ffa4dad90c25959123b0b60 P 5c2abff268894fc29ed1d1d1239412c3: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:18.317649 10948 raft_consensus.cc:385] T 3b2c6916c6054184946e14b9fe925f54 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:18.318943 10897 leader_election.cc:290] T 470b4131a00840a3bd5a88d2882ffed2 P a23331c42a1e4c459dd2d0f5ef1b941f [CANDIDATE]: Term 1 election: Requested vote from peers 20c49185f4094c67a79e99914f97973f (127.1.52.66:40687), 5c2abff268894fc29ed1d1d1239412c3 (127.1.52.67:36081)
I20260608 10:03:18.319612 10770 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "470b4131a00840a3bd5a88d2882ffed2" candidate_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20c49185f4094c67a79e99914f97973f"
I20260608 10:03:18.319794 10947 ts_tablet_manager.cc:1434] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f: Time spent starting tablet: real 0.066s	user 0.010s	sys 0.000s
I20260608 10:03:18.319871 10948 raft_consensus.cc:740] T 3b2c6916c6054184946e14b9fe925f54 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20c49185f4094c67a79e99914f97973f, State: Initialized, Role: FOLLOWER
I20260608 10:03:18.321040 10947 tablet_bootstrap.cc:492] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f: Bootstrap starting.
I20260608 10:03:18.320906 10948 consensus_queue.cc:260] T 3b2c6916c6054184946e14b9fe925f54 P 20c49185f4094c67a79e99914f97973f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.321972 10843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "470b4131a00840a3bd5a88d2882ffed2" candidate_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2abff268894fc29ed1d1d1239412c3"
I20260608 10:03:18.322623 10843 raft_consensus.cc:3060] T 470b4131a00840a3bd5a88d2882ffed2 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:18.323450 10948 ts_tablet_manager.cc:1434] T 3b2c6916c6054184946e14b9fe925f54 P 20c49185f4094c67a79e99914f97973f: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260608 10:03:18.324563 10948 tablet_bootstrap.cc:492] T 8fd69d419061454abd40396ae8957492 P 20c49185f4094c67a79e99914f97973f: Bootstrap starting.
I20260608 10:03:18.328693 10947 tablet_bootstrap.cc:654] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:18.329908 10844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686da7ee83d7455f81d9785e8b0ef861" candidate_uuid: "20c49185f4094c67a79e99914f97973f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2abff268894fc29ed1d1d1239412c3" is_pre_election: true
I20260608 10:03:18.330638 10844 raft_consensus.cc:2468] T 686da7ee83d7455f81d9785e8b0ef861 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20c49185f4094c67a79e99914f97973f in term 0.
I20260608 10:03:18.332187 10736 leader_election.cc:304] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20c49185f4094c67a79e99914f97973f, 5c2abff268894fc29ed1d1d1239412c3; no voters: 
I20260608 10:03:18.333120 10898 raft_consensus.cc:2804] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:18.333505 10898 raft_consensus.cc:493] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:18.333887 10898 raft_consensus.cc:3060] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:18.333985 10695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686da7ee83d7455f81d9785e8b0ef861" candidate_uuid: "20c49185f4094c67a79e99914f97973f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" is_pre_election: true
I20260608 10:03:18.334873 10948 tablet_bootstrap.cc:654] T 8fd69d419061454abd40396ae8957492 P 20c49185f4094c67a79e99914f97973f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:18.334853 10695 raft_consensus.cc:2468] T 686da7ee83d7455f81d9785e8b0ef861 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20c49185f4094c67a79e99914f97973f in term 0.
I20260608 10:03:18.320309 10770 raft_consensus.cc:3060] T 470b4131a00840a3bd5a88d2882ffed2 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:18.343983 10898 raft_consensus.cc:515] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.348201 10695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686da7ee83d7455f81d9785e8b0ef861" candidate_uuid: "20c49185f4094c67a79e99914f97973f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f"
I20260608 10:03:18.348994 10695 raft_consensus.cc:3060] T 686da7ee83d7455f81d9785e8b0ef861 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:18.362321 10695 raft_consensus.cc:2468] T 686da7ee83d7455f81d9785e8b0ef861 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20c49185f4094c67a79e99914f97973f in term 1.
I20260608 10:03:18.364537 10735 leader_election.cc:304] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20c49185f4094c67a79e99914f97973f, a23331c42a1e4c459dd2d0f5ef1b941f; no voters: 
I20260608 10:03:18.367600 10903 raft_consensus.cc:2804] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:18.367777 10844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "686da7ee83d7455f81d9785e8b0ef861" candidate_uuid: "20c49185f4094c67a79e99914f97973f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2abff268894fc29ed1d1d1239412c3"
I20260608 10:03:18.368539 10844 raft_consensus.cc:3060] T 686da7ee83d7455f81d9785e8b0ef861 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:18.372323 10898 leader_election.cc:290] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f [CANDIDATE]: Term 1 election: Requested vote from peers a23331c42a1e4c459dd2d0f5ef1b941f (127.1.52.65:43209), 5c2abff268894fc29ed1d1d1239412c3 (127.1.52.67:36081)
I20260608 10:03:18.377535 10895 raft_consensus.cc:515] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.379159 10844 raft_consensus.cc:2468] T 686da7ee83d7455f81d9785e8b0ef861 P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20c49185f4094c67a79e99914f97973f in term 1.
I20260608 10:03:18.381148 10895 leader_election.cc:290] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f [CANDIDATE]: Term 1 election: Requested vote from peers 20c49185f4094c67a79e99914f97973f (127.1.52.66:40687), 5c2abff268894fc29ed1d1d1239412c3 (127.1.52.67:36081)
I20260608 10:03:18.381316 10769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be87c27811d41118465986cfc3b74b4" candidate_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20c49185f4094c67a79e99914f97973f"
I20260608 10:03:18.382156 10769 raft_consensus.cc:3060] T 9be87c27811d41118465986cfc3b74b4 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:18.383766 10948 tablet_bootstrap.cc:492] T 8fd69d419061454abd40396ae8957492 P 20c49185f4094c67a79e99914f97973f: No bootstrap required, opened a new log
I20260608 10:03:18.384325 10948 ts_tablet_manager.cc:1403] T 8fd69d419061454abd40396ae8957492 P 20c49185f4094c67a79e99914f97973f: Time spent bootstrapping tablet: real 0.060s	user 0.026s	sys 0.015s
I20260608 10:03:18.385993 10844 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be87c27811d41118465986cfc3b74b4" candidate_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2abff268894fc29ed1d1d1239412c3"
W20260608 10:03:18.387416 10661 leader_election.cc:343] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5c2abff268894fc29ed1d1d1239412c3 (127.1.52.67:36081): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:18.387458 10948 raft_consensus.cc:359] T 8fd69d419061454abd40396ae8957492 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.388378 10948 raft_consensus.cc:385] T 8fd69d419061454abd40396ae8957492 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:18.388780 10948 raft_consensus.cc:740] T 8fd69d419061454abd40396ae8957492 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20c49185f4094c67a79e99914f97973f, State: Initialized, Role: FOLLOWER
I20260608 10:03:18.389542 10948 consensus_queue.cc:260] T 8fd69d419061454abd40396ae8957492 P 20c49185f4094c67a79e99914f97973f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.391575 10948 ts_tablet_manager.cc:1434] T 8fd69d419061454abd40396ae8957492 P 20c49185f4094c67a79e99914f97973f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260608 10:03:18.404937 10843 raft_consensus.cc:2468] T 470b4131a00840a3bd5a88d2882ffed2 P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23331c42a1e4c459dd2d0f5ef1b941f in term 1.
I20260608 10:03:18.406909 10661 leader_election.cc:304] T 470b4131a00840a3bd5a88d2882ffed2 P a23331c42a1e4c459dd2d0f5ef1b941f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c2abff268894fc29ed1d1d1239412c3, a23331c42a1e4c459dd2d0f5ef1b941f; no voters: 
I20260608 10:03:18.408282 10895 raft_consensus.cc:2804] T 470b4131a00840a3bd5a88d2882ffed2 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:18.408556 10903 raft_consensus.cc:697] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f [term 1 LEADER]: Becoming Leader. State: Replica: 20c49185f4094c67a79e99914f97973f, State: Running, Role: LEADER
I20260608 10:03:18.409013 10895 raft_consensus.cc:697] T 470b4131a00840a3bd5a88d2882ffed2 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 LEADER]: Becoming Leader. State: Replica: a23331c42a1e4c459dd2d0f5ef1b941f, State: Running, Role: LEADER
I20260608 10:03:18.410207 10903 consensus_queue.cc:237] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.410279 10895 consensus_queue.cc:237] T 470b4131a00840a3bd5a88d2882ffed2 P a23331c42a1e4c459dd2d0f5ef1b941f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.412844 10770 raft_consensus.cc:2468] T 470b4131a00840a3bd5a88d2882ffed2 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23331c42a1e4c459dd2d0f5ef1b941f in term 1.
I20260608 10:03:18.420588 10769 raft_consensus.cc:2468] T 9be87c27811d41118465986cfc3b74b4 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23331c42a1e4c459dd2d0f5ef1b941f in term 1.
I20260608 10:03:18.424577 10659 leader_election.cc:304] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f [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: 20c49185f4094c67a79e99914f97973f, a23331c42a1e4c459dd2d0f5ef1b941f; no voters: 5c2abff268894fc29ed1d1d1239412c3
I20260608 10:03:18.424989 10947 tablet_bootstrap.cc:492] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f: No bootstrap required, opened a new log
I20260608 10:03:18.425707 10897 raft_consensus.cc:2804] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:18.426925 10949 tablet_bootstrap.cc:492] T e772eadf0ffa4dad90c25959123b0b60 P 5c2abff268894fc29ed1d1d1239412c3: No bootstrap required, opened a new log
I20260608 10:03:18.427526 10949 ts_tablet_manager.cc:1403] T e772eadf0ffa4dad90c25959123b0b60 P 5c2abff268894fc29ed1d1d1239412c3: Time spent bootstrapping tablet: real 0.120s	user 0.030s	sys 0.035s
I20260608 10:03:18.425700 10947 ts_tablet_manager.cc:1403] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f: Time spent bootstrapping tablet: real 0.105s	user 0.037s	sys 0.028s
I20260608 10:03:18.430783 10949 raft_consensus.cc:359] T e772eadf0ffa4dad90c25959123b0b60 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.431593 10949 raft_consensus.cc:385] T e772eadf0ffa4dad90c25959123b0b60 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:18.431964 10949 raft_consensus.cc:740] T e772eadf0ffa4dad90c25959123b0b60 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c2abff268894fc29ed1d1d1239412c3, State: Initialized, Role: FOLLOWER
I20260608 10:03:18.431772 10947 raft_consensus.cc:359] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.432576 10947 raft_consensus.cc:385] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:18.432899 10947 raft_consensus.cc:740] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a23331c42a1e4c459dd2d0f5ef1b941f, State: Initialized, Role: FOLLOWER
I20260608 10:03:18.433776 10947 consensus_queue.cc:260] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.433065 10584 catalog_manager.cc:5696] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f reported cstate change: term changed from 0 to 1, leader changed from <none> to 20c49185f4094c67a79e99914f97973f (127.1.52.66). New cstate: current_term: 1 leader_uuid: "20c49185f4094c67a79e99914f97973f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:18.436554 10947 ts_tablet_manager.cc:1434] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 10:03:18.437666 10947 tablet_bootstrap.cc:492] T e772eadf0ffa4dad90c25959123b0b60 P a23331c42a1e4c459dd2d0f5ef1b941f: Bootstrap starting.
I20260608 10:03:18.433069 10949 consensus_queue.cc:260] T e772eadf0ffa4dad90c25959123b0b60 P 5c2abff268894fc29ed1d1d1239412c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.439607 10587 catalog_manager.cc:5696] T 470b4131a00840a3bd5a88d2882ffed2 P a23331c42a1e4c459dd2d0f5ef1b941f reported cstate change: term changed from 0 to 1, leader changed from <none> to a23331c42a1e4c459dd2d0f5ef1b941f (127.1.52.65). New cstate: current_term: 1 leader_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:18.440805 10949 ts_tablet_manager.cc:1434] T e772eadf0ffa4dad90c25959123b0b60 P 5c2abff268894fc29ed1d1d1239412c3: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 10:03:18.441937 10949 tablet_bootstrap.cc:492] T 9be87c27811d41118465986cfc3b74b4 P 5c2abff268894fc29ed1d1d1239412c3: Bootstrap starting.
I20260608 10:03:18.444521 10947 tablet_bootstrap.cc:654] T e772eadf0ffa4dad90c25959123b0b60 P a23331c42a1e4c459dd2d0f5ef1b941f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:18.453601 10949 tablet_bootstrap.cc:654] T 9be87c27811d41118465986cfc3b74b4 P 5c2abff268894fc29ed1d1d1239412c3: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:18.457789 10897 raft_consensus.cc:697] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 LEADER]: Becoming Leader. State: Replica: a23331c42a1e4c459dd2d0f5ef1b941f, State: Running, Role: LEADER
I20260608 10:03:18.459163 10897 consensus_queue.cc:237] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.470371 10947 tablet_bootstrap.cc:492] T e772eadf0ffa4dad90c25959123b0b60 P a23331c42a1e4c459dd2d0f5ef1b941f: No bootstrap required, opened a new log
I20260608 10:03:18.470420 10949 tablet_bootstrap.cc:492] T 9be87c27811d41118465986cfc3b74b4 P 5c2abff268894fc29ed1d1d1239412c3: No bootstrap required, opened a new log
I20260608 10:03:18.471108 10947 ts_tablet_manager.cc:1403] T e772eadf0ffa4dad90c25959123b0b60 P a23331c42a1e4c459dd2d0f5ef1b941f: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.011s
I20260608 10:03:18.471108 10949 ts_tablet_manager.cc:1403] T 9be87c27811d41118465986cfc3b74b4 P 5c2abff268894fc29ed1d1d1239412c3: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.010s
I20260608 10:03:18.474715 10947 raft_consensus.cc:359] T e772eadf0ffa4dad90c25959123b0b60 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.475523 10947 raft_consensus.cc:385] T e772eadf0ffa4dad90c25959123b0b60 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:18.475834 10947 raft_consensus.cc:740] T e772eadf0ffa4dad90c25959123b0b60 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a23331c42a1e4c459dd2d0f5ef1b941f, State: Initialized, Role: FOLLOWER
I20260608 10:03:18.476610 10947 consensus_queue.cc:260] T e772eadf0ffa4dad90c25959123b0b60 P a23331c42a1e4c459dd2d0f5ef1b941f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.479041 10947 ts_tablet_manager.cc:1434] T e772eadf0ffa4dad90c25959123b0b60 P a23331c42a1e4c459dd2d0f5ef1b941f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:03:18.479010 10949 raft_consensus.cc:359] T 9be87c27811d41118465986cfc3b74b4 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.479923 10949 raft_consensus.cc:385] T 9be87c27811d41118465986cfc3b74b4 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:18.480252 10949 raft_consensus.cc:740] T 9be87c27811d41118465986cfc3b74b4 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c2abff268894fc29ed1d1d1239412c3, State: Initialized, Role: FOLLOWER
I20260608 10:03:18.482205 10949 consensus_queue.cc:260] T 9be87c27811d41118465986cfc3b74b4 P 5c2abff268894fc29ed1d1d1239412c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.484992 10949 ts_tablet_manager.cc:1434] T 9be87c27811d41118465986cfc3b74b4 P 5c2abff268894fc29ed1d1d1239412c3: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260608 10:03:18.486047 10949 tablet_bootstrap.cc:492] T 3b2c6916c6054184946e14b9fe925f54 P 5c2abff268894fc29ed1d1d1239412c3: Bootstrap starting.
I20260608 10:03:18.488082 10587 catalog_manager.cc:5696] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f reported cstate change: term changed from 0 to 1, leader changed from <none> to a23331c42a1e4c459dd2d0f5ef1b941f (127.1.52.65). New cstate: current_term: 1 leader_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:18.491931 10949 tablet_bootstrap.cc:654] T 3b2c6916c6054184946e14b9fe925f54 P 5c2abff268894fc29ed1d1d1239412c3: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:18.495421 10897 raft_consensus.cc:493] T e772eadf0ffa4dad90c25959123b0b60 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:18.496017 10897 raft_consensus.cc:515] T e772eadf0ffa4dad90c25959123b0b60 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.497855 10949 tablet_bootstrap.cc:492] T 3b2c6916c6054184946e14b9fe925f54 P 5c2abff268894fc29ed1d1d1239412c3: No bootstrap required, opened a new log
I20260608 10:03:18.498548 10949 ts_tablet_manager.cc:1403] T 3b2c6916c6054184946e14b9fe925f54 P 5c2abff268894fc29ed1d1d1239412c3: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 10:03:18.498493 10897 leader_election.cc:290] T e772eadf0ffa4dad90c25959123b0b60 P a23331c42a1e4c459dd2d0f5ef1b941f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20c49185f4094c67a79e99914f97973f (127.1.52.66:40687), 5c2abff268894fc29ed1d1d1239412c3 (127.1.52.67:36081)
I20260608 10:03:18.502506 10949 raft_consensus.cc:359] T 3b2c6916c6054184946e14b9fe925f54 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.503206 10949 raft_consensus.cc:385] T 3b2c6916c6054184946e14b9fe925f54 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:18.503060 10843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e772eadf0ffa4dad90c25959123b0b60" candidate_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2abff268894fc29ed1d1d1239412c3" is_pre_election: true
I20260608 10:03:18.503574 10949 raft_consensus.cc:740] T 3b2c6916c6054184946e14b9fe925f54 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c2abff268894fc29ed1d1d1239412c3, State: Initialized, Role: FOLLOWER
I20260608 10:03:18.503845 10843 raft_consensus.cc:2468] T e772eadf0ffa4dad90c25959123b0b60 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a23331c42a1e4c459dd2d0f5ef1b941f in term 0.
I20260608 10:03:18.503840 10769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e772eadf0ffa4dad90c25959123b0b60" candidate_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20c49185f4094c67a79e99914f97973f" is_pre_election: true
I20260608 10:03:18.505008 10769 raft_consensus.cc:2468] T e772eadf0ffa4dad90c25959123b0b60 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a23331c42a1e4c459dd2d0f5ef1b941f in term 0.
I20260608 10:03:18.504503 10949 consensus_queue.cc:260] T 3b2c6916c6054184946e14b9fe925f54 P 5c2abff268894fc29ed1d1d1239412c3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.506165 10661 leader_election.cc:304] T e772eadf0ffa4dad90c25959123b0b60 P a23331c42a1e4c459dd2d0f5ef1b941f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c2abff268894fc29ed1d1d1239412c3, a23331c42a1e4c459dd2d0f5ef1b941f; no voters: 
I20260608 10:03:18.506743 10949 ts_tablet_manager.cc:1434] T 3b2c6916c6054184946e14b9fe925f54 P 5c2abff268894fc29ed1d1d1239412c3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:03:18.507025 10897 raft_consensus.cc:2804] T e772eadf0ffa4dad90c25959123b0b60 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:18.507416 10897 raft_consensus.cc:493] T e772eadf0ffa4dad90c25959123b0b60 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:18.507706 10897 raft_consensus.cc:3060] T e772eadf0ffa4dad90c25959123b0b60 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:18.513058 10897 raft_consensus.cc:515] T e772eadf0ffa4dad90c25959123b0b60 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.514981 10897 leader_election.cc:290] T e772eadf0ffa4dad90c25959123b0b60 P a23331c42a1e4c459dd2d0f5ef1b941f [CANDIDATE]: Term 1 election: Requested vote from peers 20c49185f4094c67a79e99914f97973f (127.1.52.66:40687), 5c2abff268894fc29ed1d1d1239412c3 (127.1.52.67:36081)
I20260608 10:03:18.515576 10769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e772eadf0ffa4dad90c25959123b0b60" candidate_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20c49185f4094c67a79e99914f97973f"
I20260608 10:03:18.516090 10769 raft_consensus.cc:3060] T e772eadf0ffa4dad90c25959123b0b60 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:18.516098 10843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e772eadf0ffa4dad90c25959123b0b60" candidate_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2abff268894fc29ed1d1d1239412c3"
I20260608 10:03:18.516834 10843 raft_consensus.cc:3060] T e772eadf0ffa4dad90c25959123b0b60 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:18.521324 10769 raft_consensus.cc:2468] T e772eadf0ffa4dad90c25959123b0b60 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23331c42a1e4c459dd2d0f5ef1b941f in term 1.
I20260608 10:03:18.521879 10843 raft_consensus.cc:2468] T e772eadf0ffa4dad90c25959123b0b60 P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23331c42a1e4c459dd2d0f5ef1b941f in term 1.
I20260608 10:03:18.522439 10659 leader_election.cc:304] T e772eadf0ffa4dad90c25959123b0b60 P a23331c42a1e4c459dd2d0f5ef1b941f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20c49185f4094c67a79e99914f97973f, a23331c42a1e4c459dd2d0f5ef1b941f; no voters: 
I20260608 10:03:18.523169 10897 raft_consensus.cc:2804] T e772eadf0ffa4dad90c25959123b0b60 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:18.523689 10897 raft_consensus.cc:697] T e772eadf0ffa4dad90c25959123b0b60 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 LEADER]: Becoming Leader. State: Replica: a23331c42a1e4c459dd2d0f5ef1b941f, State: Running, Role: LEADER
I20260608 10:03:18.524463 10897 consensus_queue.cc:237] T e772eadf0ffa4dad90c25959123b0b60 P a23331c42a1e4c459dd2d0f5ef1b941f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.531924 10584 catalog_manager.cc:5696] T e772eadf0ffa4dad90c25959123b0b60 P a23331c42a1e4c459dd2d0f5ef1b941f reported cstate change: term changed from 0 to 1, leader changed from <none> to a23331c42a1e4c459dd2d0f5ef1b941f (127.1.52.65). New cstate: current_term: 1 leader_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:18.537273 10899 raft_consensus.cc:493] T 9be87c27811d41118465986cfc3b74b4 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:18.537765 10899 raft_consensus.cc:515] T 9be87c27811d41118465986cfc3b74b4 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.543064 10899 leader_election.cc:290] T 9be87c27811d41118465986cfc3b74b4 P 5c2abff268894fc29ed1d1d1239412c3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a23331c42a1e4c459dd2d0f5ef1b941f (127.1.52.65:43209), 20c49185f4094c67a79e99914f97973f (127.1.52.66:40687)
I20260608 10:03:18.544070 10897 raft_consensus.cc:493] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:18.544672 10897 raft_consensus.cc:515] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.546847 10897 leader_election.cc:290] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20c49185f4094c67a79e99914f97973f (127.1.52.66:40687), 5c2abff268894fc29ed1d1d1239412c3 (127.1.52.67:36081)
I20260608 10:03:18.547581 10769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd69d419061454abd40396ae8957492" candidate_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20c49185f4094c67a79e99914f97973f" is_pre_election: true
I20260608 10:03:18.548293 10769 raft_consensus.cc:2468] T 8fd69d419061454abd40396ae8957492 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a23331c42a1e4c459dd2d0f5ef1b941f in term 0.
I20260608 10:03:18.548704 10843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd69d419061454abd40396ae8957492" candidate_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2abff268894fc29ed1d1d1239412c3" is_pre_election: true
I20260608 10:03:18.549430 10843 raft_consensus.cc:2468] T 8fd69d419061454abd40396ae8957492 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a23331c42a1e4c459dd2d0f5ef1b941f in term 0.
I20260608 10:03:18.549678 10659 leader_election.cc:304] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20c49185f4094c67a79e99914f97973f, a23331c42a1e4c459dd2d0f5ef1b941f; no voters: 
I20260608 10:03:18.550649 10897 raft_consensus.cc:2804] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:18.551041 10897 raft_consensus.cc:493] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:18.551404 10897 raft_consensus.cc:3060] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:18.555124 10695 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be87c27811d41118465986cfc3b74b4" candidate_uuid: "5c2abff268894fc29ed1d1d1239412c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" is_pre_election: true
I20260608 10:03:18.555459 10769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9be87c27811d41118465986cfc3b74b4" candidate_uuid: "5c2abff268894fc29ed1d1d1239412c3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20c49185f4094c67a79e99914f97973f" is_pre_election: true
I20260608 10:03:18.556280 10769 raft_consensus.cc:2393] T 9be87c27811d41118465986cfc3b74b4 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5c2abff268894fc29ed1d1d1239412c3 in current term 1: Already voted for candidate a23331c42a1e4c459dd2d0f5ef1b941f in this term.
I20260608 10:03:18.557457 10808 leader_election.cc:304] T 9be87c27811d41118465986cfc3b74b4 P 5c2abff268894fc29ed1d1d1239412c3 [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: 5c2abff268894fc29ed1d1d1239412c3; no voters: 20c49185f4094c67a79e99914f97973f, a23331c42a1e4c459dd2d0f5ef1b941f
I20260608 10:03:18.558187 10899 raft_consensus.cc:3060] T 9be87c27811d41118465986cfc3b74b4 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:18.557945 10897 raft_consensus.cc:515] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.560806 10769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd69d419061454abd40396ae8957492" candidate_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20c49185f4094c67a79e99914f97973f"
I20260608 10:03:18.561220 10897 leader_election.cc:290] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f [CANDIDATE]: Term 1 election: Requested vote from peers 20c49185f4094c67a79e99914f97973f (127.1.52.66:40687), 5c2abff268894fc29ed1d1d1239412c3 (127.1.52.67:36081)
I20260608 10:03:18.561309 10769 raft_consensus.cc:3060] T 8fd69d419061454abd40396ae8957492 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:18.561435 10843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fd69d419061454abd40396ae8957492" candidate_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2abff268894fc29ed1d1d1239412c3"
I20260608 10:03:18.562307 10843 raft_consensus.cc:3060] T 8fd69d419061454abd40396ae8957492 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:18.565339 10899 raft_consensus.cc:2749] T 9be87c27811d41118465986cfc3b74b4 P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:18.568548 10843 raft_consensus.cc:2468] T 8fd69d419061454abd40396ae8957492 P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23331c42a1e4c459dd2d0f5ef1b941f in term 1.
I20260608 10:03:18.568756 10769 raft_consensus.cc:2468] T 8fd69d419061454abd40396ae8957492 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23331c42a1e4c459dd2d0f5ef1b941f in term 1.
I20260608 10:03:18.569662 10661 leader_election.cc:304] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c2abff268894fc29ed1d1d1239412c3, a23331c42a1e4c459dd2d0f5ef1b941f; no voters: 
I20260608 10:03:18.570432 10897 raft_consensus.cc:2804] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:18.570899 10897 raft_consensus.cc:697] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 LEADER]: Becoming Leader. State: Replica: a23331c42a1e4c459dd2d0f5ef1b941f, State: Running, Role: LEADER
I20260608 10:03:18.571727 10897 consensus_queue.cc:237] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.579085 10584 catalog_manager.cc:5696] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f reported cstate change: term changed from 0 to 1, leader changed from <none> to a23331c42a1e4c459dd2d0f5ef1b941f (127.1.52.65). New cstate: current_term: 1 leader_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:18.586714 10897 raft_consensus.cc:493] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:18.587303 10897 raft_consensus.cc:515] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.589275 10897 leader_election.cc:290] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20c49185f4094c67a79e99914f97973f (127.1.52.66:40687), 5c2abff268894fc29ed1d1d1239412c3 (127.1.52.67:36081)
I20260608 10:03:18.589979 10769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2c6916c6054184946e14b9fe925f54" candidate_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20c49185f4094c67a79e99914f97973f" is_pre_election: true
I20260608 10:03:18.590341 10843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2c6916c6054184946e14b9fe925f54" candidate_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2abff268894fc29ed1d1d1239412c3" is_pre_election: true
I20260608 10:03:18.590718 10769 raft_consensus.cc:2468] T 3b2c6916c6054184946e14b9fe925f54 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a23331c42a1e4c459dd2d0f5ef1b941f in term 0.
I20260608 10:03:18.591043 10843 raft_consensus.cc:2468] T 3b2c6916c6054184946e14b9fe925f54 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a23331c42a1e4c459dd2d0f5ef1b941f in term 0.
I20260608 10:03:18.591913 10659 leader_election.cc:304] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20c49185f4094c67a79e99914f97973f, a23331c42a1e4c459dd2d0f5ef1b941f; no voters: 
I20260608 10:03:18.592675 10897 raft_consensus.cc:2804] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:18.593060 10897 raft_consensus.cc:493] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:18.593364 10897 raft_consensus.cc:3060] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:18.598398 10897 raft_consensus.cc:515] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.600171 10897 leader_election.cc:290] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f [CANDIDATE]: Term 1 election: Requested vote from peers 20c49185f4094c67a79e99914f97973f (127.1.52.66:40687), 5c2abff268894fc29ed1d1d1239412c3 (127.1.52.67:36081)
I20260608 10:03:18.600937 10769 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2c6916c6054184946e14b9fe925f54" candidate_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20c49185f4094c67a79e99914f97973f"
I20260608 10:03:18.601257 10843 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b2c6916c6054184946e14b9fe925f54" candidate_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5c2abff268894fc29ed1d1d1239412c3"
I20260608 10:03:18.601590 10769 raft_consensus.cc:3060] T 3b2c6916c6054184946e14b9fe925f54 P 20c49185f4094c67a79e99914f97973f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:18.601877 10843 raft_consensus.cc:3060] T 3b2c6916c6054184946e14b9fe925f54 P 5c2abff268894fc29ed1d1d1239412c3 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:18.608721 10769 raft_consensus.cc:2468] T 3b2c6916c6054184946e14b9fe925f54 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23331c42a1e4c459dd2d0f5ef1b941f in term 1.
I20260608 10:03:18.608721 10843 raft_consensus.cc:2468] T 3b2c6916c6054184946e14b9fe925f54 P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a23331c42a1e4c459dd2d0f5ef1b941f in term 1.
I20260608 10:03:18.610093 10661 leader_election.cc:304] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c2abff268894fc29ed1d1d1239412c3, a23331c42a1e4c459dd2d0f5ef1b941f; no voters: 
I20260608 10:03:18.610981 10897 raft_consensus.cc:2804] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:18.611543 10897 raft_consensus.cc:697] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 LEADER]: Becoming Leader. State: Replica: a23331c42a1e4c459dd2d0f5ef1b941f, State: Running, Role: LEADER
I20260608 10:03:18.612478 10897 consensus_queue.cc:237] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } }
I20260608 10:03:18.620412 10584 catalog_manager.cc:5696] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f reported cstate change: term changed from 0 to 1, leader changed from <none> to a23331c42a1e4c459dd2d0f5ef1b941f (127.1.52.65). New cstate: current_term: 1 leader_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:18.856058 10897 consensus_queue.cc:1048] T 470b4131a00840a3bd5a88d2882ffed2 P a23331c42a1e4c459dd2d0f5ef1b941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:18.900601 10895 consensus_queue.cc:1048] T 470b4131a00840a3bd5a88d2882ffed2 P a23331c42a1e4c459dd2d0f5ef1b941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:18.949421 10903 consensus_queue.cc:1048] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:18.961635 10895 consensus_queue.cc:1048] T e772eadf0ffa4dad90c25959123b0b60 P a23331c42a1e4c459dd2d0f5ef1b941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:18.963207 10895 consensus_queue.cc:1048] T e772eadf0ffa4dad90c25959123b0b60 P a23331c42a1e4c459dd2d0f5ef1b941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:18.970808 10770 raft_consensus.cc:1275] T 9be87c27811d41118465986cfc3b74b4 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Refusing update from remote peer a23331c42a1e4c459dd2d0f5ef1b941f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:18.973628 10844 raft_consensus.cc:1275] T 9be87c27811d41118465986cfc3b74b4 P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Refusing update from remote peer a23331c42a1e4c459dd2d0f5ef1b941f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:18.977044 10895 consensus_queue.cc:1048] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:18.979439 10897 consensus_queue.cc:1048] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:18.993302 10842 raft_consensus.cc:1275] T 3b2c6916c6054184946e14b9fe925f54 P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Refusing update from remote peer a23331c42a1e4c459dd2d0f5ef1b941f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:18.994059 10768 raft_consensus.cc:1275] T 3b2c6916c6054184946e14b9fe925f54 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Refusing update from remote peer a23331c42a1e4c459dd2d0f5ef1b941f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:19.001116 10841 raft_consensus.cc:1275] T 8fd69d419061454abd40396ae8957492 P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Refusing update from remote peer a23331c42a1e4c459dd2d0f5ef1b941f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:19.004208 10976 consensus_queue.cc:1048] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:19.005941 10895 consensus_queue.cc:1048] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:19.012055 10897 consensus_queue.cc:1048] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:19.013625 10767 raft_consensus.cc:1275] T 8fd69d419061454abd40396ae8957492 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Refusing update from remote peer a23331c42a1e4c459dd2d0f5ef1b941f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:19.038802 10897 consensus_queue.cc:1048] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:03:19.048589 10661 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.52.67:36081, user_credentials={real_user=slave}} blocked reactor thread for 45123.1us
I20260608 10:03:19.104825 11009 consensus_queue.cc:1048] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260608 10:03:19.223595 10997 mvcc.cc:204] Tried to move back new op lower bound from 7294619643753959424 to 7294619641704026112. Current Snapshot: MvccSnapshot[applied={T|T < 7294619643753959424 or (T in {7294619643753959424})}]
I20260608 10:03:20.571245  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:20.590271 11046 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:20.595573 11047 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:20.600147 11049 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:20.600258  1233 server_base.cc:1061] running on GCE node
I20260608 10:03:20.601876  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:20.602173  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:20.602420  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780913000602402 us; error 0 us; skew 500 ppm
I20260608 10:03:20.603247  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:20.606339  1233 webserver.cc:533] Webserver started at http://127.1.52.68:33701/ using document root <none> and password file <none>
I20260608 10:03:20.607146  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:20.607390  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:20.607721  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:20.609170  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912781554680-1233-0/minicluster-data/ts-3-root/instance:
uuid: "d792b54216fc4d4b90bdca932ebfd818"
format_stamp: "Formatted at 2026-06-08 10:03:20 on dist-test-slave-tgjf"
I20260608 10:03:20.615510  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.006s
I20260608 10:03:20.619547 11054 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:20.620334  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 10:03:20.620618  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912781554680-1233-0/minicluster-data/ts-3-root
uuid: "d792b54216fc4d4b90bdca932ebfd818"
format_stamp: "Formatted at 2026-06-08 10:03:20 on dist-test-slave-tgjf"
I20260608 10:03:20.620859  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912781554680-1233-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912781554680-1233-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912781554680-1233-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:20.638170  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:20.639480  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:20.640880  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:20.643316  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:20.643522  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:20.643821  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:20.643980  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:20.685163  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.68:46513
I20260608 10:03:20.685269 11116 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.68:46513 every 8 connection(s)
I20260608 10:03:20.708225 11117 heartbeater.cc:344] Connected to a master server at 127.1.52.126:44081
I20260608 10:03:20.708693 11117 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:20.709599 11117 heartbeater.cc:507] Master 127.1.52.126:44081 requested a full tablet report, sending...
I20260608 10:03:20.711879 10589 ts_manager.cc:194] Registered new tserver with Master: d792b54216fc4d4b90bdca932ebfd818 (127.1.52.68:46513)
I20260608 10:03:20.713371 10589 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49764
I20260608 10:03:21.539060 10765 consensus_queue.cc:237] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f [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: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } attrs { replace: true } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } } peers { permanent_uuid: "d792b54216fc4d4b90bdca932ebfd818" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46513 } attrs { promote: true } }
I20260608 10:03:21.546733 10842 raft_consensus.cc:1275] T 686da7ee83d7455f81d9785e8b0ef861 P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Refusing update from remote peer 20c49185f4094c67a79e99914f97973f: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:03:21.547770 10694 raft_consensus.cc:1275] T 686da7ee83d7455f81d9785e8b0ef861 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 FOLLOWER]: Refusing update from remote peer 20c49185f4094c67a79e99914f97973f: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:03:21.548564 11035 consensus_queue.cc:1048] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:03:21.550263 11124 consensus_queue.cc:1048] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260608 10:03:21.562275 10734 consensus_peers.cc:597] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f -> Peer d792b54216fc4d4b90bdca932ebfd818 (127.1.52.68:46513): Couldn't send request to peer d792b54216fc4d4b90bdca932ebfd818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 686da7ee83d7455f81d9785e8b0ef861. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:21.561504 11035 raft_consensus.cc:2955] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER d792b54216fc4d4b90bdca932ebfd818 (127.1.52.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } attrs { replace: true } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } } peers { permanent_uuid: "d792b54216fc4d4b90bdca932ebfd818" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46513 } attrs { promote: true } } }
I20260608 10:03:21.563484 10842 raft_consensus.cc:2955] T 686da7ee83d7455f81d9785e8b0ef861 P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER d792b54216fc4d4b90bdca932ebfd818 (127.1.52.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } attrs { replace: true } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } } peers { permanent_uuid: "d792b54216fc4d4b90bdca932ebfd818" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46513 } attrs { promote: true } } }
I20260608 10:03:21.571166 10694 raft_consensus.cc:2955] T 686da7ee83d7455f81d9785e8b0ef861 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER d792b54216fc4d4b90bdca932ebfd818 (127.1.52.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } attrs { replace: true } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } } peers { permanent_uuid: "d792b54216fc4d4b90bdca932ebfd818" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46513 } attrs { promote: true } } }
I20260608 10:03:21.582907 10589 catalog_manager.cc:5696] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f reported cstate change: config changed from index -1 to 18, NON_VOTER d792b54216fc4d4b90bdca932ebfd818 (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "20c49185f4094c67a79e99914f97973f" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d792b54216fc4d4b90bdca932ebfd818" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46513 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:21.595453 10694 consensus_queue.cc:237] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f [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: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } attrs { replace: true } } peers { permanent_uuid: "d792b54216fc4d4b90bdca932ebfd818" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46513 } attrs { promote: true } }
I20260608 10:03:21.604084 10842 raft_consensus.cc:1275] T 8fd69d419061454abd40396ae8957492 P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Refusing update from remote peer a23331c42a1e4c459dd2d0f5ef1b941f: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:03:21.606000 11010 consensus_queue.cc:1048] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 10:03:21.623327 10765 raft_consensus.cc:1275] T 8fd69d419061454abd40396ae8957492 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Refusing update from remote peer a23331c42a1e4c459dd2d0f5ef1b941f: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:03:21.624570 11010 raft_consensus.cc:2955] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER d792b54216fc4d4b90bdca932ebfd818 (127.1.52.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } attrs { replace: true } } peers { permanent_uuid: "d792b54216fc4d4b90bdca932ebfd818" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46513 } attrs { promote: true } } }
I20260608 10:03:21.626434 11137 consensus_queue.cc:1048] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 10:03:21.626874 10842 raft_consensus.cc:2955] T 8fd69d419061454abd40396ae8957492 P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER d792b54216fc4d4b90bdca932ebfd818 (127.1.52.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } attrs { replace: true } } peers { permanent_uuid: "d792b54216fc4d4b90bdca932ebfd818" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46513 } attrs { promote: true } } }
I20260608 10:03:21.643292 10590 catalog_manager.cc:5696] T 8fd69d419061454abd40396ae8957492 P 5c2abff268894fc29ed1d1d1239412c3 reported cstate change: config changed from index -1 to 18, NON_VOTER d792b54216fc4d4b90bdca932ebfd818 (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } attrs { replace: true } } peers { permanent_uuid: "d792b54216fc4d4b90bdca932ebfd818" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46513 } attrs { promote: true } } }
W20260608 10:03:21.648017 10659 consensus_peers.cc:597] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f -> Peer d792b54216fc4d4b90bdca932ebfd818 (127.1.52.68:46513): Couldn't send request to peer d792b54216fc4d4b90bdca932ebfd818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8fd69d419061454abd40396ae8957492. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:21.649173 10694 consensus_queue.cc:237] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f [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: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } } peers { permanent_uuid: "d792b54216fc4d4b90bdca932ebfd818" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46513 } attrs { promote: true } }
I20260608 10:03:21.650506 10765 raft_consensus.cc:2955] T 8fd69d419061454abd40396ae8957492 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER d792b54216fc4d4b90bdca932ebfd818 (127.1.52.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } attrs { replace: true } } peers { permanent_uuid: "d792b54216fc4d4b90bdca932ebfd818" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46513 } attrs { promote: true } } }
I20260608 10:03:21.658717 10842 raft_consensus.cc:1275] T 3b2c6916c6054184946e14b9fe925f54 P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Refusing update from remote peer a23331c42a1e4c459dd2d0f5ef1b941f: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
W20260608 10:03:21.659150 10659 consensus_peers.cc:597] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f -> Peer d792b54216fc4d4b90bdca932ebfd818 (127.1.52.68:46513): Couldn't send request to peer d792b54216fc4d4b90bdca932ebfd818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3b2c6916c6054184946e14b9fe925f54. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:21.660691 11142 consensus_queue.cc:1048] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 10:03:21.661283 10766 raft_consensus.cc:1275] T 3b2c6916c6054184946e14b9fe925f54 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Refusing update from remote peer a23331c42a1e4c459dd2d0f5ef1b941f: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:03:21.663031 11140 consensus_queue.cc:1048] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 10:03:21.672400 11140 raft_consensus.cc:2955] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER d792b54216fc4d4b90bdca932ebfd818 (127.1.52.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } } peers { permanent_uuid: "d792b54216fc4d4b90bdca932ebfd818" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46513 } attrs { promote: true } } }
I20260608 10:03:21.677117 10765 raft_consensus.cc:2955] T 3b2c6916c6054184946e14b9fe925f54 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER d792b54216fc4d4b90bdca932ebfd818 (127.1.52.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } } peers { permanent_uuid: "d792b54216fc4d4b90bdca932ebfd818" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46513 } attrs { promote: true } } }
I20260608 10:03:21.679714 10842 raft_consensus.cc:2955] T 3b2c6916c6054184946e14b9fe925f54 P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER d792b54216fc4d4b90bdca932ebfd818 (127.1.52.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } } peers { permanent_uuid: "d792b54216fc4d4b90bdca932ebfd818" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46513 } attrs { promote: true } } }
I20260608 10:03:21.689599 10694 consensus_queue.cc:237] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f [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: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } } peers { permanent_uuid: "d792b54216fc4d4b90bdca932ebfd818" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46513 } attrs { promote: true } }
I20260608 10:03:21.692389 10591 catalog_manager.cc:5696] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f reported cstate change: config changed from index -1 to 18, NON_VOTER d792b54216fc4d4b90bdca932ebfd818 (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d792b54216fc4d4b90bdca932ebfd818" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46513 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:03:21.698742 10659 consensus_peers.cc:597] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f -> Peer d792b54216fc4d4b90bdca932ebfd818 (127.1.52.68:46513): Couldn't send request to peer d792b54216fc4d4b90bdca932ebfd818. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9be87c27811d41118465986cfc3b74b4. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:21.699234 10842 raft_consensus.cc:1275] T 9be87c27811d41118465986cfc3b74b4 P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Refusing update from remote peer a23331c42a1e4c459dd2d0f5ef1b941f: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:03:21.700640 10765 raft_consensus.cc:1275] T 9be87c27811d41118465986cfc3b74b4 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Refusing update from remote peer a23331c42a1e4c459dd2d0f5ef1b941f: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:03:21.700789 11140 consensus_queue.cc:1048] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:03:21.702657 11010 consensus_queue.cc:1048] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f [LEADER]: Connected to new peer: Peer: permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:03:21.712080 11142 raft_consensus.cc:2955] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER d792b54216fc4d4b90bdca932ebfd818 (127.1.52.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } } peers { permanent_uuid: "d792b54216fc4d4b90bdca932ebfd818" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46513 } attrs { promote: true } } }
I20260608 10:03:21.714386 10765 raft_consensus.cc:2955] T 9be87c27811d41118465986cfc3b74b4 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER d792b54216fc4d4b90bdca932ebfd818 (127.1.52.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } } peers { permanent_uuid: "d792b54216fc4d4b90bdca932ebfd818" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46513 } attrs { promote: true } } }
I20260608 10:03:21.714560 10842 raft_consensus.cc:2955] T 9be87c27811d41118465986cfc3b74b4 P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER d792b54216fc4d4b90bdca932ebfd818 (127.1.52.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } } peers { permanent_uuid: "d792b54216fc4d4b90bdca932ebfd818" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46513 } attrs { promote: true } } }
I20260608 10:03:21.717301 11117 heartbeater.cc:499] Master 127.1.52.126:44081 was elected leader, sending a full tablet report...
I20260608 10:03:21.731529 10591 catalog_manager.cc:5696] T 9be87c27811d41118465986cfc3b74b4 P 20c49185f4094c67a79e99914f97973f reported cstate change: config changed from index -1 to 18, NON_VOTER d792b54216fc4d4b90bdca932ebfd818 (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } } peers { permanent_uuid: "d792b54216fc4d4b90bdca932ebfd818" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46513 } attrs { promote: true } } }
I20260608 10:03:21.995944 11151 ts_tablet_manager.cc:933] T 686da7ee83d7455f81d9785e8b0ef861 P d792b54216fc4d4b90bdca932ebfd818: Initiating tablet copy from peer 20c49185f4094c67a79e99914f97973f (127.1.52.66:40687)
I20260608 10:03:21.998028 11151 tablet_copy_client.cc:323] T 686da7ee83d7455f81d9785e8b0ef861 P d792b54216fc4d4b90bdca932ebfd818: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.66:40687
I20260608 10:03:22.009541 10780 tablet_copy_service.cc:140] P 20c49185f4094c67a79e99914f97973f: Received BeginTabletCopySession request for tablet 686da7ee83d7455f81d9785e8b0ef861 from peer d792b54216fc4d4b90bdca932ebfd818 ({username='slave'} at 127.0.0.1:39576)
I20260608 10:03:22.010140 10780 tablet_copy_service.cc:161] P 20c49185f4094c67a79e99914f97973f: Beginning new tablet copy session on tablet 686da7ee83d7455f81d9785e8b0ef861 from peer d792b54216fc4d4b90bdca932ebfd818 at {username='slave'} at 127.0.0.1:39576: session id = d792b54216fc4d4b90bdca932ebfd818-686da7ee83d7455f81d9785e8b0ef861
I20260608 10:03:22.015892 10780 tablet_copy_source_session.cc:215] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:22.018963 11151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 686da7ee83d7455f81d9785e8b0ef861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:22.024560 11154 ts_tablet_manager.cc:933] T 8fd69d419061454abd40396ae8957492 P d792b54216fc4d4b90bdca932ebfd818: Initiating tablet copy from peer a23331c42a1e4c459dd2d0f5ef1b941f (127.1.52.65:43209)
I20260608 10:03:22.027014 11154 tablet_copy_client.cc:323] T 8fd69d419061454abd40396ae8957492 P d792b54216fc4d4b90bdca932ebfd818: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.65:43209
I20260608 10:03:22.037112 11151 tablet_copy_client.cc:806] T 686da7ee83d7455f81d9785e8b0ef861 P d792b54216fc4d4b90bdca932ebfd818: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:22.037756 11151 tablet_copy_client.cc:670] T 686da7ee83d7455f81d9785e8b0ef861 P d792b54216fc4d4b90bdca932ebfd818: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:22.039933 10705 tablet_copy_service.cc:140] P a23331c42a1e4c459dd2d0f5ef1b941f: Received BeginTabletCopySession request for tablet 8fd69d419061454abd40396ae8957492 from peer d792b54216fc4d4b90bdca932ebfd818 ({username='slave'} at 127.0.0.1:54200)
I20260608 10:03:22.040630 10705 tablet_copy_service.cc:161] P a23331c42a1e4c459dd2d0f5ef1b941f: Beginning new tablet copy session on tablet 8fd69d419061454abd40396ae8957492 from peer d792b54216fc4d4b90bdca932ebfd818 at {username='slave'} at 127.0.0.1:54200: session id = d792b54216fc4d4b90bdca932ebfd818-8fd69d419061454abd40396ae8957492
I20260608 10:03:22.042311 11151 tablet_copy_client.cc:538] T 686da7ee83d7455f81d9785e8b0ef861 P d792b54216fc4d4b90bdca932ebfd818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:22.048750 10705 tablet_copy_source_session.cc:215] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:22.048862 11151 tablet_bootstrap.cc:492] T 686da7ee83d7455f81d9785e8b0ef861 P d792b54216fc4d4b90bdca932ebfd818: Bootstrap starting.
I20260608 10:03:22.052568 11154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fd69d419061454abd40396ae8957492. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:22.069809 11154 tablet_copy_client.cc:806] T 8fd69d419061454abd40396ae8957492 P d792b54216fc4d4b90bdca932ebfd818: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:22.070484 11154 tablet_copy_client.cc:670] T 8fd69d419061454abd40396ae8957492 P d792b54216fc4d4b90bdca932ebfd818: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:22.075567 11154 tablet_copy_client.cc:538] T 8fd69d419061454abd40396ae8957492 P d792b54216fc4d4b90bdca932ebfd818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:22.084942 11154 tablet_bootstrap.cc:492] T 8fd69d419061454abd40396ae8957492 P d792b54216fc4d4b90bdca932ebfd818: Bootstrap starting.
I20260608 10:03:22.141148 11158 ts_tablet_manager.cc:933] T 9be87c27811d41118465986cfc3b74b4 P d792b54216fc4d4b90bdca932ebfd818: Initiating tablet copy from peer a23331c42a1e4c459dd2d0f5ef1b941f (127.1.52.65:43209)
I20260608 10:03:22.149545 11158 tablet_copy_client.cc:323] T 9be87c27811d41118465986cfc3b74b4 P d792b54216fc4d4b90bdca932ebfd818: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.65:43209
I20260608 10:03:22.153936 10705 tablet_copy_service.cc:140] P a23331c42a1e4c459dd2d0f5ef1b941f: Received BeginTabletCopySession request for tablet 9be87c27811d41118465986cfc3b74b4 from peer d792b54216fc4d4b90bdca932ebfd818 ({username='slave'} at 127.0.0.1:54200)
I20260608 10:03:22.154606 10705 tablet_copy_service.cc:161] P a23331c42a1e4c459dd2d0f5ef1b941f: Beginning new tablet copy session on tablet 9be87c27811d41118465986cfc3b74b4 from peer d792b54216fc4d4b90bdca932ebfd818 at {username='slave'} at 127.0.0.1:54200: session id = d792b54216fc4d4b90bdca932ebfd818-9be87c27811d41118465986cfc3b74b4
I20260608 10:03:22.166110 10705 tablet_copy_source_session.cc:215] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:22.169915 11158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9be87c27811d41118465986cfc3b74b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:22.187987 11158 tablet_copy_client.cc:806] T 9be87c27811d41118465986cfc3b74b4 P d792b54216fc4d4b90bdca932ebfd818: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:22.188650 11158 tablet_copy_client.cc:670] T 9be87c27811d41118465986cfc3b74b4 P d792b54216fc4d4b90bdca932ebfd818: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:22.193071 11158 tablet_copy_client.cc:538] T 9be87c27811d41118465986cfc3b74b4 P d792b54216fc4d4b90bdca932ebfd818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:22.194555 11151 tablet_bootstrap.cc:492] T 686da7ee83d7455f81d9785e8b0ef861 P d792b54216fc4d4b90bdca932ebfd818: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=134 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:22.195489 11151 tablet_bootstrap.cc:492] T 686da7ee83d7455f81d9785e8b0ef861 P d792b54216fc4d4b90bdca932ebfd818: Bootstrap complete.
I20260608 10:03:22.196158 11151 ts_tablet_manager.cc:1403] T 686da7ee83d7455f81d9785e8b0ef861 P d792b54216fc4d4b90bdca932ebfd818: Time spent bootstrapping tablet: real 0.147s	user 0.138s	sys 0.005s
I20260608 10:03:22.199333 11151 raft_consensus.cc:359] T 686da7ee83d7455f81d9785e8b0ef861 P d792b54216fc4d4b90bdca932ebfd818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } attrs { replace: true } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } } peers { permanent_uuid: "d792b54216fc4d4b90bdca932ebfd818" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46513 } attrs { promote: true } }
I20260608 10:03:22.200119 11151 raft_consensus.cc:740] T 686da7ee83d7455f81d9785e8b0ef861 P d792b54216fc4d4b90bdca932ebfd818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d792b54216fc4d4b90bdca932ebfd818, State: Initialized, Role: LEARNER
I20260608 10:03:22.200752 11151 consensus_queue.cc:260] T 686da7ee83d7455f81d9785e8b0ef861 P d792b54216fc4d4b90bdca932ebfd818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } attrs { replace: true } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } } peers { permanent_uuid: "d792b54216fc4d4b90bdca932ebfd818" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46513 } attrs { promote: true } }
I20260608 10:03:22.202419 11158 tablet_bootstrap.cc:492] T 9be87c27811d41118465986cfc3b74b4 P d792b54216fc4d4b90bdca932ebfd818: Bootstrap starting.
I20260608 10:03:22.216564 11151 ts_tablet_manager.cc:1434] T 686da7ee83d7455f81d9785e8b0ef861 P d792b54216fc4d4b90bdca932ebfd818: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.011s
I20260608 10:03:22.222597 10780 tablet_copy_service.cc:342] P 20c49185f4094c67a79e99914f97973f: Request end of tablet copy session d792b54216fc4d4b90bdca932ebfd818-686da7ee83d7455f81d9785e8b0ef861 received from {username='slave'} at 127.0.0.1:39576
I20260608 10:03:22.223060 10780 tablet_copy_service.cc:434] P 20c49185f4094c67a79e99914f97973f: ending tablet copy session d792b54216fc4d4b90bdca932ebfd818-686da7ee83d7455f81d9785e8b0ef861 on tablet 686da7ee83d7455f81d9785e8b0ef861 with peer d792b54216fc4d4b90bdca932ebfd818
I20260608 10:03:22.244094 11154 tablet_bootstrap.cc:492] T 8fd69d419061454abd40396ae8957492 P d792b54216fc4d4b90bdca932ebfd818: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=138 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:22.244805 11151 ts_tablet_manager.cc:933] T 3b2c6916c6054184946e14b9fe925f54 P d792b54216fc4d4b90bdca932ebfd818: Initiating tablet copy from peer a23331c42a1e4c459dd2d0f5ef1b941f (127.1.52.65:43209)
I20260608 10:03:22.245090 11154 tablet_bootstrap.cc:492] T 8fd69d419061454abd40396ae8957492 P d792b54216fc4d4b90bdca932ebfd818: Bootstrap complete.
I20260608 10:03:22.246065 11154 ts_tablet_manager.cc:1403] T 8fd69d419061454abd40396ae8957492 P d792b54216fc4d4b90bdca932ebfd818: Time spent bootstrapping tablet: real 0.161s	user 0.126s	sys 0.017s
I20260608 10:03:22.250934 11154 raft_consensus.cc:359] T 8fd69d419061454abd40396ae8957492 P d792b54216fc4d4b90bdca932ebfd818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } attrs { replace: true } } peers { permanent_uuid: "d792b54216fc4d4b90bdca932ebfd818" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46513 } attrs { promote: true } }
I20260608 10:03:22.251768 11154 raft_consensus.cc:740] T 8fd69d419061454abd40396ae8957492 P d792b54216fc4d4b90bdca932ebfd818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d792b54216fc4d4b90bdca932ebfd818, State: Initialized, Role: LEARNER
I20260608 10:03:22.253180 11151 tablet_copy_client.cc:323] T 3b2c6916c6054184946e14b9fe925f54 P d792b54216fc4d4b90bdca932ebfd818: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.65:43209
I20260608 10:03:22.253206 11154 consensus_queue.cc:260] T 8fd69d419061454abd40396ae8957492 P d792b54216fc4d4b90bdca932ebfd818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } attrs { replace: true } } peers { permanent_uuid: "d792b54216fc4d4b90bdca932ebfd818" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46513 } attrs { promote: true } }
I20260608 10:03:22.255308 10705 tablet_copy_service.cc:140] P a23331c42a1e4c459dd2d0f5ef1b941f: Received BeginTabletCopySession request for tablet 3b2c6916c6054184946e14b9fe925f54 from peer d792b54216fc4d4b90bdca932ebfd818 ({username='slave'} at 127.0.0.1:54200)
I20260608 10:03:22.256315 10705 tablet_copy_service.cc:161] P a23331c42a1e4c459dd2d0f5ef1b941f: Beginning new tablet copy session on tablet 3b2c6916c6054184946e14b9fe925f54 from peer d792b54216fc4d4b90bdca932ebfd818 at {username='slave'} at 127.0.0.1:54200: session id = d792b54216fc4d4b90bdca932ebfd818-3b2c6916c6054184946e14b9fe925f54
I20260608 10:03:22.257263 11154 ts_tablet_manager.cc:1434] T 8fd69d419061454abd40396ae8957492 P d792b54216fc4d4b90bdca932ebfd818: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260608 10:03:22.259254 10704 tablet_copy_service.cc:342] P a23331c42a1e4c459dd2d0f5ef1b941f: Request end of tablet copy session d792b54216fc4d4b90bdca932ebfd818-8fd69d419061454abd40396ae8957492 received from {username='slave'} at 127.0.0.1:54200
I20260608 10:03:22.259739 10704 tablet_copy_service.cc:434] P a23331c42a1e4c459dd2d0f5ef1b941f: ending tablet copy session d792b54216fc4d4b90bdca932ebfd818-8fd69d419061454abd40396ae8957492 on tablet 8fd69d419061454abd40396ae8957492 with peer d792b54216fc4d4b90bdca932ebfd818
I20260608 10:03:22.267704 10705 tablet_copy_source_session.cc:215] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:22.271561 11151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b2c6916c6054184946e14b9fe925f54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:22.286991 11151 tablet_copy_client.cc:806] T 3b2c6916c6054184946e14b9fe925f54 P d792b54216fc4d4b90bdca932ebfd818: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:22.287591 11151 tablet_copy_client.cc:670] T 3b2c6916c6054184946e14b9fe925f54 P d792b54216fc4d4b90bdca932ebfd818: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:22.292235 11151 tablet_copy_client.cc:538] T 3b2c6916c6054184946e14b9fe925f54 P d792b54216fc4d4b90bdca932ebfd818: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:22.301642 11151 tablet_bootstrap.cc:492] T 3b2c6916c6054184946e14b9fe925f54 P d792b54216fc4d4b90bdca932ebfd818: Bootstrap starting.
I20260608 10:03:22.350312 11158 tablet_bootstrap.cc:492] T 9be87c27811d41118465986cfc3b74b4 P d792b54216fc4d4b90bdca932ebfd818: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=123 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:22.351323 11158 tablet_bootstrap.cc:492] T 9be87c27811d41118465986cfc3b74b4 P d792b54216fc4d4b90bdca932ebfd818: Bootstrap complete.
I20260608 10:03:22.352066 11158 ts_tablet_manager.cc:1403] T 9be87c27811d41118465986cfc3b74b4 P d792b54216fc4d4b90bdca932ebfd818: Time spent bootstrapping tablet: real 0.150s	user 0.114s	sys 0.024s
I20260608 10:03:22.355175 11158 raft_consensus.cc:359] T 9be87c27811d41118465986cfc3b74b4 P d792b54216fc4d4b90bdca932ebfd818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } } peers { permanent_uuid: "d792b54216fc4d4b90bdca932ebfd818" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46513 } attrs { promote: true } }
I20260608 10:03:22.355984 11158 raft_consensus.cc:740] T 9be87c27811d41118465986cfc3b74b4 P d792b54216fc4d4b90bdca932ebfd818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d792b54216fc4d4b90bdca932ebfd818, State: Initialized, Role: LEARNER
I20260608 10:03:22.356608 11158 consensus_queue.cc:260] T 9be87c27811d41118465986cfc3b74b4 P d792b54216fc4d4b90bdca932ebfd818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } } peers { permanent_uuid: "d792b54216fc4d4b90bdca932ebfd818" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46513 } attrs { promote: true } }
I20260608 10:03:22.359652 11158 ts_tablet_manager.cc:1434] T 9be87c27811d41118465986cfc3b74b4 P d792b54216fc4d4b90bdca932ebfd818: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:03:22.361538 10705 tablet_copy_service.cc:342] P a23331c42a1e4c459dd2d0f5ef1b941f: Request end of tablet copy session d792b54216fc4d4b90bdca932ebfd818-9be87c27811d41118465986cfc3b74b4 received from {username='slave'} at 127.0.0.1:54200
I20260608 10:03:22.362012 10705 tablet_copy_service.cc:434] P a23331c42a1e4c459dd2d0f5ef1b941f: ending tablet copy session d792b54216fc4d4b90bdca932ebfd818-9be87c27811d41118465986cfc3b74b4 on tablet 9be87c27811d41118465986cfc3b74b4 with peer d792b54216fc4d4b90bdca932ebfd818
I20260608 10:03:22.424750 11151 tablet_bootstrap.cc:492] T 3b2c6916c6054184946e14b9fe925f54 P d792b54216fc4d4b90bdca932ebfd818: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=133 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:22.425758 11151 tablet_bootstrap.cc:492] T 3b2c6916c6054184946e14b9fe925f54 P d792b54216fc4d4b90bdca932ebfd818: Bootstrap complete.
I20260608 10:03:22.426574 11151 ts_tablet_manager.cc:1403] T 3b2c6916c6054184946e14b9fe925f54 P d792b54216fc4d4b90bdca932ebfd818: Time spent bootstrapping tablet: real 0.125s	user 0.123s	sys 0.004s
I20260608 10:03:22.429373 11151 raft_consensus.cc:359] T 3b2c6916c6054184946e14b9fe925f54 P d792b54216fc4d4b90bdca932ebfd818 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } } peers { permanent_uuid: "d792b54216fc4d4b90bdca932ebfd818" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46513 } attrs { promote: true } }
I20260608 10:03:22.430151 11151 raft_consensus.cc:740] T 3b2c6916c6054184946e14b9fe925f54 P d792b54216fc4d4b90bdca932ebfd818 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d792b54216fc4d4b90bdca932ebfd818, State: Initialized, Role: LEARNER
I20260608 10:03:22.430781 11151 consensus_queue.cc:260] T 3b2c6916c6054184946e14b9fe925f54 P d792b54216fc4d4b90bdca932ebfd818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "a23331c42a1e4c459dd2d0f5ef1b941f" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 43209 } } peers { permanent_uuid: "20c49185f4094c67a79e99914f97973f" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 40687 } attrs { replace: true } } peers { permanent_uuid: "5c2abff268894fc29ed1d1d1239412c3" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 36081 } } peers { permanent_uuid: "d792b54216fc4d4b90bdca932ebfd818" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 46513 } attrs { promote: true } }
I20260608 10:03:22.432948 11151 ts_tablet_manager.cc:1434] T 3b2c6916c6054184946e14b9fe925f54 P d792b54216fc4d4b90bdca932ebfd818: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:03:22.434705 10705 tablet_copy_service.cc:342] P a23331c42a1e4c459dd2d0f5ef1b941f: Request end of tablet copy session d792b54216fc4d4b90bdca932ebfd818-3b2c6916c6054184946e14b9fe925f54 received from {username='slave'} at 127.0.0.1:54200
I20260608 10:03:22.435117 10705 tablet_copy_service.cc:434] P a23331c42a1e4c459dd2d0f5ef1b941f: ending tablet copy session d792b54216fc4d4b90bdca932ebfd818-3b2c6916c6054184946e14b9fe925f54 on tablet 3b2c6916c6054184946e14b9fe925f54 with peer d792b54216fc4d4b90bdca932ebfd818
I20260608 10:03:22.464690 11092 raft_consensus.cc:1217] T 8fd69d419061454abd40396ae8957492 P d792b54216fc4d4b90bdca932ebfd818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 10:03:22.550594 11092 raft_consensus.cc:1217] T 9be87c27811d41118465986cfc3b74b4 P d792b54216fc4d4b90bdca932ebfd818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 10:03:22.620057 11092 raft_consensus.cc:1217] T 686da7ee83d7455f81d9785e8b0ef861 P d792b54216fc4d4b90bdca932ebfd818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 10:03:22.651641 11092 raft_consensus.cc:1217] T 3b2c6916c6054184946e14b9fe925f54 P d792b54216fc4d4b90bdca932ebfd818 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 10:03:22.721478  1233 tablet_server.cc:179] TabletServer@127.1.52.65:0 shutting down...
I20260608 10:03:22.756750  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:22.757498  1233 tablet_replica.cc:333] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f: stopping tablet replica
I20260608 10:03:22.758507  1233 raft_consensus.cc:2243] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:22.759728  1233 raft_consensus.cc:2272] T 3b2c6916c6054184946e14b9fe925f54 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:22.762763  1233 tablet_replica.cc:333] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f: stopping tablet replica
I20260608 10:03:22.763386  1233 raft_consensus.cc:2243] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:22.764405  1233 raft_consensus.cc:2272] T 9be87c27811d41118465986cfc3b74b4 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:22.766743  1233 tablet_replica.cc:333] T 686da7ee83d7455f81d9785e8b0ef861 P a23331c42a1e4c459dd2d0f5ef1b941f: stopping tablet replica
I20260608 10:03:22.767390  1233 raft_consensus.cc:2243] T 686da7ee83d7455f81d9785e8b0ef861 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:22.768137  1233 raft_consensus.cc:2272] T 686da7ee83d7455f81d9785e8b0ef861 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:22.770828  1233 tablet_replica.cc:333] T 470b4131a00840a3bd5a88d2882ffed2 P a23331c42a1e4c459dd2d0f5ef1b941f: stopping tablet replica
I20260608 10:03:22.771521  1233 raft_consensus.cc:2243] T 470b4131a00840a3bd5a88d2882ffed2 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:22.772507  1233 raft_consensus.cc:2272] T 470b4131a00840a3bd5a88d2882ffed2 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:22.775010  1233 tablet_replica.cc:333] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f: stopping tablet replica
I20260608 10:03:22.775548  1233 raft_consensus.cc:2243] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:22.776587  1233 raft_consensus.cc:2272] T 8fd69d419061454abd40396ae8957492 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:22.778836  1233 tablet_replica.cc:333] T 01e4aac737bb4a53abb645337f7e5f74 P a23331c42a1e4c459dd2d0f5ef1b941f: stopping tablet replica
I20260608 10:03:22.779384  1233 raft_consensus.cc:2243] T 01e4aac737bb4a53abb645337f7e5f74 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:22.779898  1233 raft_consensus.cc:2272] T 01e4aac737bb4a53abb645337f7e5f74 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:22.782078  1233 tablet_replica.cc:333] T e772eadf0ffa4dad90c25959123b0b60 P a23331c42a1e4c459dd2d0f5ef1b941f: stopping tablet replica
I20260608 10:03:22.782656  1233 raft_consensus.cc:2243] T e772eadf0ffa4dad90c25959123b0b60 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:22.783417  1233 raft_consensus.cc:2272] T e772eadf0ffa4dad90c25959123b0b60 P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:22.785732  1233 tablet_replica.cc:333] T 7c120bf0eb394dccb96bde08d4ab8add P a23331c42a1e4c459dd2d0f5ef1b941f: stopping tablet replica
I20260608 10:03:22.786243  1233 raft_consensus.cc:2243] T 7c120bf0eb394dccb96bde08d4ab8add P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:22.786738  1233 raft_consensus.cc:2272] T 7c120bf0eb394dccb96bde08d4ab8add P a23331c42a1e4c459dd2d0f5ef1b941f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:22.806805  1233 tablet_server.cc:196] TabletServer@127.1.52.65:0 shutdown complete.
I20260608 10:03:22.827143  1233 tablet_server.cc:179] TabletServer@127.1.52.66:0 shutting down...
I20260608 10:03:22.902529  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 10:03:22.902818 10735 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.52.65:43209: connect: Connection refused (error 111) [suppressed 7 similar messages]
I20260608 10:03:22.906430  1233 tablet_replica.cc:333] T 8fd69d419061454abd40396ae8957492 P 20c49185f4094c67a79e99914f97973f: stopping tablet replica
I20260608 10:03:22.909503  1233 raft_consensus.cc:2243] T 8fd69d419061454abd40396ae8957492 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:22.911612  1233 raft_consensus.cc:2272] T 8fd69d419061454abd40396ae8957492 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:03:22.914166 10735 consensus_peers.cc:597] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f -> Peer a23331c42a1e4c459dd2d0f5ef1b941f (127.1.52.65:43209): Couldn't send request to peer a23331c42a1e4c459dd2d0f5ef1b941f. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:43209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:22.917177  1233 tablet_replica.cc:333] T 3b2c6916c6054184946e14b9fe925f54 P 20c49185f4094c67a79e99914f97973f: stopping tablet replica
I20260608 10:03:22.918804  1233 raft_consensus.cc:2243] T 3b2c6916c6054184946e14b9fe925f54 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:22.920617  1233 raft_consensus.cc:2272] T 3b2c6916c6054184946e14b9fe925f54 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:22.925282  1233 tablet_replica.cc:333] T e772eadf0ffa4dad90c25959123b0b60 P 20c49185f4094c67a79e99914f97973f: stopping tablet replica
I20260608 10:03:22.926316  1233 raft_consensus.cc:2243] T e772eadf0ffa4dad90c25959123b0b60 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:22.927666  1233 raft_consensus.cc:2272] T e772eadf0ffa4dad90c25959123b0b60 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:22.931778  1233 tablet_replica.cc:333] T c7168cce2782427bbe765765b4ff5b22 P 20c49185f4094c67a79e99914f97973f: stopping tablet replica
I20260608 10:03:22.932526  1233 raft_consensus.cc:2243] T c7168cce2782427bbe765765b4ff5b22 P 20c49185f4094c67a79e99914f97973f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:22.933650  1233 raft_consensus.cc:2272] T c7168cce2782427bbe765765b4ff5b22 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:22.938370  1233 tablet_replica.cc:333] T 470b4131a00840a3bd5a88d2882ffed2 P 20c49185f4094c67a79e99914f97973f: stopping tablet replica
I20260608 10:03:22.939052  1233 raft_consensus.cc:2243] T 470b4131a00840a3bd5a88d2882ffed2 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:22.940276  1233 raft_consensus.cc:2272] T 470b4131a00840a3bd5a88d2882ffed2 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:22.944500  1233 tablet_replica.cc:333] T 1f09b555b6194bd5bbf655ae17ad43bc P 20c49185f4094c67a79e99914f97973f: stopping tablet replica
I20260608 10:03:22.945124  1233 raft_consensus.cc:2243] T 1f09b555b6194bd5bbf655ae17ad43bc P 20c49185f4094c67a79e99914f97973f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:22.946053  1233 raft_consensus.cc:2272] T 1f09b555b6194bd5bbf655ae17ad43bc P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:22.950026  1233 tablet_replica.cc:333] T 9be87c27811d41118465986cfc3b74b4 P 20c49185f4094c67a79e99914f97973f: stopping tablet replica
I20260608 10:03:22.950820  1233 raft_consensus.cc:2243] T 9be87c27811d41118465986cfc3b74b4 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:22.952536  1233 raft_consensus.cc:2272] T 9be87c27811d41118465986cfc3b74b4 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:22.956645  1233 tablet_replica.cc:333] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f: stopping tablet replica
I20260608 10:03:22.957186  1233 raft_consensus.cc:2243] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:22.960022  1233 raft_consensus.cc:2272] T 686da7ee83d7455f81d9785e8b0ef861 P 20c49185f4094c67a79e99914f97973f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:22.993664  1233 tablet_server.cc:196] TabletServer@127.1.52.66:0 shutdown complete.
I20260608 10:03:23.034695  1233 tablet_server.cc:179] TabletServer@127.1.52.67:0 shutting down...
I20260608 10:03:23.080739  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:23.081846  1233 tablet_replica.cc:333] T 3b2c6916c6054184946e14b9fe925f54 P 5c2abff268894fc29ed1d1d1239412c3: stopping tablet replica
I20260608 10:03:23.083055  1233 raft_consensus.cc:2243] T 3b2c6916c6054184946e14b9fe925f54 P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:23.084762  1233 raft_consensus.cc:2272] T 3b2c6916c6054184946e14b9fe925f54 P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:23.089564  1233 tablet_replica.cc:333] T 9be87c27811d41118465986cfc3b74b4 P 5c2abff268894fc29ed1d1d1239412c3: stopping tablet replica
I20260608 10:03:23.090641  1233 raft_consensus.cc:2243] T 9be87c27811d41118465986cfc3b74b4 P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:23.091774  1233 raft_consensus.cc:2272] T 9be87c27811d41118465986cfc3b74b4 P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:23.095356  1233 tablet_replica.cc:333] T e772eadf0ffa4dad90c25959123b0b60 P 5c2abff268894fc29ed1d1d1239412c3: stopping tablet replica
I20260608 10:03:23.096030  1233 raft_consensus.cc:2243] T e772eadf0ffa4dad90c25959123b0b60 P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:23.096870  1233 raft_consensus.cc:2272] T e772eadf0ffa4dad90c25959123b0b60 P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:23.100348  1233 tablet_replica.cc:333] T 470b4131a00840a3bd5a88d2882ffed2 P 5c2abff268894fc29ed1d1d1239412c3: stopping tablet replica
I20260608 10:03:23.100925  1233 raft_consensus.cc:2243] T 470b4131a00840a3bd5a88d2882ffed2 P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:23.101744  1233 raft_consensus.cc:2272] T 470b4131a00840a3bd5a88d2882ffed2 P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:23.105188  1233 tablet_replica.cc:333] T 8fd69d419061454abd40396ae8957492 P 5c2abff268894fc29ed1d1d1239412c3: stopping tablet replica
I20260608 10:03:23.105777  1233 raft_consensus.cc:2243] T 8fd69d419061454abd40396ae8957492 P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:23.107110  1233 raft_consensus.cc:2272] T 8fd69d419061454abd40396ae8957492 P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:23.110193  1233 tablet_replica.cc:333] T 371dc06fe55e4f659357e3553a442e3c P 5c2abff268894fc29ed1d1d1239412c3: stopping tablet replica
I20260608 10:03:23.110818  1233 raft_consensus.cc:2243] T 371dc06fe55e4f659357e3553a442e3c P 5c2abff268894fc29ed1d1d1239412c3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:23.111639  1233 raft_consensus.cc:2272] T 371dc06fe55e4f659357e3553a442e3c P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:23.114928  1233 tablet_replica.cc:333] T 686da7ee83d7455f81d9785e8b0ef861 P 5c2abff268894fc29ed1d1d1239412c3: stopping tablet replica
I20260608 10:03:23.115410  1233 raft_consensus.cc:2243] T 686da7ee83d7455f81d9785e8b0ef861 P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:23.116448  1233 raft_consensus.cc:2272] T 686da7ee83d7455f81d9785e8b0ef861 P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:23.120146  1233 tablet_replica.cc:333] T 890614d8b6b34900951eb37db208d68d P 5c2abff268894fc29ed1d1d1239412c3: stopping tablet replica
I20260608 10:03:23.120738  1233 raft_consensus.cc:2243] T 890614d8b6b34900951eb37db208d68d P 5c2abff268894fc29ed1d1d1239412c3 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:23.121584  1233 raft_consensus.cc:2272] T 890614d8b6b34900951eb37db208d68d P 5c2abff268894fc29ed1d1d1239412c3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:23.157838  1233 tablet_server.cc:196] TabletServer@127.1.52.67:0 shutdown complete.
I20260608 10:03:23.201350  1233 tablet_server.cc:179] TabletServer@127.1.52.68:0 shutting down...
I20260608 10:03:23.229112  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:23.230079  1233 tablet_replica.cc:333] T 3b2c6916c6054184946e14b9fe925f54 P d792b54216fc4d4b90bdca932ebfd818: stopping tablet replica
I20260608 10:03:23.231104  1233 raft_consensus.cc:2243] T 3b2c6916c6054184946e14b9fe925f54 P d792b54216fc4d4b90bdca932ebfd818 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:03:23.231799  1233 raft_consensus.cc:2272] T 3b2c6916c6054184946e14b9fe925f54 P d792b54216fc4d4b90bdca932ebfd818 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:03:23.236127  1233 tablet_replica.cc:333] T 9be87c27811d41118465986cfc3b74b4 P d792b54216fc4d4b90bdca932ebfd818: stopping tablet replica
I20260608 10:03:23.236883  1233 raft_consensus.cc:2243] T 9be87c27811d41118465986cfc3b74b4 P d792b54216fc4d4b90bdca932ebfd818 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:03:23.237612  1233 raft_consensus.cc:2272] T 9be87c27811d41118465986cfc3b74b4 P d792b54216fc4d4b90bdca932ebfd818 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:03:23.241587  1233 tablet_replica.cc:333] T 8fd69d419061454abd40396ae8957492 P d792b54216fc4d4b90bdca932ebfd818: stopping tablet replica
I20260608 10:03:23.242306  1233 raft_consensus.cc:2243] T 8fd69d419061454abd40396ae8957492 P d792b54216fc4d4b90bdca932ebfd818 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:03:23.243068  1233 raft_consensus.cc:2272] T 8fd69d419061454abd40396ae8957492 P d792b54216fc4d4b90bdca932ebfd818 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:03:23.247133  1233 tablet_replica.cc:333] T 686da7ee83d7455f81d9785e8b0ef861 P d792b54216fc4d4b90bdca932ebfd818: stopping tablet replica
I20260608 10:03:23.247824  1233 raft_consensus.cc:2243] T 686da7ee83d7455f81d9785e8b0ef861 P d792b54216fc4d4b90bdca932ebfd818 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:03:23.248524  1233 raft_consensus.cc:2272] T 686da7ee83d7455f81d9785e8b0ef861 P d792b54216fc4d4b90bdca932ebfd818 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:03:23.277374  1233 tablet_server.cc:196] TabletServer@127.1.52.68:0 shutdown complete.
I20260608 10:03:23.298414  1233 master.cc:562] Master@127.1.52.126:44081 shutting down...
W20260608 10:03:23.321729 10641 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:03:23.321995 10641 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:03:23.322234 10641 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:03:23.324179  1233 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f69f5ab1ea824de8b25c4511ecb036b9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:23.324838  1233 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f69f5ab1ea824de8b25c4511ecb036b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:23.325187  1233 tablet_replica.cc:333] T 00000000000000000000000000000000 P f69f5ab1ea824de8b25c4511ecb036b9: stopping tablet replica
I20260608 10:03:23.348328  1233 master.cc:584] Master@127.1.52.126:44081 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (8248 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 10:03:23.409061  1233 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.52.126:42851
I20260608 10:03:23.410506  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:23.416428 11169 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:23.416502 11170 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:23.417906 11172 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:23.419196  1233 server_base.cc:1061] running on GCE node
I20260608 10:03:23.419999  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:23.420198  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:23.420372  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780913003420338 us; error 0 us; skew 500 ppm
I20260608 10:03:23.420984  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:23.423610  1233 webserver.cc:533] Webserver started at http://127.1.52.126:34179/ using document root <none> and password file <none>
I20260608 10:03:23.424150  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:23.424355  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:23.424655  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:23.425958  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912781554680-1233-0/minicluster-data/master-0-root/instance:
uuid: "4f1737f233a8442ea96c046a83475d37"
format_stamp: "Formatted at 2026-06-08 10:03:23 on dist-test-slave-tgjf"
I20260608 10:03:23.430774  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:03:23.434207 11177 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:23.434950  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:03:23.435225  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912781554680-1233-0/minicluster-data/master-0-root
uuid: "4f1737f233a8442ea96c046a83475d37"
format_stamp: "Formatted at 2026-06-08 10:03:23 on dist-test-slave-tgjf"
I20260608 10:03:23.435493  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912781554680-1233-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912781554680-1233-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912781554680-1233-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:23.445533  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:23.446847  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:23.485929  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.126:42851
I20260608 10:03:23.486055 11228 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.126:42851 every 8 connection(s)
I20260608 10:03:23.490272 11229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:23.502041 11229 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f1737f233a8442ea96c046a83475d37: Bootstrap starting.
I20260608 10:03:23.507218 11229 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4f1737f233a8442ea96c046a83475d37: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:23.511734 11229 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f1737f233a8442ea96c046a83475d37: No bootstrap required, opened a new log
I20260608 10:03:23.514268 11229 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4f1737f233a8442ea96c046a83475d37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f1737f233a8442ea96c046a83475d37" member_type: VOTER }
I20260608 10:03:23.514811 11229 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4f1737f233a8442ea96c046a83475d37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:23.515048 11229 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4f1737f233a8442ea96c046a83475d37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f1737f233a8442ea96c046a83475d37, State: Initialized, Role: FOLLOWER
I20260608 10:03:23.515760 11229 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4f1737f233a8442ea96c046a83475d37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4f1737f233a8442ea96c046a83475d37" member_type: VOTER }
I20260608 10:03:23.516260 11229 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4f1737f233a8442ea96c046a83475d37 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:23.516511 11229 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4f1737f233a8442ea96c046a83475d37 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:23.516788 11229 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4f1737f233a8442ea96c046a83475d37 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:23.521780 11229 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4f1737f233a8442ea96c046a83475d37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f1737f233a8442ea96c046a83475d37" member_type: VOTER }
I20260608 10:03:23.522388 11229 leader_election.cc:304] T 00000000000000000000000000000000 P 4f1737f233a8442ea96c046a83475d37 [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: 4f1737f233a8442ea96c046a83475d37; no voters: 
I20260608 10:03:23.523592 11229 leader_election.cc:290] T 00000000000000000000000000000000 P 4f1737f233a8442ea96c046a83475d37 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:23.524055 11232 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4f1737f233a8442ea96c046a83475d37 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:23.525486 11232 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4f1737f233a8442ea96c046a83475d37 [term 1 LEADER]: Becoming Leader. State: Replica: 4f1737f233a8442ea96c046a83475d37, State: Running, Role: LEADER
I20260608 10:03:23.526238 11232 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4f1737f233a8442ea96c046a83475d37 [LEADER]: Queue going to LEADER mode. State: All 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: "4f1737f233a8442ea96c046a83475d37" member_type: VOTER }
I20260608 10:03:23.526789 11229 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4f1737f233a8442ea96c046a83475d37 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:23.532794 11234 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f1737f233a8442ea96c046a83475d37 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4f1737f233a8442ea96c046a83475d37. Latest consensus state: current_term: 1 leader_uuid: "4f1737f233a8442ea96c046a83475d37" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f1737f233a8442ea96c046a83475d37" member_type: VOTER } }
I20260608 10:03:23.533435 11234 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f1737f233a8442ea96c046a83475d37 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:23.533891 11233 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f1737f233a8442ea96c046a83475d37 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4f1737f233a8442ea96c046a83475d37" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f1737f233a8442ea96c046a83475d37" member_type: VOTER } }
I20260608 10:03:23.534685 11233 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f1737f233a8442ea96c046a83475d37 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:23.536224 11241 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:23.544119 11241 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:23.545138  1233 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:23.553625 11241 catalog_manager.cc:1382] Generated new cluster ID: dfcafe432954411ab4f0b3f0bc0cec4a
I20260608 10:03:23.553942 11241 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:23.575402 11241 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:23.576829 11241 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:23.589666 11241 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4f1737f233a8442ea96c046a83475d37: Generated new TSK 0
I20260608 10:03:23.590271 11241 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:23.612114  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:23.618714 11250 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:23.619952 11251 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:23.622752  1233 server_base.cc:1061] running on GCE node
W20260608 10:03:23.622673 11253 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:23.623859  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:23.624078  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:23.624269  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780913003624247 us; error 0 us; skew 500 ppm
I20260608 10:03:23.624897  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:23.627290  1233 webserver.cc:533] Webserver started at http://127.1.52.65:45191/ using document root <none> and password file <none>
I20260608 10:03:23.627831  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:23.627992  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:23.628374  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:23.629527  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912781554680-1233-0/minicluster-data/ts-0-root/instance:
uuid: "c0871bf7156c461eaa3e65c8c3a60843"
format_stamp: "Formatted at 2026-06-08 10:03:23 on dist-test-slave-tgjf"
I20260608 10:03:23.634137  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 10:03:23.637858 11258 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:23.638721  1233 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:23.639074  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912781554680-1233-0/minicluster-data/ts-0-root
uuid: "c0871bf7156c461eaa3e65c8c3a60843"
format_stamp: "Formatted at 2026-06-08 10:03:23 on dist-test-slave-tgjf"
I20260608 10:03:23.639397  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912781554680-1233-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912781554680-1233-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912781554680-1233-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:23.660223  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:23.661566  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:23.663175  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:23.665596  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:23.665784  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:23.666078  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:23.666236  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:23.707423  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.65:38643
I20260608 10:03:23.707548 11320 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.65:38643 every 8 connection(s)
I20260608 10:03:23.712939  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:23.721128 11325 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:23.721838 11326 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:23.724261 11328 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:23.724383  1233 server_base.cc:1061] running on GCE node
I20260608 10:03:23.727876 11321 heartbeater.cc:344] Connected to a master server at 127.1.52.126:42851
I20260608 10:03:23.728439 11321 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:23.728957  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:23.729269  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:23.729487  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780913003729467 us; error 0 us; skew 500 ppm
I20260608 10:03:23.729436 11321 heartbeater.cc:507] Master 127.1.52.126:42851 requested a full tablet report, sending...
I20260608 10:03:23.730626  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:23.732374 11194 ts_manager.cc:194] Registered new tserver with Master: c0871bf7156c461eaa3e65c8c3a60843 (127.1.52.65:38643)
I20260608 10:03:23.733455  1233 webserver.cc:533] Webserver started at http://127.1.52.66:35317/ using document root <none> and password file <none>
I20260608 10:03:23.734071  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:23.734266  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:23.734607  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:23.734592 11194 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49264
I20260608 10:03:23.736063  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912781554680-1233-0/minicluster-data/ts-1-root/instance:
uuid: "31c7f40bd81d4cb3a295cd8d4bbfb636"
format_stamp: "Formatted at 2026-06-08 10:03:23 on dist-test-slave-tgjf"
I20260608 10:03:23.741508  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 10:03:23.745148 11333 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:23.745891  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:03:23.746179  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912781554680-1233-0/minicluster-data/ts-1-root
uuid: "31c7f40bd81d4cb3a295cd8d4bbfb636"
format_stamp: "Formatted at 2026-06-08 10:03:23 on dist-test-slave-tgjf"
I20260608 10:03:23.746501  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912781554680-1233-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912781554680-1233-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912781554680-1233-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:23.761044  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:23.762241  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:23.763729  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:23.766026  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:23.766255  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:23.766559  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:23.766745  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:23.806777  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.66:34225
I20260608 10:03:23.806898 11395 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.66:34225 every 8 connection(s)
I20260608 10:03:23.811964  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:23.819729 11399 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:23.820744 11400 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:23.823844 11402 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:23.824270  1233 server_base.cc:1061] running on GCE node
I20260608 10:03:23.824859 11396 heartbeater.cc:344] Connected to a master server at 127.1.52.126:42851
I20260608 10:03:23.825282 11396 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:23.825623  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:23.825899  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:23.826090  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780913003826070 us; error 0 us; skew 500 ppm
I20260608 10:03:23.826123 11396 heartbeater.cc:507] Master 127.1.52.126:42851 requested a full tablet report, sending...
I20260608 10:03:23.826831  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:23.828624 11194 ts_manager.cc:194] Registered new tserver with Master: 31c7f40bd81d4cb3a295cd8d4bbfb636 (127.1.52.66:34225)
I20260608 10:03:23.829736  1233 webserver.cc:533] Webserver started at http://127.1.52.67:38051/ using document root <none> and password file <none>
I20260608 10:03:23.830514  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:23.830762  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:23.830675 11194 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49272
I20260608 10:03:23.831220  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:23.832629  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912781554680-1233-0/minicluster-data/ts-2-root/instance:
uuid: "dbf9b55f0402481f8cf76ab6be67d057"
format_stamp: "Formatted at 2026-06-08 10:03:23 on dist-test-slave-tgjf"
I20260608 10:03:23.837323  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:03:23.840816 11407 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:23.841655  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 10:03:23.841943  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912781554680-1233-0/minicluster-data/ts-2-root
uuid: "dbf9b55f0402481f8cf76ab6be67d057"
format_stamp: "Formatted at 2026-06-08 10:03:23 on dist-test-slave-tgjf"
I20260608 10:03:23.842206  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912781554680-1233-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912781554680-1233-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912781554680-1233-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:23.854128  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:23.855374  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:23.856741  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:23.858950  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:23.859154  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:23.859431  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:23.859601  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:23.899962  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.67:34829
I20260608 10:03:23.900091 11469 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.67:34829 every 8 connection(s)
I20260608 10:03:23.914951 11470 heartbeater.cc:344] Connected to a master server at 127.1.52.126:42851
I20260608 10:03:23.915397 11470 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:23.916131 11470 heartbeater.cc:507] Master 127.1.52.126:42851 requested a full tablet report, sending...
I20260608 10:03:23.918145 11194 ts_manager.cc:194] Registered new tserver with Master: dbf9b55f0402481f8cf76ab6be67d057 (127.1.52.67:34829)
I20260608 10:03:23.918888  1233 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01543332s
I20260608 10:03:23.919657 11194 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49274
I20260608 10:03:23.945309 11194 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49278:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:03:23.947539 11194 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:03:23.988304 11286 tablet_service.cc:1511] Processing CreateTablet for tablet 014dc36ad7324fa9b52e575cd5cf058c (DEFAULT_TABLE table=test-workload [id=83c8106014b94baa905b2e66ecdd8b56]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:03:23.989802 11286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 014dc36ad7324fa9b52e575cd5cf058c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:23.992288 11361 tablet_service.cc:1511] Processing CreateTablet for tablet 014dc36ad7324fa9b52e575cd5cf058c (DEFAULT_TABLE table=test-workload [id=83c8106014b94baa905b2e66ecdd8b56]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:03:23.993569 11361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 014dc36ad7324fa9b52e575cd5cf058c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:23.999552 11435 tablet_service.cc:1511] Processing CreateTablet for tablet 014dc36ad7324fa9b52e575cd5cf058c (DEFAULT_TABLE table=test-workload [id=83c8106014b94baa905b2e66ecdd8b56]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:03:24.000923 11435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 014dc36ad7324fa9b52e575cd5cf058c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:24.008458 11485 tablet_bootstrap.cc:492] T 014dc36ad7324fa9b52e575cd5cf058c P 31c7f40bd81d4cb3a295cd8d4bbfb636: Bootstrap starting.
I20260608 10:03:24.014773 11486 tablet_bootstrap.cc:492] T 014dc36ad7324fa9b52e575cd5cf058c P c0871bf7156c461eaa3e65c8c3a60843: Bootstrap starting.
I20260608 10:03:24.016106 11485 tablet_bootstrap.cc:654] T 014dc36ad7324fa9b52e575cd5cf058c P 31c7f40bd81d4cb3a295cd8d4bbfb636: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:24.019858 11487 tablet_bootstrap.cc:492] T 014dc36ad7324fa9b52e575cd5cf058c P dbf9b55f0402481f8cf76ab6be67d057: Bootstrap starting.
I20260608 10:03:24.022430 11485 tablet_bootstrap.cc:492] T 014dc36ad7324fa9b52e575cd5cf058c P 31c7f40bd81d4cb3a295cd8d4bbfb636: No bootstrap required, opened a new log
I20260608 10:03:24.022433 11486 tablet_bootstrap.cc:654] T 014dc36ad7324fa9b52e575cd5cf058c P c0871bf7156c461eaa3e65c8c3a60843: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:24.023051 11485 ts_tablet_manager.cc:1403] T 014dc36ad7324fa9b52e575cd5cf058c P 31c7f40bd81d4cb3a295cd8d4bbfb636: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 10:03:24.026497 11485 raft_consensus.cc:359] T 014dc36ad7324fa9b52e575cd5cf058c P 31c7f40bd81d4cb3a295cd8d4bbfb636 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0871bf7156c461eaa3e65c8c3a60843" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38643 } } peers { permanent_uuid: "31c7f40bd81d4cb3a295cd8d4bbfb636" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34225 } } peers { permanent_uuid: "dbf9b55f0402481f8cf76ab6be67d057" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34829 } }
I20260608 10:03:24.027199 11485 raft_consensus.cc:385] T 014dc36ad7324fa9b52e575cd5cf058c P 31c7f40bd81d4cb3a295cd8d4bbfb636 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:24.027606 11487 tablet_bootstrap.cc:654] T 014dc36ad7324fa9b52e575cd5cf058c P dbf9b55f0402481f8cf76ab6be67d057: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:24.027806 11486 tablet_bootstrap.cc:492] T 014dc36ad7324fa9b52e575cd5cf058c P c0871bf7156c461eaa3e65c8c3a60843: No bootstrap required, opened a new log
I20260608 10:03:24.028359 11486 ts_tablet_manager.cc:1403] T 014dc36ad7324fa9b52e575cd5cf058c P c0871bf7156c461eaa3e65c8c3a60843: Time spent bootstrapping tablet: real 0.014s	user 0.000s	sys 0.011s
I20260608 10:03:24.027542 11485 raft_consensus.cc:740] T 014dc36ad7324fa9b52e575cd5cf058c P 31c7f40bd81d4cb3a295cd8d4bbfb636 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 31c7f40bd81d4cb3a295cd8d4bbfb636, State: Initialized, Role: FOLLOWER
I20260608 10:03:24.030876 11485 consensus_queue.cc:260] T 014dc36ad7324fa9b52e575cd5cf058c P 31c7f40bd81d4cb3a295cd8d4bbfb636 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0871bf7156c461eaa3e65c8c3a60843" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38643 } } peers { permanent_uuid: "31c7f40bd81d4cb3a295cd8d4bbfb636" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34225 } } peers { permanent_uuid: "dbf9b55f0402481f8cf76ab6be67d057" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34829 } }
I20260608 10:03:24.031127 11486 raft_consensus.cc:359] T 014dc36ad7324fa9b52e575cd5cf058c P c0871bf7156c461eaa3e65c8c3a60843 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0871bf7156c461eaa3e65c8c3a60843" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38643 } } peers { permanent_uuid: "31c7f40bd81d4cb3a295cd8d4bbfb636" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34225 } } peers { permanent_uuid: "dbf9b55f0402481f8cf76ab6be67d057" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34829 } }
I20260608 10:03:24.031734 11486 raft_consensus.cc:385] T 014dc36ad7324fa9b52e575cd5cf058c P c0871bf7156c461eaa3e65c8c3a60843 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:24.031953 11486 raft_consensus.cc:740] T 014dc36ad7324fa9b52e575cd5cf058c P c0871bf7156c461eaa3e65c8c3a60843 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c0871bf7156c461eaa3e65c8c3a60843, State: Initialized, Role: FOLLOWER
I20260608 10:03:24.033298 11396 heartbeater.cc:499] Master 127.1.52.126:42851 was elected leader, sending a full tablet report...
I20260608 10:03:24.033037 11486 consensus_queue.cc:260] T 014dc36ad7324fa9b52e575cd5cf058c P c0871bf7156c461eaa3e65c8c3a60843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0871bf7156c461eaa3e65c8c3a60843" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38643 } } peers { permanent_uuid: "31c7f40bd81d4cb3a295cd8d4bbfb636" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34225 } } peers { permanent_uuid: "dbf9b55f0402481f8cf76ab6be67d057" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34829 } }
I20260608 10:03:24.033732 11485 ts_tablet_manager.cc:1434] T 014dc36ad7324fa9b52e575cd5cf058c P 31c7f40bd81d4cb3a295cd8d4bbfb636: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260608 10:03:24.036100 11487 tablet_bootstrap.cc:492] T 014dc36ad7324fa9b52e575cd5cf058c P dbf9b55f0402481f8cf76ab6be67d057: No bootstrap required, opened a new log
I20260608 10:03:24.036713 11487 ts_tablet_manager.cc:1403] T 014dc36ad7324fa9b52e575cd5cf058c P dbf9b55f0402481f8cf76ab6be67d057: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.005s
I20260608 10:03:24.039122 11487 raft_consensus.cc:359] T 014dc36ad7324fa9b52e575cd5cf058c P dbf9b55f0402481f8cf76ab6be67d057 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0871bf7156c461eaa3e65c8c3a60843" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38643 } } peers { permanent_uuid: "31c7f40bd81d4cb3a295cd8d4bbfb636" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34225 } } peers { permanent_uuid: "dbf9b55f0402481f8cf76ab6be67d057" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34829 } }
I20260608 10:03:24.039644 11487 raft_consensus.cc:385] T 014dc36ad7324fa9b52e575cd5cf058c P dbf9b55f0402481f8cf76ab6be67d057 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:24.039917 11487 raft_consensus.cc:740] T 014dc36ad7324fa9b52e575cd5cf058c P dbf9b55f0402481f8cf76ab6be67d057 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dbf9b55f0402481f8cf76ab6be67d057, State: Initialized, Role: FOLLOWER
I20260608 10:03:24.040678 11487 consensus_queue.cc:260] T 014dc36ad7324fa9b52e575cd5cf058c P dbf9b55f0402481f8cf76ab6be67d057 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0871bf7156c461eaa3e65c8c3a60843" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38643 } } peers { permanent_uuid: "31c7f40bd81d4cb3a295cd8d4bbfb636" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34225 } } peers { permanent_uuid: "dbf9b55f0402481f8cf76ab6be67d057" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34829 } }
I20260608 10:03:24.041836 11321 heartbeater.cc:499] Master 127.1.52.126:42851 was elected leader, sending a full tablet report...
I20260608 10:03:24.042881 11486 ts_tablet_manager.cc:1434] T 014dc36ad7324fa9b52e575cd5cf058c P c0871bf7156c461eaa3e65c8c3a60843: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.011s
I20260608 10:03:24.044629 11470 heartbeater.cc:499] Master 127.1.52.126:42851 was elected leader, sending a full tablet report...
I20260608 10:03:24.045054 11487 ts_tablet_manager.cc:1434] T 014dc36ad7324fa9b52e575cd5cf058c P dbf9b55f0402481f8cf76ab6be67d057: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 10:03:24.045866 11491 raft_consensus.cc:493] T 014dc36ad7324fa9b52e575cd5cf058c P 31c7f40bd81d4cb3a295cd8d4bbfb636 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:24.046324 11491 raft_consensus.cc:515] T 014dc36ad7324fa9b52e575cd5cf058c P 31c7f40bd81d4cb3a295cd8d4bbfb636 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0871bf7156c461eaa3e65c8c3a60843" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38643 } } peers { permanent_uuid: "31c7f40bd81d4cb3a295cd8d4bbfb636" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34225 } } peers { permanent_uuid: "dbf9b55f0402481f8cf76ab6be67d057" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34829 } }
I20260608 10:03:24.059896 11491 leader_election.cc:290] T 014dc36ad7324fa9b52e575cd5cf058c P 31c7f40bd81d4cb3a295cd8d4bbfb636 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c0871bf7156c461eaa3e65c8c3a60843 (127.1.52.65:38643), dbf9b55f0402481f8cf76ab6be67d057 (127.1.52.67:34829)
I20260608 10:03:24.062278 11296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014dc36ad7324fa9b52e575cd5cf058c" candidate_uuid: "31c7f40bd81d4cb3a295cd8d4bbfb636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0871bf7156c461eaa3e65c8c3a60843" is_pre_election: true
I20260608 10:03:24.063215 11296 raft_consensus.cc:2468] T 014dc36ad7324fa9b52e575cd5cf058c P c0871bf7156c461eaa3e65c8c3a60843 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31c7f40bd81d4cb3a295cd8d4bbfb636 in term 0.
I20260608 10:03:24.064348 11334 leader_election.cc:304] T 014dc36ad7324fa9b52e575cd5cf058c P 31c7f40bd81d4cb3a295cd8d4bbfb636 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31c7f40bd81d4cb3a295cd8d4bbfb636, c0871bf7156c461eaa3e65c8c3a60843; no voters: 
I20260608 10:03:24.065068 11491 raft_consensus.cc:2804] T 014dc36ad7324fa9b52e575cd5cf058c P 31c7f40bd81d4cb3a295cd8d4bbfb636 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:24.065372 11491 raft_consensus.cc:493] T 014dc36ad7324fa9b52e575cd5cf058c P 31c7f40bd81d4cb3a295cd8d4bbfb636 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:24.065652 11491 raft_consensus.cc:3060] T 014dc36ad7324fa9b52e575cd5cf058c P 31c7f40bd81d4cb3a295cd8d4bbfb636 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:24.069381 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014dc36ad7324fa9b52e575cd5cf058c" candidate_uuid: "31c7f40bd81d4cb3a295cd8d4bbfb636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbf9b55f0402481f8cf76ab6be67d057" is_pre_election: true
I20260608 10:03:24.070160 11445 raft_consensus.cc:2468] T 014dc36ad7324fa9b52e575cd5cf058c P dbf9b55f0402481f8cf76ab6be67d057 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 31c7f40bd81d4cb3a295cd8d4bbfb636 in term 0.
I20260608 10:03:24.072378 11491 raft_consensus.cc:515] T 014dc36ad7324fa9b52e575cd5cf058c P 31c7f40bd81d4cb3a295cd8d4bbfb636 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0871bf7156c461eaa3e65c8c3a60843" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38643 } } peers { permanent_uuid: "31c7f40bd81d4cb3a295cd8d4bbfb636" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34225 } } peers { permanent_uuid: "dbf9b55f0402481f8cf76ab6be67d057" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34829 } }
I20260608 10:03:24.074100 11491 leader_election.cc:290] T 014dc36ad7324fa9b52e575cd5cf058c P 31c7f40bd81d4cb3a295cd8d4bbfb636 [CANDIDATE]: Term 1 election: Requested vote from peers c0871bf7156c461eaa3e65c8c3a60843 (127.1.52.65:38643), dbf9b55f0402481f8cf76ab6be67d057 (127.1.52.67:34829)
I20260608 10:03:24.074901 11296 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014dc36ad7324fa9b52e575cd5cf058c" candidate_uuid: "31c7f40bd81d4cb3a295cd8d4bbfb636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c0871bf7156c461eaa3e65c8c3a60843"
I20260608 10:03:24.075156 11445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "014dc36ad7324fa9b52e575cd5cf058c" candidate_uuid: "31c7f40bd81d4cb3a295cd8d4bbfb636" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dbf9b55f0402481f8cf76ab6be67d057"
I20260608 10:03:24.075412 11296 raft_consensus.cc:3060] T 014dc36ad7324fa9b52e575cd5cf058c P c0871bf7156c461eaa3e65c8c3a60843 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:24.075747 11445 raft_consensus.cc:3060] T 014dc36ad7324fa9b52e575cd5cf058c P dbf9b55f0402481f8cf76ab6be67d057 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:24.080881 11296 raft_consensus.cc:2468] T 014dc36ad7324fa9b52e575cd5cf058c P c0871bf7156c461eaa3e65c8c3a60843 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31c7f40bd81d4cb3a295cd8d4bbfb636 in term 1.
I20260608 10:03:24.080996 11445 raft_consensus.cc:2468] T 014dc36ad7324fa9b52e575cd5cf058c P dbf9b55f0402481f8cf76ab6be67d057 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 31c7f40bd81d4cb3a295cd8d4bbfb636 in term 1.
I20260608 10:03:24.082072 11334 leader_election.cc:304] T 014dc36ad7324fa9b52e575cd5cf058c P 31c7f40bd81d4cb3a295cd8d4bbfb636 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 31c7f40bd81d4cb3a295cd8d4bbfb636, c0871bf7156c461eaa3e65c8c3a60843; no voters: 
I20260608 10:03:24.083017 11491 raft_consensus.cc:2804] T 014dc36ad7324fa9b52e575cd5cf058c P 31c7f40bd81d4cb3a295cd8d4bbfb636 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:24.083974 11491 raft_consensus.cc:697] T 014dc36ad7324fa9b52e575cd5cf058c P 31c7f40bd81d4cb3a295cd8d4bbfb636 [term 1 LEADER]: Becoming Leader. State: Replica: 31c7f40bd81d4cb3a295cd8d4bbfb636, State: Running, Role: LEADER
I20260608 10:03:24.084699 11491 consensus_queue.cc:237] T 014dc36ad7324fa9b52e575cd5cf058c P 31c7f40bd81d4cb3a295cd8d4bbfb636 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0871bf7156c461eaa3e65c8c3a60843" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38643 } } peers { permanent_uuid: "31c7f40bd81d4cb3a295cd8d4bbfb636" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34225 } } peers { permanent_uuid: "dbf9b55f0402481f8cf76ab6be67d057" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34829 } }
I20260608 10:03:24.092733 11192 catalog_manager.cc:5696] T 014dc36ad7324fa9b52e575cd5cf058c P 31c7f40bd81d4cb3a295cd8d4bbfb636 reported cstate change: term changed from 0 to 1, leader changed from <none> to 31c7f40bd81d4cb3a295cd8d4bbfb636 (127.1.52.66). New cstate: current_term: 1 leader_uuid: "31c7f40bd81d4cb3a295cd8d4bbfb636" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c0871bf7156c461eaa3e65c8c3a60843" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 38643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "31c7f40bd81d4cb3a295cd8d4bbfb636" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 34225 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dbf9b55f0402481f8cf76ab6be67d057" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 34829 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:24.120338  1233 tablet_server.cc:179] TabletServer@127.1.52.65:0 shutting down...
I20260608 10:03:24.138434  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:24.139400  1233 tablet_replica.cc:333] T 014dc36ad7324fa9b52e575cd5cf058c P c0871bf7156c461eaa3e65c8c3a60843: stopping tablet replica
I20260608 10:03:24.140632  1233 raft_consensus.cc:2243] T 014dc36ad7324fa9b52e575cd5cf058c P c0871bf7156c461eaa3e65c8c3a60843 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:24.141566  1233 raft_consensus.cc:2272] T 014dc36ad7324fa9b52e575cd5cf058c P c0871bf7156c461eaa3e65c8c3a60843 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:24.160545  1233 tablet_server.cc:196] TabletServer@127.1.52.65:0 shutdown complete.
I20260608 10:03:24.170307  1233 tablet_server.cc:179] TabletServer@127.1.52.66:0 shutting down...
I20260608 10:03:24.187078  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:24.187896  1233 tablet_replica.cc:333] T 014dc36ad7324fa9b52e575cd5cf058c P 31c7f40bd81d4cb3a295cd8d4bbfb636: stopping tablet replica
I20260608 10:03:24.188467  1233 raft_consensus.cc:2243] T 014dc36ad7324fa9b52e575cd5cf058c P 31c7f40bd81d4cb3a295cd8d4bbfb636 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:24.189144  1233 pending_rounds.cc:70] T 014dc36ad7324fa9b52e575cd5cf058c P 31c7f40bd81d4cb3a295cd8d4bbfb636: Trying to abort 1 pending ops.
I20260608 10:03:24.189366  1233 pending_rounds.cc:77] T 014dc36ad7324fa9b52e575cd5cf058c P 31c7f40bd81d4cb3a295cd8d4bbfb636: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619664738172928 op_type: NO_OP noop_request { }
I20260608 10:03:24.189637  1233 raft_consensus.cc:2889] T 014dc36ad7324fa9b52e575cd5cf058c P 31c7f40bd81d4cb3a295cd8d4bbfb636 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:03:24.189988  1233 raft_consensus.cc:2272] T 014dc36ad7324fa9b52e575cd5cf058c P 31c7f40bd81d4cb3a295cd8d4bbfb636 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:24.210484  1233 tablet_server.cc:196] TabletServer@127.1.52.66:0 shutdown complete.
I20260608 10:03:24.220305  1233 tablet_server.cc:179] TabletServer@127.1.52.67:0 shutting down...
I20260608 10:03:24.237777  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:24.238744  1233 tablet_replica.cc:333] T 014dc36ad7324fa9b52e575cd5cf058c P dbf9b55f0402481f8cf76ab6be67d057: stopping tablet replica
I20260608 10:03:24.239317  1233 raft_consensus.cc:2243] T 014dc36ad7324fa9b52e575cd5cf058c P dbf9b55f0402481f8cf76ab6be67d057 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:24.239818  1233 raft_consensus.cc:2272] T 014dc36ad7324fa9b52e575cd5cf058c P dbf9b55f0402481f8cf76ab6be67d057 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:24.258651  1233 tablet_server.cc:196] TabletServer@127.1.52.67:0 shutdown complete.
I20260608 10:03:24.268275  1233 master.cc:562] Master@127.1.52.126:42851 shutting down...
I20260608 10:03:24.283622  1233 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4f1737f233a8442ea96c046a83475d37 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:24.284319  1233 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4f1737f233a8442ea96c046a83475d37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:24.284809  1233 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4f1737f233a8442ea96c046a83475d37: stopping tablet replica
I20260608 10:03:24.304519  1233 master.cc:584] Master@127.1.52.126:42851 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (928 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 10:03:24.336762  1233 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.52.126:37077
I20260608 10:03:24.337915  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:24.343153 11497 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:24.343339 11498 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:24.344774 11500 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:24.346025  1233 server_base.cc:1061] running on GCE node
I20260608 10:03:24.346856  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:24.347059  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:24.347220  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780913004347188 us; error 0 us; skew 500 ppm
I20260608 10:03:24.347818  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:24.350113  1233 webserver.cc:533] Webserver started at http://127.1.52.126:33241/ using document root <none> and password file <none>
I20260608 10:03:24.350678  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:24.350869  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:24.351150  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:24.352228  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912781554680-1233-0/minicluster-data/master-0-root/instance:
uuid: "6870987038154daa879f4c3f39fa0ab6"
format_stamp: "Formatted at 2026-06-08 10:03:24 on dist-test-slave-tgjf"
I20260608 10:03:24.356885  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:03:24.360337 11505 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:24.361090  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:03:24.361392  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912781554680-1233-0/minicluster-data/master-0-root
uuid: "6870987038154daa879f4c3f39fa0ab6"
format_stamp: "Formatted at 2026-06-08 10:03:24 on dist-test-slave-tgjf"
I20260608 10:03:24.361682  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912781554680-1233-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912781554680-1233-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912781554680-1233-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:24.381274  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:24.382409  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:24.421375  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.126:37077
I20260608 10:03:24.421478 11556 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.126:37077 every 8 connection(s)
I20260608 10:03:24.425460 11557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:24.436259 11557 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6870987038154daa879f4c3f39fa0ab6: Bootstrap starting.
I20260608 10:03:24.441344 11557 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6870987038154daa879f4c3f39fa0ab6: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:24.445294 11557 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6870987038154daa879f4c3f39fa0ab6: No bootstrap required, opened a new log
I20260608 10:03:24.447468 11557 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6870987038154daa879f4c3f39fa0ab6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6870987038154daa879f4c3f39fa0ab6" member_type: VOTER }
I20260608 10:03:24.447856 11557 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6870987038154daa879f4c3f39fa0ab6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:24.448033 11557 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6870987038154daa879f4c3f39fa0ab6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6870987038154daa879f4c3f39fa0ab6, State: Initialized, Role: FOLLOWER
I20260608 10:03:24.448556 11557 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6870987038154daa879f4c3f39fa0ab6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6870987038154daa879f4c3f39fa0ab6" member_type: VOTER }
I20260608 10:03:24.449009 11557 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6870987038154daa879f4c3f39fa0ab6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:24.449204 11557 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6870987038154daa879f4c3f39fa0ab6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:24.449414 11557 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6870987038154daa879f4c3f39fa0ab6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:24.454010 11557 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6870987038154daa879f4c3f39fa0ab6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6870987038154daa879f4c3f39fa0ab6" member_type: VOTER }
I20260608 10:03:24.454553 11557 leader_election.cc:304] T 00000000000000000000000000000000 P 6870987038154daa879f4c3f39fa0ab6 [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: 6870987038154daa879f4c3f39fa0ab6; no voters: 
I20260608 10:03:24.455622 11557 leader_election.cc:290] T 00000000000000000000000000000000 P 6870987038154daa879f4c3f39fa0ab6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:24.456038 11560 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6870987038154daa879f4c3f39fa0ab6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:24.457444 11560 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6870987038154daa879f4c3f39fa0ab6 [term 1 LEADER]: Becoming Leader. State: Replica: 6870987038154daa879f4c3f39fa0ab6, State: Running, Role: LEADER
I20260608 10:03:24.458200 11560 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6870987038154daa879f4c3f39fa0ab6 [LEADER]: Queue going to LEADER mode. State: All 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: "6870987038154daa879f4c3f39fa0ab6" member_type: VOTER }
I20260608 10:03:24.458786 11557 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6870987038154daa879f4c3f39fa0ab6 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:24.461129 11561 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6870987038154daa879f4c3f39fa0ab6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6870987038154daa879f4c3f39fa0ab6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6870987038154daa879f4c3f39fa0ab6" member_type: VOTER } }
I20260608 10:03:24.461133 11562 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6870987038154daa879f4c3f39fa0ab6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6870987038154daa879f4c3f39fa0ab6. Latest consensus state: current_term: 1 leader_uuid: "6870987038154daa879f4c3f39fa0ab6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6870987038154daa879f4c3f39fa0ab6" member_type: VOTER } }
I20260608 10:03:24.461967 11561 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6870987038154daa879f4c3f39fa0ab6 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:24.462033 11562 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6870987038154daa879f4c3f39fa0ab6 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:24.465744 11565 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:24.470803 11565 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:24.474987  1233 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:24.480721 11565 catalog_manager.cc:1382] Generated new cluster ID: 44031bc2b5034bd3b037119451807471
I20260608 10:03:24.481010 11565 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:24.497949 11565 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:24.499378 11565 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:24.517546 11565 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6870987038154daa879f4c3f39fa0ab6: Generated new TSK 0
I20260608 10:03:24.518229 11565 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:24.542098  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:24.548229 11578 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:24.549240 11579 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:24.551069 11581 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:24.551254  1233 server_base.cc:1061] running on GCE node
I20260608 10:03:24.552224  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:24.552454  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:24.552664  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780913004552640 us; error 0 us; skew 500 ppm
I20260608 10:03:24.553253  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:24.555622  1233 webserver.cc:533] Webserver started at http://127.1.52.65:45479/ using document root <none> and password file <none>
I20260608 10:03:24.556180  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:24.556396  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:24.556684  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:24.557839  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912781554680-1233-0/minicluster-data/ts-0-root/instance:
uuid: "f72a050a338e4269be4b0bbcd8fe46ec"
format_stamp: "Formatted at 2026-06-08 10:03:24 on dist-test-slave-tgjf"
I20260608 10:03:24.562690  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:03:24.566098 11586 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:24.566879  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:03:24.567175  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912781554680-1233-0/minicluster-data/ts-0-root
uuid: "f72a050a338e4269be4b0bbcd8fe46ec"
format_stamp: "Formatted at 2026-06-08 10:03:24 on dist-test-slave-tgjf"
I20260608 10:03:24.567461  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912781554680-1233-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912781554680-1233-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912781554680-1233-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:24.576617  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:24.577787  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:24.579291  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:24.581974  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:24.582208  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:24.582475  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:24.582648  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:24.621964  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.65:43933
I20260608 10:03:24.622088 11648 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.65:43933 every 8 connection(s)
I20260608 10:03:24.627470  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:24.635332 11653 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:24.637266 11654 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:24.639932  1233 server_base.cc:1061] running on GCE node
I20260608 10:03:24.642180 11649 heartbeater.cc:344] Connected to a master server at 127.1.52.126:37077
W20260608 10:03:24.642300 11657 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:24.642663 11649 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:24.643520  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:03:24.643651 11649 heartbeater.cc:507] Master 127.1.52.126:37077 requested a full tablet report, sending...
W20260608 10:03:24.643860  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:24.644088  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780913004644069 us; error 0 us; skew 500 ppm
I20260608 10:03:24.644879  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:24.646176 11522 ts_manager.cc:194] Registered new tserver with Master: f72a050a338e4269be4b0bbcd8fe46ec (127.1.52.65:43933)
I20260608 10:03:24.647548  1233 webserver.cc:533] Webserver started at http://127.1.52.66:41869/ using document root <none> and password file <none>
I20260608 10:03:24.648092  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:24.648300  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:24.648321 11522 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37278
I20260608 10:03:24.648689  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:24.650219  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912781554680-1233-0/minicluster-data/ts-1-root/instance:
uuid: "4619f92ce6684e97b50c2c77fbef6f8e"
format_stamp: "Formatted at 2026-06-08 10:03:24 on dist-test-slave-tgjf"
I20260608 10:03:24.655038  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:03:24.658299 11661 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:24.659162  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:03:24.659461  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912781554680-1233-0/minicluster-data/ts-1-root
uuid: "4619f92ce6684e97b50c2c77fbef6f8e"
format_stamp: "Formatted at 2026-06-08 10:03:24 on dist-test-slave-tgjf"
I20260608 10:03:24.659740  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912781554680-1233-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912781554680-1233-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912781554680-1233-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:24.685211  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:24.686463  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:24.688097  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:24.691668  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:24.691936  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:24.692227  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:24.692402  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:24.731755  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.66:41807
I20260608 10:03:24.731885 11723 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.66:41807 every 8 connection(s)
I20260608 10:03:24.737108  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:24.744709 11727 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:24.745884 11728 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:24.749003  1233 server_base.cc:1061] running on GCE node
I20260608 10:03:24.749853 11724 heartbeater.cc:344] Connected to a master server at 127.1.52.126:37077
W20260608 10:03:24.750133 11730 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:24.750365 11724 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:24.751117  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:03:24.751261 11724 heartbeater.cc:507] Master 127.1.52.126:37077 requested a full tablet report, sending...
W20260608 10:03:24.751384  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:24.751796  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780913004751779 us; error 0 us; skew 500 ppm
I20260608 10:03:24.752820  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:24.754294 11522 ts_manager.cc:194] Registered new tserver with Master: 4619f92ce6684e97b50c2c77fbef6f8e (127.1.52.66:41807)
I20260608 10:03:24.755788  1233 webserver.cc:533] Webserver started at http://127.1.52.67:46117/ using document root <none> and password file <none>
I20260608 10:03:24.756364 11522 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37290
I20260608 10:03:24.756510  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:24.756873  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:24.757237  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:24.758486  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912781554680-1233-0/minicluster-data/ts-2-root/instance:
uuid: "aa76232a4ef14d65ab779285306a86ec"
format_stamp: "Formatted at 2026-06-08 10:03:24 on dist-test-slave-tgjf"
I20260608 10:03:24.763237  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:03:24.766553 11735 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:24.767355  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:03:24.767695  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912781554680-1233-0/minicluster-data/ts-2-root
uuid: "aa76232a4ef14d65ab779285306a86ec"
format_stamp: "Formatted at 2026-06-08 10:03:24 on dist-test-slave-tgjf"
I20260608 10:03:24.767989  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912781554680-1233-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912781554680-1233-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912781554680-1233-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:24.792930  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:24.794060  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:24.795579  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:24.797884  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:24.798125  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:24.798401  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:24.798595  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:24.837159  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.67:35525
I20260608 10:03:24.837288 11797 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.67:35525 every 8 connection(s)
I20260608 10:03:24.842573  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:24.851171 11801 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:24.854817  1233 server_base.cc:1061] running on GCE node
W20260608 10:03:24.855623 11802 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:24.856442 11798 heartbeater.cc:344] Connected to a master server at 127.1.52.126:37077
I20260608 10:03:24.856899 11798 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:24.857997 11798 heartbeater.cc:507] Master 127.1.52.126:37077 requested a full tablet report, sending...
W20260608 10:03:24.867856 11804 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:24.868533 11522 ts_manager.cc:194] Registered new tserver with Master: aa76232a4ef14d65ab779285306a86ec (127.1.52.67:35525)
I20260608 10:03:24.869206  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:24.869588  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:24.869882  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780913004869844 us; error 0 us; skew 500 ppm
I20260608 10:03:24.870882  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:24.871165 11522 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37296
I20260608 10:03:24.874236  1233 webserver.cc:533] Webserver started at http://127.1.52.68:46123/ using document root <none> and password file <none>
I20260608 10:03:24.875118  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:24.875403  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:24.875819  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:24.877245  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912781554680-1233-0/minicluster-data/ts-3-root/instance:
uuid: "a04d1901c0504cefb0fb0bda47aef976"
format_stamp: "Formatted at 2026-06-08 10:03:24 on dist-test-slave-tgjf"
I20260608 10:03:24.881839  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 10:03:24.885380 11809 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:24.886154  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 10:03:24.886521  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912781554680-1233-0/minicluster-data/ts-3-root
uuid: "a04d1901c0504cefb0fb0bda47aef976"
format_stamp: "Formatted at 2026-06-08 10:03:24 on dist-test-slave-tgjf"
I20260608 10:03:24.886823  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912781554680-1233-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912781554680-1233-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912781554680-1233-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:24.912142  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:24.913405  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:24.914896  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:24.917220  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:24.917454  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:24.917689  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:24.917865  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:24.958498  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.68:35999
I20260608 10:03:24.958642 11871 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.68:35999 every 8 connection(s)
I20260608 10:03:24.973565 11872 heartbeater.cc:344] Connected to a master server at 127.1.52.126:37077
I20260608 10:03:24.974005 11872 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:24.974766 11872 heartbeater.cc:507] Master 127.1.52.126:37077 requested a full tablet report, sending...
I20260608 10:03:24.976864 11522 ts_manager.cc:194] Registered new tserver with Master: a04d1901c0504cefb0fb0bda47aef976 (127.1.52.68:35999)
I20260608 10:03:24.977451  1233 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015298867s
I20260608 10:03:24.978804 11522 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37310
I20260608 10:03:25.003579 11522 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37316:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 10:03:25.055910 11689 tablet_service.cc:1511] Processing CreateTablet for tablet 17ff7dfcff2f40e7b6939e6e93d6196d (DEFAULT_TABLE table=test-workload [id=cba5da74e42143bda3d8103c293c0e01]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:03:25.057375 11689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17ff7dfcff2f40e7b6939e6e93d6196d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:25.058984 11763 tablet_service.cc:1511] Processing CreateTablet for tablet 17ff7dfcff2f40e7b6939e6e93d6196d (DEFAULT_TABLE table=test-workload [id=cba5da74e42143bda3d8103c293c0e01]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:03:25.060497 11763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17ff7dfcff2f40e7b6939e6e93d6196d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:25.060457 11837 tablet_service.cc:1511] Processing CreateTablet for tablet 17ff7dfcff2f40e7b6939e6e93d6196d (DEFAULT_TABLE table=test-workload [id=cba5da74e42143bda3d8103c293c0e01]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:03:25.061830 11837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17ff7dfcff2f40e7b6939e6e93d6196d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:25.076328 11887 tablet_bootstrap.cc:492] T 17ff7dfcff2f40e7b6939e6e93d6196d P 4619f92ce6684e97b50c2c77fbef6f8e: Bootstrap starting.
I20260608 10:03:25.079957 11888 tablet_bootstrap.cc:492] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976: Bootstrap starting.
I20260608 10:03:25.082619 11889 tablet_bootstrap.cc:492] T 17ff7dfcff2f40e7b6939e6e93d6196d P aa76232a4ef14d65ab779285306a86ec: Bootstrap starting.
I20260608 10:03:25.085155 11887 tablet_bootstrap.cc:654] T 17ff7dfcff2f40e7b6939e6e93d6196d P 4619f92ce6684e97b50c2c77fbef6f8e: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:25.087672 11888 tablet_bootstrap.cc:654] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:25.089159 11889 tablet_bootstrap.cc:654] T 17ff7dfcff2f40e7b6939e6e93d6196d P aa76232a4ef14d65ab779285306a86ec: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:25.091670 11887 tablet_bootstrap.cc:492] T 17ff7dfcff2f40e7b6939e6e93d6196d P 4619f92ce6684e97b50c2c77fbef6f8e: No bootstrap required, opened a new log
I20260608 10:03:25.092159 11887 ts_tablet_manager.cc:1403] T 17ff7dfcff2f40e7b6939e6e93d6196d P 4619f92ce6684e97b50c2c77fbef6f8e: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260608 10:03:25.094029 11888 tablet_bootstrap.cc:492] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976: No bootstrap required, opened a new log
I20260608 10:03:25.094610 11888 ts_tablet_manager.cc:1403] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260608 10:03:25.095589 11887 raft_consensus.cc:359] T 17ff7dfcff2f40e7b6939e6e93d6196d P 4619f92ce6684e97b50c2c77fbef6f8e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4619f92ce6684e97b50c2c77fbef6f8e" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 41807 } } peers { permanent_uuid: "aa76232a4ef14d65ab779285306a86ec" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 35525 } } peers { permanent_uuid: "a04d1901c0504cefb0fb0bda47aef976" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 35999 } }
I20260608 10:03:25.096357 11887 raft_consensus.cc:385] T 17ff7dfcff2f40e7b6939e6e93d6196d P 4619f92ce6684e97b50c2c77fbef6f8e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:25.096653 11887 raft_consensus.cc:740] T 17ff7dfcff2f40e7b6939e6e93d6196d P 4619f92ce6684e97b50c2c77fbef6f8e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4619f92ce6684e97b50c2c77fbef6f8e, State: Initialized, Role: FOLLOWER
I20260608 10:03:25.096786 11889 tablet_bootstrap.cc:492] T 17ff7dfcff2f40e7b6939e6e93d6196d P aa76232a4ef14d65ab779285306a86ec: No bootstrap required, opened a new log
I20260608 10:03:25.097400 11889 ts_tablet_manager.cc:1403] T 17ff7dfcff2f40e7b6939e6e93d6196d P aa76232a4ef14d65ab779285306a86ec: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 10:03:25.097754 11888 raft_consensus.cc:359] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4619f92ce6684e97b50c2c77fbef6f8e" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 41807 } } peers { permanent_uuid: "aa76232a4ef14d65ab779285306a86ec" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 35525 } } peers { permanent_uuid: "a04d1901c0504cefb0fb0bda47aef976" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 35999 } }
I20260608 10:03:25.097704 11887 consensus_queue.cc:260] T 17ff7dfcff2f40e7b6939e6e93d6196d P 4619f92ce6684e97b50c2c77fbef6f8e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4619f92ce6684e97b50c2c77fbef6f8e" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 41807 } } peers { permanent_uuid: "aa76232a4ef14d65ab779285306a86ec" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 35525 } } peers { permanent_uuid: "a04d1901c0504cefb0fb0bda47aef976" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 35999 } }
I20260608 10:03:25.098713 11888 raft_consensus.cc:385] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:25.099052 11888 raft_consensus.cc:740] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a04d1901c0504cefb0fb0bda47aef976, State: Initialized, Role: FOLLOWER
I20260608 10:03:25.100658 11724 heartbeater.cc:499] Master 127.1.52.126:37077 was elected leader, sending a full tablet report...
I20260608 10:03:25.101089 11887 ts_tablet_manager.cc:1434] T 17ff7dfcff2f40e7b6939e6e93d6196d P 4619f92ce6684e97b50c2c77fbef6f8e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 10:03:25.100767 11889 raft_consensus.cc:359] T 17ff7dfcff2f40e7b6939e6e93d6196d P aa76232a4ef14d65ab779285306a86ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4619f92ce6684e97b50c2c77fbef6f8e" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 41807 } } peers { permanent_uuid: "aa76232a4ef14d65ab779285306a86ec" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 35525 } } peers { permanent_uuid: "a04d1901c0504cefb0fb0bda47aef976" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 35999 } }
I20260608 10:03:25.100152 11888 consensus_queue.cc:260] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4619f92ce6684e97b50c2c77fbef6f8e" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 41807 } } peers { permanent_uuid: "aa76232a4ef14d65ab779285306a86ec" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 35525 } } peers { permanent_uuid: "a04d1901c0504cefb0fb0bda47aef976" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 35999 } }
I20260608 10:03:25.101543 11889 raft_consensus.cc:385] T 17ff7dfcff2f40e7b6939e6e93d6196d P aa76232a4ef14d65ab779285306a86ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:25.101910 11889 raft_consensus.cc:740] T 17ff7dfcff2f40e7b6939e6e93d6196d P aa76232a4ef14d65ab779285306a86ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa76232a4ef14d65ab779285306a86ec, State: Initialized, Role: FOLLOWER
I20260608 10:03:25.102931 11889 consensus_queue.cc:260] T 17ff7dfcff2f40e7b6939e6e93d6196d P aa76232a4ef14d65ab779285306a86ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4619f92ce6684e97b50c2c77fbef6f8e" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 41807 } } peers { permanent_uuid: "aa76232a4ef14d65ab779285306a86ec" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 35525 } } peers { permanent_uuid: "a04d1901c0504cefb0fb0bda47aef976" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 35999 } }
I20260608 10:03:25.103502 11872 heartbeater.cc:499] Master 127.1.52.126:37077 was elected leader, sending a full tablet report...
I20260608 10:03:25.103940 11888 ts_tablet_manager.cc:1434] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 10:03:25.105759 11798 heartbeater.cc:499] Master 127.1.52.126:37077 was elected leader, sending a full tablet report...
I20260608 10:03:25.106298 11889 ts_tablet_manager.cc:1434] T 17ff7dfcff2f40e7b6939e6e93d6196d P aa76232a4ef14d65ab779285306a86ec: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260608 10:03:25.466470 11894 raft_consensus.cc:493] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:25.467020 11894 raft_consensus.cc:515] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4619f92ce6684e97b50c2c77fbef6f8e" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 41807 } } peers { permanent_uuid: "aa76232a4ef14d65ab779285306a86ec" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 35525 } } peers { permanent_uuid: "a04d1901c0504cefb0fb0bda47aef976" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 35999 } }
I20260608 10:03:25.469532 11894 leader_election.cc:290] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4619f92ce6684e97b50c2c77fbef6f8e (127.1.52.66:41807), aa76232a4ef14d65ab779285306a86ec (127.1.52.67:35525)
W20260608 10:03:25.470075 11570 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:03:25.478658 11893 raft_consensus.cc:493] T 17ff7dfcff2f40e7b6939e6e93d6196d P 4619f92ce6684e97b50c2c77fbef6f8e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:25.478767 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ff7dfcff2f40e7b6939e6e93d6196d" candidate_uuid: "a04d1901c0504cefb0fb0bda47aef976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4619f92ce6684e97b50c2c77fbef6f8e" is_pre_election: true
I20260608 10:03:25.479487 11893 raft_consensus.cc:515] T 17ff7dfcff2f40e7b6939e6e93d6196d P 4619f92ce6684e97b50c2c77fbef6f8e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4619f92ce6684e97b50c2c77fbef6f8e" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 41807 } } peers { permanent_uuid: "aa76232a4ef14d65ab779285306a86ec" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 35525 } } peers { permanent_uuid: "a04d1901c0504cefb0fb0bda47aef976" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 35999 } }
I20260608 10:03:25.480373 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ff7dfcff2f40e7b6939e6e93d6196d" candidate_uuid: "a04d1901c0504cefb0fb0bda47aef976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa76232a4ef14d65ab779285306a86ec" is_pre_election: true
I20260608 10:03:25.480484 11699 raft_consensus.cc:2468] T 17ff7dfcff2f40e7b6939e6e93d6196d P 4619f92ce6684e97b50c2c77fbef6f8e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a04d1901c0504cefb0fb0bda47aef976 in term 0.
I20260608 10:03:25.481073 11773 raft_consensus.cc:2468] T 17ff7dfcff2f40e7b6939e6e93d6196d P aa76232a4ef14d65ab779285306a86ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a04d1901c0504cefb0fb0bda47aef976 in term 0.
I20260608 10:03:25.482366 11811 leader_election.cc:304] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4619f92ce6684e97b50c2c77fbef6f8e, a04d1901c0504cefb0fb0bda47aef976; no voters: 
I20260608 10:03:25.482671 11893 leader_election.cc:290] T 17ff7dfcff2f40e7b6939e6e93d6196d P 4619f92ce6684e97b50c2c77fbef6f8e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa76232a4ef14d65ab779285306a86ec (127.1.52.67:35525), a04d1901c0504cefb0fb0bda47aef976 (127.1.52.68:35999)
I20260608 10:03:25.484196 11894 raft_consensus.cc:2804] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:25.484602 11894 raft_consensus.cc:493] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:25.484998 11894 raft_consensus.cc:3060] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:25.492574 11894 raft_consensus.cc:515] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4619f92ce6684e97b50c2c77fbef6f8e" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 41807 } } peers { permanent_uuid: "aa76232a4ef14d65ab779285306a86ec" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 35525 } } peers { permanent_uuid: "a04d1901c0504cefb0fb0bda47aef976" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 35999 } }
I20260608 10:03:25.494917 11894 leader_election.cc:290] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976 [CANDIDATE]: Term 1 election: Requested vote from peers 4619f92ce6684e97b50c2c77fbef6f8e (127.1.52.66:41807), aa76232a4ef14d65ab779285306a86ec (127.1.52.67:35525)
I20260608 10:03:25.495635 11699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ff7dfcff2f40e7b6939e6e93d6196d" candidate_uuid: "a04d1901c0504cefb0fb0bda47aef976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4619f92ce6684e97b50c2c77fbef6f8e"
I20260608 10:03:25.496426 11699 raft_consensus.cc:3060] T 17ff7dfcff2f40e7b6939e6e93d6196d P 4619f92ce6684e97b50c2c77fbef6f8e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:25.496646 11773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ff7dfcff2f40e7b6939e6e93d6196d" candidate_uuid: "a04d1901c0504cefb0fb0bda47aef976" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa76232a4ef14d65ab779285306a86ec"
I20260608 10:03:25.497263 11773 raft_consensus.cc:3060] T 17ff7dfcff2f40e7b6939e6e93d6196d P aa76232a4ef14d65ab779285306a86ec [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:25.498176 11772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ff7dfcff2f40e7b6939e6e93d6196d" candidate_uuid: "4619f92ce6684e97b50c2c77fbef6f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa76232a4ef14d65ab779285306a86ec" is_pre_election: true
I20260608 10:03:25.500413 11847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17ff7dfcff2f40e7b6939e6e93d6196d" candidate_uuid: "4619f92ce6684e97b50c2c77fbef6f8e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a04d1901c0504cefb0fb0bda47aef976" is_pre_election: true
I20260608 10:03:25.501114 11847 raft_consensus.cc:2393] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4619f92ce6684e97b50c2c77fbef6f8e in current term 1: Already voted for candidate a04d1901c0504cefb0fb0bda47aef976 in this term.
I20260608 10:03:25.502285 11665 leader_election.cc:304] T 17ff7dfcff2f40e7b6939e6e93d6196d P 4619f92ce6684e97b50c2c77fbef6f8e [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: 4619f92ce6684e97b50c2c77fbef6f8e; no voters: a04d1901c0504cefb0fb0bda47aef976, aa76232a4ef14d65ab779285306a86ec
I20260608 10:03:25.504336 11699 raft_consensus.cc:2468] T 17ff7dfcff2f40e7b6939e6e93d6196d P 4619f92ce6684e97b50c2c77fbef6f8e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a04d1901c0504cefb0fb0bda47aef976 in term 1.
I20260608 10:03:25.504889 11893 raft_consensus.cc:2749] T 17ff7dfcff2f40e7b6939e6e93d6196d P 4619f92ce6684e97b50c2c77fbef6f8e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:25.505075 11773 raft_consensus.cc:2468] T 17ff7dfcff2f40e7b6939e6e93d6196d P aa76232a4ef14d65ab779285306a86ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a04d1901c0504cefb0fb0bda47aef976 in term 1.
I20260608 10:03:25.505573 11811 leader_election.cc:304] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4619f92ce6684e97b50c2c77fbef6f8e, a04d1901c0504cefb0fb0bda47aef976; no voters: 
I20260608 10:03:25.506450 11894 raft_consensus.cc:2804] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:25.507405 11894 raft_consensus.cc:697] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976 [term 1 LEADER]: Becoming Leader. State: Replica: a04d1901c0504cefb0fb0bda47aef976, State: Running, Role: LEADER
I20260608 10:03:25.508226 11894 consensus_queue.cc:237] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4619f92ce6684e97b50c2c77fbef6f8e" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 41807 } } peers { permanent_uuid: "aa76232a4ef14d65ab779285306a86ec" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 35525 } } peers { permanent_uuid: "a04d1901c0504cefb0fb0bda47aef976" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 35999 } }
I20260608 10:03:25.515247 11519 catalog_manager.cc:5696] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976 reported cstate change: term changed from 0 to 1, leader changed from <none> to a04d1901c0504cefb0fb0bda47aef976 (127.1.52.68). New cstate: current_term: 1 leader_uuid: "a04d1901c0504cefb0fb0bda47aef976" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4619f92ce6684e97b50c2c77fbef6f8e" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 41807 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aa76232a4ef14d65ab779285306a86ec" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 35525 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a04d1901c0504cefb0fb0bda47aef976" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 35999 } health_report { overall_health: HEALTHY } } }
W20260608 10:03:25.559741  1233 auto_rebalancer.cc:591] Failed to schedule move for tablet 17ff7dfcff2f40e7b6939e6e93d6196d: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:03:25.561182  1233 tablet_server.cc:179] TabletServer@127.1.52.65:0 shutting down...
I20260608 10:03:25.579095  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:25.594888  1233 tablet_server.cc:196] TabletServer@127.1.52.65:0 shutdown complete.
I20260608 10:03:25.603632  1233 tablet_server.cc:179] TabletServer@127.1.52.66:0 shutting down...
I20260608 10:03:25.620239  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:25.620853  1233 tablet_replica.cc:333] T 17ff7dfcff2f40e7b6939e6e93d6196d P 4619f92ce6684e97b50c2c77fbef6f8e: stopping tablet replica
I20260608 10:03:25.621348  1233 raft_consensus.cc:2243] T 17ff7dfcff2f40e7b6939e6e93d6196d P 4619f92ce6684e97b50c2c77fbef6f8e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:25.621716  1233 raft_consensus.cc:2272] T 17ff7dfcff2f40e7b6939e6e93d6196d P 4619f92ce6684e97b50c2c77fbef6f8e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:25.641482  1233 tablet_server.cc:196] TabletServer@127.1.52.66:0 shutdown complete.
I20260608 10:03:25.651404  1233 tablet_server.cc:179] TabletServer@127.1.52.67:0 shutting down...
I20260608 10:03:25.667896  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:25.668584  1233 tablet_replica.cc:333] T 17ff7dfcff2f40e7b6939e6e93d6196d P aa76232a4ef14d65ab779285306a86ec: stopping tablet replica
I20260608 10:03:25.669128  1233 raft_consensus.cc:2243] T 17ff7dfcff2f40e7b6939e6e93d6196d P aa76232a4ef14d65ab779285306a86ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:25.669644  1233 raft_consensus.cc:2272] T 17ff7dfcff2f40e7b6939e6e93d6196d P aa76232a4ef14d65ab779285306a86ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:25.688535  1233 tablet_server.cc:196] TabletServer@127.1.52.67:0 shutdown complete.
I20260608 10:03:25.697947  1233 tablet_server.cc:179] TabletServer@127.1.52.68:0 shutting down...
I20260608 10:03:25.714386  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:25.715068  1233 tablet_replica.cc:333] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976: stopping tablet replica
I20260608 10:03:25.715590  1233 raft_consensus.cc:2243] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:25.716224  1233 pending_rounds.cc:70] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976: Trying to abort 1 pending ops.
I20260608 10:03:25.716425  1233 pending_rounds.cc:77] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619670569500672 op_type: NO_OP noop_request { }
I20260608 10:03:25.716696  1233 raft_consensus.cc:2889] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:03:25.716988  1233 raft_consensus.cc:2272] T 17ff7dfcff2f40e7b6939e6e93d6196d P a04d1901c0504cefb0fb0bda47aef976 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:25.737178  1233 tablet_server.cc:196] TabletServer@127.1.52.68:0 shutdown complete.
I20260608 10:03:25.747316  1233 master.cc:562] Master@127.1.52.126:37077 shutting down...
I20260608 10:03:25.761760  1233 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6870987038154daa879f4c3f39fa0ab6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:25.762291  1233 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6870987038154daa879f4c3f39fa0ab6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:25.762665  1233 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6870987038154daa879f4c3f39fa0ab6: stopping tablet replica
I20260608 10:03:25.780936  1233 master.cc:584] Master@127.1.52.126:37077 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1478 ms)
[----------] 22 tests from AutoRebalancerTest (224093 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 10:03:25.815925  1233 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.52.126:39073
I20260608 10:03:25.817099  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:25.822083 11903 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:25.822253 11904 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:25.824653  1233 server_base.cc:1061] running on GCE node
W20260608 10:03:25.824751 11906 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:25.825891  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:25.826128  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:25.826306  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780913005826289 us; error 0 us; skew 500 ppm
I20260608 10:03:25.827051  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:25.829345  1233 webserver.cc:533] Webserver started at http://127.1.52.126:35275/ using document root <none> and password file <none>
I20260608 10:03:25.829916  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:25.830128  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:25.830457  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:25.831647  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912781554680-1233-0/minicluster-data/master-0-root/instance:
uuid: "8b7b90bd299c497f82d845335dbf48e7"
format_stamp: "Formatted at 2026-06-08 10:03:25 on dist-test-slave-tgjf"
I20260608 10:03:25.836452  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 10:03:25.840035 11911 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:25.840827  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:03:25.841140  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912781554680-1233-0/minicluster-data/master-0-root
uuid: "8b7b90bd299c497f82d845335dbf48e7"
format_stamp: "Formatted at 2026-06-08 10:03:25 on dist-test-slave-tgjf"
I20260608 10:03:25.841459  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912781554680-1233-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912781554680-1233-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912781554680-1233-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:25.852113  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:25.853255  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:25.890612  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.126:39073
I20260608 10:03:25.890733 11962 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.126:39073 every 8 connection(s)
I20260608 10:03:25.894671 11963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:25.905551 11963 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b7b90bd299c497f82d845335dbf48e7: Bootstrap starting.
I20260608 10:03:25.910054 11963 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8b7b90bd299c497f82d845335dbf48e7: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:25.914147 11963 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b7b90bd299c497f82d845335dbf48e7: No bootstrap required, opened a new log
I20260608 10:03:25.916368 11963 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8b7b90bd299c497f82d845335dbf48e7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b7b90bd299c497f82d845335dbf48e7" member_type: VOTER }
I20260608 10:03:25.916744 11963 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8b7b90bd299c497f82d845335dbf48e7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:25.917014 11963 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8b7b90bd299c497f82d845335dbf48e7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b7b90bd299c497f82d845335dbf48e7, State: Initialized, Role: FOLLOWER
I20260608 10:03:25.917695 11963 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8b7b90bd299c497f82d845335dbf48e7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8b7b90bd299c497f82d845335dbf48e7" member_type: VOTER }
I20260608 10:03:25.918164 11963 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8b7b90bd299c497f82d845335dbf48e7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:25.918377 11963 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8b7b90bd299c497f82d845335dbf48e7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:25.918681 11963 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8b7b90bd299c497f82d845335dbf48e7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:25.923439 11963 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8b7b90bd299c497f82d845335dbf48e7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b7b90bd299c497f82d845335dbf48e7" member_type: VOTER }
I20260608 10:03:25.924067 11963 leader_election.cc:304] T 00000000000000000000000000000000 P 8b7b90bd299c497f82d845335dbf48e7 [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: 8b7b90bd299c497f82d845335dbf48e7; no voters: 
I20260608 10:03:25.925228 11963 leader_election.cc:290] T 00000000000000000000000000000000 P 8b7b90bd299c497f82d845335dbf48e7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:25.925860 11966 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8b7b90bd299c497f82d845335dbf48e7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:25.927316 11966 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8b7b90bd299c497f82d845335dbf48e7 [term 1 LEADER]: Becoming Leader. State: Replica: 8b7b90bd299c497f82d845335dbf48e7, State: Running, Role: LEADER
I20260608 10:03:25.928026 11966 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8b7b90bd299c497f82d845335dbf48e7 [LEADER]: Queue going to LEADER mode. State: All 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: "8b7b90bd299c497f82d845335dbf48e7" member_type: VOTER }
I20260608 10:03:25.928412 11963 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8b7b90bd299c497f82d845335dbf48e7 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:25.931164 11967 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b7b90bd299c497f82d845335dbf48e7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8b7b90bd299c497f82d845335dbf48e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b7b90bd299c497f82d845335dbf48e7" member_type: VOTER } }
I20260608 10:03:25.931185 11968 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b7b90bd299c497f82d845335dbf48e7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8b7b90bd299c497f82d845335dbf48e7. Latest consensus state: current_term: 1 leader_uuid: "8b7b90bd299c497f82d845335dbf48e7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b7b90bd299c497f82d845335dbf48e7" member_type: VOTER } }
I20260608 10:03:25.931931 11967 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b7b90bd299c497f82d845335dbf48e7 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:25.931959 11968 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b7b90bd299c497f82d845335dbf48e7 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:25.935130 11971 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:25.940081 11971 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:25.944558  1233 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:25.949885 11971 catalog_manager.cc:1382] Generated new cluster ID: 6a78f78d43f54190a1f39998b3b892f7
I20260608 10:03:25.950165 11971 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:25.982630 11971 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:25.983945 11971 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:26.005685 11971 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8b7b90bd299c497f82d845335dbf48e7: Generated new TSK 0
I20260608 10:03:26.006309 11971 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:26.011301  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:26.017191 11984 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:26.018586 11985 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:26.020258 11987 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:26.020772  1233 server_base.cc:1061] running on GCE node
I20260608 10:03:26.021538  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:26.021739  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:26.021870  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780913006021859 us; error 0 us; skew 500 ppm
I20260608 10:03:26.022478  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:26.024690  1233 webserver.cc:533] Webserver started at http://127.1.52.65:38017/ using document root <none> and password file <none>
I20260608 10:03:26.025162  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:26.025336  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:26.025553  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:26.026723  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912781554680-1233-0/minicluster-data/ts-0-root/instance:
uuid: "32fec02d5ff44bb59d401a6a5ff06613"
format_stamp: "Formatted at 2026-06-08 10:03:26 on dist-test-slave-tgjf"
I20260608 10:03:26.031340  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 10:03:26.034751 11992 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:26.035490  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:03:26.035763  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912781554680-1233-0/minicluster-data/ts-0-root
uuid: "32fec02d5ff44bb59d401a6a5ff06613"
format_stamp: "Formatted at 2026-06-08 10:03:26 on dist-test-slave-tgjf"
I20260608 10:03:26.035995  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912781554680-1233-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912781554680-1233-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912781554680-1233-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:26.048409  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:26.049419  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:26.050850  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:26.053306  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:26.053508  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:26.053795  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:26.053956  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:26.092176  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.65:40985
I20260608 10:03:26.092316 12054 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.65:40985 every 8 connection(s)
I20260608 10:03:26.097592  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:26.104928 12059 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:26.105756 12060 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:26.110152  1233 server_base.cc:1061] running on GCE node
W20260608 10:03:26.110234 12062 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:26.111769  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:26.112003  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:26.112219  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780913006112201 us; error 0 us; skew 500 ppm
I20260608 10:03:26.113070  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:26.113852 12055 heartbeater.cc:344] Connected to a master server at 127.1.52.126:39073
I20260608 10:03:26.114291 12055 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:26.115140 12055 heartbeater.cc:507] Master 127.1.52.126:39073 requested a full tablet report, sending...
I20260608 10:03:26.115800  1233 webserver.cc:533] Webserver started at http://127.1.52.66:33369/ using document root <none> and password file <none>
I20260608 10:03:26.116384  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:26.116595  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:26.116904  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:26.117774 11928 ts_manager.cc:194] Registered new tserver with Master: 32fec02d5ff44bb59d401a6a5ff06613 (127.1.52.65:40985)
I20260608 10:03:26.118675  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912781554680-1233-0/minicluster-data/ts-1-root/instance:
uuid: "06b8f14677794ba388f9868bdc1916a7"
format_stamp: "Formatted at 2026-06-08 10:03:26 on dist-test-slave-tgjf"
I20260608 10:03:26.120548 11928 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49926
I20260608 10:03:26.124198  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.003s
I20260608 10:03:26.127749 12067 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:26.128509  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:03:26.128835  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912781554680-1233-0/minicluster-data/ts-1-root
uuid: "06b8f14677794ba388f9868bdc1916a7"
format_stamp: "Formatted at 2026-06-08 10:03:26 on dist-test-slave-tgjf"
I20260608 10:03:26.129107  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912781554680-1233-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912781554680-1233-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912781554680-1233-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:26.153013  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:26.154166  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:26.155642  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:26.157922  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:26.158157  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:26.158458  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:26.158631  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:26.197110  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.66:37511
I20260608 10:03:26.197239 12129 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.66:37511 every 8 connection(s)
I20260608 10:03:26.202454  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:26.209910 12133 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:26.211432 12134 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:26.215071 12136 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:26.215878  1233 server_base.cc:1061] running on GCE node
I20260608 10:03:26.215924 12130 heartbeater.cc:344] Connected to a master server at 127.1.52.126:39073
I20260608 10:03:26.216624 12130 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:26.217020  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:26.217278  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:26.217484  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780913006217460 us; error 0 us; skew 500 ppm
I20260608 10:03:26.217505 12130 heartbeater.cc:507] Master 127.1.52.126:39073 requested a full tablet report, sending...
I20260608 10:03:26.218376  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:26.220103 11928 ts_manager.cc:194] Registered new tserver with Master: 06b8f14677794ba388f9868bdc1916a7 (127.1.52.66:37511)
I20260608 10:03:26.221197  1233 webserver.cc:533] Webserver started at http://127.1.52.67:42987/ using document root <none> and password file <none>
I20260608 10:03:26.221725 11928 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49940
I20260608 10:03:26.221825  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:26.222307  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:26.222683  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:26.224124  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912781554680-1233-0/minicluster-data/ts-2-root/instance:
uuid: "c5aacce434ca4b1398a60dfc89cf6efe"
format_stamp: "Formatted at 2026-06-08 10:03:26 on dist-test-slave-tgjf"
I20260608 10:03:26.228902  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:03:26.232643 12141 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:26.233472  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:03:26.233801  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912781554680-1233-0/minicluster-data/ts-2-root
uuid: "c5aacce434ca4b1398a60dfc89cf6efe"
format_stamp: "Formatted at 2026-06-08 10:03:26 on dist-test-slave-tgjf"
I20260608 10:03:26.234078  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912781554680-1233-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912781554680-1233-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912781554680-1233-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:26.245530  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:26.246688  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:26.248108  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:26.250483  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:26.250689  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:26.250949  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:26.251106  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:26.289625  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.67:37729
I20260608 10:03:26.289768 12203 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.67:37729 every 8 connection(s)
I20260608 10:03:26.303843 12204 heartbeater.cc:344] Connected to a master server at 127.1.52.126:39073
I20260608 10:03:26.304309 12204 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:26.305079 12204 heartbeater.cc:507] Master 127.1.52.126:39073 requested a full tablet report, sending...
I20260608 10:03:26.307227 11928 ts_manager.cc:194] Registered new tserver with Master: c5aacce434ca4b1398a60dfc89cf6efe (127.1.52.67:37729)
I20260608 10:03:26.307608  1233 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014587725s
I20260608 10:03:26.308660 11928 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49942
I20260608 10:03:27.123694 12055 heartbeater.cc:499] Master 127.1.52.126:39073 was elected leader, sending a full tablet report...
I20260608 10:03:27.224939 12130 heartbeater.cc:499] Master 127.1.52.126:39073 was elected leader, sending a full tablet report...
I20260608 10:03:27.311470 12204 heartbeater.cc:499] Master 127.1.52.126:39073 was elected leader, sending a full tablet report...
I20260608 10:03:27.365754 11928 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49958:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:03:27.368291 11928 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:03:27.436842 12169 tablet_service.cc:1511] Processing CreateTablet for tablet 94e7b5e1999540758cced80c10901a51 (DEFAULT_TABLE table=test-workload [id=b89cfc039e9f484388c66d47c170961d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:27.438953 12169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94e7b5e1999540758cced80c10901a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:27.442077 12168 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee798520b424bb0836d03c5610a5f23 (DEFAULT_TABLE table=test-workload [id=b89cfc039e9f484388c66d47c170961d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:27.443569 12168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee798520b424bb0836d03c5610a5f23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:27.444854 12094 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee798520b424bb0836d03c5610a5f23 (DEFAULT_TABLE table=test-workload [id=b89cfc039e9f484388c66d47c170961d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:27.448378 12090 tablet_service.cc:1511] Processing CreateTablet for tablet a27a1a4b05774b6ca2d3fc0ec1be12cf (DEFAULT_TABLE table=test-workload [id=b89cfc039e9f484388c66d47c170961d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:27.449151 12164 tablet_service.cc:1511] Processing CreateTablet for tablet a27a1a4b05774b6ca2d3fc0ec1be12cf (DEFAULT_TABLE table=test-workload [id=b89cfc039e9f484388c66d47c170961d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:27.449352 12092 tablet_service.cc:1511] Processing CreateTablet for tablet 8dd432b50ce748c39598025195a51ed5 (DEFAULT_TABLE table=test-workload [id=b89cfc039e9f484388c66d47c170961d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:27.450606 12164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a27a1a4b05774b6ca2d3fc0ec1be12cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:27.450759 12165 tablet_service.cc:1511] Processing CreateTablet for tablet 94749cc14bf44613a55fe1723b593ffe (DEFAULT_TABLE table=test-workload [id=b89cfc039e9f484388c66d47c170961d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:27.451623 12091 tablet_service.cc:1511] Processing CreateTablet for tablet 94749cc14bf44613a55fe1723b593ffe (DEFAULT_TABLE table=test-workload [id=b89cfc039e9f484388c66d47c170961d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:27.452049 12165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94749cc14bf44613a55fe1723b593ffe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:27.442098 12167 tablet_service.cc:1511] Processing CreateTablet for tablet e063c1a0bd5542899440b49e31b025d4 (DEFAULT_TABLE table=test-workload [id=b89cfc039e9f484388c66d47c170961d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:27.447482 12093 tablet_service.cc:1511] Processing CreateTablet for tablet e063c1a0bd5542899440b49e31b025d4 (DEFAULT_TABLE table=test-workload [id=b89cfc039e9f484388c66d47c170961d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:27.455518 12095 tablet_service.cc:1511] Processing CreateTablet for tablet 94e7b5e1999540758cced80c10901a51 (DEFAULT_TABLE table=test-workload [id=b89cfc039e9f484388c66d47c170961d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:27.443233 12166 tablet_service.cc:1511] Processing CreateTablet for tablet 8dd432b50ce748c39598025195a51ed5 (DEFAULT_TABLE table=test-workload [id=b89cfc039e9f484388c66d47c170961d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:27.455540 12167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e063c1a0bd5542899440b49e31b025d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:27.457456 12166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dd432b50ce748c39598025195a51ed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:27.446272 12094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee798520b424bb0836d03c5610a5f23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:27.463117 12020 tablet_service.cc:1511] Processing CreateTablet for tablet 94e7b5e1999540758cced80c10901a51 (DEFAULT_TABLE table=test-workload [id=b89cfc039e9f484388c66d47c170961d]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:27.464509 12020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94e7b5e1999540758cced80c10901a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:27.466861 12091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94749cc14bf44613a55fe1723b593ffe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:27.467562 12019 tablet_service.cc:1511] Processing CreateTablet for tablet 7ee798520b424bb0836d03c5610a5f23 (DEFAULT_TABLE table=test-workload [id=b89cfc039e9f484388c66d47c170961d]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:27.468919 12019 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ee798520b424bb0836d03c5610a5f23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:27.470921 12093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e063c1a0bd5542899440b49e31b025d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:27.471587 12016 tablet_service.cc:1511] Processing CreateTablet for tablet 94749cc14bf44613a55fe1723b593ffe (DEFAULT_TABLE table=test-workload [id=b89cfc039e9f484388c66d47c170961d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:27.472990 12016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94749cc14bf44613a55fe1723b593ffe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:27.474746 12095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94e7b5e1999540758cced80c10901a51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:27.475570 12092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dd432b50ce748c39598025195a51ed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:27.477017 12017 tablet_service.cc:1511] Processing CreateTablet for tablet 8dd432b50ce748c39598025195a51ed5 (DEFAULT_TABLE table=test-workload [id=b89cfc039e9f484388c66d47c170961d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:27.478649 12090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a27a1a4b05774b6ca2d3fc0ec1be12cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:27.479302 12017 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dd432b50ce748c39598025195a51ed5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:27.475625 12015 tablet_service.cc:1511] Processing CreateTablet for tablet a27a1a4b05774b6ca2d3fc0ec1be12cf (DEFAULT_TABLE table=test-workload [id=b89cfc039e9f484388c66d47c170961d]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:27.483664 12015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a27a1a4b05774b6ca2d3fc0ec1be12cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:27.477867 12018 tablet_service.cc:1511] Processing CreateTablet for tablet e063c1a0bd5542899440b49e31b025d4 (DEFAULT_TABLE table=test-workload [id=b89cfc039e9f484388c66d47c170961d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:27.495796 12018 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e063c1a0bd5542899440b49e31b025d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:27.560259 12223 tablet_bootstrap.cc:492] T 94e7b5e1999540758cced80c10901a51 P c5aacce434ca4b1398a60dfc89cf6efe: Bootstrap starting.
I20260608 10:03:27.570847 12223 tablet_bootstrap.cc:654] T 94e7b5e1999540758cced80c10901a51 P c5aacce434ca4b1398a60dfc89cf6efe: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:27.584642 12225 tablet_bootstrap.cc:492] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7: Bootstrap starting.
I20260608 10:03:27.584762 12224 tablet_bootstrap.cc:492] T 94e7b5e1999540758cced80c10901a51 P 32fec02d5ff44bb59d401a6a5ff06613: Bootstrap starting.
I20260608 10:03:27.592839 12225 tablet_bootstrap.cc:654] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:27.593461 12224 tablet_bootstrap.cc:654] T 94e7b5e1999540758cced80c10901a51 P 32fec02d5ff44bb59d401a6a5ff06613: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:27.596645 12223 tablet_bootstrap.cc:492] T 94e7b5e1999540758cced80c10901a51 P c5aacce434ca4b1398a60dfc89cf6efe: No bootstrap required, opened a new log
I20260608 10:03:27.597309 12223 ts_tablet_manager.cc:1403] T 94e7b5e1999540758cced80c10901a51 P c5aacce434ca4b1398a60dfc89cf6efe: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.014s
I20260608 10:03:27.598529 12225 tablet_bootstrap.cc:492] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7: No bootstrap required, opened a new log
I20260608 10:03:27.599005 12225 ts_tablet_manager.cc:1403] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 10:03:27.600485 12223 raft_consensus.cc:359] T 94e7b5e1999540758cced80c10901a51 P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } }
I20260608 10:03:27.601294 12223 raft_consensus.cc:385] T 94e7b5e1999540758cced80c10901a51 P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:27.601600 12223 raft_consensus.cc:740] T 94e7b5e1999540758cced80c10901a51 P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5aacce434ca4b1398a60dfc89cf6efe, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.602298 12224 tablet_bootstrap.cc:492] T 94e7b5e1999540758cced80c10901a51 P 32fec02d5ff44bb59d401a6a5ff06613: No bootstrap required, opened a new log
I20260608 10:03:27.601953 12225 raft_consensus.cc:359] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.602753 12225 raft_consensus.cc:385] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:27.602872 12224 ts_tablet_manager.cc:1403] T 94e7b5e1999540758cced80c10901a51 P 32fec02d5ff44bb59d401a6a5ff06613: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.006s
I20260608 10:03:27.602463 12223 consensus_queue.cc:260] T 94e7b5e1999540758cced80c10901a51 P c5aacce434ca4b1398a60dfc89cf6efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } }
I20260608 10:03:27.603052 12225 raft_consensus.cc:740] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b8f14677794ba388f9868bdc1916a7, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.604113 12225 consensus_queue.cc:260] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.605674 12223 ts_tablet_manager.cc:1434] T 94e7b5e1999540758cced80c10901a51 P c5aacce434ca4b1398a60dfc89cf6efe: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:03:27.605834 12224 raft_consensus.cc:359] T 94e7b5e1999540758cced80c10901a51 P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } }
I20260608 10:03:27.606748 12224 raft_consensus.cc:385] T 94e7b5e1999540758cced80c10901a51 P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:27.607103 12224 raft_consensus.cc:740] T 94e7b5e1999540758cced80c10901a51 P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32fec02d5ff44bb59d401a6a5ff06613, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.607303 12223 tablet_bootstrap.cc:492] T a27a1a4b05774b6ca2d3fc0ec1be12cf P c5aacce434ca4b1398a60dfc89cf6efe: Bootstrap starting.
I20260608 10:03:27.608022 12224 consensus_queue.cc:260] T 94e7b5e1999540758cced80c10901a51 P 32fec02d5ff44bb59d401a6a5ff06613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } }
I20260608 10:03:27.617987 12223 tablet_bootstrap.cc:654] T a27a1a4b05774b6ca2d3fc0ec1be12cf P c5aacce434ca4b1398a60dfc89cf6efe: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:27.618587 12224 ts_tablet_manager.cc:1434] T 94e7b5e1999540758cced80c10901a51 P 32fec02d5ff44bb59d401a6a5ff06613: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.006s
I20260608 10:03:27.625339 12225 ts_tablet_manager.cc:1434] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7: Time spent starting tablet: real 0.026s	user 0.021s	sys 0.004s
I20260608 10:03:27.626961 12225 tablet_bootstrap.cc:492] T 7ee798520b424bb0836d03c5610a5f23 P 06b8f14677794ba388f9868bdc1916a7: Bootstrap starting.
I20260608 10:03:27.631657 12223 tablet_bootstrap.cc:492] T a27a1a4b05774b6ca2d3fc0ec1be12cf P c5aacce434ca4b1398a60dfc89cf6efe: No bootstrap required, opened a new log
I20260608 10:03:27.631769 12224 tablet_bootstrap.cc:492] T 8dd432b50ce748c39598025195a51ed5 P 32fec02d5ff44bb59d401a6a5ff06613: Bootstrap starting.
I20260608 10:03:27.634462 12225 tablet_bootstrap.cc:654] T 7ee798520b424bb0836d03c5610a5f23 P 06b8f14677794ba388f9868bdc1916a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:27.635134 12223 ts_tablet_manager.cc:1403] T a27a1a4b05774b6ca2d3fc0ec1be12cf P c5aacce434ca4b1398a60dfc89cf6efe: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.006s
I20260608 10:03:27.642563 12224 tablet_bootstrap.cc:654] T 8dd432b50ce748c39598025195a51ed5 P 32fec02d5ff44bb59d401a6a5ff06613: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:27.643169 12223 raft_consensus.cc:359] T a27a1a4b05774b6ca2d3fc0ec1be12cf P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.644510 12223 raft_consensus.cc:385] T a27a1a4b05774b6ca2d3fc0ec1be12cf P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:27.645136 12223 raft_consensus.cc:740] T a27a1a4b05774b6ca2d3fc0ec1be12cf P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5aacce434ca4b1398a60dfc89cf6efe, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.648370 12223 consensus_queue.cc:260] T a27a1a4b05774b6ca2d3fc0ec1be12cf P c5aacce434ca4b1398a60dfc89cf6efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.649070 12225 tablet_bootstrap.cc:492] T 7ee798520b424bb0836d03c5610a5f23 P 06b8f14677794ba388f9868bdc1916a7: No bootstrap required, opened a new log
I20260608 10:03:27.649644 12225 ts_tablet_manager.cc:1403] T 7ee798520b424bb0836d03c5610a5f23 P 06b8f14677794ba388f9868bdc1916a7: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260608 10:03:27.652937 12225 raft_consensus.cc:359] T 7ee798520b424bb0836d03c5610a5f23 P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.653725 12225 raft_consensus.cc:385] T 7ee798520b424bb0836d03c5610a5f23 P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:27.654070 12225 raft_consensus.cc:740] T 7ee798520b424bb0836d03c5610a5f23 P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b8f14677794ba388f9868bdc1916a7, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.655637 12224 tablet_bootstrap.cc:492] T 8dd432b50ce748c39598025195a51ed5 P 32fec02d5ff44bb59d401a6a5ff06613: No bootstrap required, opened a new log
I20260608 10:03:27.655207 12225 consensus_queue.cc:260] T 7ee798520b424bb0836d03c5610a5f23 P 06b8f14677794ba388f9868bdc1916a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.653393 12223 ts_tablet_manager.cc:1434] T a27a1a4b05774b6ca2d3fc0ec1be12cf P c5aacce434ca4b1398a60dfc89cf6efe: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.002s
I20260608 10:03:27.656338 12224 ts_tablet_manager.cc:1403] T 8dd432b50ce748c39598025195a51ed5 P 32fec02d5ff44bb59d401a6a5ff06613: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.013s
I20260608 10:03:27.657332 12223 tablet_bootstrap.cc:492] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe: Bootstrap starting.
I20260608 10:03:27.658051 12225 ts_tablet_manager.cc:1434] T 7ee798520b424bb0836d03c5610a5f23 P 06b8f14677794ba388f9868bdc1916a7: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 10:03:27.659161 12225 tablet_bootstrap.cc:492] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7: Bootstrap starting.
I20260608 10:03:27.659976 12224 raft_consensus.cc:359] T 8dd432b50ce748c39598025195a51ed5 P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.660784 12224 raft_consensus.cc:385] T 8dd432b50ce748c39598025195a51ed5 P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:27.661118 12224 raft_consensus.cc:740] T 8dd432b50ce748c39598025195a51ed5 P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32fec02d5ff44bb59d401a6a5ff06613, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.662002 12224 consensus_queue.cc:260] T 8dd432b50ce748c39598025195a51ed5 P 32fec02d5ff44bb59d401a6a5ff06613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.664685 12223 tablet_bootstrap.cc:654] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:27.666260 12225 tablet_bootstrap.cc:654] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:27.667284 12224 ts_tablet_manager.cc:1434] T 8dd432b50ce748c39598025195a51ed5 P 32fec02d5ff44bb59d401a6a5ff06613: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260608 10:03:27.668403 12224 tablet_bootstrap.cc:492] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 32fec02d5ff44bb59d401a6a5ff06613: Bootstrap starting.
I20260608 10:03:27.678184 12224 tablet_bootstrap.cc:654] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 32fec02d5ff44bb59d401a6a5ff06613: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:27.682827 12225 tablet_bootstrap.cc:492] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7: No bootstrap required, opened a new log
I20260608 10:03:27.682857 12223 tablet_bootstrap.cc:492] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe: No bootstrap required, opened a new log
I20260608 10:03:27.683441 12223 ts_tablet_manager.cc:1403] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.007s
I20260608 10:03:27.683441 12225 ts_tablet_manager.cc:1403] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.012s
I20260608 10:03:27.686959 12225 raft_consensus.cc:359] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } }
I20260608 10:03:27.687153 12223 raft_consensus.cc:359] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.687752 12225 raft_consensus.cc:385] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:27.687881 12223 raft_consensus.cc:385] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:27.688201 12225 raft_consensus.cc:740] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b8f14677794ba388f9868bdc1916a7, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.688242 12223 raft_consensus.cc:740] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5aacce434ca4b1398a60dfc89cf6efe, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.689285 12223 consensus_queue.cc:260] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.691383 12223 ts_tablet_manager.cc:1434] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:03:27.692378 12223 tablet_bootstrap.cc:492] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe: Bootstrap starting.
I20260608 10:03:27.693673 12229 raft_consensus.cc:493] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:27.694196 12229 raft_consensus.cc:515] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.695514 12225 consensus_queue.cc:260] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } }
I20260608 10:03:27.698215 12225 ts_tablet_manager.cc:1434] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 10:03:27.699234 12223 tablet_bootstrap.cc:654] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:27.699318 12225 tablet_bootstrap.cc:492] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7: Bootstrap starting.
I20260608 10:03:27.699544 12229 leader_election.cc:290] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32fec02d5ff44bb59d401a6a5ff06613 (127.1.52.65:40985), 06b8f14677794ba388f9868bdc1916a7 (127.1.52.66:37511)
I20260608 10:03:27.711819 12225 tablet_bootstrap.cc:654] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:27.718982 12224 tablet_bootstrap.cc:492] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 32fec02d5ff44bb59d401a6a5ff06613: No bootstrap required, opened a new log
I20260608 10:03:27.720503 12224 ts_tablet_manager.cc:1403] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 32fec02d5ff44bb59d401a6a5ff06613: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.009s
I20260608 10:03:27.725016 12223 tablet_bootstrap.cc:492] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe: No bootstrap required, opened a new log
I20260608 10:03:27.724943 12224 raft_consensus.cc:359] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.725613 12223 ts_tablet_manager.cc:1403] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.011s
I20260608 10:03:27.725771 12224 raft_consensus.cc:385] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:27.726094 12224 raft_consensus.cc:740] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32fec02d5ff44bb59d401a6a5ff06613, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.726994 12224 consensus_queue.cc:260] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 32fec02d5ff44bb59d401a6a5ff06613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.733208 12223 raft_consensus.cc:359] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.734021 12223 raft_consensus.cc:385] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:27.734318 12223 raft_consensus.cc:740] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5aacce434ca4b1398a60dfc89cf6efe, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.735164 12223 consensus_queue.cc:260] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.737126 12225 tablet_bootstrap.cc:492] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7: No bootstrap required, opened a new log
I20260608 10:03:27.737699 12225 ts_tablet_manager.cc:1403] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.006s
I20260608 10:03:27.739218 12224 ts_tablet_manager.cc:1434] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 32fec02d5ff44bb59d401a6a5ff06613: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.001s
I20260608 10:03:27.739451 12223 ts_tablet_manager.cc:1434] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.008s
I20260608 10:03:27.740406 12224 tablet_bootstrap.cc:492] T 94749cc14bf44613a55fe1723b593ffe P 32fec02d5ff44bb59d401a6a5ff06613: Bootstrap starting.
I20260608 10:03:27.740815 12225 raft_consensus.cc:359] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.741572 12225 raft_consensus.cc:385] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:27.741861 12225 raft_consensus.cc:740] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b8f14677794ba388f9868bdc1916a7, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.742941 12225 consensus_queue.cc:260] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.743968 12223 tablet_bootstrap.cc:492] T 94749cc14bf44613a55fe1723b593ffe P c5aacce434ca4b1398a60dfc89cf6efe: Bootstrap starting.
I20260608 10:03:27.747901 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee798520b424bb0836d03c5610a5f23" candidate_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32fec02d5ff44bb59d401a6a5ff06613" is_pre_election: true
I20260608 10:03:27.752045 12223 tablet_bootstrap.cc:654] T 94749cc14bf44613a55fe1723b593ffe P c5aacce434ca4b1398a60dfc89cf6efe: Neither blocks nor log segments found. Creating new log.
W20260608 10:03:27.753273 12145 leader_election.cc:343] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32fec02d5ff44bb59d401a6a5ff06613 (127.1.52.65:40985): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:27.757417 12225 ts_tablet_manager.cc:1434] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260608 10:03:27.761186 12225 tablet_bootstrap.cc:492] T e063c1a0bd5542899440b49e31b025d4 P 06b8f14677794ba388f9868bdc1916a7: Bootstrap starting.
I20260608 10:03:27.768428 12225 tablet_bootstrap.cc:654] T e063c1a0bd5542899440b49e31b025d4 P 06b8f14677794ba388f9868bdc1916a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:27.774003 12224 tablet_bootstrap.cc:654] T 94749cc14bf44613a55fe1723b593ffe P 32fec02d5ff44bb59d401a6a5ff06613: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:27.773761 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee798520b424bb0836d03c5610a5f23" candidate_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b8f14677794ba388f9868bdc1916a7" is_pre_election: true
I20260608 10:03:27.774642 12223 tablet_bootstrap.cc:492] T 94749cc14bf44613a55fe1723b593ffe P c5aacce434ca4b1398a60dfc89cf6efe: No bootstrap required, opened a new log
I20260608 10:03:27.774714 12105 raft_consensus.cc:2468] T 7ee798520b424bb0836d03c5610a5f23 P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5aacce434ca4b1398a60dfc89cf6efe in term 0.
I20260608 10:03:27.775314 12223 ts_tablet_manager.cc:1403] T 94749cc14bf44613a55fe1723b593ffe P c5aacce434ca4b1398a60dfc89cf6efe: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.012s
I20260608 10:03:27.775774 12225 tablet_bootstrap.cc:492] T e063c1a0bd5542899440b49e31b025d4 P 06b8f14677794ba388f9868bdc1916a7: No bootstrap required, opened a new log
I20260608 10:03:27.776324 12225 ts_tablet_manager.cc:1403] T e063c1a0bd5542899440b49e31b025d4 P 06b8f14677794ba388f9868bdc1916a7: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260608 10:03:27.776582 12145 leader_election.cc:304] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe [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: 06b8f14677794ba388f9868bdc1916a7, c5aacce434ca4b1398a60dfc89cf6efe; no voters: 32fec02d5ff44bb59d401a6a5ff06613
I20260608 10:03:27.777618 12229 raft_consensus.cc:2804] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:27.777998 12229 raft_consensus.cc:493] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:27.778357 12229 raft_consensus.cc:3060] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:27.779657 12223 raft_consensus.cc:359] T 94749cc14bf44613a55fe1723b593ffe P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.780515 12223 raft_consensus.cc:385] T 94749cc14bf44613a55fe1723b593ffe P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:27.780989 12223 raft_consensus.cc:740] T 94749cc14bf44613a55fe1723b593ffe P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5aacce434ca4b1398a60dfc89cf6efe, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.780324 12225 raft_consensus.cc:359] T e063c1a0bd5542899440b49e31b025d4 P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.781586 12225 raft_consensus.cc:385] T e063c1a0bd5542899440b49e31b025d4 P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:27.781949 12225 raft_consensus.cc:740] T e063c1a0bd5542899440b49e31b025d4 P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b8f14677794ba388f9868bdc1916a7, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.782021 12223 consensus_queue.cc:260] T 94749cc14bf44613a55fe1723b593ffe P c5aacce434ca4b1398a60dfc89cf6efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.783313 12225 consensus_queue.cc:260] T e063c1a0bd5542899440b49e31b025d4 P 06b8f14677794ba388f9868bdc1916a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.787130 12229 raft_consensus.cc:515] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.790282 12225 ts_tablet_manager.cc:1434] T e063c1a0bd5542899440b49e31b025d4 P 06b8f14677794ba388f9868bdc1916a7: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.000s
I20260608 10:03:27.791486 12225 tablet_bootstrap.cc:492] T 94749cc14bf44613a55fe1723b593ffe P 06b8f14677794ba388f9868bdc1916a7: Bootstrap starting.
I20260608 10:03:27.791275 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee798520b424bb0836d03c5610a5f23" candidate_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32fec02d5ff44bb59d401a6a5ff06613"
W20260608 10:03:27.793383 12145 leader_election.cc:343] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32fec02d5ff44bb59d401a6a5ff06613 (127.1.52.65:40985): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:27.797760 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee798520b424bb0836d03c5610a5f23" candidate_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b8f14677794ba388f9868bdc1916a7"
I20260608 10:03:27.798169 12229 leader_election.cc:290] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe [CANDIDATE]: Term 1 election: Requested vote from peers 32fec02d5ff44bb59d401a6a5ff06613 (127.1.52.65:40985), 06b8f14677794ba388f9868bdc1916a7 (127.1.52.66:37511)
I20260608 10:03:27.798487 12105 raft_consensus.cc:3060] T 7ee798520b424bb0836d03c5610a5f23 P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:27.799957 12225 tablet_bootstrap.cc:654] T 94749cc14bf44613a55fe1723b593ffe P 06b8f14677794ba388f9868bdc1916a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:27.806145 12229 raft_consensus.cc:493] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:27.806895 12229 raft_consensus.cc:515] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.808262 12230 raft_consensus.cc:493] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:27.808676 12105 raft_consensus.cc:2468] T 7ee798520b424bb0836d03c5610a5f23 P 06b8f14677794ba388f9868bdc1916a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5aacce434ca4b1398a60dfc89cf6efe in term 1.
I20260608 10:03:27.808818 12230 raft_consensus.cc:515] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.810261 12145 leader_election.cc:304] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe [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: 06b8f14677794ba388f9868bdc1916a7, c5aacce434ca4b1398a60dfc89cf6efe; no voters: 32fec02d5ff44bb59d401a6a5ff06613
I20260608 10:03:27.810855 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e063c1a0bd5542899440b49e31b025d4" candidate_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32fec02d5ff44bb59d401a6a5ff06613" is_pre_election: true
I20260608 10:03:27.814885 12230 leader_election.cc:290] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32fec02d5ff44bb59d401a6a5ff06613 (127.1.52.65:40985), c5aacce434ca4b1398a60dfc89cf6efe (127.1.52.67:37729)
W20260608 10:03:27.816350 12145 leader_election.cc:343] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 32fec02d5ff44bb59d401a6a5ff06613 (127.1.52.65:40985): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:27.816742 12245 raft_consensus.cc:2804] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:27.817773 12223 ts_tablet_manager.cc:1434] T 94749cc14bf44613a55fe1723b593ffe P c5aacce434ca4b1398a60dfc89cf6efe: Time spent starting tablet: real 0.042s	user 0.019s	sys 0.021s
I20260608 10:03:27.819836 12229 leader_election.cc:290] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32fec02d5ff44bb59d401a6a5ff06613 (127.1.52.65:40985), 06b8f14677794ba388f9868bdc1916a7 (127.1.52.66:37511)
I20260608 10:03:27.821504 12223 tablet_bootstrap.cc:492] T 8dd432b50ce748c39598025195a51ed5 P c5aacce434ca4b1398a60dfc89cf6efe: Bootstrap starting.
I20260608 10:03:27.823854 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e063c1a0bd5542899440b49e31b025d4" candidate_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b8f14677794ba388f9868bdc1916a7" is_pre_election: true
I20260608 10:03:27.824738 12105 raft_consensus.cc:2468] T e063c1a0bd5542899440b49e31b025d4 P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c5aacce434ca4b1398a60dfc89cf6efe in term 0.
I20260608 10:03:27.826210 12145 leader_election.cc:304] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe [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: 06b8f14677794ba388f9868bdc1916a7, c5aacce434ca4b1398a60dfc89cf6efe; no voters: 32fec02d5ff44bb59d401a6a5ff06613
I20260608 10:03:27.827347 12229 raft_consensus.cc:2804] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:27.827780 12229 raft_consensus.cc:493] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:27.828137 12229 raft_consensus.cc:3060] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:27.829595 12223 tablet_bootstrap.cc:654] T 8dd432b50ce748c39598025195a51ed5 P c5aacce434ca4b1398a60dfc89cf6efe: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:27.821530 12224 tablet_bootstrap.cc:492] T 94749cc14bf44613a55fe1723b593ffe P 32fec02d5ff44bb59d401a6a5ff06613: No bootstrap required, opened a new log
I20260608 10:03:27.830614 12224 ts_tablet_manager.cc:1403] T 94749cc14bf44613a55fe1723b593ffe P 32fec02d5ff44bb59d401a6a5ff06613: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.014s
I20260608 10:03:27.833362 12225 tablet_bootstrap.cc:492] T 94749cc14bf44613a55fe1723b593ffe P 06b8f14677794ba388f9868bdc1916a7: No bootstrap required, opened a new log
I20260608 10:03:27.833930 12225 ts_tablet_manager.cc:1403] T 94749cc14bf44613a55fe1723b593ffe P 06b8f14677794ba388f9868bdc1916a7: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.004s
I20260608 10:03:27.834088 12224 raft_consensus.cc:359] T 94749cc14bf44613a55fe1723b593ffe P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.839336 12230 raft_consensus.cc:493] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:27.839648 12224 raft_consensus.cc:385] T 94749cc14bf44613a55fe1723b593ffe P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:27.840009 12224 raft_consensus.cc:740] T 94749cc14bf44613a55fe1723b593ffe P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32fec02d5ff44bb59d401a6a5ff06613, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.839890 12230 raft_consensus.cc:515] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } }
I20260608 10:03:27.842458 12230 leader_election.cc:290] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c5aacce434ca4b1398a60dfc89cf6efe (127.1.52.67:37729), 32fec02d5ff44bb59d401a6a5ff06613 (127.1.52.65:40985)
I20260608 10:03:27.843284 12245 raft_consensus.cc:697] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe [term 1 LEADER]: Becoming Leader. State: Replica: c5aacce434ca4b1398a60dfc89cf6efe, State: Running, Role: LEADER
I20260608 10:03:27.840929 12224 consensus_queue.cc:260] T 94749cc14bf44613a55fe1723b593ffe P 32fec02d5ff44bb59d401a6a5ff06613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.844427 12245 consensus_queue.cc:237] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.845728 12224 ts_tablet_manager.cc:1434] T 94749cc14bf44613a55fe1723b593ffe P 32fec02d5ff44bb59d401a6a5ff06613: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260608 10:03:27.846890 12224 tablet_bootstrap.cc:492] T e063c1a0bd5542899440b49e31b025d4 P 32fec02d5ff44bb59d401a6a5ff06613: Bootstrap starting.
I20260608 10:03:27.848235 12229 raft_consensus.cc:515] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.839085 12225 raft_consensus.cc:359] T 94749cc14bf44613a55fe1723b593ffe P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.849278 12225 raft_consensus.cc:385] T 94749cc14bf44613a55fe1723b593ffe P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:27.849591 12225 raft_consensus.cc:740] T 94749cc14bf44613a55fe1723b593ffe P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06b8f14677794ba388f9868bdc1916a7, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.850778 12230 raft_consensus.cc:493] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:27.851449 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e063c1a0bd5542899440b49e31b025d4" candidate_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32fec02d5ff44bb59d401a6a5ff06613"
I20260608 10:03:27.851419 12230 raft_consensus.cc:515] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.854533 12230 leader_election.cc:290] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 32fec02d5ff44bb59d401a6a5ff06613 (127.1.52.65:40985), c5aacce434ca4b1398a60dfc89cf6efe (127.1.52.67:37729)
W20260608 10:03:27.854919 12145 leader_election.cc:343] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 32fec02d5ff44bb59d401a6a5ff06613 (127.1.52.65:40985): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:27.855242 12225 consensus_queue.cc:260] T 94749cc14bf44613a55fe1723b593ffe P 06b8f14677794ba388f9868bdc1916a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.867178 12231 raft_consensus.cc:493] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:27.867779 12231 raft_consensus.cc:515] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.872828 12229 leader_election.cc:290] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe [CANDIDATE]: Term 1 election: Requested vote from peers 32fec02d5ff44bb59d401a6a5ff06613 (127.1.52.65:40985), 06b8f14677794ba388f9868bdc1916a7 (127.1.52.66:37511)
I20260608 10:03:27.877023 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e063c1a0bd5542899440b49e31b025d4" candidate_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b8f14677794ba388f9868bdc1916a7"
I20260608 10:03:27.877717 12105 raft_consensus.cc:3060] T e063c1a0bd5542899440b49e31b025d4 P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:27.878480 12231 leader_election.cc:290] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 32fec02d5ff44bb59d401a6a5ff06613 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06b8f14677794ba388f9868bdc1916a7 (127.1.52.66:37511), c5aacce434ca4b1398a60dfc89cf6efe (127.1.52.67:37729)
I20260608 10:03:27.880527 11927 catalog_manager.cc:5696] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe reported cstate change: term changed from 0 to 1, leader changed from <none> to c5aacce434ca4b1398a60dfc89cf6efe (127.1.52.67). New cstate: current_term: 1 leader_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:27.883772 12225 ts_tablet_manager.cc:1434] T 94749cc14bf44613a55fe1723b593ffe P 06b8f14677794ba388f9868bdc1916a7: Time spent starting tablet: real 0.050s	user 0.010s	sys 0.001s
I20260608 10:03:27.891383 12105 raft_consensus.cc:2468] T e063c1a0bd5542899440b49e31b025d4 P 06b8f14677794ba388f9868bdc1916a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c5aacce434ca4b1398a60dfc89cf6efe in term 1.
I20260608 10:03:27.893005 12145 leader_election.cc:304] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe [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: 06b8f14677794ba388f9868bdc1916a7, c5aacce434ca4b1398a60dfc89cf6efe; no voters: 32fec02d5ff44bb59d401a6a5ff06613
I20260608 10:03:27.895833 12030 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd432b50ce748c39598025195a51ed5" candidate_uuid: "06b8f14677794ba388f9868bdc1916a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32fec02d5ff44bb59d401a6a5ff06613" is_pre_election: true
I20260608 10:03:27.896548 12030 raft_consensus.cc:2468] T 8dd432b50ce748c39598025195a51ed5 P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06b8f14677794ba388f9868bdc1916a7 in term 0.
I20260608 10:03:27.897172 12224 tablet_bootstrap.cc:654] T e063c1a0bd5542899440b49e31b025d4 P 32fec02d5ff44bb59d401a6a5ff06613: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:27.897186 12223 tablet_bootstrap.cc:492] T 8dd432b50ce748c39598025195a51ed5 P c5aacce434ca4b1398a60dfc89cf6efe: No bootstrap required, opened a new log
I20260608 10:03:27.897822 12179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd432b50ce748c39598025195a51ed5" candidate_uuid: "06b8f14677794ba388f9868bdc1916a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" is_pre_election: true
I20260608 10:03:27.898056 12223 ts_tablet_manager.cc:1403] T 8dd432b50ce748c39598025195a51ed5 P c5aacce434ca4b1398a60dfc89cf6efe: Time spent bootstrapping tablet: real 0.077s	user 0.025s	sys 0.013s
I20260608 10:03:27.899561 12028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27a1a4b05774b6ca2d3fc0ec1be12cf" candidate_uuid: "06b8f14677794ba388f9868bdc1916a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32fec02d5ff44bb59d401a6a5ff06613" is_pre_election: true
I20260608 10:03:27.900287 12028 raft_consensus.cc:2468] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06b8f14677794ba388f9868bdc1916a7 in term 0.
I20260608 10:03:27.901487 12029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e7b5e1999540758cced80c10901a51" candidate_uuid: "06b8f14677794ba388f9868bdc1916a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32fec02d5ff44bb59d401a6a5ff06613" is_pre_election: true
I20260608 10:03:27.902177 12029 raft_consensus.cc:2468] T 94e7b5e1999540758cced80c10901a51 P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06b8f14677794ba388f9868bdc1916a7 in term 0.
I20260608 10:03:27.901813 12223 raft_consensus.cc:359] T 8dd432b50ce748c39598025195a51ed5 P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.902738 12223 raft_consensus.cc:385] T 8dd432b50ce748c39598025195a51ed5 P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:27.903122 12223 raft_consensus.cc:740] T 8dd432b50ce748c39598025195a51ed5 P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c5aacce434ca4b1398a60dfc89cf6efe, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.904771 12231 raft_consensus.cc:493] T 94749cc14bf44613a55fe1723b593ffe P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:27.904855 12178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27a1a4b05774b6ca2d3fc0ec1be12cf" candidate_uuid: "06b8f14677794ba388f9868bdc1916a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" is_pre_election: true
I20260608 10:03:27.905318 12231 raft_consensus.cc:515] T 94749cc14bf44613a55fe1723b593ffe P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.905867 12178 raft_consensus.cc:2468] T a27a1a4b05774b6ca2d3fc0ec1be12cf P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06b8f14677794ba388f9868bdc1916a7 in term 0.
W20260608 10:03:27.907497 12071 leader_election.cc:343] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c5aacce434ca4b1398a60dfc89cf6efe (127.1.52.67:37729): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:27.904119 12223 consensus_queue.cc:260] T 8dd432b50ce748c39598025195a51ed5 P c5aacce434ca4b1398a60dfc89cf6efe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.908962 12229 raft_consensus.cc:2804] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:27.909036 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27a1a4b05774b6ca2d3fc0ec1be12cf" candidate_uuid: "32fec02d5ff44bb59d401a6a5ff06613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b8f14677794ba388f9868bdc1916a7" is_pre_election: true
I20260608 10:03:27.909536 12179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e7b5e1999540758cced80c10901a51" candidate_uuid: "06b8f14677794ba388f9868bdc1916a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" is_pre_election: true
I20260608 10:03:27.909798 12105 raft_consensus.cc:2468] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32fec02d5ff44bb59d401a6a5ff06613 in term 0.
I20260608 10:03:27.909662 12229 raft_consensus.cc:697] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe [term 1 LEADER]: Becoming Leader. State: Replica: c5aacce434ca4b1398a60dfc89cf6efe, State: Running, Role: LEADER
I20260608 10:03:27.912132 12223 ts_tablet_manager.cc:1434] T 8dd432b50ce748c39598025195a51ed5 P c5aacce434ca4b1398a60dfc89cf6efe: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 10:03:27.912611 12229 consensus_queue.cc:237] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.915742 12179 raft_consensus.cc:2468] T 94e7b5e1999540758cced80c10901a51 P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 06b8f14677794ba388f9868bdc1916a7 in term 0.
I20260608 10:03:27.908540 12071 leader_election.cc:304] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06b8f14677794ba388f9868bdc1916a7, c5aacce434ca4b1398a60dfc89cf6efe; no voters: 
I20260608 10:03:27.914266 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94749cc14bf44613a55fe1723b593ffe" candidate_uuid: "32fec02d5ff44bb59d401a6a5ff06613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b8f14677794ba388f9868bdc1916a7" is_pre_election: true
I20260608 10:03:27.918975 12230 raft_consensus.cc:2804] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:27.919612 12230 raft_consensus.cc:493] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:27.919697 12105 raft_consensus.cc:2468] T 94749cc14bf44613a55fe1723b593ffe P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32fec02d5ff44bb59d401a6a5ff06613 in term 0.
I20260608 10:03:27.920153 12230 raft_consensus.cc:3060] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:27.913065 12231 leader_election.cc:290] T 94749cc14bf44613a55fe1723b593ffe P 32fec02d5ff44bb59d401a6a5ff06613 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06b8f14677794ba388f9868bdc1916a7 (127.1.52.66:37511), c5aacce434ca4b1398a60dfc89cf6efe (127.1.52.67:37729)
I20260608 10:03:27.926090 12071 leader_election.cc:304] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7 [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: 06b8f14677794ba388f9868bdc1916a7, 32fec02d5ff44bb59d401a6a5ff06613; no voters: c5aacce434ca4b1398a60dfc89cf6efe
I20260608 10:03:27.915031 11996 leader_election.cc:304] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 32fec02d5ff44bb59d401a6a5ff06613 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06b8f14677794ba388f9868bdc1916a7, 32fec02d5ff44bb59d401a6a5ff06613; no voters: 
I20260608 10:03:27.928398 11996 leader_election.cc:304] T 94749cc14bf44613a55fe1723b593ffe P 32fec02d5ff44bb59d401a6a5ff06613 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06b8f14677794ba388f9868bdc1916a7, 32fec02d5ff44bb59d401a6a5ff06613; no voters: 
I20260608 10:03:27.932273 12231 raft_consensus.cc:2804] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:27.933049 12231 raft_consensus.cc:493] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:27.933517 12231 raft_consensus.cc:3060] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:03:27.941474 11976 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:03:27.941413 12230 raft_consensus.cc:515] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.945025 12224 tablet_bootstrap.cc:492] T e063c1a0bd5542899440b49e31b025d4 P 32fec02d5ff44bb59d401a6a5ff06613: No bootstrap required, opened a new log
I20260608 10:03:27.945822 12224 ts_tablet_manager.cc:1403] T e063c1a0bd5542899440b49e31b025d4 P 32fec02d5ff44bb59d401a6a5ff06613: Time spent bootstrapping tablet: real 0.099s	user 0.015s	sys 0.029s
I20260608 10:03:27.946523 11924 catalog_manager.cc:5696] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe reported cstate change: term changed from 0 to 1, leader changed from <none> to c5aacce434ca4b1398a60dfc89cf6efe (127.1.52.67). New cstate: current_term: 1 leader_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:27.948679 12231 raft_consensus.cc:515] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.951843 12255 raft_consensus.cc:2804] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:27.952256 12230 leader_election.cc:290] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7 [CANDIDATE]: Term 1 election: Requested vote from peers 32fec02d5ff44bb59d401a6a5ff06613 (127.1.52.65:40985), c5aacce434ca4b1398a60dfc89cf6efe (127.1.52.67:37729)
I20260608 10:03:27.949960 12224 raft_consensus.cc:359] T e063c1a0bd5542899440b49e31b025d4 P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.953565 12071 leader_election.cc:304] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06b8f14677794ba388f9868bdc1916a7, 32fec02d5ff44bb59d401a6a5ff06613; no voters: 
I20260608 10:03:27.953578 12224 raft_consensus.cc:385] T e063c1a0bd5542899440b49e31b025d4 P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:27.954524 12224 raft_consensus.cc:740] T e063c1a0bd5542899440b49e31b025d4 P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32fec02d5ff44bb59d401a6a5ff06613, State: Initialized, Role: FOLLOWER
I20260608 10:03:27.956148 12029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27a1a4b05774b6ca2d3fc0ec1be12cf" candidate_uuid: "06b8f14677794ba388f9868bdc1916a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32fec02d5ff44bb59d401a6a5ff06613"
I20260608 10:03:27.956983 12029 raft_consensus.cc:2393] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 06b8f14677794ba388f9868bdc1916a7 in current term 1: Already voted for candidate 32fec02d5ff44bb59d401a6a5ff06613 in this term.
I20260608 10:03:27.959002 12230 raft_consensus.cc:2804] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:27.959172 12179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27a1a4b05774b6ca2d3fc0ec1be12cf" candidate_uuid: "06b8f14677794ba388f9868bdc1916a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5aacce434ca4b1398a60dfc89cf6efe"
I20260608 10:03:27.959455 12230 raft_consensus.cc:493] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:27.959839 12230 raft_consensus.cc:3060] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:27.959990 12231 leader_election.cc:290] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 32fec02d5ff44bb59d401a6a5ff06613 [CANDIDATE]: Term 1 election: Requested vote from peers 06b8f14677794ba388f9868bdc1916a7 (127.1.52.66:37511), c5aacce434ca4b1398a60dfc89cf6efe (127.1.52.67:37729)
I20260608 10:03:27.960511 12231 raft_consensus.cc:2804] T 94749cc14bf44613a55fe1723b593ffe P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:27.960737 12231 raft_consensus.cc:493] T 94749cc14bf44613a55fe1723b593ffe P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:27.960937 12231 raft_consensus.cc:3060] T 94749cc14bf44613a55fe1723b593ffe P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:27.959841 12179 raft_consensus.cc:3060] T a27a1a4b05774b6ca2d3fc0ec1be12cf P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:27.966868 12224 consensus_queue.cc:260] T e063c1a0bd5542899440b49e31b025d4 P 32fec02d5ff44bb59d401a6a5ff06613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.967989 12231 raft_consensus.cc:515] T 94749cc14bf44613a55fe1723b593ffe P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.969347 12224 ts_tablet_manager.cc:1434] T e063c1a0bd5542899440b49e31b025d4 P 32fec02d5ff44bb59d401a6a5ff06613: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.001s
I20260608 10:03:27.969728 12231 leader_election.cc:290] T 94749cc14bf44613a55fe1723b593ffe P 32fec02d5ff44bb59d401a6a5ff06613 [CANDIDATE]: Term 1 election: Requested vote from peers 06b8f14677794ba388f9868bdc1916a7 (127.1.52.66:37511), c5aacce434ca4b1398a60dfc89cf6efe (127.1.52.67:37729)
I20260608 10:03:27.970520 12224 tablet_bootstrap.cc:492] T 7ee798520b424bb0836d03c5610a5f23 P 32fec02d5ff44bb59d401a6a5ff06613: Bootstrap starting.
I20260608 10:03:27.970928 12179 raft_consensus.cc:2468] T a27a1a4b05774b6ca2d3fc0ec1be12cf P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06b8f14677794ba388f9868bdc1916a7 in term 1.
I20260608 10:03:27.972472 12071 leader_election.cc:304] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7 [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: 06b8f14677794ba388f9868bdc1916a7, c5aacce434ca4b1398a60dfc89cf6efe; no voters: 32fec02d5ff44bb59d401a6a5ff06613
I20260608 10:03:27.952273 12255 raft_consensus.cc:493] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:27.974805 12255 raft_consensus.cc:3060] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:27.977349 12257 raft_consensus.cc:2804] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:27.979890 12230 raft_consensus.cc:515] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } }
I20260608 10:03:27.982903 12179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e7b5e1999540758cced80c10901a51" candidate_uuid: "06b8f14677794ba388f9868bdc1916a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5aacce434ca4b1398a60dfc89cf6efe"
I20260608 10:03:27.983536 12179 raft_consensus.cc:3060] T 94e7b5e1999540758cced80c10901a51 P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:27.984591 12255 raft_consensus.cc:515] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:27.986871 12224 tablet_bootstrap.cc:654] T 7ee798520b424bb0836d03c5610a5f23 P 32fec02d5ff44bb59d401a6a5ff06613: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:27.987612 12029 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd432b50ce748c39598025195a51ed5" candidate_uuid: "06b8f14677794ba388f9868bdc1916a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32fec02d5ff44bb59d401a6a5ff06613"
I20260608 10:03:27.988394 12029 raft_consensus.cc:3060] T 8dd432b50ce748c39598025195a51ed5 P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:27.988505 12178 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd432b50ce748c39598025195a51ed5" candidate_uuid: "06b8f14677794ba388f9868bdc1916a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5aacce434ca4b1398a60dfc89cf6efe"
I20260608 10:03:27.989269 12178 raft_consensus.cc:3060] T 8dd432b50ce748c39598025195a51ed5 P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:27.990906 12230 leader_election.cc:290] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7 [CANDIDATE]: Term 1 election: Requested vote from peers c5aacce434ca4b1398a60dfc89cf6efe (127.1.52.67:37729), 32fec02d5ff44bb59d401a6a5ff06613 (127.1.52.65:40985)
I20260608 10:03:27.990968 12179 raft_consensus.cc:2468] T 94e7b5e1999540758cced80c10901a51 P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06b8f14677794ba388f9868bdc1916a7 in term 1.
W20260608 10:03:27.992133 11996 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.52.66:37511, user_credentials={real_user=slave}} blocked reactor thread for 63839us
I20260608 10:03:27.993083 12071 leader_election.cc:304] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06b8f14677794ba388f9868bdc1916a7, c5aacce434ca4b1398a60dfc89cf6efe; no voters: 
I20260608 10:03:27.994168 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27a1a4b05774b6ca2d3fc0ec1be12cf" candidate_uuid: "32fec02d5ff44bb59d401a6a5ff06613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b8f14677794ba388f9868bdc1916a7"
I20260608 10:03:27.994782 12028 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94e7b5e1999540758cced80c10901a51" candidate_uuid: "06b8f14677794ba388f9868bdc1916a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "32fec02d5ff44bb59d401a6a5ff06613"
I20260608 10:03:27.995389 12028 raft_consensus.cc:3060] T 94e7b5e1999540758cced80c10901a51 P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:27.996326 12104 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94749cc14bf44613a55fe1723b593ffe" candidate_uuid: "32fec02d5ff44bb59d401a6a5ff06613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b8f14677794ba388f9868bdc1916a7"
I20260608 10:03:27.997033 12104 raft_consensus.cc:3060] T 94749cc14bf44613a55fe1723b593ffe P 06b8f14677794ba388f9868bdc1916a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:28.000785 12029 raft_consensus.cc:2468] T 8dd432b50ce748c39598025195a51ed5 P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06b8f14677794ba388f9868bdc1916a7 in term 1.
I20260608 10:03:28.006394 12104 raft_consensus.cc:2468] T 94749cc14bf44613a55fe1723b593ffe P 06b8f14677794ba388f9868bdc1916a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32fec02d5ff44bb59d401a6a5ff06613 in term 1.
I20260608 10:03:28.006515 12257 raft_consensus.cc:697] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7 [term 1 LEADER]: Becoming Leader. State: Replica: 06b8f14677794ba388f9868bdc1916a7, State: Running, Role: LEADER
I20260608 10:03:28.007565 12258 raft_consensus.cc:2804] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:28.006695 12071 leader_election.cc:304] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06b8f14677794ba388f9868bdc1916a7, 32fec02d5ff44bb59d401a6a5ff06613; no voters: 
I20260608 10:03:28.008828 12230 raft_consensus.cc:2804] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:28.008266 12257 consensus_queue.cc:237] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:28.009697 12177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94749cc14bf44613a55fe1723b593ffe" candidate_uuid: "32fec02d5ff44bb59d401a6a5ff06613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" is_pre_election: true
I20260608 10:03:28.010627 12177 raft_consensus.cc:2468] T 94749cc14bf44613a55fe1723b593ffe P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 32fec02d5ff44bb59d401a6a5ff06613 in term 0.
I20260608 10:03:28.011889 12258 raft_consensus.cc:697] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7 [term 1 LEADER]: Becoming Leader. State: Replica: 06b8f14677794ba388f9868bdc1916a7, State: Running, Role: LEADER
I20260608 10:03:28.013293 12177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27a1a4b05774b6ca2d3fc0ec1be12cf" candidate_uuid: "32fec02d5ff44bb59d401a6a5ff06613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5aacce434ca4b1398a60dfc89cf6efe"
I20260608 10:03:28.012957 12258 consensus_queue.cc:237] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } }
I20260608 10:03:28.014115 12177 raft_consensus.cc:2393] T a27a1a4b05774b6ca2d3fc0ec1be12cf P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 32fec02d5ff44bb59d401a6a5ff06613 in current term 1: Already voted for candidate 06b8f14677794ba388f9868bdc1916a7 in this term.
I20260608 10:03:28.015946 12224 tablet_bootstrap.cc:492] T 7ee798520b424bb0836d03c5610a5f23 P 32fec02d5ff44bb59d401a6a5ff06613: No bootstrap required, opened a new log
I20260608 10:03:28.016388 12177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94749cc14bf44613a55fe1723b593ffe" candidate_uuid: "32fec02d5ff44bb59d401a6a5ff06613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5aacce434ca4b1398a60dfc89cf6efe"
I20260608 10:03:28.016497 12224 ts_tablet_manager.cc:1403] T 7ee798520b424bb0836d03c5610a5f23 P 32fec02d5ff44bb59d401a6a5ff06613: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.023s
I20260608 10:03:28.017990 11996 leader_election.cc:304] T 94749cc14bf44613a55fe1723b593ffe P 32fec02d5ff44bb59d401a6a5ff06613 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 06b8f14677794ba388f9868bdc1916a7, 32fec02d5ff44bb59d401a6a5ff06613; no voters: 
I20260608 10:03:28.027242 12177 raft_consensus.cc:3060] T 94749cc14bf44613a55fe1723b593ffe P c5aacce434ca4b1398a60dfc89cf6efe [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:28.017288 12178 raft_consensus.cc:2468] T 8dd432b50ce748c39598025195a51ed5 P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06b8f14677794ba388f9868bdc1916a7 in term 1.
I20260608 10:03:28.028183 12256 raft_consensus.cc:2804] T 94749cc14bf44613a55fe1723b593ffe P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:28.028803 12256 raft_consensus.cc:697] T 94749cc14bf44613a55fe1723b593ffe P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 LEADER]: Becoming Leader. State: Replica: 32fec02d5ff44bb59d401a6a5ff06613, State: Running, Role: LEADER
I20260608 10:03:28.019865 12028 raft_consensus.cc:2468] T 94e7b5e1999540758cced80c10901a51 P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 06b8f14677794ba388f9868bdc1916a7 in term 1.
I20260608 10:03:28.018803 12179 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a27a1a4b05774b6ca2d3fc0ec1be12cf" candidate_uuid: "32fec02d5ff44bb59d401a6a5ff06613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" is_pre_election: true
I20260608 10:03:28.026612 11924 catalog_manager.cc:5696] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06b8f14677794ba388f9868bdc1916a7 (127.1.52.66). New cstate: current_term: 1 leader_uuid: "06b8f14677794ba388f9868bdc1916a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:28.031383 12179 raft_consensus.cc:2393] T a27a1a4b05774b6ca2d3fc0ec1be12cf P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32fec02d5ff44bb59d401a6a5ff06613 in current term 1: Already voted for candidate 06b8f14677794ba388f9868bdc1916a7 in this term.
I20260608 10:03:28.029871 12256 consensus_queue.cc:237] T 94749cc14bf44613a55fe1723b593ffe P 32fec02d5ff44bb59d401a6a5ff06613 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:28.033382 12230 raft_consensus.cc:697] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7 [term 1 LEADER]: Becoming Leader. State: Replica: 06b8f14677794ba388f9868bdc1916a7, State: Running, Role: LEADER
I20260608 10:03:28.034322 12230 consensus_queue.cc:237] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:28.035004 12224 raft_consensus.cc:359] T 7ee798520b424bb0836d03c5610a5f23 P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:28.036280 12224 raft_consensus.cc:385] T 7ee798520b424bb0836d03c5610a5f23 P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:28.036732 12224 raft_consensus.cc:740] T 7ee798520b424bb0836d03c5610a5f23 P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 32fec02d5ff44bb59d401a6a5ff06613, State: Initialized, Role: FOLLOWER
I20260608 10:03:28.029480 11996 leader_election.cc:304] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 32fec02d5ff44bb59d401a6a5ff06613 [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: 32fec02d5ff44bb59d401a6a5ff06613; no voters: 06b8f14677794ba388f9868bdc1916a7, c5aacce434ca4b1398a60dfc89cf6efe
I20260608 10:03:28.038117 12231 raft_consensus.cc:2749] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:03:28.038061 12224 consensus_queue.cc:260] T 7ee798520b424bb0836d03c5610a5f23 P 32fec02d5ff44bb59d401a6a5ff06613 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:28.020941 12255 leader_election.cc:290] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7 [CANDIDATE]: Term 1 election: Requested vote from peers 32fec02d5ff44bb59d401a6a5ff06613 (127.1.52.65:40985), c5aacce434ca4b1398a60dfc89cf6efe (127.1.52.67:37729)
I20260608 10:03:28.041450 12224 ts_tablet_manager.cc:1434] T 7ee798520b424bb0836d03c5610a5f23 P 32fec02d5ff44bb59d401a6a5ff06613: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 10:03:28.057780 12177 raft_consensus.cc:2468] T 94749cc14bf44613a55fe1723b593ffe P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 32fec02d5ff44bb59d401a6a5ff06613 in term 1.
I20260608 10:03:28.062702 12231 raft_consensus.cc:493] T 7ee798520b424bb0836d03c5610a5f23 P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:28.063367 12231 raft_consensus.cc:515] T 7ee798520b424bb0836d03c5610a5f23 P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:28.065531 12231 leader_election.cc:290] T 7ee798520b424bb0836d03c5610a5f23 P 32fec02d5ff44bb59d401a6a5ff06613 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06b8f14677794ba388f9868bdc1916a7 (127.1.52.66:37511), c5aacce434ca4b1398a60dfc89cf6efe (127.1.52.67:37729)
I20260608 10:03:28.066255 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee798520b424bb0836d03c5610a5f23" candidate_uuid: "32fec02d5ff44bb59d401a6a5ff06613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b8f14677794ba388f9868bdc1916a7" is_pre_election: true
I20260608 10:03:28.066737 12177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ee798520b424bb0836d03c5610a5f23" candidate_uuid: "32fec02d5ff44bb59d401a6a5ff06613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" is_pre_election: true
I20260608 10:03:28.067198 12105 raft_consensus.cc:2393] T 7ee798520b424bb0836d03c5610a5f23 P 06b8f14677794ba388f9868bdc1916a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32fec02d5ff44bb59d401a6a5ff06613 in current term 1: Already voted for candidate c5aacce434ca4b1398a60dfc89cf6efe in this term.
I20260608 10:03:28.066905 11926 catalog_manager.cc:5696] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06b8f14677794ba388f9868bdc1916a7 (127.1.52.66). New cstate: current_term: 1 leader_uuid: "06b8f14677794ba388f9868bdc1916a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:28.067075 11924 catalog_manager.cc:5696] T 94749cc14bf44613a55fe1723b593ffe P 32fec02d5ff44bb59d401a6a5ff06613 reported cstate change: term changed from 0 to 1, leader changed from <none> to 32fec02d5ff44bb59d401a6a5ff06613 (127.1.52.65). New cstate: current_term: 1 leader_uuid: "32fec02d5ff44bb59d401a6a5ff06613" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:28.068856 11996 leader_election.cc:304] T 7ee798520b424bb0836d03c5610a5f23 P 32fec02d5ff44bb59d401a6a5ff06613 [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: 32fec02d5ff44bb59d401a6a5ff06613; no voters: 06b8f14677794ba388f9868bdc1916a7, c5aacce434ca4b1398a60dfc89cf6efe
I20260608 10:03:28.068905 11926 catalog_manager.cc:5696] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 06b8f14677794ba388f9868bdc1916a7 (127.1.52.66). New cstate: current_term: 1 leader_uuid: "06b8f14677794ba388f9868bdc1916a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:28.069844 12231 raft_consensus.cc:3060] T 7ee798520b424bb0836d03c5610a5f23 P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:28.076749 12231 raft_consensus.cc:2749] T 7ee798520b424bb0836d03c5610a5f23 P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:28.281023 12231 raft_consensus.cc:493] T e063c1a0bd5542899440b49e31b025d4 P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:28.281751 12231 raft_consensus.cc:515] T e063c1a0bd5542899440b49e31b025d4 P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } }
I20260608 10:03:28.284713 12231 leader_election.cc:290] T e063c1a0bd5542899440b49e31b025d4 P 32fec02d5ff44bb59d401a6a5ff06613 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 06b8f14677794ba388f9868bdc1916a7 (127.1.52.66:37511), c5aacce434ca4b1398a60dfc89cf6efe (127.1.52.67:37729)
I20260608 10:03:28.285478 12105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e063c1a0bd5542899440b49e31b025d4" candidate_uuid: "32fec02d5ff44bb59d401a6a5ff06613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "06b8f14677794ba388f9868bdc1916a7" is_pre_election: true
I20260608 10:03:28.286034 12177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e063c1a0bd5542899440b49e31b025d4" candidate_uuid: "32fec02d5ff44bb59d401a6a5ff06613" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" is_pre_election: true
I20260608 10:03:28.286484 12105 raft_consensus.cc:2393] T e063c1a0bd5542899440b49e31b025d4 P 06b8f14677794ba388f9868bdc1916a7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 32fec02d5ff44bb59d401a6a5ff06613 in current term 1: Already voted for candidate c5aacce434ca4b1398a60dfc89cf6efe in this term.
I20260608 10:03:28.289450 11996 leader_election.cc:304] T e063c1a0bd5542899440b49e31b025d4 P 32fec02d5ff44bb59d401a6a5ff06613 [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: 32fec02d5ff44bb59d401a6a5ff06613; no voters: 06b8f14677794ba388f9868bdc1916a7, c5aacce434ca4b1398a60dfc89cf6efe
I20260608 10:03:28.290782 12231 raft_consensus.cc:3060] T e063c1a0bd5542899440b49e31b025d4 P 32fec02d5ff44bb59d401a6a5ff06613 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:28.303246 12231 raft_consensus.cc:2749] T e063c1a0bd5542899440b49e31b025d4 P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:28.305940 12229 consensus_queue.cc:1048] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:28.355381 12247 consensus_queue.cc:1048] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:28.388238 12104 raft_consensus.cc:1275] T e063c1a0bd5542899440b49e31b025d4 P 06b8f14677794ba388f9868bdc1916a7 [term 1 FOLLOWER]: Refusing update from remote peer c5aacce434ca4b1398a60dfc89cf6efe: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:28.390986 12247 consensus_queue.cc:1048] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:28.417418 12028 raft_consensus.cc:1275] T e063c1a0bd5542899440b49e31b025d4 P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Refusing update from remote peer c5aacce434ca4b1398a60dfc89cf6efe: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:28.419384 12247 consensus_queue.cc:1048] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:28.434849 12103 raft_consensus.cc:1275] T 94749cc14bf44613a55fe1723b593ffe P 06b8f14677794ba388f9868bdc1916a7 [term 1 FOLLOWER]: Refusing update from remote peer 32fec02d5ff44bb59d401a6a5ff06613: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:28.437043 12256 consensus_queue.cc:1048] T 94749cc14bf44613a55fe1723b593ffe P 32fec02d5ff44bb59d401a6a5ff06613 [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:28.439630 12177 raft_consensus.cc:1275] T 94749cc14bf44613a55fe1723b593ffe P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Refusing update from remote peer 32fec02d5ff44bb59d401a6a5ff06613: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:28.441833 12256 consensus_queue.cc:1048] T 94749cc14bf44613a55fe1723b593ffe P 32fec02d5ff44bb59d401a6a5ff06613 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:28.453994 12028 raft_consensus.cc:1275] T 94e7b5e1999540758cced80c10901a51 P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Refusing update from remote peer 06b8f14677794ba388f9868bdc1916a7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:28.455768 12230 consensus_queue.cc:1048] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:28.457387 12179 raft_consensus.cc:1275] T 94e7b5e1999540758cced80c10901a51 P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Refusing update from remote peer 06b8f14677794ba388f9868bdc1916a7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:28.460789 12230 consensus_queue.cc:1048] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:28.473891 12027 raft_consensus.cc:1275] T 8dd432b50ce748c39598025195a51ed5 P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Refusing update from remote peer 06b8f14677794ba388f9868bdc1916a7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:28.474812 12178 raft_consensus.cc:1275] T 8dd432b50ce748c39598025195a51ed5 P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Refusing update from remote peer 06b8f14677794ba388f9868bdc1916a7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:28.483237 12255 consensus_queue.cc:1048] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:28.484918 12255 consensus_queue.cc:1048] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:28.517575 12176 raft_consensus.cc:1275] T a27a1a4b05774b6ca2d3fc0ec1be12cf P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Refusing update from remote peer 06b8f14677794ba388f9868bdc1916a7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:28.558859 12026 raft_consensus.cc:1275] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Refusing update from remote peer 06b8f14677794ba388f9868bdc1916a7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:28.545202 12255 consensus_queue.cc:1048] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.035s
I20260608 10:03:28.594760 12258 consensus_queue.cc:1048] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260608 10:03:28.659158 12276 mvcc.cc:204] Tried to move back new op lower bound from 7294619682629427200 to 7294619680918421504. Current Snapshot: MvccSnapshot[applied={T|T < 7294619682629427200}]
W20260608 10:03:28.702050 12071 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.52.67:37729, user_credentials={real_user=slave}} blocked reactor thread for 117657us
I20260608 10:03:29.790946  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:29.797127 12318 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:29.798211 12319 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:29.804519 12321 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:29.805208  1233 server_base.cc:1061] running on GCE node
I20260608 10:03:29.806464  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:29.806711  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:29.806907  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780913009806885 us; error 0 us; skew 500 ppm
I20260608 10:03:29.807567  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:29.809983  1233 webserver.cc:533] Webserver started at http://127.1.52.68:36163/ using document root <none> and password file <none>
I20260608 10:03:29.810568  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:29.810774  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:29.811064  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:29.812214  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912781554680-1233-0/minicluster-data/ts-3-root/instance:
uuid: "d55380e187fb4024b707f9713b7a4538"
format_stamp: "Formatted at 2026-06-08 10:03:29 on dist-test-slave-tgjf"
I20260608 10:03:29.816994  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 10:03:29.820582 12326 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:29.821360  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:03:29.821671  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912781554680-1233-0/minicluster-data/ts-3-root
uuid: "d55380e187fb4024b707f9713b7a4538"
format_stamp: "Formatted at 2026-06-08 10:03:29 on dist-test-slave-tgjf"
I20260608 10:03:29.821974  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912781554680-1233-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912781554680-1233-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912781554680-1233-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:29.848083  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:29.849529  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:29.851051  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:29.853415  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:29.853648  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:29.853940  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:29.854104  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:29.898131  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.68:39389
I20260608 10:03:29.898252 12388 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.68:39389 every 8 connection(s)
I20260608 10:03:29.913059 12389 heartbeater.cc:344] Connected to a master server at 127.1.52.126:39073
I20260608 10:03:29.913504 12389 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:29.914309 12389 heartbeater.cc:507] Master 127.1.52.126:39073 requested a full tablet report, sending...
I20260608 10:03:29.916406 11923 ts_manager.cc:194] Registered new tserver with Master: d55380e187fb4024b707f9713b7a4538 (127.1.52.68:39389)
I20260608 10:03:29.917742 11923 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49974
I20260608 10:03:29.988858 12176 consensus_queue.cc:237] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } attrs { replace: true } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } } peers { permanent_uuid: "d55380e187fb4024b707f9713b7a4538" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 39389 } attrs { promote: true } }
I20260608 10:03:29.995752 12104 raft_consensus.cc:1275] T e063c1a0bd5542899440b49e31b025d4 P 06b8f14677794ba388f9868bdc1916a7 [term 1 FOLLOWER]: Refusing update from remote peer c5aacce434ca4b1398a60dfc89cf6efe: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:03:29.996426 12030 raft_consensus.cc:1275] T e063c1a0bd5542899440b49e31b025d4 P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Refusing update from remote peer c5aacce434ca4b1398a60dfc89cf6efe: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:03:29.997725 12303 consensus_queue.cc:1048] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:03:29.998600 12229 consensus_queue.cc:1048] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe [LEADER]: Connected to new peer: Peer: permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:03:30.006096 12306 raft_consensus.cc:2955] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d55380e187fb4024b707f9713b7a4538 (127.1.52.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } attrs { replace: true } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } } peers { permanent_uuid: "d55380e187fb4024b707f9713b7a4538" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 39389 } attrs { promote: true } } }
W20260608 10:03:30.008800 12142 consensus_peers.cc:597] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe -> Peer d55380e187fb4024b707f9713b7a4538 (127.1.52.68:39389): Couldn't send request to peer d55380e187fb4024b707f9713b7a4538. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e063c1a0bd5542899440b49e31b025d4. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:30.008713 12104 raft_consensus.cc:2955] T e063c1a0bd5542899440b49e31b025d4 P 06b8f14677794ba388f9868bdc1916a7 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d55380e187fb4024b707f9713b7a4538 (127.1.52.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } attrs { replace: true } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } } peers { permanent_uuid: "d55380e187fb4024b707f9713b7a4538" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 39389 } attrs { promote: true } } }
I20260608 10:03:30.008641 12030 raft_consensus.cc:2955] T e063c1a0bd5542899440b49e31b025d4 P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d55380e187fb4024b707f9713b7a4538 (127.1.52.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } attrs { replace: true } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } } peers { permanent_uuid: "d55380e187fb4024b707f9713b7a4538" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 39389 } attrs { promote: true } } }
I20260608 10:03:30.024359 11923 catalog_manager.cc:5696] T e063c1a0bd5542899440b49e31b025d4 P 06b8f14677794ba388f9868bdc1916a7 reported cstate change: config changed from index -1 to 16, NON_VOTER d55380e187fb4024b707f9713b7a4538 (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } attrs { replace: true } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } } peers { permanent_uuid: "d55380e187fb4024b707f9713b7a4538" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 39389 } attrs { promote: true } } }
I20260608 10:03:30.038851 12104 consensus_queue.cc:237] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } attrs { replace: true } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } } peers { permanent_uuid: "d55380e187fb4024b707f9713b7a4538" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 39389 } attrs { promote: true } }
I20260608 10:03:30.048095 12176 raft_consensus.cc:1275] T 8dd432b50ce748c39598025195a51ed5 P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Refusing update from remote peer 06b8f14677794ba388f9868bdc1916a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:03:30.048740 12030 raft_consensus.cc:1275] T 8dd432b50ce748c39598025195a51ed5 P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Refusing update from remote peer 06b8f14677794ba388f9868bdc1916a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:03:30.050064 12304 consensus_queue.cc:1048] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:03:30.052165 12304 consensus_queue.cc:1048] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:03:30.057827 12255 raft_consensus.cc:2955] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d55380e187fb4024b707f9713b7a4538 (127.1.52.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } attrs { replace: true } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } } peers { permanent_uuid: "d55380e187fb4024b707f9713b7a4538" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 39389 } attrs { promote: true } } }
I20260608 10:03:30.059197 12176 raft_consensus.cc:2955] T 8dd432b50ce748c39598025195a51ed5 P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d55380e187fb4024b707f9713b7a4538 (127.1.52.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } attrs { replace: true } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } } peers { permanent_uuid: "d55380e187fb4024b707f9713b7a4538" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 39389 } attrs { promote: true } } }
I20260608 10:03:30.062279 12030 raft_consensus.cc:2955] T 8dd432b50ce748c39598025195a51ed5 P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d55380e187fb4024b707f9713b7a4538 (127.1.52.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } attrs { replace: true } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } } peers { permanent_uuid: "d55380e187fb4024b707f9713b7a4538" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 39389 } attrs { promote: true } } }
W20260608 10:03:30.064781 12068 consensus_peers.cc:597] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7 -> Peer d55380e187fb4024b707f9713b7a4538 (127.1.52.68:39389): Couldn't send request to peer d55380e187fb4024b707f9713b7a4538. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8dd432b50ce748c39598025195a51ed5. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:30.074512 11924 catalog_manager.cc:5696] T 8dd432b50ce748c39598025195a51ed5 P c5aacce434ca4b1398a60dfc89cf6efe reported cstate change: config changed from index -1 to 16, NON_VOTER d55380e187fb4024b707f9713b7a4538 (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "06b8f14677794ba388f9868bdc1916a7" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } attrs { replace: true } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } } peers { permanent_uuid: "d55380e187fb4024b707f9713b7a4538" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 39389 } attrs { promote: true } } }
I20260608 10:03:30.077576 12104 consensus_queue.cc:237] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } attrs { replace: true } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "d55380e187fb4024b707f9713b7a4538" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 39389 } attrs { promote: true } }
I20260608 10:03:30.084636 12030 raft_consensus.cc:1275] T 94e7b5e1999540758cced80c10901a51 P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Refusing update from remote peer 06b8f14677794ba388f9868bdc1916a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 10:03:30.085112 12068 consensus_peers.cc:597] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7 -> Peer d55380e187fb4024b707f9713b7a4538 (127.1.52.68:39389): Couldn't send request to peer d55380e187fb4024b707f9713b7a4538. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 94e7b5e1999540758cced80c10901a51. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:30.086225 12230 consensus_queue.cc:1048] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:03:30.090281 12176 raft_consensus.cc:1275] T 94e7b5e1999540758cced80c10901a51 P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Refusing update from remote peer 06b8f14677794ba388f9868bdc1916a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:03:30.091881 12230 consensus_queue.cc:1048] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:03:30.095942 12230 raft_consensus.cc:2955] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d55380e187fb4024b707f9713b7a4538 (127.1.52.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } attrs { replace: true } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "d55380e187fb4024b707f9713b7a4538" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 39389 } attrs { promote: true } } }
I20260608 10:03:30.098318 12030 raft_consensus.cc:2955] T 94e7b5e1999540758cced80c10901a51 P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d55380e187fb4024b707f9713b7a4538 (127.1.52.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } attrs { replace: true } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "d55380e187fb4024b707f9713b7a4538" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 39389 } attrs { promote: true } } }
I20260608 10:03:30.102510 12176 raft_consensus.cc:2955] T 94e7b5e1999540758cced80c10901a51 P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d55380e187fb4024b707f9713b7a4538 (127.1.52.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } attrs { replace: true } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "d55380e187fb4024b707f9713b7a4538" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 39389 } attrs { promote: true } } }
I20260608 10:03:30.111756 11923 catalog_manager.cc:5696] T 94e7b5e1999540758cced80c10901a51 P 32fec02d5ff44bb59d401a6a5ff06613 reported cstate change: config changed from index -1 to 16, NON_VOTER d55380e187fb4024b707f9713b7a4538 (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "06b8f14677794ba388f9868bdc1916a7" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } attrs { replace: true } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } } peers { permanent_uuid: "d55380e187fb4024b707f9713b7a4538" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 39389 } attrs { promote: true } } }
I20260608 10:03:30.114666 12104 consensus_queue.cc:237] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } attrs { replace: true } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } } peers { permanent_uuid: "d55380e187fb4024b707f9713b7a4538" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 39389 } attrs { promote: true } }
W20260608 10:03:30.122499 12068 consensus_peers.cc:597] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7 -> Peer d55380e187fb4024b707f9713b7a4538 (127.1.52.68:39389): Couldn't send request to peer d55380e187fb4024b707f9713b7a4538. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a27a1a4b05774b6ca2d3fc0ec1be12cf. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:30.122721 12176 raft_consensus.cc:1275] T a27a1a4b05774b6ca2d3fc0ec1be12cf P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Refusing update from remote peer 06b8f14677794ba388f9868bdc1916a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:03:30.122737 12030 raft_consensus.cc:1275] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Refusing update from remote peer 06b8f14677794ba388f9868bdc1916a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:03:30.124423 12255 consensus_queue.cc:1048] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:03:30.125415 12230 consensus_queue.cc:1048] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:03:30.133965 12255 raft_consensus.cc:2955] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d55380e187fb4024b707f9713b7a4538 (127.1.52.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } attrs { replace: true } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } } peers { permanent_uuid: "d55380e187fb4024b707f9713b7a4538" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 39389 } attrs { promote: true } } }
I20260608 10:03:30.136163 12176 raft_consensus.cc:2955] T a27a1a4b05774b6ca2d3fc0ec1be12cf P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d55380e187fb4024b707f9713b7a4538 (127.1.52.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } attrs { replace: true } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } } peers { permanent_uuid: "d55380e187fb4024b707f9713b7a4538" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 39389 } attrs { promote: true } } }
I20260608 10:03:30.136855 12030 raft_consensus.cc:2955] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER d55380e187fb4024b707f9713b7a4538 (127.1.52.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } attrs { replace: true } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } } peers { permanent_uuid: "d55380e187fb4024b707f9713b7a4538" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 39389 } attrs { promote: true } } }
I20260608 10:03:30.152446 11924 catalog_manager.cc:5696] T a27a1a4b05774b6ca2d3fc0ec1be12cf P c5aacce434ca4b1398a60dfc89cf6efe reported cstate change: config changed from index -1 to 16, NON_VOTER d55380e187fb4024b707f9713b7a4538 (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "06b8f14677794ba388f9868bdc1916a7" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "32fec02d5ff44bb59d401a6a5ff06613" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 40985 } attrs { replace: true } } peers { permanent_uuid: "06b8f14677794ba388f9868bdc1916a7" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 37511 } } peers { permanent_uuid: "c5aacce434ca4b1398a60dfc89cf6efe" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 37729 } } peers { permanent_uuid: "d55380e187fb4024b707f9713b7a4538" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 39389 } attrs { promote: true } } }
I20260608 10:03:30.162026  1233 tablet_server.cc:179] TabletServer@127.1.52.65:0 shutting down...
I20260608 10:03:30.198549  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:30.199380  1233 tablet_replica.cc:333] T e063c1a0bd5542899440b49e31b025d4 P 32fec02d5ff44bb59d401a6a5ff06613: stopping tablet replica
I20260608 10:03:30.200436  1233 raft_consensus.cc:2243] T e063c1a0bd5542899440b49e31b025d4 P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:30.201212  1233 raft_consensus.cc:2272] T e063c1a0bd5542899440b49e31b025d4 P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:30.204517  1233 tablet_replica.cc:333] T 8dd432b50ce748c39598025195a51ed5 P 32fec02d5ff44bb59d401a6a5ff06613: stopping tablet replica
I20260608 10:03:30.205147  1233 raft_consensus.cc:2243] T 8dd432b50ce748c39598025195a51ed5 P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:30.205799  1233 raft_consensus.cc:2272] T 8dd432b50ce748c39598025195a51ed5 P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:30.208643  1233 tablet_replica.cc:333] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 32fec02d5ff44bb59d401a6a5ff06613: stopping tablet replica
I20260608 10:03:30.209223  1233 raft_consensus.cc:2243] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:30.209790  1233 raft_consensus.cc:2272] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:30.212802  1233 tablet_replica.cc:333] T 94749cc14bf44613a55fe1723b593ffe P 32fec02d5ff44bb59d401a6a5ff06613: stopping tablet replica
I20260608 10:03:30.213382  1233 raft_consensus.cc:2243] T 94749cc14bf44613a55fe1723b593ffe P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:30.214179  1233 raft_consensus.cc:2272] T 94749cc14bf44613a55fe1723b593ffe P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:30.217056  1233 tablet_replica.cc:333] T 7ee798520b424bb0836d03c5610a5f23 P 32fec02d5ff44bb59d401a6a5ff06613: stopping tablet replica
I20260608 10:03:30.217589  1233 raft_consensus.cc:2243] T 7ee798520b424bb0836d03c5610a5f23 P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:30.218079  1233 raft_consensus.cc:2272] T 7ee798520b424bb0836d03c5610a5f23 P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:30.220646  1233 tablet_replica.cc:333] T 94e7b5e1999540758cced80c10901a51 P 32fec02d5ff44bb59d401a6a5ff06613: stopping tablet replica
I20260608 10:03:30.221144  1233 raft_consensus.cc:2243] T 94e7b5e1999540758cced80c10901a51 P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:30.221683  1233 raft_consensus.cc:2272] T 94e7b5e1999540758cced80c10901a51 P 32fec02d5ff44bb59d401a6a5ff06613 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:03:30.234532 12145 proxy.cc:239] Call had error, refreshing address and retrying: Network error: recv got EOF from unknown peer (error 108)
W20260608 10:03:30.239770 12145 consensus_peers.cc:597] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe -> Peer 32fec02d5ff44bb59d401a6a5ff06613 (127.1.52.65:40985): Couldn't send request to peer 32fec02d5ff44bb59d401a6a5ff06613. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:40985: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:30.245153  1233 tablet_server.cc:196] TabletServer@127.1.52.65:0 shutdown complete.
I20260608 10:03:30.262709  1233 tablet_server.cc:179] TabletServer@127.1.52.66:0 shutting down...
I20260608 10:03:30.297693  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:30.298501  1233 tablet_replica.cc:333] T 94749cc14bf44613a55fe1723b593ffe P 06b8f14677794ba388f9868bdc1916a7: stopping tablet replica
I20260608 10:03:30.299458  1233 raft_consensus.cc:2243] T 94749cc14bf44613a55fe1723b593ffe P 06b8f14677794ba388f9868bdc1916a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:30.300000  1233 raft_consensus.cc:2272] T 94749cc14bf44613a55fe1723b593ffe P 06b8f14677794ba388f9868bdc1916a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:30.302829  1233 tablet_replica.cc:333] T e063c1a0bd5542899440b49e31b025d4 P 06b8f14677794ba388f9868bdc1916a7: stopping tablet replica
I20260608 10:03:30.303406  1233 raft_consensus.cc:2243] T e063c1a0bd5542899440b49e31b025d4 P 06b8f14677794ba388f9868bdc1916a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:30.303973  1233 raft_consensus.cc:2272] T e063c1a0bd5542899440b49e31b025d4 P 06b8f14677794ba388f9868bdc1916a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:30.306839  1233 tablet_replica.cc:333] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7: stopping tablet replica
I20260608 10:03:30.307415  1233 raft_consensus.cc:2243] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:30.308465  1233 raft_consensus.cc:2272] T a27a1a4b05774b6ca2d3fc0ec1be12cf P 06b8f14677794ba388f9868bdc1916a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:30.310962  1233 tablet_replica.cc:333] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7: stopping tablet replica
I20260608 10:03:30.311496  1233 raft_consensus.cc:2243] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:30.312469  1233 raft_consensus.cc:2272] T 8dd432b50ce748c39598025195a51ed5 P 06b8f14677794ba388f9868bdc1916a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:30.315065  1233 tablet_replica.cc:333] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7: stopping tablet replica
I20260608 10:03:30.315616  1233 raft_consensus.cc:2243] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:30.316644  1233 raft_consensus.cc:2272] T 94e7b5e1999540758cced80c10901a51 P 06b8f14677794ba388f9868bdc1916a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:30.319216  1233 tablet_replica.cc:333] T 7ee798520b424bb0836d03c5610a5f23 P 06b8f14677794ba388f9868bdc1916a7: stopping tablet replica
I20260608 10:03:30.319734  1233 raft_consensus.cc:2243] T 7ee798520b424bb0836d03c5610a5f23 P 06b8f14677794ba388f9868bdc1916a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:30.320250  1233 raft_consensus.cc:2272] T 7ee798520b424bb0836d03c5610a5f23 P 06b8f14677794ba388f9868bdc1916a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:30.347837  1233 tablet_server.cc:196] TabletServer@127.1.52.66:0 shutdown complete.
I20260608 10:03:30.365517  1233 tablet_server.cc:179] TabletServer@127.1.52.67:0 shutting down...
I20260608 10:03:30.396317  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:30.397094  1233 tablet_replica.cc:333] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe: stopping tablet replica
I20260608 10:03:30.397967  1233 raft_consensus.cc:2243] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:30.399602  1233 raft_consensus.cc:2272] T e063c1a0bd5542899440b49e31b025d4 P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:30.403067  1233 tablet_replica.cc:333] T 94749cc14bf44613a55fe1723b593ffe P c5aacce434ca4b1398a60dfc89cf6efe: stopping tablet replica
I20260608 10:03:30.403875  1233 raft_consensus.cc:2243] T 94749cc14bf44613a55fe1723b593ffe P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:30.404572  1233 raft_consensus.cc:2272] T 94749cc14bf44613a55fe1723b593ffe P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:30.408035  1233 tablet_replica.cc:333] T 94e7b5e1999540758cced80c10901a51 P c5aacce434ca4b1398a60dfc89cf6efe: stopping tablet replica
I20260608 10:03:30.408830  1233 raft_consensus.cc:2243] T 94e7b5e1999540758cced80c10901a51 P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:30.409564  1233 raft_consensus.cc:2272] T 94e7b5e1999540758cced80c10901a51 P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:30.412915  1233 tablet_replica.cc:333] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe: stopping tablet replica
I20260608 10:03:30.413697  1233 raft_consensus.cc:2243] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:30.414815  1233 raft_consensus.cc:2272] T 7ee798520b424bb0836d03c5610a5f23 P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:30.418032  1233 tablet_replica.cc:333] T 8dd432b50ce748c39598025195a51ed5 P c5aacce434ca4b1398a60dfc89cf6efe: stopping tablet replica
I20260608 10:03:30.418784  1233 raft_consensus.cc:2243] T 8dd432b50ce748c39598025195a51ed5 P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:30.419651  1233 raft_consensus.cc:2272] T 8dd432b50ce748c39598025195a51ed5 P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:30.422978  1233 tablet_replica.cc:333] T a27a1a4b05774b6ca2d3fc0ec1be12cf P c5aacce434ca4b1398a60dfc89cf6efe: stopping tablet replica
I20260608 10:03:30.423640  1233 raft_consensus.cc:2243] T a27a1a4b05774b6ca2d3fc0ec1be12cf P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:30.424391  1233 raft_consensus.cc:2272] T a27a1a4b05774b6ca2d3fc0ec1be12cf P c5aacce434ca4b1398a60dfc89cf6efe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:30.455993  1233 tablet_server.cc:196] TabletServer@127.1.52.67:0 shutdown complete.
I20260608 10:03:30.472657  1233 tablet_server.cc:179] TabletServer@127.1.52.68:0 shutting down...
I20260608 10:03:30.499877  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:30.516598  1233 tablet_server.cc:196] TabletServer@127.1.52.68:0 shutdown complete.
I20260608 10:03:30.525249  1233 master.cc:562] Master@127.1.52.126:39073 shutting down...
W20260608 10:03:30.545653 11976 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:03:30.545904 11976 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:03:30.546115 11976 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:03:30.547281  1233 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8b7b90bd299c497f82d845335dbf48e7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:30.547755  1233 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8b7b90bd299c497f82d845335dbf48e7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:30.548025  1233 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8b7b90bd299c497f82d845335dbf48e7: stopping tablet replica
I20260608 10:03:30.568485  1233 master.cc:584] Master@127.1.52.126:39073 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (4791 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 10:03:30.607299  1233 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.52.126:46187
I20260608 10:03:30.608412  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:30.613412 12404 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:30.613482 12405 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:30.614982 12407 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:30.615846  1233 server_base.cc:1061] running on GCE node
I20260608 10:03:30.616793  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:30.616986  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:30.617153  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780913010617123 us; error 0 us; skew 500 ppm
I20260608 10:03:30.617750  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:30.620123  1233 webserver.cc:533] Webserver started at http://127.1.52.126:40505/ using document root <none> and password file <none>
I20260608 10:03:30.620663  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:30.620860  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:30.621157  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:30.622231  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912781554680-1233-0/minicluster-data/master-0-root/instance:
uuid: "7a597b2c16f84c1ebc1c27b2c3fe361d"
format_stamp: "Formatted at 2026-06-08 10:03:30 on dist-test-slave-tgjf"
I20260608 10:03:30.626839  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:03:30.630155 12412 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:30.631153  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:03:30.631492  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912781554680-1233-0/minicluster-data/master-0-root
uuid: "7a597b2c16f84c1ebc1c27b2c3fe361d"
format_stamp: "Formatted at 2026-06-08 10:03:30 on dist-test-slave-tgjf"
I20260608 10:03:30.631755  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912781554680-1233-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912781554680-1233-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912781554680-1233-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:30.650969  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:30.652035  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:30.688395  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.126:46187
I20260608 10:03:30.688575 12463 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.126:46187 every 8 connection(s)
I20260608 10:03:30.693857 12464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:30.704545 12464 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a597b2c16f84c1ebc1c27b2c3fe361d: Bootstrap starting.
I20260608 10:03:30.709153 12464 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7a597b2c16f84c1ebc1c27b2c3fe361d: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:30.713413 12464 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7a597b2c16f84c1ebc1c27b2c3fe361d: No bootstrap required, opened a new log
I20260608 10:03:30.715754 12464 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7a597b2c16f84c1ebc1c27b2c3fe361d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a597b2c16f84c1ebc1c27b2c3fe361d" member_type: VOTER }
I20260608 10:03:30.716212 12464 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7a597b2c16f84c1ebc1c27b2c3fe361d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:30.716459 12464 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7a597b2c16f84c1ebc1c27b2c3fe361d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a597b2c16f84c1ebc1c27b2c3fe361d, State: Initialized, Role: FOLLOWER
I20260608 10:03:30.717093 12464 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7a597b2c16f84c1ebc1c27b2c3fe361d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7a597b2c16f84c1ebc1c27b2c3fe361d" member_type: VOTER }
I20260608 10:03:30.717574 12464 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7a597b2c16f84c1ebc1c27b2c3fe361d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:30.717805 12464 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7a597b2c16f84c1ebc1c27b2c3fe361d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:30.718114 12464 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7a597b2c16f84c1ebc1c27b2c3fe361d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:30.723143 12464 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7a597b2c16f84c1ebc1c27b2c3fe361d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a597b2c16f84c1ebc1c27b2c3fe361d" member_type: VOTER }
I20260608 10:03:30.723716 12464 leader_election.cc:304] T 00000000000000000000000000000000 P 7a597b2c16f84c1ebc1c27b2c3fe361d [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: 7a597b2c16f84c1ebc1c27b2c3fe361d; no voters: 
I20260608 10:03:30.724903 12464 leader_election.cc:290] T 00000000000000000000000000000000 P 7a597b2c16f84c1ebc1c27b2c3fe361d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:30.725320 12467 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7a597b2c16f84c1ebc1c27b2c3fe361d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:30.726824 12467 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7a597b2c16f84c1ebc1c27b2c3fe361d [term 1 LEADER]: Becoming Leader. State: Replica: 7a597b2c16f84c1ebc1c27b2c3fe361d, State: Running, Role: LEADER
I20260608 10:03:30.727559 12467 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7a597b2c16f84c1ebc1c27b2c3fe361d [LEADER]: Queue going to LEADER mode. State: All 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: "7a597b2c16f84c1ebc1c27b2c3fe361d" member_type: VOTER }
I20260608 10:03:30.728107 12464 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7a597b2c16f84c1ebc1c27b2c3fe361d [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:30.731889 12468 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a597b2c16f84c1ebc1c27b2c3fe361d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7a597b2c16f84c1ebc1c27b2c3fe361d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a597b2c16f84c1ebc1c27b2c3fe361d" member_type: VOTER } }
I20260608 10:03:30.732625 12468 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a597b2c16f84c1ebc1c27b2c3fe361d [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:30.732319 12469 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7a597b2c16f84c1ebc1c27b2c3fe361d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7a597b2c16f84c1ebc1c27b2c3fe361d. Latest consensus state: current_term: 1 leader_uuid: "7a597b2c16f84c1ebc1c27b2c3fe361d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7a597b2c16f84c1ebc1c27b2c3fe361d" member_type: VOTER } }
I20260608 10:03:30.734015 12469 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7a597b2c16f84c1ebc1c27b2c3fe361d [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:30.735843 12474 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:30.740731 12474 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:30.744649  1233 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:30.750478 12474 catalog_manager.cc:1382] Generated new cluster ID: 388c3be07df941a8beae5dc180a80983
I20260608 10:03:30.750784 12474 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:30.783238 12474 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:30.784734 12474 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:30.804905 12474 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7a597b2c16f84c1ebc1c27b2c3fe361d: Generated new TSK 0
I20260608 10:03:30.805604 12474 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:30.811738  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:30.818464 12486 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:30.818655 12485 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:30.820482 12488 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:30.820897  1233 server_base.cc:1061] running on GCE node
I20260608 10:03:30.821811  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:30.822045  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:30.822221  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780913010822198 us; error 0 us; skew 500 ppm
I20260608 10:03:30.822844  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:30.825076  1233 webserver.cc:533] Webserver started at http://127.1.52.65:32941/ using document root <none> and password file <none>
I20260608 10:03:30.825613  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:30.825824  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:30.826090  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:30.827234  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912781554680-1233-0/minicluster-data/ts-0-root/instance:
uuid: "bdf9a47d30dc4739be76300ae75b9381"
format_stamp: "Formatted at 2026-06-08 10:03:30 on dist-test-slave-tgjf"
I20260608 10:03:30.832309  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:03:30.835903 12493 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:30.836866  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:03:30.837244  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912781554680-1233-0/minicluster-data/ts-0-root
uuid: "bdf9a47d30dc4739be76300ae75b9381"
format_stamp: "Formatted at 2026-06-08 10:03:30 on dist-test-slave-tgjf"
I20260608 10:03:30.837585  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912781554680-1233-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912781554680-1233-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912781554680-1233-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:30.860412  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:30.861539  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:30.863029  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:30.865489  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:30.865733  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:30.865983  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:30.866159  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:30.905817  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.65:36943
I20260608 10:03:30.905983 12555 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.65:36943 every 8 connection(s)
I20260608 10:03:30.911401  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:30.918394 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
W20260608 10:03:30.921017 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
I20260608 10:03:30.922708  1233 server_base.cc:1061] running on GCE node
W20260608 10:03:30.923342 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
I20260608 10:03:30.924983 12556 heartbeater.cc:344] Connected to a master server at 127.1.52.126:46187
I20260608 10:03:30.925407 12556 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:30.926146  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:03:30.926227 12556 heartbeater.cc:507] Master 127.1.52.126:46187 requested a full tablet report, sending...
W20260608 10:03:30.926476  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:30.926754  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780913010926740 us; error 0 us; skew 500 ppm
I20260608 10:03:30.927543  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:30.928989 12429 ts_manager.cc:194] Registered new tserver with Master: bdf9a47d30dc4739be76300ae75b9381 (127.1.52.65:36943)
I20260608 10:03:30.930322  1233 webserver.cc:533] Webserver started at http://127.1.52.66:37405/ using document root <none> and password file <none>
I20260608 10:03:30.930955  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:30.931164  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:30.931284 12429 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42776
I20260608 10:03:30.931432  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:30.932858  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912781554680-1233-0/minicluster-data/ts-1-root/instance:
uuid: "2dc257015c73431c97f972eaeee2fd82"
format_stamp: "Formatted at 2026-06-08 10:03:30 on dist-test-slave-tgjf"
I20260608 10:03:30.937485  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:03:30.941211 12568 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:30.942034  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:03:30.942402  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912781554680-1233-0/minicluster-data/ts-1-root
uuid: "2dc257015c73431c97f972eaeee2fd82"
format_stamp: "Formatted at 2026-06-08 10:03:30 on dist-test-slave-tgjf"
I20260608 10:03:30.942693  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912781554680-1233-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912781554680-1233-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912781554680-1233-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:30.954660  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:30.955765  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:30.957201  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:30.959713  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:30.959947  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:30.960204  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:30.960387  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:30.998382  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.66:43855
I20260608 10:03:30.998488 12630 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.66:43855 every 8 connection(s)
I20260608 10:03:31.003597  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:31.011476 12634 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:31.013236 12635 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:31.016536  1233 server_base.cc:1061] running on GCE node
W20260608 10:03:31.016660 12637 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:31.017175 12631 heartbeater.cc:344] Connected to a master server at 127.1.52.126:46187
I20260608 10:03:31.017659 12631 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:31.017946  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:31.018224  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:31.018442  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780913011018423 us; error 0 us; skew 500 ppm
I20260608 10:03:31.018510 12631 heartbeater.cc:507] Master 127.1.52.126:46187 requested a full tablet report, sending...
I20260608 10:03:31.019142  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:31.020984 12429 ts_manager.cc:194] Registered new tserver with Master: 2dc257015c73431c97f972eaeee2fd82 (127.1.52.66:43855)
I20260608 10:03:31.022030  1233 webserver.cc:533] Webserver started at http://127.1.52.67:43169/ using document root <none> and password file <none>
I20260608 10:03:31.022783  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:31.023017  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:31.022975 12429 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42788
I20260608 10:03:31.023540  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:31.024775  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912781554680-1233-0/minicluster-data/ts-2-root/instance:
uuid: "8a9b65785c834aa49a2aae65e17f1647"
format_stamp: "Formatted at 2026-06-08 10:03:31 on dist-test-slave-tgjf"
I20260608 10:03:31.029457  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 10:03:31.033130 12642 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:31.034008  1233 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:03:31.034278  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912781554680-1233-0/minicluster-data/ts-2-root
uuid: "8a9b65785c834aa49a2aae65e17f1647"
format_stamp: "Formatted at 2026-06-08 10:03:31 on dist-test-slave-tgjf"
I20260608 10:03:31.034590  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912781554680-1233-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912781554680-1233-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912781554680-1233-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:31.059314  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:31.060405  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:31.061811  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:31.064122  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:31.064324  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:31.064594  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:31.064767  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:31.102697  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.67:38541
I20260608 10:03:31.102876 12704 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.67:38541 every 8 connection(s)
I20260608 10:03:31.120400 12705 heartbeater.cc:344] Connected to a master server at 127.1.52.126:46187
I20260608 10:03:31.120874 12705 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:31.121663 12705 heartbeater.cc:507] Master 127.1.52.126:46187 requested a full tablet report, sending...
I20260608 10:03:31.123720 12429 ts_manager.cc:194] Registered new tserver with Master: 8a9b65785c834aa49a2aae65e17f1647 (127.1.52.67:38541)
I20260608 10:03:31.124657  1233 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.018361348s
I20260608 10:03:31.125159 12429 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42790
I20260608 10:03:31.934201 12556 heartbeater.cc:499] Master 127.1.52.126:46187 was elected leader, sending a full tablet report...
I20260608 10:03:32.025897 12631 heartbeater.cc:499] Master 127.1.52.126:46187 was elected leader, sending a full tablet report...
I20260608 10:03:32.128139 12705 heartbeater.cc:499] Master 127.1.52.126:46187 was elected leader, sending a full tablet report...
I20260608 10:03:32.180541 12429 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42798:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:03:32.183046 12429 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:03:32.270351 12520 tablet_service.cc:1511] Processing CreateTablet for tablet 78d85739ea7445a2904f929d49201a40 (DEFAULT_TABLE table=test-workload [id=f49d33f345524ab38168b3a9095200d2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:32.271355 12519 tablet_service.cc:1511] Processing CreateTablet for tablet bfd1e0b7989042b791a0ca6195ea2122 (DEFAULT_TABLE table=test-workload [id=f49d33f345524ab38168b3a9095200d2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:32.271924 12520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78d85739ea7445a2904f929d49201a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:32.273847 12518 tablet_service.cc:1511] Processing CreateTablet for tablet 77e3d5125b244189a98f18d271a4385f (DEFAULT_TABLE table=test-workload [id=f49d33f345524ab38168b3a9095200d2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:32.273443 12521 tablet_service.cc:1511] Processing CreateTablet for tablet f506889571eb42e98bed412f6c78062b (DEFAULT_TABLE table=test-workload [id=f49d33f345524ab38168b3a9095200d2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:32.275219 12518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e3d5125b244189a98f18d271a4385f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:32.276142 12521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f506889571eb42e98bed412f6c78062b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:32.277068 12596 tablet_service.cc:1511] Processing CreateTablet for tablet f506889571eb42e98bed412f6c78062b (DEFAULT_TABLE table=test-workload [id=f49d33f345524ab38168b3a9095200d2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:32.279642 12595 tablet_service.cc:1511] Processing CreateTablet for tablet 78d85739ea7445a2904f929d49201a40 (DEFAULT_TABLE table=test-workload [id=f49d33f345524ab38168b3a9095200d2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:32.279743 12517 tablet_service.cc:1511] Processing CreateTablet for tablet 929ef9e9830840688613facfe221a2fb (DEFAULT_TABLE table=test-workload [id=f49d33f345524ab38168b3a9095200d2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:32.281204 12517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 929ef9e9830840688613facfe221a2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:32.282133 12594 tablet_service.cc:1511] Processing CreateTablet for tablet bfd1e0b7989042b791a0ca6195ea2122 (DEFAULT_TABLE table=test-workload [id=f49d33f345524ab38168b3a9095200d2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:32.282779 12519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd1e0b7989042b791a0ca6195ea2122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:32.284657 12670 tablet_service.cc:1511] Processing CreateTablet for tablet f506889571eb42e98bed412f6c78062b (DEFAULT_TABLE table=test-workload [id=f49d33f345524ab38168b3a9095200d2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:32.285995 12670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f506889571eb42e98bed412f6c78062b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:32.287627 12593 tablet_service.cc:1511] Processing CreateTablet for tablet 77e3d5125b244189a98f18d271a4385f (DEFAULT_TABLE table=test-workload [id=f49d33f345524ab38168b3a9095200d2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:32.290009 12669 tablet_service.cc:1511] Processing CreateTablet for tablet 78d85739ea7445a2904f929d49201a40 (DEFAULT_TABLE table=test-workload [id=f49d33f345524ab38168b3a9095200d2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:32.291486 12669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78d85739ea7445a2904f929d49201a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:32.291594 12666 tablet_service.cc:1511] Processing CreateTablet for tablet 929ef9e9830840688613facfe221a2fb (DEFAULT_TABLE table=test-workload [id=f49d33f345524ab38168b3a9095200d2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:32.292980 12666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 929ef9e9830840688613facfe221a2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:32.295611 12592 tablet_service.cc:1511] Processing CreateTablet for tablet 929ef9e9830840688613facfe221a2fb (DEFAULT_TABLE table=test-workload [id=f49d33f345524ab38168b3a9095200d2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:32.297996 12668 tablet_service.cc:1511] Processing CreateTablet for tablet bfd1e0b7989042b791a0ca6195ea2122 (DEFAULT_TABLE table=test-workload [id=f49d33f345524ab38168b3a9095200d2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:32.299383 12668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd1e0b7989042b791a0ca6195ea2122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:32.300738 12516 tablet_service.cc:1511] Processing CreateTablet for tablet 72698eb9d82946f6ae179de325f73a01 (DEFAULT_TABLE table=test-workload [id=f49d33f345524ab38168b3a9095200d2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:32.302079 12516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72698eb9d82946f6ae179de325f73a01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:32.303587 12591 tablet_service.cc:1511] Processing CreateTablet for tablet 72698eb9d82946f6ae179de325f73a01 (DEFAULT_TABLE table=test-workload [id=f49d33f345524ab38168b3a9095200d2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:32.305925 12667 tablet_service.cc:1511] Processing CreateTablet for tablet 77e3d5125b244189a98f18d271a4385f (DEFAULT_TABLE table=test-workload [id=f49d33f345524ab38168b3a9095200d2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:32.307307 12667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e3d5125b244189a98f18d271a4385f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:32.310885 12596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f506889571eb42e98bed412f6c78062b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:32.315701 12665 tablet_service.cc:1511] Processing CreateTablet for tablet 72698eb9d82946f6ae179de325f73a01 (DEFAULT_TABLE table=test-workload [id=f49d33f345524ab38168b3a9095200d2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:32.317102 12665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72698eb9d82946f6ae179de325f73a01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:32.318796 12591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72698eb9d82946f6ae179de325f73a01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:32.322779 12593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77e3d5125b244189a98f18d271a4385f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:32.326731 12592 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 929ef9e9830840688613facfe221a2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:32.328100 12594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd1e0b7989042b791a0ca6195ea2122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:32.329648 12595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78d85739ea7445a2904f929d49201a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:32.350052 12725 tablet_bootstrap.cc:492] T 929ef9e9830840688613facfe221a2fb P bdf9a47d30dc4739be76300ae75b9381: Bootstrap starting.
I20260608 10:03:32.351588 12726 tablet_bootstrap.cc:492] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647: Bootstrap starting.
I20260608 10:03:32.359807 12725 tablet_bootstrap.cc:654] T 929ef9e9830840688613facfe221a2fb P bdf9a47d30dc4739be76300ae75b9381: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:32.363137 12726 tablet_bootstrap.cc:654] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:32.392258 12725 tablet_bootstrap.cc:492] T 929ef9e9830840688613facfe221a2fb P bdf9a47d30dc4739be76300ae75b9381: No bootstrap required, opened a new log
I20260608 10:03:32.392937 12725 ts_tablet_manager.cc:1403] T 929ef9e9830840688613facfe221a2fb P bdf9a47d30dc4739be76300ae75b9381: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.008s
I20260608 10:03:32.411096 12725 raft_consensus.cc:359] T 929ef9e9830840688613facfe221a2fb P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.417047 12725 raft_consensus.cc:385] T 929ef9e9830840688613facfe221a2fb P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:32.417503 12725 raft_consensus.cc:740] T 929ef9e9830840688613facfe221a2fb P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf9a47d30dc4739be76300ae75b9381, State: Initialized, Role: FOLLOWER
I20260608 10:03:32.418556 12725 consensus_queue.cc:260] T 929ef9e9830840688613facfe221a2fb P bdf9a47d30dc4739be76300ae75b9381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.415056 12726 tablet_bootstrap.cc:492] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647: No bootstrap required, opened a new log
I20260608 10:03:32.416682 12729 tablet_bootstrap.cc:492] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82: Bootstrap starting.
I20260608 10:03:32.422850 12726 ts_tablet_manager.cc:1403] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.003s
I20260608 10:03:32.429076 12729 tablet_bootstrap.cc:654] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:32.426119 12726 raft_consensus.cc:359] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.431102 12726 raft_consensus.cc:385] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:32.431469 12726 raft_consensus.cc:740] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a9b65785c834aa49a2aae65e17f1647, State: Initialized, Role: FOLLOWER
I20260608 10:03:32.432718 12726 consensus_queue.cc:260] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.444990 12726 ts_tablet_manager.cc:1434] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.004s
I20260608 10:03:32.446180 12726 tablet_bootstrap.cc:492] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647: Bootstrap starting.
I20260608 10:03:32.452627 12725 ts_tablet_manager.cc:1434] T 929ef9e9830840688613facfe221a2fb P bdf9a47d30dc4739be76300ae75b9381: Time spent starting tablet: real 0.059s	user 0.024s	sys 0.018s
I20260608 10:03:32.453958 12725 tablet_bootstrap.cc:492] T f506889571eb42e98bed412f6c78062b P bdf9a47d30dc4739be76300ae75b9381: Bootstrap starting.
I20260608 10:03:32.457587 12726 tablet_bootstrap.cc:654] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:32.459324 12729 tablet_bootstrap.cc:492] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82: No bootstrap required, opened a new log
I20260608 10:03:32.459971 12729 ts_tablet_manager.cc:1403] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.009s
I20260608 10:03:32.460788 12725 tablet_bootstrap.cc:654] T f506889571eb42e98bed412f6c78062b P bdf9a47d30dc4739be76300ae75b9381: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:32.463225 12729 raft_consensus.cc:359] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.464061 12729 raft_consensus.cc:385] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:32.464409 12729 raft_consensus.cc:740] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dc257015c73431c97f972eaeee2fd82, State: Initialized, Role: FOLLOWER
I20260608 10:03:32.465394 12729 consensus_queue.cc:260] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.473749 12729 ts_tablet_manager.cc:1434] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.003s
I20260608 10:03:32.474579 12725 tablet_bootstrap.cc:492] T f506889571eb42e98bed412f6c78062b P bdf9a47d30dc4739be76300ae75b9381: No bootstrap required, opened a new log
I20260608 10:03:32.474998 12729 tablet_bootstrap.cc:492] T 77e3d5125b244189a98f18d271a4385f P 2dc257015c73431c97f972eaeee2fd82: Bootstrap starting.
I20260608 10:03:32.475461 12725 ts_tablet_manager.cc:1403] T f506889571eb42e98bed412f6c78062b P bdf9a47d30dc4739be76300ae75b9381: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260608 10:03:32.479764 12725 raft_consensus.cc:359] T f506889571eb42e98bed412f6c78062b P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } }
I20260608 10:03:32.480829 12725 raft_consensus.cc:385] T f506889571eb42e98bed412f6c78062b P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:32.481283 12725 raft_consensus.cc:740] T f506889571eb42e98bed412f6c78062b P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf9a47d30dc4739be76300ae75b9381, State: Initialized, Role: FOLLOWER
I20260608 10:03:32.482275 12729 tablet_bootstrap.cc:654] T 77e3d5125b244189a98f18d271a4385f P 2dc257015c73431c97f972eaeee2fd82: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:32.482472 12725 consensus_queue.cc:260] T f506889571eb42e98bed412f6c78062b P bdf9a47d30dc4739be76300ae75b9381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } }
I20260608 10:03:32.486223 12725 ts_tablet_manager.cc:1434] T f506889571eb42e98bed412f6c78062b P bdf9a47d30dc4739be76300ae75b9381: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:03:32.487703 12725 tablet_bootstrap.cc:492] T 77e3d5125b244189a98f18d271a4385f P bdf9a47d30dc4739be76300ae75b9381: Bootstrap starting.
I20260608 10:03:32.494421 12729 tablet_bootstrap.cc:492] T 77e3d5125b244189a98f18d271a4385f P 2dc257015c73431c97f972eaeee2fd82: No bootstrap required, opened a new log
I20260608 10:03:32.495100 12729 ts_tablet_manager.cc:1403] T 77e3d5125b244189a98f18d271a4385f P 2dc257015c73431c97f972eaeee2fd82: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.011s
I20260608 10:03:32.496723 12725 tablet_bootstrap.cc:654] T 77e3d5125b244189a98f18d271a4385f P bdf9a47d30dc4739be76300ae75b9381: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:32.499629 12729 raft_consensus.cc:359] T 77e3d5125b244189a98f18d271a4385f P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.500910 12729 raft_consensus.cc:385] T 77e3d5125b244189a98f18d271a4385f P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:32.501269 12729 raft_consensus.cc:740] T 77e3d5125b244189a98f18d271a4385f P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dc257015c73431c97f972eaeee2fd82, State: Initialized, Role: FOLLOWER
I20260608 10:03:32.502216 12729 consensus_queue.cc:260] T 77e3d5125b244189a98f18d271a4385f P 2dc257015c73431c97f972eaeee2fd82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.509146 12729 ts_tablet_manager.cc:1434] T 77e3d5125b244189a98f18d271a4385f P 2dc257015c73431c97f972eaeee2fd82: Time spent starting tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 10:03:32.510263 12729 tablet_bootstrap.cc:492] T f506889571eb42e98bed412f6c78062b P 2dc257015c73431c97f972eaeee2fd82: Bootstrap starting.
I20260608 10:03:32.517488 12725 tablet_bootstrap.cc:492] T 77e3d5125b244189a98f18d271a4385f P bdf9a47d30dc4739be76300ae75b9381: No bootstrap required, opened a new log
I20260608 10:03:32.518141 12729 tablet_bootstrap.cc:654] T f506889571eb42e98bed412f6c78062b P 2dc257015c73431c97f972eaeee2fd82: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:32.518194 12725 ts_tablet_manager.cc:1403] T 77e3d5125b244189a98f18d271a4385f P bdf9a47d30dc4739be76300ae75b9381: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.012s
I20260608 10:03:32.518147 12726 tablet_bootstrap.cc:492] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647: No bootstrap required, opened a new log
I20260608 10:03:32.519287 12726 ts_tablet_manager.cc:1403] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647: Time spent bootstrapping tablet: real 0.073s	user 0.021s	sys 0.046s
I20260608 10:03:32.521268 12725 raft_consensus.cc:359] T 77e3d5125b244189a98f18d271a4385f P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.522169 12725 raft_consensus.cc:385] T 77e3d5125b244189a98f18d271a4385f P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:32.522540 12725 raft_consensus.cc:740] T 77e3d5125b244189a98f18d271a4385f P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf9a47d30dc4739be76300ae75b9381, State: Initialized, Role: FOLLOWER
I20260608 10:03:32.522503 12726 raft_consensus.cc:359] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } }
I20260608 10:03:32.523501 12726 raft_consensus.cc:385] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:32.523591 12725 consensus_queue.cc:260] T 77e3d5125b244189a98f18d271a4385f P bdf9a47d30dc4739be76300ae75b9381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.523878 12726 raft_consensus.cc:740] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a9b65785c834aa49a2aae65e17f1647, State: Initialized, Role: FOLLOWER
I20260608 10:03:32.524047 12729 tablet_bootstrap.cc:492] T f506889571eb42e98bed412f6c78062b P 2dc257015c73431c97f972eaeee2fd82: No bootstrap required, opened a new log
I20260608 10:03:32.524784 12729 ts_tablet_manager.cc:1403] T f506889571eb42e98bed412f6c78062b P 2dc257015c73431c97f972eaeee2fd82: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 10:03:32.524914 12726 consensus_queue.cc:260] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } }
I20260608 10:03:32.527202 12726 ts_tablet_manager.cc:1434] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 10:03:32.528271 12726 tablet_bootstrap.cc:492] T 77e3d5125b244189a98f18d271a4385f P 8a9b65785c834aa49a2aae65e17f1647: Bootstrap starting.
I20260608 10:03:32.527927 12729 raft_consensus.cc:359] T f506889571eb42e98bed412f6c78062b P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } }
I20260608 10:03:32.528703 12729 raft_consensus.cc:385] T f506889571eb42e98bed412f6c78062b P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:32.529063 12729 raft_consensus.cc:740] T f506889571eb42e98bed412f6c78062b P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dc257015c73431c97f972eaeee2fd82, State: Initialized, Role: FOLLOWER
I20260608 10:03:32.530092 12729 consensus_queue.cc:260] T f506889571eb42e98bed412f6c78062b P 2dc257015c73431c97f972eaeee2fd82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } }
I20260608 10:03:32.531818 12725 ts_tablet_manager.cc:1434] T 77e3d5125b244189a98f18d271a4385f P bdf9a47d30dc4739be76300ae75b9381: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 10:03:32.532408 12729 ts_tablet_manager.cc:1434] T f506889571eb42e98bed412f6c78062b P 2dc257015c73431c97f972eaeee2fd82: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:03:32.533054 12725 tablet_bootstrap.cc:492] T bfd1e0b7989042b791a0ca6195ea2122 P bdf9a47d30dc4739be76300ae75b9381: Bootstrap starting.
I20260608 10:03:32.533707 12729 tablet_bootstrap.cc:492] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82: Bootstrap starting.
I20260608 10:03:32.538257 12726 tablet_bootstrap.cc:654] T 77e3d5125b244189a98f18d271a4385f P 8a9b65785c834aa49a2aae65e17f1647: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:32.539934 12725 tablet_bootstrap.cc:654] T bfd1e0b7989042b791a0ca6195ea2122 P bdf9a47d30dc4739be76300ae75b9381: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:32.545346 12729 tablet_bootstrap.cc:654] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:32.552290 12725 tablet_bootstrap.cc:492] T bfd1e0b7989042b791a0ca6195ea2122 P bdf9a47d30dc4739be76300ae75b9381: No bootstrap required, opened a new log
I20260608 10:03:32.553287 12725 ts_tablet_manager.cc:1403] T bfd1e0b7989042b791a0ca6195ea2122 P bdf9a47d30dc4739be76300ae75b9381: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260608 10:03:32.553323 12732 raft_consensus.cc:493] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:32.554872 12732 raft_consensus.cc:515] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.557197 12725 raft_consensus.cc:359] T bfd1e0b7989042b791a0ca6195ea2122 P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.557734 12729 tablet_bootstrap.cc:492] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82: No bootstrap required, opened a new log
I20260608 10:03:32.557994 12725 raft_consensus.cc:385] T bfd1e0b7989042b791a0ca6195ea2122 P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:32.558274 12729 ts_tablet_manager.cc:1403] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.000s
I20260608 10:03:32.553313 12726 tablet_bootstrap.cc:492] T 77e3d5125b244189a98f18d271a4385f P 8a9b65785c834aa49a2aae65e17f1647: No bootstrap required, opened a new log
I20260608 10:03:32.559000 12726 ts_tablet_manager.cc:1403] T 77e3d5125b244189a98f18d271a4385f P 8a9b65785c834aa49a2aae65e17f1647: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.005s
I20260608 10:03:32.563704 12729 raft_consensus.cc:359] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.561651 12732 leader_election.cc:290] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf9a47d30dc4739be76300ae75b9381 (127.1.52.65:36943), 2dc257015c73431c97f972eaeee2fd82 (127.1.52.66:43855)
I20260608 10:03:32.564560 12729 raft_consensus.cc:385] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:32.564851 12729 raft_consensus.cc:740] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dc257015c73431c97f972eaeee2fd82, State: Initialized, Role: FOLLOWER
I20260608 10:03:32.558300 12725 raft_consensus.cc:740] T bfd1e0b7989042b791a0ca6195ea2122 P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf9a47d30dc4739be76300ae75b9381, State: Initialized, Role: FOLLOWER
I20260608 10:03:32.565567 12729 consensus_queue.cc:260] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.566936 12725 consensus_queue.cc:260] T bfd1e0b7989042b791a0ca6195ea2122 P bdf9a47d30dc4739be76300ae75b9381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.568101 12729 ts_tablet_manager.cc:1434] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:03:32.569242 12729 tablet_bootstrap.cc:492] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82: Bootstrap starting.
I20260608 10:03:32.572098 12726 raft_consensus.cc:359] T 77e3d5125b244189a98f18d271a4385f P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.572888 12726 raft_consensus.cc:385] T 77e3d5125b244189a98f18d271a4385f P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:32.573187 12726 raft_consensus.cc:740] T 77e3d5125b244189a98f18d271a4385f P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a9b65785c834aa49a2aae65e17f1647, State: Initialized, Role: FOLLOWER
I20260608 10:03:32.575626 12729 tablet_bootstrap.cc:654] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:32.582325 12726 consensus_queue.cc:260] T 77e3d5125b244189a98f18d271a4385f P 8a9b65785c834aa49a2aae65e17f1647 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.585024 12726 ts_tablet_manager.cc:1434] T 77e3d5125b244189a98f18d271a4385f P 8a9b65785c834aa49a2aae65e17f1647: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260608 10:03:32.586077 12726 tablet_bootstrap.cc:492] T bfd1e0b7989042b791a0ca6195ea2122 P 8a9b65785c834aa49a2aae65e17f1647: Bootstrap starting.
I20260608 10:03:32.586874 12735 raft_consensus.cc:493] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:32.587415 12729 tablet_bootstrap.cc:492] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82: No bootstrap required, opened a new log
I20260608 10:03:32.587426 12735 raft_consensus.cc:515] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.588099 12729 ts_tablet_manager.cc:1403] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260608 10:03:32.591447 12729 raft_consensus.cc:359] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.592223 12729 raft_consensus.cc:385] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:32.570075 12725 ts_tablet_manager.cc:1434] T bfd1e0b7989042b791a0ca6195ea2122 P bdf9a47d30dc4739be76300ae75b9381: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260608 10:03:32.592528 12729 raft_consensus.cc:740] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dc257015c73431c97f972eaeee2fd82, State: Initialized, Role: FOLLOWER
I20260608 10:03:32.593323 12730 raft_consensus.cc:493] T bfd1e0b7989042b791a0ca6195ea2122 P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:32.593729 12729 consensus_queue.cc:260] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.593868 12730 raft_consensus.cc:515] T bfd1e0b7989042b791a0ca6195ea2122 P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.593673 12725 tablet_bootstrap.cc:492] T 72698eb9d82946f6ae179de325f73a01 P bdf9a47d30dc4739be76300ae75b9381: Bootstrap starting.
I20260608 10:03:32.597308 12730 leader_election.cc:290] T bfd1e0b7989042b791a0ca6195ea2122 P bdf9a47d30dc4739be76300ae75b9381 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2dc257015c73431c97f972eaeee2fd82 (127.1.52.66:43855), 8a9b65785c834aa49a2aae65e17f1647 (127.1.52.67:38541)
I20260608 10:03:32.600178 12531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929ef9e9830840688613facfe221a2fb" candidate_uuid: "8a9b65785c834aa49a2aae65e17f1647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf9a47d30dc4739be76300ae75b9381" is_pre_election: true
I20260608 10:03:32.600991 12531 raft_consensus.cc:2468] T 929ef9e9830840688613facfe221a2fb P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a9b65785c834aa49a2aae65e17f1647 in term 0.
I20260608 10:03:32.602988 12645 leader_election.cc:304] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a9b65785c834aa49a2aae65e17f1647, bdf9a47d30dc4739be76300ae75b9381; no voters: 
I20260608 10:03:32.600940 12729 ts_tablet_manager.cc:1434] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 10:03:32.603955 12732 raft_consensus.cc:2804] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:32.604027 12725 tablet_bootstrap.cc:654] T 72698eb9d82946f6ae179de325f73a01 P bdf9a47d30dc4739be76300ae75b9381: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:32.604377 12732 raft_consensus.cc:493] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:32.604813 12732 raft_consensus.cc:3060] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:32.604914 12729 tablet_bootstrap.cc:492] T 929ef9e9830840688613facfe221a2fb P 2dc257015c73431c97f972eaeee2fd82: Bootstrap starting.
I20260608 10:03:32.612795 12729 tablet_bootstrap.cc:654] T 929ef9e9830840688613facfe221a2fb P 2dc257015c73431c97f972eaeee2fd82: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:32.616490 12726 tablet_bootstrap.cc:654] T bfd1e0b7989042b791a0ca6195ea2122 P 8a9b65785c834aa49a2aae65e17f1647: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:32.616945 12735 leader_election.cc:290] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf9a47d30dc4739be76300ae75b9381 (127.1.52.65:36943), 8a9b65785c834aa49a2aae65e17f1647 (127.1.52.67:38541)
I20260608 10:03:32.633612 12735 raft_consensus.cc:493] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:32.634264 12735 raft_consensus.cc:515] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.636579 12735 leader_election.cc:290] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf9a47d30dc4739be76300ae75b9381 (127.1.52.65:36943), 8a9b65785c834aa49a2aae65e17f1647 (127.1.52.67:38541)
I20260608 10:03:32.639948 12725 tablet_bootstrap.cc:492] T 72698eb9d82946f6ae179de325f73a01 P bdf9a47d30dc4739be76300ae75b9381: No bootstrap required, opened a new log
I20260608 10:03:32.640882 12725 ts_tablet_manager.cc:1403] T 72698eb9d82946f6ae179de325f73a01 P bdf9a47d30dc4739be76300ae75b9381: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.011s
I20260608 10:03:32.645591 12726 tablet_bootstrap.cc:492] T bfd1e0b7989042b791a0ca6195ea2122 P 8a9b65785c834aa49a2aae65e17f1647: No bootstrap required, opened a new log
I20260608 10:03:32.646466 12726 ts_tablet_manager.cc:1403] T bfd1e0b7989042b791a0ca6195ea2122 P 8a9b65785c834aa49a2aae65e17f1647: Time spent bootstrapping tablet: real 0.061s	user 0.015s	sys 0.007s
I20260608 10:03:32.649689 12729 tablet_bootstrap.cc:492] T 929ef9e9830840688613facfe221a2fb P 2dc257015c73431c97f972eaeee2fd82: No bootstrap required, opened a new log
I20260608 10:03:32.639921 12732 raft_consensus.cc:515] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.650265 12729 ts_tablet_manager.cc:1403] T 929ef9e9830840688613facfe221a2fb P 2dc257015c73431c97f972eaeee2fd82: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.007s
I20260608 10:03:32.650511 12726 raft_consensus.cc:359] T bfd1e0b7989042b791a0ca6195ea2122 P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.651458 12726 raft_consensus.cc:385] T bfd1e0b7989042b791a0ca6195ea2122 P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:32.651831 12726 raft_consensus.cc:740] T bfd1e0b7989042b791a0ca6195ea2122 P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a9b65785c834aa49a2aae65e17f1647, State: Initialized, Role: FOLLOWER
I20260608 10:03:32.652647 12531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929ef9e9830840688613facfe221a2fb" candidate_uuid: "8a9b65785c834aa49a2aae65e17f1647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf9a47d30dc4739be76300ae75b9381"
I20260608 10:03:32.653383 12531 raft_consensus.cc:3060] T 929ef9e9830840688613facfe221a2fb P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:32.652972 12726 consensus_queue.cc:260] T bfd1e0b7989042b791a0ca6195ea2122 P 8a9b65785c834aa49a2aae65e17f1647 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.656251 12725 raft_consensus.cc:359] T 72698eb9d82946f6ae179de325f73a01 P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.657195 12725 raft_consensus.cc:385] T 72698eb9d82946f6ae179de325f73a01 P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:32.657627 12725 raft_consensus.cc:740] T 72698eb9d82946f6ae179de325f73a01 P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf9a47d30dc4739be76300ae75b9381, State: Initialized, Role: FOLLOWER
I20260608 10:03:32.658607 12725 consensus_queue.cc:260] T 72698eb9d82946f6ae179de325f73a01 P bdf9a47d30dc4739be76300ae75b9381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.659386 12606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929ef9e9830840688613facfe221a2fb" candidate_uuid: "8a9b65785c834aa49a2aae65e17f1647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dc257015c73431c97f972eaeee2fd82" is_pre_election: true
I20260608 10:03:32.656723 12732 leader_election.cc:290] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 [CANDIDATE]: Term 1 election: Requested vote from peers bdf9a47d30dc4739be76300ae75b9381 (127.1.52.65:36943), 2dc257015c73431c97f972eaeee2fd82 (127.1.52.66:43855)
I20260608 10:03:32.659787 12605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929ef9e9830840688613facfe221a2fb" candidate_uuid: "8a9b65785c834aa49a2aae65e17f1647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dc257015c73431c97f972eaeee2fd82"
I20260608 10:03:32.663972 12531 raft_consensus.cc:2468] T 929ef9e9830840688613facfe221a2fb P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a9b65785c834aa49a2aae65e17f1647 in term 1.
I20260608 10:03:32.664192 12732 raft_consensus.cc:493] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:32.664881 12732 raft_consensus.cc:515] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } }
I20260608 10:03:32.666445 12645 leader_election.cc:304] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a9b65785c834aa49a2aae65e17f1647, bdf9a47d30dc4739be76300ae75b9381; no voters: 
W20260608 10:03:32.666640 12643 leader_election.cc:343] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2dc257015c73431c97f972eaeee2fd82 (127.1.52.66:43855): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:32.667250 12725 ts_tablet_manager.cc:1434] T 72698eb9d82946f6ae179de325f73a01 P bdf9a47d30dc4739be76300ae75b9381: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.003s
I20260608 10:03:32.668773 12725 tablet_bootstrap.cc:492] T 78d85739ea7445a2904f929d49201a40 P bdf9a47d30dc4739be76300ae75b9381: Bootstrap starting.
I20260608 10:03:32.669900 12735 raft_consensus.cc:493] T 77e3d5125b244189a98f18d271a4385f P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:32.670430 12735 raft_consensus.cc:515] T 77e3d5125b244189a98f18d271a4385f P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
W20260608 10:03:32.671289 12643 leader_election.cc:343] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2dc257015c73431c97f972eaeee2fd82 (127.1.52.66:43855): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:32.671661 12729 raft_consensus.cc:359] T 929ef9e9830840688613facfe221a2fb P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.678094 12735 leader_election.cc:290] T 77e3d5125b244189a98f18d271a4385f P 2dc257015c73431c97f972eaeee2fd82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf9a47d30dc4739be76300ae75b9381 (127.1.52.65:36943), 8a9b65785c834aa49a2aae65e17f1647 (127.1.52.67:38541)
I20260608 10:03:32.678366 12531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72698eb9d82946f6ae179de325f73a01" candidate_uuid: "2dc257015c73431c97f972eaeee2fd82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf9a47d30dc4739be76300ae75b9381" is_pre_election: true
I20260608 10:03:32.679122 12531 raft_consensus.cc:2468] T 72698eb9d82946f6ae179de325f73a01 P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dc257015c73431c97f972eaeee2fd82 in term 0.
I20260608 10:03:32.679607 12530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd1e0b7989042b791a0ca6195ea2122" candidate_uuid: "2dc257015c73431c97f972eaeee2fd82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf9a47d30dc4739be76300ae75b9381" is_pre_election: true
I20260608 10:03:32.680375 12530 raft_consensus.cc:2468] T bfd1e0b7989042b791a0ca6195ea2122 P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dc257015c73431c97f972eaeee2fd82 in term 0.
I20260608 10:03:32.680505 12732 leader_election.cc:290] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf9a47d30dc4739be76300ae75b9381 (127.1.52.65:36943), 2dc257015c73431c97f972eaeee2fd82 (127.1.52.66:43855)
I20260608 10:03:32.681643 12732 raft_consensus.cc:2804] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:32.683426 12530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f506889571eb42e98bed412f6c78062b" candidate_uuid: "8a9b65785c834aa49a2aae65e17f1647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf9a47d30dc4739be76300ae75b9381" is_pre_election: true
I20260608 10:03:32.684229 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e3d5125b244189a98f18d271a4385f" candidate_uuid: "2dc257015c73431c97f972eaeee2fd82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf9a47d30dc4739be76300ae75b9381" is_pre_election: true
I20260608 10:03:32.672462 12729 raft_consensus.cc:385] T 929ef9e9830840688613facfe221a2fb P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:32.685259 12729 raft_consensus.cc:740] T 929ef9e9830840688613facfe221a2fb P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2dc257015c73431c97f972eaeee2fd82, State: Initialized, Role: FOLLOWER
I20260608 10:03:32.682096 12732 raft_consensus.cc:697] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 [term 1 LEADER]: Becoming Leader. State: Replica: 8a9b65785c834aa49a2aae65e17f1647, State: Running, Role: LEADER
I20260608 10:03:32.685226 12529 raft_consensus.cc:2468] T 77e3d5125b244189a98f18d271a4385f P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dc257015c73431c97f972eaeee2fd82 in term 0.
I20260608 10:03:32.684391 12530 raft_consensus.cc:2468] T f506889571eb42e98bed412f6c78062b P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a9b65785c834aa49a2aae65e17f1647 in term 0.
I20260608 10:03:32.686229 12729 consensus_queue.cc:260] T 929ef9e9830840688613facfe221a2fb P 2dc257015c73431c97f972eaeee2fd82 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.692548 12726 ts_tablet_manager.cc:1434] T bfd1e0b7989042b791a0ca6195ea2122 P 8a9b65785c834aa49a2aae65e17f1647: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.008s
I20260608 10:03:32.694741 12571 leader_election.cc:304] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dc257015c73431c97f972eaeee2fd82, bdf9a47d30dc4739be76300ae75b9381; no voters: 
I20260608 10:03:32.695137 12726 tablet_bootstrap.cc:492] T 72698eb9d82946f6ae179de325f73a01 P 8a9b65785c834aa49a2aae65e17f1647: Bootstrap starting.
I20260608 10:03:32.694301 12645 leader_election.cc:304] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a9b65785c834aa49a2aae65e17f1647, bdf9a47d30dc4739be76300ae75b9381; no voters: 
I20260608 10:03:32.695807 12738 raft_consensus.cc:2804] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:32.696425 12738 raft_consensus.cc:493] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:32.696828 12738 raft_consensus.cc:3060] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:32.694324 12605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f506889571eb42e98bed412f6c78062b" candidate_uuid: "8a9b65785c834aa49a2aae65e17f1647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dc257015c73431c97f972eaeee2fd82" is_pre_election: true
I20260608 10:03:32.697517 12605 raft_consensus.cc:2468] T f506889571eb42e98bed412f6c78062b P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a9b65785c834aa49a2aae65e17f1647 in term 0.
I20260608 10:03:32.699281 12732 consensus_queue.cc:237] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.700182 12729 ts_tablet_manager.cc:1434] T 929ef9e9830840688613facfe221a2fb P 2dc257015c73431c97f972eaeee2fd82: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.000s
I20260608 10:03:32.701050 12755 raft_consensus.cc:493] T bfd1e0b7989042b791a0ca6195ea2122 P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:32.701599 12755 raft_consensus.cc:515] T bfd1e0b7989042b791a0ca6195ea2122 P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.704469 12755 leader_election.cc:290] T bfd1e0b7989042b791a0ca6195ea2122 P 8a9b65785c834aa49a2aae65e17f1647 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf9a47d30dc4739be76300ae75b9381 (127.1.52.65:36943), 2dc257015c73431c97f972eaeee2fd82 (127.1.52.66:43855)
I20260608 10:03:32.705042 12755 raft_consensus.cc:2804] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:32.705653 12755 raft_consensus.cc:493] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:32.705292 12738 raft_consensus.cc:515] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.706036 12755 raft_consensus.cc:3060] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:32.707973 12725 tablet_bootstrap.cc:654] T 78d85739ea7445a2904f929d49201a40 P bdf9a47d30dc4739be76300ae75b9381: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:32.708876 12680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72698eb9d82946f6ae179de325f73a01" candidate_uuid: "2dc257015c73431c97f972eaeee2fd82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a9b65785c834aa49a2aae65e17f1647" is_pre_election: true
I20260608 10:03:32.710440 12679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd1e0b7989042b791a0ca6195ea2122" candidate_uuid: "2dc257015c73431c97f972eaeee2fd82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a9b65785c834aa49a2aae65e17f1647" is_pre_election: true
I20260608 10:03:32.711176 12679 raft_consensus.cc:2468] T bfd1e0b7989042b791a0ca6195ea2122 P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dc257015c73431c97f972eaeee2fd82 in term 0.
I20260608 10:03:32.712221 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e3d5125b244189a98f18d271a4385f" candidate_uuid: "2dc257015c73431c97f972eaeee2fd82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a9b65785c834aa49a2aae65e17f1647" is_pre_election: true
I20260608 10:03:32.712942 12678 raft_consensus.cc:2468] T 77e3d5125b244189a98f18d271a4385f P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dc257015c73431c97f972eaeee2fd82 in term 0.
I20260608 10:03:32.713752 12755 raft_consensus.cc:515] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } }
W20260608 10:03:32.714890 12569 leader_election.cc:343] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a9b65785c834aa49a2aae65e17f1647 (127.1.52.67:38541): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:32.695881 12571 leader_election.cc:304] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dc257015c73431c97f972eaeee2fd82, bdf9a47d30dc4739be76300ae75b9381; no voters: 
I20260608 10:03:32.716557 12569 leader_election.cc:304] T 77e3d5125b244189a98f18d271a4385f P 2dc257015c73431c97f972eaeee2fd82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dc257015c73431c97f972eaeee2fd82, 8a9b65785c834aa49a2aae65e17f1647; no voters: 
I20260608 10:03:32.716816 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f506889571eb42e98bed412f6c78062b" candidate_uuid: "8a9b65785c834aa49a2aae65e17f1647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf9a47d30dc4739be76300ae75b9381"
I20260608 10:03:32.715617 12530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd1e0b7989042b791a0ca6195ea2122" candidate_uuid: "8a9b65785c834aa49a2aae65e17f1647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf9a47d30dc4739be76300ae75b9381" is_pre_election: true
I20260608 10:03:32.717408 12529 raft_consensus.cc:3060] T f506889571eb42e98bed412f6c78062b P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:32.717617 12530 raft_consensus.cc:2468] T bfd1e0b7989042b791a0ca6195ea2122 P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a9b65785c834aa49a2aae65e17f1647 in term 0.
I20260608 10:03:32.719033 12645 leader_election.cc:304] T bfd1e0b7989042b791a0ca6195ea2122 P 8a9b65785c834aa49a2aae65e17f1647 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a9b65785c834aa49a2aae65e17f1647, bdf9a47d30dc4739be76300ae75b9381; no voters: 
I20260608 10:03:32.720230 12753 raft_consensus.cc:2804] T bfd1e0b7989042b791a0ca6195ea2122 P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:32.722558 12735 raft_consensus.cc:2804] T 77e3d5125b244189a98f18d271a4385f P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:32.723862 12735 raft_consensus.cc:493] T 77e3d5125b244189a98f18d271a4385f P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:32.724268 12735 raft_consensus.cc:3060] T 77e3d5125b244189a98f18d271a4385f P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:32.723863 12753 raft_consensus.cc:493] T bfd1e0b7989042b791a0ca6195ea2122 P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:32.725636 12753 raft_consensus.cc:3060] T bfd1e0b7989042b791a0ca6195ea2122 P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:32.728883 12755 leader_election.cc:290] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 [CANDIDATE]: Term 1 election: Requested vote from peers bdf9a47d30dc4739be76300ae75b9381 (127.1.52.65:36943), 2dc257015c73431c97f972eaeee2fd82 (127.1.52.66:43855)
I20260608 10:03:32.729847 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72698eb9d82946f6ae179de325f73a01" candidate_uuid: "2dc257015c73431c97f972eaeee2fd82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a9b65785c834aa49a2aae65e17f1647"
W20260608 10:03:32.735608 12569 leader_election.cc:343] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a9b65785c834aa49a2aae65e17f1647 (127.1.52.67:38541): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:32.735731 12678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd1e0b7989042b791a0ca6195ea2122" candidate_uuid: "bdf9a47d30dc4739be76300ae75b9381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a9b65785c834aa49a2aae65e17f1647" is_pre_election: true
I20260608 10:03:32.731509 12738 leader_election.cc:290] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82 [CANDIDATE]: Term 1 election: Requested vote from peers bdf9a47d30dc4739be76300ae75b9381 (127.1.52.65:36943), 8a9b65785c834aa49a2aae65e17f1647 (127.1.52.67:38541)
I20260608 10:03:32.739012 12738 raft_consensus.cc:2804] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:32.739434 12738 raft_consensus.cc:493] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:32.739943 12738 raft_consensus.cc:3060] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:03:32.741520 12477 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260608 10:03:32.743114 12571 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.52.65:36943, user_credentials={real_user=slave}} blocked reactor thread for 47312.4us
I20260608 10:03:32.743273 12529 raft_consensus.cc:2468] T f506889571eb42e98bed412f6c78062b P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a9b65785c834aa49a2aae65e17f1647 in term 1.
I20260608 10:03:32.745854 12605 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd1e0b7989042b791a0ca6195ea2122" candidate_uuid: "bdf9a47d30dc4739be76300ae75b9381" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dc257015c73431c97f972eaeee2fd82" is_pre_election: true
I20260608 10:03:32.745919 12645 leader_election.cc:304] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a9b65785c834aa49a2aae65e17f1647, bdf9a47d30dc4739be76300ae75b9381; no voters: 
I20260608 10:03:32.746532 12735 raft_consensus.cc:515] T 77e3d5125b244189a98f18d271a4385f P 2dc257015c73431c97f972eaeee2fd82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.747107 12732 raft_consensus.cc:2804] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:32.747670 12732 raft_consensus.cc:697] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 [term 1 LEADER]: Becoming Leader. State: Replica: 8a9b65785c834aa49a2aae65e17f1647, State: Running, Role: LEADER
I20260608 10:03:32.749202 12735 leader_election.cc:290] T 77e3d5125b244189a98f18d271a4385f P 2dc257015c73431c97f972eaeee2fd82 [CANDIDATE]: Term 1 election: Requested vote from peers bdf9a47d30dc4739be76300ae75b9381 (127.1.52.65:36943), 8a9b65785c834aa49a2aae65e17f1647 (127.1.52.67:38541)
I20260608 10:03:32.749918 12679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e3d5125b244189a98f18d271a4385f" candidate_uuid: "2dc257015c73431c97f972eaeee2fd82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a9b65785c834aa49a2aae65e17f1647"
I20260608 10:03:32.750586 12679 raft_consensus.cc:3060] T 77e3d5125b244189a98f18d271a4385f P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:32.750427 12738 raft_consensus.cc:515] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.751678 12605 raft_consensus.cc:2393] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bdf9a47d30dc4739be76300ae75b9381 in current term 1: Already voted for candidate 2dc257015c73431c97f972eaeee2fd82 in this term.
I20260608 10:03:32.752667 12530 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72698eb9d82946f6ae179de325f73a01" candidate_uuid: "2dc257015c73431c97f972eaeee2fd82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf9a47d30dc4739be76300ae75b9381"
I20260608 10:03:32.753295 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f506889571eb42e98bed412f6c78062b" candidate_uuid: "8a9b65785c834aa49a2aae65e17f1647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dc257015c73431c97f972eaeee2fd82"
I20260608 10:03:32.753484 12735 raft_consensus.cc:493] T 929ef9e9830840688613facfe221a2fb P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:32.753944 12531 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77e3d5125b244189a98f18d271a4385f" candidate_uuid: "2dc257015c73431c97f972eaeee2fd82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf9a47d30dc4739be76300ae75b9381"
I20260608 10:03:32.754122 12735 raft_consensus.cc:515] T 929ef9e9830840688613facfe221a2fb P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.755249 12606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd1e0b7989042b791a0ca6195ea2122" candidate_uuid: "8a9b65785c834aa49a2aae65e17f1647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dc257015c73431c97f972eaeee2fd82" is_pre_election: true
I20260608 10:03:32.756086 12606 raft_consensus.cc:2393] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a9b65785c834aa49a2aae65e17f1647 in current term 1: Already voted for candidate 2dc257015c73431c97f972eaeee2fd82 in this term.
I20260608 10:03:32.754608 12531 raft_consensus.cc:3060] T 77e3d5125b244189a98f18d271a4385f P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:32.753302 12530 raft_consensus.cc:3060] T 72698eb9d82946f6ae179de325f73a01 P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:32.758782 12753 raft_consensus.cc:515] T bfd1e0b7989042b791a0ca6195ea2122 P 8a9b65785c834aa49a2aae65e17f1647 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.761144 12680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929ef9e9830840688613facfe221a2fb" candidate_uuid: "2dc257015c73431c97f972eaeee2fd82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a9b65785c834aa49a2aae65e17f1647" is_pre_election: true
I20260608 10:03:32.753957 12604 raft_consensus.cc:3060] T f506889571eb42e98bed412f6c78062b P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:32.762814 12678 raft_consensus.cc:2393] T bfd1e0b7989042b791a0ca6195ea2122 P 8a9b65785c834aa49a2aae65e17f1647 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bdf9a47d30dc4739be76300ae75b9381 in current term 1: Already voted for candidate 8a9b65785c834aa49a2aae65e17f1647 in this term.
I20260608 10:03:32.763185 12735 leader_election.cc:290] T 929ef9e9830840688613facfe221a2fb P 2dc257015c73431c97f972eaeee2fd82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf9a47d30dc4739be76300ae75b9381 (127.1.52.65:36943), 8a9b65785c834aa49a2aae65e17f1647 (127.1.52.67:38541)
I20260608 10:03:32.768043 12428 catalog_manager.cc:5696] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a9b65785c834aa49a2aae65e17f1647 (127.1.52.67). New cstate: current_term: 1 leader_uuid: "8a9b65785c834aa49a2aae65e17f1647" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:32.769315 12531 raft_consensus.cc:2468] T 77e3d5125b244189a98f18d271a4385f P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dc257015c73431c97f972eaeee2fd82 in term 1.
I20260608 10:03:32.769757 12604 raft_consensus.cc:2468] T f506889571eb42e98bed412f6c78062b P 2dc257015c73431c97f972eaeee2fd82 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a9b65785c834aa49a2aae65e17f1647 in term 1.
I20260608 10:03:32.771664 12528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "929ef9e9830840688613facfe221a2fb" candidate_uuid: "2dc257015c73431c97f972eaeee2fd82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf9a47d30dc4739be76300ae75b9381" is_pre_election: true
I20260608 10:03:32.771962 12494 leader_election.cc:304] T bfd1e0b7989042b791a0ca6195ea2122 P bdf9a47d30dc4739be76300ae75b9381 [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: bdf9a47d30dc4739be76300ae75b9381; no voters: 2dc257015c73431c97f972eaeee2fd82, 8a9b65785c834aa49a2aae65e17f1647
I20260608 10:03:32.772552 12528 raft_consensus.cc:2393] T 929ef9e9830840688613facfe221a2fb P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2dc257015c73431c97f972eaeee2fd82 in current term 1: Already voted for candidate 8a9b65785c834aa49a2aae65e17f1647 in this term.
I20260608 10:03:32.772876 12730 raft_consensus.cc:3060] T bfd1e0b7989042b791a0ca6195ea2122 P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:32.773177 12679 raft_consensus.cc:2468] T 77e3d5125b244189a98f18d271a4385f P 8a9b65785c834aa49a2aae65e17f1647 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dc257015c73431c97f972eaeee2fd82 in term 1.
I20260608 10:03:32.771679 12571 leader_election.cc:304] T 77e3d5125b244189a98f18d271a4385f P 2dc257015c73431c97f972eaeee2fd82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dc257015c73431c97f972eaeee2fd82, bdf9a47d30dc4739be76300ae75b9381; no voters: 
I20260608 10:03:32.748539 12732 consensus_queue.cc:237] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } }
I20260608 10:03:32.775621 12571 leader_election.cc:304] T 929ef9e9830840688613facfe221a2fb P 2dc257015c73431c97f972eaeee2fd82 [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: 2dc257015c73431c97f972eaeee2fd82; no voters: 8a9b65785c834aa49a2aae65e17f1647, bdf9a47d30dc4739be76300ae75b9381
I20260608 10:03:32.775750 12528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd1e0b7989042b791a0ca6195ea2122" candidate_uuid: "2dc257015c73431c97f972eaeee2fd82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf9a47d30dc4739be76300ae75b9381"
I20260608 10:03:32.776803 12738 leader_election.cc:290] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 [CANDIDATE]: Term 1 election: Requested vote from peers bdf9a47d30dc4739be76300ae75b9381 (127.1.52.65:36943), 8a9b65785c834aa49a2aae65e17f1647 (127.1.52.67:38541)
I20260608 10:03:32.776867 12735 raft_consensus.cc:2804] T 77e3d5125b244189a98f18d271a4385f P 2dc257015c73431c97f972eaeee2fd82 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:32.777442 12738 raft_consensus.cc:3060] T 929ef9e9830840688613facfe221a2fb P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:32.779640 12530 raft_consensus.cc:2468] T 72698eb9d82946f6ae179de325f73a01 P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dc257015c73431c97f972eaeee2fd82 in term 1.
I20260608 10:03:32.780494 12730 raft_consensus.cc:2749] T bfd1e0b7989042b791a0ca6195ea2122 P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:32.781277 12726 tablet_bootstrap.cc:654] T 72698eb9d82946f6ae179de325f73a01 P 8a9b65785c834aa49a2aae65e17f1647: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:32.783746 12725 tablet_bootstrap.cc:492] T 78d85739ea7445a2904f929d49201a40 P bdf9a47d30dc4739be76300ae75b9381: No bootstrap required, opened a new log
I20260608 10:03:32.784330 12725 ts_tablet_manager.cc:1403] T 78d85739ea7445a2904f929d49201a40 P bdf9a47d30dc4739be76300ae75b9381: Time spent bootstrapping tablet: real 0.116s	user 0.016s	sys 0.007s
I20260608 10:03:32.782269 12679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd1e0b7989042b791a0ca6195ea2122" candidate_uuid: "2dc257015c73431c97f972eaeee2fd82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a9b65785c834aa49a2aae65e17f1647"
I20260608 10:03:32.786371 12679 raft_consensus.cc:2393] T bfd1e0b7989042b791a0ca6195ea2122 P 8a9b65785c834aa49a2aae65e17f1647 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2dc257015c73431c97f972eaeee2fd82 in current term 1: Already voted for candidate 8a9b65785c834aa49a2aae65e17f1647 in this term.
I20260608 10:03:32.789662 12753 leader_election.cc:290] T bfd1e0b7989042b791a0ca6195ea2122 P 8a9b65785c834aa49a2aae65e17f1647 [CANDIDATE]: Term 1 election: Requested vote from peers bdf9a47d30dc4739be76300ae75b9381 (127.1.52.65:36943), 2dc257015c73431c97f972eaeee2fd82 (127.1.52.66:43855)
I20260608 10:03:32.781239 12735 raft_consensus.cc:697] T 77e3d5125b244189a98f18d271a4385f P 2dc257015c73431c97f972eaeee2fd82 [term 1 LEADER]: Becoming Leader. State: Replica: 2dc257015c73431c97f972eaeee2fd82, State: Running, Role: LEADER
I20260608 10:03:32.795584 12735 consensus_queue.cc:237] T 77e3d5125b244189a98f18d271a4385f P 2dc257015c73431c97f972eaeee2fd82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.797740 12528 raft_consensus.cc:2468] T bfd1e0b7989042b791a0ca6195ea2122 P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dc257015c73431c97f972eaeee2fd82 in term 1.
I20260608 10:03:32.790129 12725 raft_consensus.cc:359] T 78d85739ea7445a2904f929d49201a40 P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.800961 12725 raft_consensus.cc:385] T 78d85739ea7445a2904f929d49201a40 P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:32.800762 12571 leader_election.cc:304] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82 [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: 2dc257015c73431c97f972eaeee2fd82, bdf9a47d30dc4739be76300ae75b9381; no voters: 8a9b65785c834aa49a2aae65e17f1647
I20260608 10:03:32.801663 12725 raft_consensus.cc:740] T 78d85739ea7445a2904f929d49201a40 P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bdf9a47d30dc4739be76300ae75b9381, State: Initialized, Role: FOLLOWER
I20260608 10:03:32.784328 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd1e0b7989042b791a0ca6195ea2122" candidate_uuid: "8a9b65785c834aa49a2aae65e17f1647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf9a47d30dc4739be76300ae75b9381"
I20260608 10:03:32.802497 12759 raft_consensus.cc:2804] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:32.803586 12529 raft_consensus.cc:2393] T bfd1e0b7989042b791a0ca6195ea2122 P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8a9b65785c834aa49a2aae65e17f1647 in current term 1: Already voted for candidate 2dc257015c73431c97f972eaeee2fd82 in this term.
I20260608 10:03:32.817456 12759 raft_consensus.cc:697] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82 [term 1 LEADER]: Becoming Leader. State: Replica: 2dc257015c73431c97f972eaeee2fd82, State: Running, Role: LEADER
I20260608 10:03:32.803431 12725 consensus_queue.cc:260] T 78d85739ea7445a2904f929d49201a40 P bdf9a47d30dc4739be76300ae75b9381 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.821221 12738 raft_consensus.cc:2749] T 929ef9e9830840688613facfe221a2fb P 2dc257015c73431c97f972eaeee2fd82 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:32.822911 12759 consensus_queue.cc:237] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.821401 12429 catalog_manager.cc:5696] T 77e3d5125b244189a98f18d271a4385f P 2dc257015c73431c97f972eaeee2fd82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dc257015c73431c97f972eaeee2fd82 (127.1.52.66). New cstate: current_term: 1 leader_uuid: "2dc257015c73431c97f972eaeee2fd82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:32.827898 12571 leader_election.cc:304] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 [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: 2dc257015c73431c97f972eaeee2fd82, bdf9a47d30dc4739be76300ae75b9381; no voters: 8a9b65785c834aa49a2aae65e17f1647
I20260608 10:03:32.827939 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfd1e0b7989042b791a0ca6195ea2122" candidate_uuid: "8a9b65785c834aa49a2aae65e17f1647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dc257015c73431c97f972eaeee2fd82"
I20260608 10:03:32.829085 12604 raft_consensus.cc:2393] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8a9b65785c834aa49a2aae65e17f1647 in current term 1: Already voted for candidate 2dc257015c73431c97f972eaeee2fd82 in this term.
I20260608 10:03:32.829231 12725 ts_tablet_manager.cc:1434] T 78d85739ea7445a2904f929d49201a40 P bdf9a47d30dc4739be76300ae75b9381: Time spent starting tablet: real 0.043s	user 0.007s	sys 0.001s
I20260608 10:03:32.830408 12643 leader_election.cc:304] T bfd1e0b7989042b791a0ca6195ea2122 P 8a9b65785c834aa49a2aae65e17f1647 [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: 8a9b65785c834aa49a2aae65e17f1647; no voters: 2dc257015c73431c97f972eaeee2fd82, bdf9a47d30dc4739be76300ae75b9381
I20260608 10:03:32.831868 12732 raft_consensus.cc:2749] T bfd1e0b7989042b791a0ca6195ea2122 P 8a9b65785c834aa49a2aae65e17f1647 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:03:32.833127 12738 raft_consensus.cc:2804] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:32.834605 12738 raft_consensus.cc:697] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 [term 1 LEADER]: Becoming Leader. State: Replica: 2dc257015c73431c97f972eaeee2fd82, State: Running, Role: LEADER
I20260608 10:03:32.835804 12738 consensus_queue.cc:237] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.837404 12726 tablet_bootstrap.cc:492] T 72698eb9d82946f6ae179de325f73a01 P 8a9b65785c834aa49a2aae65e17f1647: No bootstrap required, opened a new log
I20260608 10:03:32.838024 12726 ts_tablet_manager.cc:1403] T 72698eb9d82946f6ae179de325f73a01 P 8a9b65785c834aa49a2aae65e17f1647: Time spent bootstrapping tablet: real 0.143s	user 0.022s	sys 0.005s
I20260608 10:03:32.841434 12726 raft_consensus.cc:359] T 72698eb9d82946f6ae179de325f73a01 P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.842809 12726 raft_consensus.cc:385] T 72698eb9d82946f6ae179de325f73a01 P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:32.843143 12726 raft_consensus.cc:740] T 72698eb9d82946f6ae179de325f73a01 P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a9b65785c834aa49a2aae65e17f1647, State: Initialized, Role: FOLLOWER
I20260608 10:03:32.844024 12726 consensus_queue.cc:260] T 72698eb9d82946f6ae179de325f73a01 P 8a9b65785c834aa49a2aae65e17f1647 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.847680 12726 ts_tablet_manager.cc:1434] T 72698eb9d82946f6ae179de325f73a01 P 8a9b65785c834aa49a2aae65e17f1647: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260608 10:03:32.849086 12726 tablet_bootstrap.cc:492] T 78d85739ea7445a2904f929d49201a40 P 8a9b65785c834aa49a2aae65e17f1647: Bootstrap starting.
I20260608 10:03:32.854911 12428 catalog_manager.cc:5696] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a9b65785c834aa49a2aae65e17f1647 (127.1.52.67). New cstate: current_term: 1 leader_uuid: "8a9b65785c834aa49a2aae65e17f1647" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:32.856781 12726 tablet_bootstrap.cc:654] T 78d85739ea7445a2904f929d49201a40 P 8a9b65785c834aa49a2aae65e17f1647: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:32.863107 12429 catalog_manager.cc:5696] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dc257015c73431c97f972eaeee2fd82 (127.1.52.66). New cstate: current_term: 1 leader_uuid: "2dc257015c73431c97f972eaeee2fd82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:32.865850 12429 catalog_manager.cc:5696] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dc257015c73431c97f972eaeee2fd82 (127.1.52.66). New cstate: current_term: 1 leader_uuid: "2dc257015c73431c97f972eaeee2fd82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:32.867193 12738 raft_consensus.cc:493] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:32.867755 12738 raft_consensus.cc:515] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.869823 12738 leader_election.cc:290] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf9a47d30dc4739be76300ae75b9381 (127.1.52.65:36943), 8a9b65785c834aa49a2aae65e17f1647 (127.1.52.67:38541)
I20260608 10:03:32.870705 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d85739ea7445a2904f929d49201a40" candidate_uuid: "2dc257015c73431c97f972eaeee2fd82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf9a47d30dc4739be76300ae75b9381" is_pre_election: true
I20260608 10:03:32.871476 12529 raft_consensus.cc:2468] T 78d85739ea7445a2904f929d49201a40 P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2dc257015c73431c97f972eaeee2fd82 in term 0.
I20260608 10:03:32.873003 12679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d85739ea7445a2904f929d49201a40" candidate_uuid: "2dc257015c73431c97f972eaeee2fd82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a9b65785c834aa49a2aae65e17f1647" is_pre_election: true
I20260608 10:03:32.873323 12571 leader_election.cc:304] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dc257015c73431c97f972eaeee2fd82, bdf9a47d30dc4739be76300ae75b9381; no voters: 
W20260608 10:03:32.874701 12569 leader_election.cc:343] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a9b65785c834aa49a2aae65e17f1647 (127.1.52.67:38541): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:32.875213 12738 raft_consensus.cc:2804] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:32.875645 12738 raft_consensus.cc:493] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:32.876034 12738 raft_consensus.cc:3060] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:32.877585 12726 tablet_bootstrap.cc:492] T 78d85739ea7445a2904f929d49201a40 P 8a9b65785c834aa49a2aae65e17f1647: No bootstrap required, opened a new log
I20260608 10:03:32.878135 12726 ts_tablet_manager.cc:1403] T 78d85739ea7445a2904f929d49201a40 P 8a9b65785c834aa49a2aae65e17f1647: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.014s
I20260608 10:03:32.881224 12726 raft_consensus.cc:359] T 78d85739ea7445a2904f929d49201a40 P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.881973 12726 raft_consensus.cc:385] T 78d85739ea7445a2904f929d49201a40 P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:32.882279 12726 raft_consensus.cc:740] T 78d85739ea7445a2904f929d49201a40 P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a9b65785c834aa49a2aae65e17f1647, State: Initialized, Role: FOLLOWER
I20260608 10:03:32.883132 12726 consensus_queue.cc:260] T 78d85739ea7445a2904f929d49201a40 P 8a9b65785c834aa49a2aae65e17f1647 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.883847 12738 raft_consensus.cc:515] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.885579 12726 ts_tablet_manager.cc:1434] T 78d85739ea7445a2904f929d49201a40 P 8a9b65785c834aa49a2aae65e17f1647: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260608 10:03:32.886576 12738 leader_election.cc:290] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82 [CANDIDATE]: Term 1 election: Requested vote from peers bdf9a47d30dc4739be76300ae75b9381 (127.1.52.65:36943), 8a9b65785c834aa49a2aae65e17f1647 (127.1.52.67:38541)
I20260608 10:03:32.886969 12529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d85739ea7445a2904f929d49201a40" candidate_uuid: "2dc257015c73431c97f972eaeee2fd82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf9a47d30dc4739be76300ae75b9381"
I20260608 10:03:32.887171 12679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78d85739ea7445a2904f929d49201a40" candidate_uuid: "2dc257015c73431c97f972eaeee2fd82" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a9b65785c834aa49a2aae65e17f1647"
I20260608 10:03:32.887606 12529 raft_consensus.cc:3060] T 78d85739ea7445a2904f929d49201a40 P bdf9a47d30dc4739be76300ae75b9381 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:32.887744 12679 raft_consensus.cc:3060] T 78d85739ea7445a2904f929d49201a40 P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:32.895043 12529 raft_consensus.cc:2468] T 78d85739ea7445a2904f929d49201a40 P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dc257015c73431c97f972eaeee2fd82 in term 1.
I20260608 10:03:32.895043 12679 raft_consensus.cc:2468] T 78d85739ea7445a2904f929d49201a40 P 8a9b65785c834aa49a2aae65e17f1647 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2dc257015c73431c97f972eaeee2fd82 in term 1.
I20260608 10:03:32.896437 12571 leader_election.cc:304] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2dc257015c73431c97f972eaeee2fd82, bdf9a47d30dc4739be76300ae75b9381; no voters: 
I20260608 10:03:32.897148 12738 raft_consensus.cc:2804] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:32.897677 12738 raft_consensus.cc:697] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82 [term 1 LEADER]: Becoming Leader. State: Replica: 2dc257015c73431c97f972eaeee2fd82, State: Running, Role: LEADER
I20260608 10:03:32.898520 12738 consensus_queue.cc:237] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:32.950423 12428 catalog_manager.cc:5696] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2dc257015c73431c97f972eaeee2fd82 (127.1.52.66). New cstate: current_term: 1 leader_uuid: "2dc257015c73431c97f972eaeee2fd82" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:33.207093 12738 consensus_queue.cc:1048] T 77e3d5125b244189a98f18d271a4385f P 2dc257015c73431c97f972eaeee2fd82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:33.209813 12732 raft_consensus.cc:493] T 72698eb9d82946f6ae179de325f73a01 P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:33.210932 12732 raft_consensus.cc:515] T 72698eb9d82946f6ae179de325f73a01 P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } }
I20260608 10:03:33.216077 12528 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72698eb9d82946f6ae179de325f73a01" candidate_uuid: "8a9b65785c834aa49a2aae65e17f1647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bdf9a47d30dc4739be76300ae75b9381" is_pre_election: true
I20260608 10:03:33.217372 12528 raft_consensus.cc:2393] T 72698eb9d82946f6ae179de325f73a01 P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a9b65785c834aa49a2aae65e17f1647 in current term 1: Already voted for candidate 2dc257015c73431c97f972eaeee2fd82 in this term.
I20260608 10:03:33.226577 12735 consensus_queue.cc:1048] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:33.230116 12732 leader_election.cc:290] T 72698eb9d82946f6ae179de325f73a01 P 8a9b65785c834aa49a2aae65e17f1647 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bdf9a47d30dc4739be76300ae75b9381 (127.1.52.65:36943), 2dc257015c73431c97f972eaeee2fd82 (127.1.52.66:43855)
I20260608 10:03:33.232435 12604 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72698eb9d82946f6ae179de325f73a01" candidate_uuid: "8a9b65785c834aa49a2aae65e17f1647" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2dc257015c73431c97f972eaeee2fd82" is_pre_election: true
I20260608 10:03:33.235029 12643 leader_election.cc:304] T 72698eb9d82946f6ae179de325f73a01 P 8a9b65785c834aa49a2aae65e17f1647 [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: 8a9b65785c834aa49a2aae65e17f1647; no voters: 2dc257015c73431c97f972eaeee2fd82, bdf9a47d30dc4739be76300ae75b9381
I20260608 10:03:33.236812 12732 raft_consensus.cc:3060] T 72698eb9d82946f6ae179de325f73a01 P 8a9b65785c834aa49a2aae65e17f1647 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:33.249724 12763 consensus_queue.cc:1048] T 77e3d5125b244189a98f18d271a4385f P 2dc257015c73431c97f972eaeee2fd82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:33.261798 12753 consensus_queue.cc:1048] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:33.280349 12732 raft_consensus.cc:2749] T 72698eb9d82946f6ae179de325f73a01 P 8a9b65785c834aa49a2aae65e17f1647 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:33.290884 12753 consensus_queue.cc:1048] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:33.295027 12753 consensus_queue.cc:1048] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:33.307487 12735 consensus_queue.cc:1048] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 10:03:33.354121 12784 consensus_queue.cc:1048] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:03:33.361905 12712 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.GetTableLocations -> {remote=127.1.52.126:46187, user_credentials={real_user=slave}} blocked reactor thread for 79174.4us
I20260608 10:03:33.402271 12783 consensus_queue.cc:1048] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:33.433202 12783 consensus_queue.cc:1048] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:33.461000 12759 consensus_queue.cc:1048] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:33.541581 12759 consensus_queue.cc:1048] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:34.862950  1233 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:34.881646 12827 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:34.885566 12828 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:34.890390  1233 server_base.cc:1061] running on GCE node
W20260608 10:03:34.891635 12831 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:34.893255  1233 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:34.893501  1233 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:34.893750  1233 hybrid_clock.cc:648] HybridClock initialized: now 1780913014893713 us; error 0 us; skew 500 ppm
I20260608 10:03:34.894449  1233 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:34.897914  1233 webserver.cc:533] Webserver started at http://127.1.52.68:39785/ using document root <none> and password file <none>
I20260608 10:03:34.898545  1233 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:34.898784  1233 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:34.899111  1233 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:34.900449  1233 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912781554680-1233-0/minicluster-data/ts-3-root/instance:
uuid: "0d1fe98c625f479482c641ee3686fe32"
format_stamp: "Formatted at 2026-06-08 10:03:34 on dist-test-slave-tgjf"
I20260608 10:03:34.905890  1233 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:03:34.910840 12835 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:34.911648  1233 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:03:34.911998  1233 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912781554680-1233-0/minicluster-data/ts-3-root
uuid: "0d1fe98c625f479482c641ee3686fe32"
format_stamp: "Formatted at 2026-06-08 10:03:34 on dist-test-slave-tgjf"
I20260608 10:03:34.912307  1233 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912781554680-1233-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912781554680-1233-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasktqz2V5/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912781554680-1233-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:34.938870  1233 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:34.940352  1233 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:34.941859  1233 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:34.944489  1233 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:34.944747  1233 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:34.945004  1233 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:34.945238  1233 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:34.988758  1233 rpc_server.cc:307] RPC server started. Bound to: 127.1.52.68:42425
I20260608 10:03:34.988919 12897 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.52.68:42425 every 8 connection(s)
I20260608 10:03:35.005002 12898 heartbeater.cc:344] Connected to a master server at 127.1.52.126:46187
I20260608 10:03:35.005437 12898 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:35.006259 12898 heartbeater.cc:507] Master 127.1.52.126:46187 requested a full tablet report, sending...
I20260608 10:03:35.008541 12422 ts_manager.cc:194] Registered new tserver with Master: 0d1fe98c625f479482c641ee3686fe32 (127.1.52.68:42425)
I20260608 10:03:35.010152 12422 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36992
I20260608 10:03:35.933025 12679 consensus_queue.cc:237] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } attrs { replace: true } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } }
I20260608 10:03:35.942667 12605 raft_consensus.cc:1275] T f506889571eb42e98bed412f6c78062b P 2dc257015c73431c97f972eaeee2fd82 [term 1 FOLLOWER]: Refusing update from remote peer 8a9b65785c834aa49a2aae65e17f1647: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:03:35.943367 12529 raft_consensus.cc:1275] T f506889571eb42e98bed412f6c78062b P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Refusing update from remote peer 8a9b65785c834aa49a2aae65e17f1647: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:03:35.945235 12907 consensus_queue.cc:1048] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:03:35.946460 12825 consensus_queue.cc:1048] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:03:35.955441 12907 raft_consensus.cc:2955] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0d1fe98c625f479482c641ee3686fe32 (127.1.52.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } attrs { replace: true } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } } }
W20260608 10:03:35.957454 12644 consensus_peers.cc:597] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 -> Peer 0d1fe98c625f479482c641ee3686fe32 (127.1.52.68:42425): Couldn't send request to peer 0d1fe98c625f479482c641ee3686fe32. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f506889571eb42e98bed412f6c78062b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:35.958887 12605 raft_consensus.cc:2955] T f506889571eb42e98bed412f6c78062b P 2dc257015c73431c97f972eaeee2fd82 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0d1fe98c625f479482c641ee3686fe32 (127.1.52.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } attrs { replace: true } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } } }
I20260608 10:03:35.960425 12529 raft_consensus.cc:2955] T f506889571eb42e98bed412f6c78062b P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0d1fe98c625f479482c641ee3686fe32 (127.1.52.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } attrs { replace: true } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } } }
I20260608 10:03:35.985092 12422 catalog_manager.cc:5696] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 reported cstate change: config changed from index -1 to 16, NON_VOTER 0d1fe98c625f479482c641ee3686fe32 (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "8a9b65785c834aa49a2aae65e17f1647" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:36.000909 12605 consensus_queue.cc:237] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } attrs { replace: true } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } }
I20260608 10:03:36.012615 12679 raft_consensus.cc:1275] T bfd1e0b7989042b791a0ca6195ea2122 P 8a9b65785c834aa49a2aae65e17f1647 [term 1 FOLLOWER]: Refusing update from remote peer 2dc257015c73431c97f972eaeee2fd82: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:03:36.013096 12898 heartbeater.cc:499] Master 127.1.52.126:46187 was elected leader, sending a full tablet report...
I20260608 10:03:36.013327 12529 raft_consensus.cc:1275] T bfd1e0b7989042b791a0ca6195ea2122 P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Refusing update from remote peer 2dc257015c73431c97f972eaeee2fd82: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:03:36.014458 12914 consensus_queue.cc:1048] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:03:36.016113 12903 consensus_queue.cc:1048] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:03:36.025699 12903 raft_consensus.cc:2955] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0d1fe98c625f479482c641ee3686fe32 (127.1.52.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } attrs { replace: true } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } } }
W20260608 10:03:36.029489 12570 consensus_peers.cc:597] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 -> Peer 0d1fe98c625f479482c641ee3686fe32 (127.1.52.68:42425): Couldn't send request to peer 0d1fe98c625f479482c641ee3686fe32. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bfd1e0b7989042b791a0ca6195ea2122. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:36.028622 12677 raft_consensus.cc:2955] T bfd1e0b7989042b791a0ca6195ea2122 P 8a9b65785c834aa49a2aae65e17f1647 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0d1fe98c625f479482c641ee3686fe32 (127.1.52.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } attrs { replace: true } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } } }
I20260608 10:03:36.034781 12529 raft_consensus.cc:2955] T bfd1e0b7989042b791a0ca6195ea2122 P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0d1fe98c625f479482c641ee3686fe32 (127.1.52.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } attrs { replace: true } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } } }
I20260608 10:03:36.046473 12605 consensus_queue.cc:237] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } attrs { replace: true } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } }
I20260608 10:03:36.046589 12420 catalog_manager.cc:5696] T bfd1e0b7989042b791a0ca6195ea2122 P 8a9b65785c834aa49a2aae65e17f1647 reported cstate change: config changed from index -1 to 16, NON_VOTER 0d1fe98c625f479482c641ee3686fe32 (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "2dc257015c73431c97f972eaeee2fd82" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } attrs { replace: true } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } } }
W20260608 10:03:36.056766 12570 consensus_peers.cc:597] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82 -> Peer 0d1fe98c625f479482c641ee3686fe32 (127.1.52.68:42425): Couldn't send request to peer 0d1fe98c625f479482c641ee3686fe32. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 78d85739ea7445a2904f929d49201a40. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:36.057130 12677 raft_consensus.cc:1275] T 78d85739ea7445a2904f929d49201a40 P 8a9b65785c834aa49a2aae65e17f1647 [term 1 FOLLOWER]: Refusing update from remote peer 2dc257015c73431c97f972eaeee2fd82: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:03:36.059337 12914 consensus_queue.cc:1048] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:03:36.060436 12529 raft_consensus.cc:1275] T 78d85739ea7445a2904f929d49201a40 P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Refusing update from remote peer 2dc257015c73431c97f972eaeee2fd82: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:03:36.062004 12914 consensus_queue.cc:1048] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:03:36.068747 12903 raft_consensus.cc:2955] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0d1fe98c625f479482c641ee3686fe32 (127.1.52.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } attrs { replace: true } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } } }
I20260608 10:03:36.070719 12677 raft_consensus.cc:2955] T 78d85739ea7445a2904f929d49201a40 P 8a9b65785c834aa49a2aae65e17f1647 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0d1fe98c625f479482c641ee3686fe32 (127.1.52.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } attrs { replace: true } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } } }
I20260608 10:03:36.074013 12529 raft_consensus.cc:2955] T 78d85739ea7445a2904f929d49201a40 P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0d1fe98c625f479482c641ee3686fe32 (127.1.52.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } attrs { replace: true } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } } }
I20260608 10:03:36.084975 12679 consensus_queue.cc:237] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } attrs { replace: true } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } }
I20260608 10:03:36.084412 12420 catalog_manager.cc:5696] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82 reported cstate change: config changed from index -1 to 16, NON_VOTER 0d1fe98c625f479482c641ee3686fe32 (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "2dc257015c73431c97f972eaeee2fd82" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:03:36.094237 12644 consensus_peers.cc:597] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 -> Peer 0d1fe98c625f479482c641ee3686fe32 (127.1.52.68:42425): Couldn't send request to peer 0d1fe98c625f479482c641ee3686fe32. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 929ef9e9830840688613facfe221a2fb. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:36.094719 12605 raft_consensus.cc:1275] T 929ef9e9830840688613facfe221a2fb P 2dc257015c73431c97f972eaeee2fd82 [term 1 FOLLOWER]: Refusing update from remote peer 8a9b65785c834aa49a2aae65e17f1647: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:03:36.095508 12529 raft_consensus.cc:1275] T 929ef9e9830840688613facfe221a2fb P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Refusing update from remote peer 8a9b65785c834aa49a2aae65e17f1647: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:03:36.097151 12907 consensus_queue.cc:1048] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:03:36.098810 12913 consensus_queue.cc:1048] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:03:36.107420 12907 raft_consensus.cc:2955] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0d1fe98c625f479482c641ee3686fe32 (127.1.52.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } attrs { replace: true } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } } }
I20260608 10:03:36.109654 12529 raft_consensus.cc:2955] T 929ef9e9830840688613facfe221a2fb P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0d1fe98c625f479482c641ee3686fe32 (127.1.52.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } attrs { replace: true } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } } }
I20260608 10:03:36.111091 12605 raft_consensus.cc:2955] T 929ef9e9830840688613facfe221a2fb P 2dc257015c73431c97f972eaeee2fd82 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0d1fe98c625f479482c641ee3686fe32 (127.1.52.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } attrs { replace: true } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } } }
I20260608 10:03:36.124137 12422 catalog_manager.cc:5696] T 929ef9e9830840688613facfe221a2fb P bdf9a47d30dc4739be76300ae75b9381 reported cstate change: config changed from index -1 to 16, NON_VOTER 0d1fe98c625f479482c641ee3686fe32 (127.1.52.68) added. New cstate: current_term: 1 leader_uuid: "8a9b65785c834aa49a2aae65e17f1647" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } attrs { replace: true } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } } }
I20260608 10:03:36.370141 12932 ts_tablet_manager.cc:933] T f506889571eb42e98bed412f6c78062b P 0d1fe98c625f479482c641ee3686fe32: Initiating tablet copy from peer 8a9b65785c834aa49a2aae65e17f1647 (127.1.52.67:38541)
I20260608 10:03:36.372069 12932 tablet_copy_client.cc:323] T f506889571eb42e98bed412f6c78062b P 0d1fe98c625f479482c641ee3686fe32: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.67:38541
I20260608 10:03:36.384650 12690 tablet_copy_service.cc:140] P 8a9b65785c834aa49a2aae65e17f1647: Received BeginTabletCopySession request for tablet f506889571eb42e98bed412f6c78062b from peer 0d1fe98c625f479482c641ee3686fe32 ({username='slave'} at 127.0.0.1:34186)
I20260608 10:03:36.385217 12690 tablet_copy_service.cc:161] P 8a9b65785c834aa49a2aae65e17f1647: Beginning new tablet copy session on tablet f506889571eb42e98bed412f6c78062b from peer 0d1fe98c625f479482c641ee3686fe32 at {username='slave'} at 127.0.0.1:34186: session id = 0d1fe98c625f479482c641ee3686fe32-f506889571eb42e98bed412f6c78062b
I20260608 10:03:36.392316 12690 tablet_copy_source_session.cc:215] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:36.395543 12932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f506889571eb42e98bed412f6c78062b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:36.412935 12932 tablet_copy_client.cc:806] T f506889571eb42e98bed412f6c78062b P 0d1fe98c625f479482c641ee3686fe32: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:36.413617 12932 tablet_copy_client.cc:670] T f506889571eb42e98bed412f6c78062b P 0d1fe98c625f479482c641ee3686fe32: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:36.418262 12932 tablet_copy_client.cc:538] T f506889571eb42e98bed412f6c78062b P 0d1fe98c625f479482c641ee3686fe32: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:36.426939 12932 tablet_bootstrap.cc:492] T f506889571eb42e98bed412f6c78062b P 0d1fe98c625f479482c641ee3686fe32: Bootstrap starting.
I20260608 10:03:36.471971 12936 ts_tablet_manager.cc:933] T bfd1e0b7989042b791a0ca6195ea2122 P 0d1fe98c625f479482c641ee3686fe32: Initiating tablet copy from peer 2dc257015c73431c97f972eaeee2fd82 (127.1.52.66:43855)
I20260608 10:03:36.474166 12936 tablet_copy_client.cc:323] T bfd1e0b7989042b791a0ca6195ea2122 P 0d1fe98c625f479482c641ee3686fe32: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.66:43855
I20260608 10:03:36.485679 12616 tablet_copy_service.cc:140] P 2dc257015c73431c97f972eaeee2fd82: Received BeginTabletCopySession request for tablet bfd1e0b7989042b791a0ca6195ea2122 from peer 0d1fe98c625f479482c641ee3686fe32 ({username='slave'} at 127.0.0.1:53642)
I20260608 10:03:36.486423 12616 tablet_copy_service.cc:161] P 2dc257015c73431c97f972eaeee2fd82: Beginning new tablet copy session on tablet bfd1e0b7989042b791a0ca6195ea2122 from peer 0d1fe98c625f479482c641ee3686fe32 at {username='slave'} at 127.0.0.1:53642: session id = 0d1fe98c625f479482c641ee3686fe32-bfd1e0b7989042b791a0ca6195ea2122
I20260608 10:03:36.495710 12616 tablet_copy_source_session.cc:215] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:36.499635 12936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfd1e0b7989042b791a0ca6195ea2122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:36.517331 12936 tablet_copy_client.cc:806] T bfd1e0b7989042b791a0ca6195ea2122 P 0d1fe98c625f479482c641ee3686fe32: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:36.517977 12936 tablet_copy_client.cc:670] T bfd1e0b7989042b791a0ca6195ea2122 P 0d1fe98c625f479482c641ee3686fe32: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:36.522926 12936 tablet_copy_client.cc:538] T bfd1e0b7989042b791a0ca6195ea2122 P 0d1fe98c625f479482c641ee3686fe32: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:36.532933 12936 tablet_bootstrap.cc:492] T bfd1e0b7989042b791a0ca6195ea2122 P 0d1fe98c625f479482c641ee3686fe32: Bootstrap starting.
I20260608 10:03:36.556656 12932 tablet_bootstrap.cc:492] T f506889571eb42e98bed412f6c78062b P 0d1fe98c625f479482c641ee3686fe32: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=121 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:36.557569 12938 ts_tablet_manager.cc:933] T 78d85739ea7445a2904f929d49201a40 P 0d1fe98c625f479482c641ee3686fe32: Initiating tablet copy from peer 2dc257015c73431c97f972eaeee2fd82 (127.1.52.66:43855)
I20260608 10:03:36.557801 12932 tablet_bootstrap.cc:492] T f506889571eb42e98bed412f6c78062b P 0d1fe98c625f479482c641ee3686fe32: Bootstrap complete.
I20260608 10:03:36.558872 12932 ts_tablet_manager.cc:1403] T f506889571eb42e98bed412f6c78062b P 0d1fe98c625f479482c641ee3686fe32: Time spent bootstrapping tablet: real 0.132s	user 0.119s	sys 0.012s
I20260608 10:03:36.563392 12932 raft_consensus.cc:359] T f506889571eb42e98bed412f6c78062b P 0d1fe98c625f479482c641ee3686fe32 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } attrs { replace: true } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } }
I20260608 10:03:36.564607 12932 raft_consensus.cc:740] T f506889571eb42e98bed412f6c78062b P 0d1fe98c625f479482c641ee3686fe32 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0d1fe98c625f479482c641ee3686fe32, State: Initialized, Role: LEARNER
I20260608 10:03:36.565560 12932 consensus_queue.cc:260] T f506889571eb42e98bed412f6c78062b P 0d1fe98c625f479482c641ee3686fe32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } attrs { replace: true } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } }
I20260608 10:03:36.566368 12938 tablet_copy_client.cc:323] T 78d85739ea7445a2904f929d49201a40 P 0d1fe98c625f479482c641ee3686fe32: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.66:43855
I20260608 10:03:36.569604 12616 tablet_copy_service.cc:140] P 2dc257015c73431c97f972eaeee2fd82: Received BeginTabletCopySession request for tablet 78d85739ea7445a2904f929d49201a40 from peer 0d1fe98c625f479482c641ee3686fe32 ({username='slave'} at 127.0.0.1:53642)
I20260608 10:03:36.570176 12616 tablet_copy_service.cc:161] P 2dc257015c73431c97f972eaeee2fd82: Beginning new tablet copy session on tablet 78d85739ea7445a2904f929d49201a40 from peer 0d1fe98c625f479482c641ee3686fe32 at {username='slave'} at 127.0.0.1:53642: session id = 0d1fe98c625f479482c641ee3686fe32-78d85739ea7445a2904f929d49201a40
I20260608 10:03:36.579814 12932 ts_tablet_manager.cc:1434] T f506889571eb42e98bed412f6c78062b P 0d1fe98c625f479482c641ee3686fe32: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.015s
I20260608 10:03:36.581590 12616 tablet_copy_source_session.cc:215] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:36.582516 12690 tablet_copy_service.cc:342] P 8a9b65785c834aa49a2aae65e17f1647: Request end of tablet copy session 0d1fe98c625f479482c641ee3686fe32-f506889571eb42e98bed412f6c78062b received from {username='slave'} at 127.0.0.1:34186
I20260608 10:03:36.583050 12690 tablet_copy_service.cc:434] P 8a9b65785c834aa49a2aae65e17f1647: ending tablet copy session 0d1fe98c625f479482c641ee3686fe32-f506889571eb42e98bed412f6c78062b on tablet f506889571eb42e98bed412f6c78062b with peer 0d1fe98c625f479482c641ee3686fe32
I20260608 10:03:36.587131 12938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78d85739ea7445a2904f929d49201a40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:36.602541 12938 tablet_copy_client.cc:806] T 78d85739ea7445a2904f929d49201a40 P 0d1fe98c625f479482c641ee3686fe32: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:36.604521 12938 tablet_copy_client.cc:670] T 78d85739ea7445a2904f929d49201a40 P 0d1fe98c625f479482c641ee3686fe32: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:36.609730 12932 ts_tablet_manager.cc:933] T 929ef9e9830840688613facfe221a2fb P 0d1fe98c625f479482c641ee3686fe32: Initiating tablet copy from peer 8a9b65785c834aa49a2aae65e17f1647 (127.1.52.67:38541)
I20260608 10:03:36.611205 12938 tablet_copy_client.cc:538] T 78d85739ea7445a2904f929d49201a40 P 0d1fe98c625f479482c641ee3686fe32: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:36.619629 12932 tablet_copy_client.cc:323] T 929ef9e9830840688613facfe221a2fb P 0d1fe98c625f479482c641ee3686fe32: tablet copy: Beginning tablet copy session from remote peer at address 127.1.52.67:38541
I20260608 10:03:36.621670 12690 tablet_copy_service.cc:140] P 8a9b65785c834aa49a2aae65e17f1647: Received BeginTabletCopySession request for tablet 929ef9e9830840688613facfe221a2fb from peer 0d1fe98c625f479482c641ee3686fe32 ({username='slave'} at 127.0.0.1:34186)
I20260608 10:03:36.622269 12690 tablet_copy_service.cc:161] P 8a9b65785c834aa49a2aae65e17f1647: Beginning new tablet copy session on tablet 929ef9e9830840688613facfe221a2fb from peer 0d1fe98c625f479482c641ee3686fe32 at {username='slave'} at 127.0.0.1:34186: session id = 0d1fe98c625f479482c641ee3686fe32-929ef9e9830840688613facfe221a2fb
I20260608 10:03:36.623723 12938 tablet_bootstrap.cc:492] T 78d85739ea7445a2904f929d49201a40 P 0d1fe98c625f479482c641ee3686fe32: Bootstrap starting.
I20260608 10:03:36.631132 12690 tablet_copy_source_session.cc:215] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:36.635848 12932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 929ef9e9830840688613facfe221a2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:36.653662 12932 tablet_copy_client.cc:806] T 929ef9e9830840688613facfe221a2fb P 0d1fe98c625f479482c641ee3686fe32: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:36.654326 12932 tablet_copy_client.cc:670] T 929ef9e9830840688613facfe221a2fb P 0d1fe98c625f479482c641ee3686fe32: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:36.660526 12932 tablet_copy_client.cc:538] T 929ef9e9830840688613facfe221a2fb P 0d1fe98c625f479482c641ee3686fe32: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:36.670913 12936 tablet_bootstrap.cc:492] T bfd1e0b7989042b791a0ca6195ea2122 P 0d1fe98c625f479482c641ee3686fe32: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:36.671945 12936 tablet_bootstrap.cc:492] T bfd1e0b7989042b791a0ca6195ea2122 P 0d1fe98c625f479482c641ee3686fe32: Bootstrap complete.
I20260608 10:03:36.672747 12936 ts_tablet_manager.cc:1403] T bfd1e0b7989042b791a0ca6195ea2122 P 0d1fe98c625f479482c641ee3686fe32: Time spent bootstrapping tablet: real 0.140s	user 0.130s	sys 0.008s
I20260608 10:03:36.675786 12932 tablet_bootstrap.cc:492] T 929ef9e9830840688613facfe221a2fb P 0d1fe98c625f479482c641ee3686fe32: Bootstrap starting.
I20260608 10:03:36.675746 12936 raft_consensus.cc:359] T bfd1e0b7989042b791a0ca6195ea2122 P 0d1fe98c625f479482c641ee3686fe32 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } attrs { replace: true } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } }
I20260608 10:03:36.676671 12936 raft_consensus.cc:740] T bfd1e0b7989042b791a0ca6195ea2122 P 0d1fe98c625f479482c641ee3686fe32 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0d1fe98c625f479482c641ee3686fe32, State: Initialized, Role: LEARNER
I20260608 10:03:36.677404 12936 consensus_queue.cc:260] T bfd1e0b7989042b791a0ca6195ea2122 P 0d1fe98c625f479482c641ee3686fe32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } attrs { replace: true } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } }
I20260608 10:03:36.682775 12936 ts_tablet_manager.cc:1434] T bfd1e0b7989042b791a0ca6195ea2122 P 0d1fe98c625f479482c641ee3686fe32: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:03:36.694392 12616 tablet_copy_service.cc:342] P 2dc257015c73431c97f972eaeee2fd82: Request end of tablet copy session 0d1fe98c625f479482c641ee3686fe32-bfd1e0b7989042b791a0ca6195ea2122 received from {username='slave'} at 127.0.0.1:53642
I20260608 10:03:36.694918 12616 tablet_copy_service.cc:434] P 2dc257015c73431c97f972eaeee2fd82: ending tablet copy session 0d1fe98c625f479482c641ee3686fe32-bfd1e0b7989042b791a0ca6195ea2122 on tablet bfd1e0b7989042b791a0ca6195ea2122 with peer 0d1fe98c625f479482c641ee3686fe32
I20260608 10:03:36.762456 12938 tablet_bootstrap.cc:492] T 78d85739ea7445a2904f929d49201a40 P 0d1fe98c625f479482c641ee3686fe32: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:36.763302 12938 tablet_bootstrap.cc:492] T 78d85739ea7445a2904f929d49201a40 P 0d1fe98c625f479482c641ee3686fe32: Bootstrap complete.
I20260608 10:03:36.763888 12938 ts_tablet_manager.cc:1403] T 78d85739ea7445a2904f929d49201a40 P 0d1fe98c625f479482c641ee3686fe32: Time spent bootstrapping tablet: real 0.140s	user 0.096s	sys 0.015s
I20260608 10:03:36.766044 12938 raft_consensus.cc:359] T 78d85739ea7445a2904f929d49201a40 P 0d1fe98c625f479482c641ee3686fe32 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } attrs { replace: true } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } }
I20260608 10:03:36.766705 12938 raft_consensus.cc:740] T 78d85739ea7445a2904f929d49201a40 P 0d1fe98c625f479482c641ee3686fe32 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0d1fe98c625f479482c641ee3686fe32, State: Initialized, Role: LEARNER
I20260608 10:03:36.767207 12938 consensus_queue.cc:260] T 78d85739ea7445a2904f929d49201a40 P 0d1fe98c625f479482c641ee3686fe32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } attrs { replace: true } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } }
I20260608 10:03:36.769048 12938 ts_tablet_manager.cc:1434] T 78d85739ea7445a2904f929d49201a40 P 0d1fe98c625f479482c641ee3686fe32: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:03:36.771016 12616 tablet_copy_service.cc:342] P 2dc257015c73431c97f972eaeee2fd82: Request end of tablet copy session 0d1fe98c625f479482c641ee3686fe32-78d85739ea7445a2904f929d49201a40 received from {username='slave'} at 127.0.0.1:53642
I20260608 10:03:36.771448 12616 tablet_copy_service.cc:434] P 2dc257015c73431c97f972eaeee2fd82: ending tablet copy session 0d1fe98c625f479482c641ee3686fe32-78d85739ea7445a2904f929d49201a40 on tablet 78d85739ea7445a2904f929d49201a40 with peer 0d1fe98c625f479482c641ee3686fe32
I20260608 10:03:36.794282 12932 tablet_bootstrap.cc:492] T 929ef9e9830840688613facfe221a2fb P 0d1fe98c625f479482c641ee3686fe32: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:36.795279 12932 tablet_bootstrap.cc:492] T 929ef9e9830840688613facfe221a2fb P 0d1fe98c625f479482c641ee3686fe32: Bootstrap complete.
I20260608 10:03:36.796044 12932 ts_tablet_manager.cc:1403] T 929ef9e9830840688613facfe221a2fb P 0d1fe98c625f479482c641ee3686fe32: Time spent bootstrapping tablet: real 0.121s	user 0.106s	sys 0.004s
I20260608 10:03:36.798978 12932 raft_consensus.cc:359] T 929ef9e9830840688613facfe221a2fb P 0d1fe98c625f479482c641ee3686fe32 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } attrs { replace: true } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } }
I20260608 10:03:36.799762 12932 raft_consensus.cc:740] T 929ef9e9830840688613facfe221a2fb P 0d1fe98c625f479482c641ee3686fe32 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0d1fe98c625f479482c641ee3686fe32, State: Initialized, Role: LEARNER
I20260608 10:03:36.800383 12932 consensus_queue.cc:260] T 929ef9e9830840688613facfe221a2fb P 0d1fe98c625f479482c641ee3686fe32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } attrs { replace: true } } peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } }
I20260608 10:03:36.802634 12932 ts_tablet_manager.cc:1434] T 929ef9e9830840688613facfe221a2fb P 0d1fe98c625f479482c641ee3686fe32: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:03:36.804332 12690 tablet_copy_service.cc:342] P 8a9b65785c834aa49a2aae65e17f1647: Request end of tablet copy session 0d1fe98c625f479482c641ee3686fe32-929ef9e9830840688613facfe221a2fb received from {username='slave'} at 127.0.0.1:34186
I20260608 10:03:36.804757 12690 tablet_copy_service.cc:434] P 8a9b65785c834aa49a2aae65e17f1647: ending tablet copy session 0d1fe98c625f479482c641ee3686fe32-929ef9e9830840688613facfe221a2fb on tablet 929ef9e9830840688613facfe221a2fb with peer 0d1fe98c625f479482c641ee3686fe32
I20260608 10:03:36.809722 12873 raft_consensus.cc:1217] T f506889571eb42e98bed412f6c78062b P 0d1fe98c625f479482c641ee3686fe32 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:03:36.899183 12873 raft_consensus.cc:1217] T bfd1e0b7989042b791a0ca6195ea2122 P 0d1fe98c625f479482c641ee3686fe32 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:03:36.975419 12873 raft_consensus.cc:1217] T 78d85739ea7445a2904f929d49201a40 P 0d1fe98c625f479482c641ee3686fe32 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:03:36.984753 12873 raft_consensus.cc:1217] T 929ef9e9830840688613facfe221a2fb P 0d1fe98c625f479482c641ee3686fe32 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:03:37.023473  1233 tablet_server.cc:179] TabletServer@127.1.52.65:0 shutting down...
W20260608 10:03:37.051888 12571 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 10:03:37.061501 12571 consensus_peers.cc:597] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 -> Peer bdf9a47d30dc4739be76300ae75b9381 (127.1.52.65:36943): Couldn't send request to peer bdf9a47d30dc4739be76300ae75b9381. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:37.064819  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:37.065809  1233 tablet_replica.cc:333] T 72698eb9d82946f6ae179de325f73a01 P bdf9a47d30dc4739be76300ae75b9381: stopping tablet replica
I20260608 10:03:37.066699  1233 raft_consensus.cc:2243] T 72698eb9d82946f6ae179de325f73a01 P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:37.067371  1233 raft_consensus.cc:2272] T 72698eb9d82946f6ae179de325f73a01 P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:37.070566  1233 tablet_replica.cc:333] T f506889571eb42e98bed412f6c78062b P bdf9a47d30dc4739be76300ae75b9381: stopping tablet replica
I20260608 10:03:37.071287  1233 raft_consensus.cc:2243] T f506889571eb42e98bed412f6c78062b P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:37.071969  1233 raft_consensus.cc:2272] T f506889571eb42e98bed412f6c78062b P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:37.075052  1233 tablet_replica.cc:333] T bfd1e0b7989042b791a0ca6195ea2122 P bdf9a47d30dc4739be76300ae75b9381: stopping tablet replica
I20260608 10:03:37.075770  1233 raft_consensus.cc:2243] T bfd1e0b7989042b791a0ca6195ea2122 P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:37.076464  1233 raft_consensus.cc:2272] T bfd1e0b7989042b791a0ca6195ea2122 P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:37.079523  1233 tablet_replica.cc:333] T 78d85739ea7445a2904f929d49201a40 P bdf9a47d30dc4739be76300ae75b9381: stopping tablet replica
I20260608 10:03:37.080272  1233 raft_consensus.cc:2243] T 78d85739ea7445a2904f929d49201a40 P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:37.081050  1233 raft_consensus.cc:2272] T 78d85739ea7445a2904f929d49201a40 P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:37.084488  1233 tablet_replica.cc:333] T 77e3d5125b244189a98f18d271a4385f P bdf9a47d30dc4739be76300ae75b9381: stopping tablet replica
I20260608 10:03:37.085223  1233 raft_consensus.cc:2243] T 77e3d5125b244189a98f18d271a4385f P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:37.085879  1233 raft_consensus.cc:2272] T 77e3d5125b244189a98f18d271a4385f P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:37.088822  1233 tablet_replica.cc:333] T 929ef9e9830840688613facfe221a2fb P bdf9a47d30dc4739be76300ae75b9381: stopping tablet replica
I20260608 10:03:37.089464  1233 raft_consensus.cc:2243] T 929ef9e9830840688613facfe221a2fb P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:37.090134  1233 raft_consensus.cc:2272] T 929ef9e9830840688613facfe221a2fb P bdf9a47d30dc4739be76300ae75b9381 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:03:37.104907 12645 consensus_peers.cc:597] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 -> Peer bdf9a47d30dc4739be76300ae75b9381 (127.1.52.65:36943): Couldn't send request to peer bdf9a47d30dc4739be76300ae75b9381. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:37.121605  1233 tablet_server.cc:196] TabletServer@127.1.52.65:0 shutdown complete.
I20260608 10:03:37.146907  1233 tablet_server.cc:179] TabletServer@127.1.52.66:0 shutting down...
I20260608 10:03:37.179759  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:37.181504  1233 tablet_replica.cc:333] T 929ef9e9830840688613facfe221a2fb P 2dc257015c73431c97f972eaeee2fd82: stopping tablet replica
I20260608 10:03:37.182461  1233 raft_consensus.cc:2243] T 929ef9e9830840688613facfe221a2fb P 2dc257015c73431c97f972eaeee2fd82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:37.183223  1233 raft_consensus.cc:2272] T 929ef9e9830840688613facfe221a2fb P 2dc257015c73431c97f972eaeee2fd82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:37.186609  1233 tablet_replica.cc:333] T 77e3d5125b244189a98f18d271a4385f P 2dc257015c73431c97f972eaeee2fd82: stopping tablet replica
I20260608 10:03:37.187522  1233 raft_consensus.cc:2243] T 77e3d5125b244189a98f18d271a4385f P 2dc257015c73431c97f972eaeee2fd82 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:37.188416  1233 raft_consensus.cc:2272] T 77e3d5125b244189a98f18d271a4385f P 2dc257015c73431c97f972eaeee2fd82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:37.191817  1233 tablet_replica.cc:333] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82: stopping tablet replica
I20260608 10:03:37.192621  1233 raft_consensus.cc:2243] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:37.194027  1233 raft_consensus.cc:2272] T 78d85739ea7445a2904f929d49201a40 P 2dc257015c73431c97f972eaeee2fd82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:37.197261  1233 tablet_replica.cc:333] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82: stopping tablet replica
I20260608 10:03:37.198020  1233 raft_consensus.cc:2243] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:37.199048  1233 raft_consensus.cc:2272] T 72698eb9d82946f6ae179de325f73a01 P 2dc257015c73431c97f972eaeee2fd82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:37.202291  1233 tablet_replica.cc:333] T f506889571eb42e98bed412f6c78062b P 2dc257015c73431c97f972eaeee2fd82: stopping tablet replica
I20260608 10:03:37.203027  1233 raft_consensus.cc:2243] T f506889571eb42e98bed412f6c78062b P 2dc257015c73431c97f972eaeee2fd82 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:37.203743  1233 raft_consensus.cc:2272] T f506889571eb42e98bed412f6c78062b P 2dc257015c73431c97f972eaeee2fd82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:37.206691  1233 tablet_replica.cc:333] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82: stopping tablet replica
I20260608 10:03:37.207379  1233 raft_consensus.cc:2243] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:37.208889  1233 raft_consensus.cc:2272] T bfd1e0b7989042b791a0ca6195ea2122 P 2dc257015c73431c97f972eaeee2fd82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:37.242506  1233 tablet_server.cc:196] TabletServer@127.1.52.66:0 shutdown complete.
I20260608 10:03:37.258049 12912 raft_consensus.cc:1064] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647: attempting to promote NON_VOTER 0d1fe98c625f479482c641ee3686fe32 to VOTER
I20260608 10:03:37.260550 12912 consensus_queue.cc:237] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 16, Committed index: 16, Last appended: 1.16, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } attrs { replace: true } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: false } }
I20260608 10:03:37.267969 12873 raft_consensus.cc:1275] T f506889571eb42e98bed412f6c78062b P 0d1fe98c625f479482c641ee3686fe32 [term 1 LEARNER]: Refusing update from remote peer 8a9b65785c834aa49a2aae65e17f1647: Log matching property violated. Preceding OpId in replica: term: 1 index: 16. Preceding OpId from leader: term: 1 index: 17. (index mismatch)
I20260608 10:03:37.270216 12907 consensus_queue.cc:1048] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 17, Last known committed idx: 16, Time since last communication: 0.001s
I20260608 10:03:37.274417  1233 tablet_server.cc:179] TabletServer@127.1.52.67:0 shutting down...
W20260608 10:03:37.301287 12643 consensus_peers.cc:597] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 -> Peer 2dc257015c73431c97f972eaeee2fd82 (127.1.52.66:43855): Couldn't send request to peer 2dc257015c73431c97f972eaeee2fd82. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.66:43855: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:03:37.304221 12645 consensus_peers.cc:597] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 -> Peer bdf9a47d30dc4739be76300ae75b9381 (127.1.52.65:36943): Couldn't send request to peer bdf9a47d30dc4739be76300ae75b9381. Status: Network error: Client connection negotiation failed: client connection to 127.1.52.65:36943: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:37.327147  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:37.328154  1233 tablet_replica.cc:333] T 72698eb9d82946f6ae179de325f73a01 P 8a9b65785c834aa49a2aae65e17f1647: stopping tablet replica
I20260608 10:03:37.328943  1233 raft_consensus.cc:2243] T 72698eb9d82946f6ae179de325f73a01 P 8a9b65785c834aa49a2aae65e17f1647 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:37.329563  1233 raft_consensus.cc:2272] T 72698eb9d82946f6ae179de325f73a01 P 8a9b65785c834aa49a2aae65e17f1647 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:37.332389  1233 tablet_replica.cc:333] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647: stopping tablet replica
I20260608 10:03:37.332995  1233 raft_consensus.cc:2243] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:37.333999  1233 pending_rounds.cc:70] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647: Trying to abort 1 pending ops.
I20260608 10:03:37.334209  1233 pending_rounds.cc:77] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647: Aborting op as it isn't in flight: id { term: 1 index: 17 } timestamp: 7294619718693871616 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "f506889571eb42e98bed412f6c78062b" old_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } attrs { replace: true } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } } } new_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } attrs { replace: true } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: false } } } }
I20260608 10:03:37.334975  1233 raft_consensus.cc:2917] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 [term 1 LEADER]: Aborting config change with OpId 1.17: Aborted: Op aborted
I20260608 10:03:37.335332  1233 raft_consensus.cc:2889] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 10:03:37.335604  1233 raft_consensus.cc:2272] T f506889571eb42e98bed412f6c78062b P 8a9b65785c834aa49a2aae65e17f1647 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:37.339146  1233 tablet_replica.cc:333] T bfd1e0b7989042b791a0ca6195ea2122 P 8a9b65785c834aa49a2aae65e17f1647: stopping tablet replica
I20260608 10:03:37.339725  1233 raft_consensus.cc:2243] T bfd1e0b7989042b791a0ca6195ea2122 P 8a9b65785c834aa49a2aae65e17f1647 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:37.340327  1233 raft_consensus.cc:2272] T bfd1e0b7989042b791a0ca6195ea2122 P 8a9b65785c834aa49a2aae65e17f1647 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:37.342589  1233 tablet_replica.cc:333] T 78d85739ea7445a2904f929d49201a40 P 8a9b65785c834aa49a2aae65e17f1647: stopping tablet replica
I20260608 10:03:37.343122  1233 raft_consensus.cc:2243] T 78d85739ea7445a2904f929d49201a40 P 8a9b65785c834aa49a2aae65e17f1647 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:37.343672  1233 raft_consensus.cc:2272] T 78d85739ea7445a2904f929d49201a40 P 8a9b65785c834aa49a2aae65e17f1647 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:37.345881  1233 tablet_replica.cc:333] T 77e3d5125b244189a98f18d271a4385f P 8a9b65785c834aa49a2aae65e17f1647: stopping tablet replica
I20260608 10:03:37.346457  1233 raft_consensus.cc:2243] T 77e3d5125b244189a98f18d271a4385f P 8a9b65785c834aa49a2aae65e17f1647 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:37.346936  1233 raft_consensus.cc:2272] T 77e3d5125b244189a98f18d271a4385f P 8a9b65785c834aa49a2aae65e17f1647 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:37.349036  1233 tablet_replica.cc:333] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647: stopping tablet replica
I20260608 10:03:37.349509  1233 raft_consensus.cc:2243] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:37.350607  1233 raft_consensus.cc:2272] T 929ef9e9830840688613facfe221a2fb P 8a9b65785c834aa49a2aae65e17f1647 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:37.380239  1233 tablet_server.cc:196] TabletServer@127.1.52.67:0 shutdown complete.
I20260608 10:03:37.408614  1233 tablet_server.cc:179] TabletServer@127.1.52.68:0 shutting down...
I20260608 10:03:37.434656  1233 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:37.435322  1233 tablet_replica.cc:333] T 78d85739ea7445a2904f929d49201a40 P 0d1fe98c625f479482c641ee3686fe32: stopping tablet replica
I20260608 10:03:37.435918  1233 raft_consensus.cc:2243] T 78d85739ea7445a2904f929d49201a40 P 0d1fe98c625f479482c641ee3686fe32 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:03:37.436358  1233 raft_consensus.cc:2272] T 78d85739ea7445a2904f929d49201a40 P 0d1fe98c625f479482c641ee3686fe32 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:03:37.438681  1233 tablet_replica.cc:333] T 929ef9e9830840688613facfe221a2fb P 0d1fe98c625f479482c641ee3686fe32: stopping tablet replica
I20260608 10:03:37.439366  1233 raft_consensus.cc:2243] T 929ef9e9830840688613facfe221a2fb P 0d1fe98c625f479482c641ee3686fe32 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:03:37.439817  1233 raft_consensus.cc:2272] T 929ef9e9830840688613facfe221a2fb P 0d1fe98c625f479482c641ee3686fe32 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:03:37.441928  1233 tablet_replica.cc:333] T bfd1e0b7989042b791a0ca6195ea2122 P 0d1fe98c625f479482c641ee3686fe32: stopping tablet replica
I20260608 10:03:37.442517  1233 raft_consensus.cc:2243] T bfd1e0b7989042b791a0ca6195ea2122 P 0d1fe98c625f479482c641ee3686fe32 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:03:37.442905  1233 raft_consensus.cc:2272] T bfd1e0b7989042b791a0ca6195ea2122 P 0d1fe98c625f479482c641ee3686fe32 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:03:37.444998  1233 tablet_replica.cc:333] T f506889571eb42e98bed412f6c78062b P 0d1fe98c625f479482c641ee3686fe32: stopping tablet replica
I20260608 10:03:37.445518  1233 raft_consensus.cc:2243] T f506889571eb42e98bed412f6c78062b P 0d1fe98c625f479482c641ee3686fe32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:37.445897  1233 pending_rounds.cc:70] T f506889571eb42e98bed412f6c78062b P 0d1fe98c625f479482c641ee3686fe32: Trying to abort 1 pending ops.
I20260608 10:03:37.446085  1233 pending_rounds.cc:77] T f506889571eb42e98bed412f6c78062b P 0d1fe98c625f479482c641ee3686fe32: Aborting op as it isn't in flight: id { term: 1 index: 17 } timestamp: 7294619718693871616 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "f506889571eb42e98bed412f6c78062b" old_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } attrs { replace: true } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: NON_VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: true } } } new_config { opid_index: 17 OBSOLETE_local: false peers { permanent_uuid: "8a9b65785c834aa49a2aae65e17f1647" member_type: VOTER last_known_addr { host: "127.1.52.67" port: 38541 } } peers { permanent_uuid: "bdf9a47d30dc4739be76300ae75b9381" member_type: VOTER last_known_addr { host: "127.1.52.65" port: 36943 } } peers { permanent_uuid: "2dc257015c73431c97f972eaeee2fd82" member_type: VOTER last_known_addr { host: "127.1.52.66" port: 43855 } attrs { replace: true } } peers { permanent_uuid: "0d1fe98c625f479482c641ee3686fe32" member_type: VOTER last_known_addr { host: "127.1.52.68" port: 42425 } attrs { promote: false } } } }
I20260608 10:03:37.446807  1233 raft_consensus.cc:2917] T f506889571eb42e98bed412f6c78062b P 0d1fe98c625f479482c641ee3686fe32 [term 1 FOLLOWER]: Aborting config change with OpId 1.17: Aborted: Op aborted
I20260608 10:03:37.447130  1233 raft_consensus.cc:2889] T f506889571eb42e98bed412f6c78062b P 0d1fe98c625f479482c641ee3686fe32 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 10:03:37.447398  1233 raft_consensus.cc:2272] T f506889571eb42e98bed412f6c78062b P 0d1fe98c625f479482c641ee3686fe32 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:03:37.470621  1233 tablet_server.cc:196] TabletServer@127.1.52.68:0 shutdown complete.
I20260608 10:03:37.484074  1233 master.cc:562] Master@127.1.52.126:46187 shutting down...
W20260608 10:03:37.514168 12477 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:03:37.514490 12477 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:03:37.514716 12477 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:03:37.515944  1233 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7a597b2c16f84c1ebc1c27b2c3fe361d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:37.516458  1233 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7a597b2c16f84c1ebc1c27b2c3fe361d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:37.516803  1233 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7a597b2c16f84c1ebc1c27b2c3fe361d: stopping tablet replica
I20260608 10:03:37.537552  1233 master.cc:584] Master@127.1.52.126:46187 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (6978 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (11770 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (235864 ms total)
[  PASSED  ] 24 tests.
I20260608 10:03:37.594156  1233 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 7 messages since previous log ~39 seconds ago
I20260608 10:03:37.594846  1233 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 7 messages since previous log ~39 seconds ago
I20260608 10:03:37.595085  1233 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 21 messages since previous log ~39 seconds ago
I20260608 10:03:37.595297  1233 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 16 messages since previous log ~71 seconds ago
I20260608 10:03:37.595518  1233 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 5 messages since previous log ~151 seconds ago
I20260608 10:03:37.595759  1233 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 12 messages since previous log ~217 seconds ago
I20260608 10:03:37.596155  1233 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 58 messages since previous log ~19 seconds ago
I20260608 10:03:37.596382  1233 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 4 messages since previous log ~0 seconds ago
